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

Remove seeds from wallet databases. #705

Merged
merged 2 commits into from
May 1, 2017
Merged

Remove seeds from wallet databases. #705

merged 2 commits into from
May 1, 2017

Conversation

jrick
Copy link
Member

@jrick jrick commented May 1, 2017

The first commit adds a db test artifact of a wallet database with a stored seed.

The second change adds a database upgrade to remove any stored seeds (or
encrypted zeros, as commonly found in mainnet wallets).

Fixes #704.

jrick added 2 commits May 1, 2017 17:08
This also includes the source code to generate the v3 database.
This change adds a database upgrade to remove any stored seeds (or
encrypted zeros, as commonly found in mainnet wallets).
Copy link
Member

@alexlyp alexlyp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK

@jrick jrick merged commit 14393f2 into decred:master May 1, 2017
@jrick jrick deleted the rmseed branch May 1, 2017 21:24
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

Successfully merging this pull request may close these issues.

2 participants