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

Re-enable HD wallet with Ledger support #171

Closed
semuxgo opened this issue Jun 27, 2019 · 4 comments
Closed

Re-enable HD wallet with Ledger support #171

semuxgo opened this issue Jun 27, 2019 · 4 comments
Labels
proposal A protocol upgrade proposal
Milestone

Comments

@semuxgo
Copy link
Contributor

semuxgo commented Jun 27, 2019

There are currently two specifications for ed25519 HD.

@semuxgo semuxgo mentioned this issue Jun 28, 2019
5 tasks
@semuxgo
Copy link
Contributor Author

semuxgo commented Jun 30, 2019

Based on my limited survey, both specs are being used by industry.

Ledger started to support BIP32-ED25519 since the 1.5.5 firmware, as reported in https://www.ledger.com/ledger-releases-a-new-nano-s-firmware-update/.

SLIP-0010 has been used by various projects

@semuxgo
Copy link
Contributor Author

semuxgo commented Jul 1, 2019

A reference implementation of BIP32-ED25519 has been made available by Ledger at https://github.com/LedgerHQ/orakolo/blob/master/src/python/orakolo/HDEd25519.py

@orogvany
Copy link
Collaborator

orogvany commented Jul 5, 2019

Would like to consider this for Milestone 1.5.0

@semuxgo semuxgo added this to the v1.5.0 milestone Jul 6, 2019
@semuxgo semuxgo added Crypto feature Request a new feature labels Jul 6, 2019
@semuxgo semuxgo added proposal A protocol upgrade proposal and removed Crypto feature Request a new feature labels Jul 6, 2019
@semuxgo
Copy link
Contributor Author

semuxgo commented Jul 20, 2019

See #231

@semuxgo semuxgo closed this as completed Jul 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
proposal A protocol upgrade proposal
Projects
None yet
Development

No branches or pull requests

2 participants