archethic-foundation / archethic-wallet

Archethic Wallet
GNU Affero General Public License v3.0
57 stars 25 forks source link

Removing a wallet does not empty local data #1166

Closed Chralu closed 16 hours ago

Chralu commented 5 days ago

Describe the problem you discovered

On MacOS

  1. Create a wallet named 'test' on testnet
  2. take note of the wallet's address
  3. Remove it from aeWallet
  4. Re-create a wallet on testnet named 'test'

=> The wallet's address is the same as previous.

Describe the solution you'd like

No response

Epic

No response

redDwarf03 commented 2 days ago

The issue is not related to local data storage. Hive boxes are correctly deleted when we delete the wallet from the menu. The issue is related to the provider _AccountNotifier which is keep alived.