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

--create broken #436

Closed
jrick opened this issue Dec 6, 2016 · 0 comments
Closed

--create broken #436

jrick opened this issue Dec 6, 2016 · 0 comments
Assignees
Labels
Milestone

Comments

@jrick
Copy link
Member

jrick commented Dec 6, 2016

PS C:\Users\jrick> dcrwallet --testnet --create
Enter the private passphrase for your new wallet:
Confirm passphrase:
Do you want to add an additional layer of encryption for public data? (n/no/y/yes) [no]:
Do you have an existing wallet seed you want to use? (n/no/y/yes) [no]:
Your wallet generation seed is:
flytrap vertigo eyeglass aggregate brickyard celebrate
spheroid potato enlist upcoming choking vagabond
rocker Apollo crucial onlooker flytrap retrieval
stagnate exodus soybean December tracker autopsy
backfield crossover drumbeat councilman prefer designing
blockade indigo baboon

Hex: 64f35e032a27cbb65af034f2af0a439e64c8d05bc742e610153c503b96442278
IMPORTANT: Keep the seed in a safe place as you
will NOT be able to restore your wallet without it.
Please keep in mind that anyone who has access
to the seed can also restore your wallet thereby
giving them access to all your funds, so it is
imperative that you keep it in a secure location.
Once you have stored the seed in a safe and secure location, enter "OK" to continue: OK
Creating the wallet...
Unable to create wallet: missing transaction manager namespace
@jrick jrick added the bug label Dec 6, 2016
@jrick jrick added this to the 0.7.0 milestone Dec 6, 2016
@jrick jrick self-assigned this Dec 6, 2016
@jrick jrick closed this as completed in #437 Dec 6, 2016
jrick added a commit that referenced this issue Dec 6, 2016
The wallet.Create func was not creating the transaction manager
bucket.  With dropwtxmgr now gone, the wtxmgr namespace is now always
required.

Fixes #436.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant