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
{{ message }}
This repository has been archived by the owner on Nov 10, 2023. It is now read-only.
I used Gnosis Safe iOS app for testing WalletConnect integration.
Disconnect event from a wallet is not handled properly
Connect app to rinkeby.gnosis-safe.io via WalletConnect
=> success
Disconnect from Gnosis Safe iOS app
expected result: the wallet is disconnected, the web interface handles disconnect event properly
actual result:
a) WalletConnect QR code is displayed (that is not valid anymore)
b) In UI the wallet is still displayed as connected
Reject response is not handled when creating a safe.
Connect a Gnosis Safe mobile app to rinkeby.gnosis-safe.io via WalletConnect
Try to create a new safe with 1 owner (mobile app)
Reject transaction in Mobile App
expected result: web interface should handle it
actual result: nothing happens in the web interface
The text was updated successfully, but these errors were encountered:
I used Gnosis Safe iOS app for testing WalletConnect integration.
Disconnect event from a wallet is not handled properly
=> success
expected result: the wallet is disconnected, the web interface handles disconnect event properly
actual result:
a) WalletConnect QR code is displayed (that is not valid anymore)
b) In UI the wallet is still displayed as connected
Reject response is not handled when creating a safe.
expected result: web interface should handle it
actual result: nothing happens in the web interface
The text was updated successfully, but these errors were encountered: