5afe / safe-core-sdk-demo

Account Abstraction with Safe{Core} SDK
https://safe-account-abstraction-demo.netlify.app/
GNU General Public License v3.0
35 stars 24 forks source link

[Bug] Persistent relayed tx when switching connected wallet #23

Closed JagoFigueroa closed 1 year ago

JagoFigueroa commented 1 year ago

Description

Switching to a different connected wallet will show the last executed relayed transaction even if it was performed on a previously connected address.

Steps to reproduce

  1. Login via mail
  2. Send a relayed tx on 'Relay kit' step
  3. Logout
  4. Connect with a different account
  5. Go back to 'Relay kit' step

Current result

Relayed tx from previously connected address is visible:

Screenshot 2023-05-12 at 16 30 50

Expected result

No relayed tx should be shown to the secondly connected address