safe-wallet-web icon indicating copy to clipboard operation
safe-wallet-web copied to clipboard

Strange behavior when signing with walletconnect

Open compojoom opened this issue 5 months ago • 2 comments

Bug description

We have 2 safes: Parent(P) & Child(C). The owner of the C is P. The owner of P is a normal EOA account. l

We connect C to P with Walletconnect(Connect wallet -> Wallet Connect -> copy paring code/link, then in P use the Walletconnect icon in the toolbar and enter the Pairing code).

Then in C we propose a new TX.

grafik

The tx appears in P and we are able to sign: grafik

When we sign the TX window in C closes and we no longer can see the TX anywhere.

In P the "confirm transaction" window also dissapears, but we can find the TX under pending.

Environment

  • Browser: Not browser specific
  • Wallet: MetaMask & Walletconnect
  • Chain: non-chain specific

Steps to reproduce

Check bug description above

Expected result

I would expect that the signed TX would somehow be visible in the child safe.

Obtained result

Signed TX is not visible in the safe.

Screenshots

compojoom avatar Jan 22 '24 08:01 compojoom