jdogresorg / freewallet-desktop

Desktop wallet for Win/Mac/Linux which supports Bitcoin and Counterparty
https://freewallet.io
MIT License
67 stars 54 forks source link

auto-detect wallets #88

Open jdogresorg opened 2 years ago

jdogresorg commented 2 years ago

Should add some code to detect previously used addresses and re-add them back to the wallet on re-importing the 12-word passphrase.

Can just generate wallet addresses and then check if they have any balance history associated with them... if yes, add to wallet.

This should solve the issue of users re-setting their wallet and then complaining that addresses have disappeared

davestaxcp commented 1 year ago

This would be very helpful. Assuming it will not add "imported" addressed that are not connected with the 12-word phrase, maybe it could be helpful to add a warning popup to notify that is the case when logging out and back in to warn users?