Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Key origin metadata, with HD wallet support #8471
+91
−3
Conversation
|
This needs a rebase. |
fanquake
commented on an outdated diff
Aug 8, 2016
jonasschnelli
added the
Wallet
label
Aug 8, 2016
|
Needs rebase. |
|
Rebased, and logic re-factored to deal with the optional wallet version bump for HD. Not sure if this is the best approach... |
jonasschnelli
and others
added some commits
Jun 24, 2015
|
Is this still relevant with the default-added hdKeypath metadata when we generate hd keys now? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
luke-jr commentedAug 6, 2016
This upgrades #5916/#8132 to support HD wallets by adding a map<string,string> at the end of CKeyMetadata which can be used to store future-proof data, similar to CWalletTx's mapValue.