symbol / mobile-wallet

Symbol Mobile Wallet
Apache License 2.0
8 stars 14 forks source link

Previously removed account exported on paper wallet #304

Open cryptoBeliever opened 2 years ago

cryptoBeliever commented 2 years ago

Version: 1.4.0

Steps:

  1. Install the application and create a new profile. Click to a backup paper wallet. We have account X as the main account.
  2. After login remove all accounts. Settings -> "Delete all accounts"
  3. Right away create a new profile and download the paper wallet.

Result: On paper wallet exported in point 3, I have beside new account also the second page with account X.

Expect result: "Delete all accounts" should remove all accounts. Currently, it looks like a private key for an account that should be removed stays in memory. If I will close and open the application after point 2 it works correctly.

cryptoBeliever commented 2 years ago

Bug still exists.