-
Notifications
You must be signed in to change notification settings - Fork 92
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
[WALLET] Updated the encrypt wallet logic to not replace master key #697
[WALLET] Updated the encrypt wallet logic to not replace master key #697
Conversation
A new build of 25c173d has completed succesfully! |
I'll try it out with those lines reverted. |
25c173d
to
d76bfbf
Compare
Hmmm, you were right, it does work without those 2 changes, I don't understand why though, I thought that new masterkey was the key used for the mnemonic... So the HD master key is the one used? |
/**
|
master key here is more related to the password used for encrypting |
Gotcha, the name was confusing me I guess 😸 |
A new build of d76bfbf has completed succesfully! |
Tested all this scenarios including master private key, the mnemonic never changes. |
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
tested gitian osx
closes #695
I've updated the wallet to not replace master key with new key on encryption.
Test scenarios: