-
Notifications
You must be signed in to change notification settings - Fork 22
KIP-0026: Key Derivation and Mnemonic encoding methods #55
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
Conversation
@Takadenoshi here is my resposne to your queries |
@dfordivam Thanks! Q: The not-default part is regarding Ledger not enforcing hardened child keys/segments, right? Is the derivation algorithm is still identical to SLIP-0010 for hardened keys? |
No, the algorithm is different and incompatible with the default algorithm (currently in use in ledger-app-kadena) |
The KIP council resolves to accept this KIP as it consists of standard technology that is adopted by wallets across blockchain ecosystems, and so that future wallets can be interoperable as well. In addition, it has already been adopted by the Kadena's Chainweaver 3. |
Introduces a standard for key derivation and encoding mnemonic phrases.
Summary from abstract:
m/44'/626'/a'
.Pending: test cases, backwards compatibility section