Wallet import requires a passphrase #26
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
At the moment the software quite rightly assumes that when you import a wallet, you will immediately want to open it, but the way this is currently achieved is to ask the user for a passphrase before the wallet even gets added to the menu of things they can open. Especially confusing, it asks for a passphrase whether one is needed or not, which leads some users to think that they have set a passphrase and forgotten it, when in fact there is no passphrase.
Ideally you could import a wallet just by choosing its name, and then worry about how to open it, but I am not sure how the passphrases are implemented, as to whether we want the passphrase first to check that the file contents are consistent... At the very least we should try to open the file once before we have asked the user for a passphrase.
spivee referenced this issue2025-09-30 15:32:43 +09:00