Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple wallets? #24

Closed
FrancisPouliot opened this issue May 14, 2017 · 1 comment
Closed

Multiple wallets? #24

FrancisPouliot opened this issue May 14, 2017 · 1 comment

Comments

@FrancisPouliot
Copy link
Contributor

Is it possible to have multiple wallets?

Seems like we can only have one.

I started with Main, then switched configs to Test. I had to deleted the previous wallet, couldn't create a new one and couldn't decrypt old one. I haven't tested actually going back to Main after switching to test and see if old wallet still works.

@nopara73
Copy link
Contributor

It is not supported from the GUI, but it can be done as you described. More specifically:
The wallet name is specified in the config file(Config.json). One either changes the name of the wallet there (to an arbitrary name) or renames the wallet in the Wallets folder, so a new will be generated.
One will use identities/accounts (Alice wallet and Bob wallet), instead of making these changes manually.
Using more than the predefined identities, while I would like to implement this feature, it is tricky from a wallet recovery point of view. (How would the recovery feature know what identities the user previously had just from the mnemonic words? There are hacky solutions for that though, I'm not keen to implement yet.)

nopara73 added a commit that referenced this issue Apr 9, 2018
nopara73 added a commit that referenced this issue Jul 22, 2019
Add wait on update error and let UI run
SuperJMN pushed a commit to SuperJMN/WalletWasabi that referenced this issue Mar 10, 2024
…myrows-coinlist

Adds DummyRows to CoinList
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants