Zondax / wallet-core

Cross-platform, cross-blockchain wallet library.
https://developer.trustwallet.com/wallet-core
MIT License
0 stars 1 forks source link

Implement key generation BIP44 path with 3 components #2

Closed StreamOfMaya closed 3 years ago

StreamOfMaya commented 3 years ago

Concurrent support for BIP32-Ed25519 to ADR 0008 (i.e. SLIP-0010). Seamless switching between old and new derivation based on path.

jleni commented 3 years ago

We need to support both in Ledger app, however, in wallet-core this is not necessary.

We need to revert back and support ONLY SLIP0010 and 3 items.

emmanuelm41 commented 3 years ago

Feature created here!

emmanuelm41 commented 3 years ago

Trustwallet merged the PR. We can close this issue.