Closed clauxx closed 3 months ago
When attempting to swap on Uniswap e.g. SNT -> DOGE, the request fails with "wrong chainId"
The user can see the typed data signing request
The user can't see the signing request
DISCLAIMER:
There's still an issue with the actual signing of the request (see desktop issue). Signing itself will not be fixed here, as it's caused by the old version of geth on status-go, which is not so straightforward to upgrade at the moment.
Bug Report
Problem
When attempting to swap on Uniswap e.g. SNT -> DOGE, the request fails with "wrong chainId"
Expected behavior
The user can see the typed data signing request
Actual behavior
The user can't see the signing request
Reproduction
Additional Information