GoodDAPP
GoodDAPP copied to clipboard
Bug: wallet-connect bugs
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):
- go to wallet connect, and connect wallet to https://se-sdk-dapp.vercel.app/
- connect to celo mainnet (testnet does not work)
- use signTransaction
- approve request in wallet
- gets rejected on dapp
Which network did you use?
Celo (Alfajores)