Skip to content
This repository has been archived by the owner on Nov 10, 2023. It is now read-only.

WalletConnect integration issues #419

Closed
sche opened this issue Jan 9, 2020 · 2 comments
Closed

WalletConnect integration issues #419

sche opened this issue Jan 9, 2020 · 2 comments
Labels
Bug 🐛 Something isn't working

Comments

@sche
Copy link

sche commented Jan 9, 2020

I used Gnosis Safe iOS app for testing WalletConnect integration.

Disconnect event from a wallet is not handled properly

  1. Connect app to rinkeby.gnosis-safe.io via WalletConnect
    => success
  2. 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.

  1. Connect a Gnosis Safe mobile app to rinkeby.gnosis-safe.io via WalletConnect
  2. Try to create a new safe with 1 owner (mobile app)
  3. Reject transaction in Mobile App
    expected result: web interface should handle it
    actual result: nothing happens in the web interface
@sche sche added the Bug 🐛 Something isn't working label Jan 9, 2020
@mmv08
Copy link
Member

mmv08 commented Jan 9, 2020

This was fixed by #324, but not deployed yet

@mmv08
Copy link
Member

mmv08 commented Jan 9, 2020

You can try the fix on dev env

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug 🐛 Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants