BeamMW / beam-ui

Beam Desktop Wallet (Win / Mac / Linux)
https://beam.mw/
Apache License 2.0
25 stars 23 forks source link

Allow importing/migrating wallets from wallet.db files from different locations #1060

Open dbadol opened 6 months ago

dbadol commented 6 months ago

Enhancement description After installing wallet 7.5 for the first time, the "start manual migration" option allows to select an existing wallet.db to be migrated (from the default location, or from any path selected by the user). However, this possibility is not available anymore for the following accounts that the user might create (they can only create a new seed, restore a seed or use an hardware wallet).

Expected behaviour The "Add account"/"Restore wallet" option from the main screen should allow to: 1) Restore from seed (current behavior) 2) Restore from file (migrate from an existing wallet.db file).

Platform and build Windows, Mac, Linux Beam Wallet 7.5

Screenshot The needed GUI for option 2 already exist in the normal migration process at first launch ("start manual migration"). image