You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seems like this issue is caused by the old version of geth on status-go, which doesn't include all solidity types for typed data, which are supposed to be included based on EIP-712. Hence, requests that include e.g. uint160, uint48, etc. in the types are considered invalid for now. The issue seems fixed on go-ethereum master, where they support all types necessary.
Can be moved to 2.31 for now, as we definitely cannot fix it in 2.30.
Bug Report
Description
Signing message from uniswap gets me to rejected state
Steps to reproduce
Screen.Recording.2024-08-01.at.07.13.47.mov
Actual behavior
Additional Information
The text was updated successfully, but these errors were encountered: