Open L03TJ3 opened 1 year ago
Not properly handling the scenario of undefined requiredNameSpaces (takes the wrong requestedChainId)
Last comment got fixed here: https://github.com/GoodDollar/GoodDAPP/commit/66b37c24bc4be123855a0299f2736f2ea3c137a3
still in progress, not sure if it will be part of today's release. but it might
This needs a couple of attempts to retest (or figure out what is actually happening) but then likely will be pushed forward to the relevant 3rd party repo's
Added issue for it on dapp-example, it does not seem to be our side (so-far): https://github.com/WalletConnect/se-sdk/issues/22 it might require some additional fixes after they fix their side. moving it to 3rd party issue for now
Description
We don't properly handle all possible namespace scenario's which causes to not be able to connect to certain apps.
Test SDK by wallet-connect: https://se-sdk-dapp.vercel.app/
Fix is either one of:
[x] - Test upgrade of @walletconnect/web3wallet SDK to latest
[x] - fix optional namespaces scenario
[ ] - fix signTransaction Reproduce steps (dev):
Which network did you use?
Celo (Alfajores)