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

Add BIP32 Alt Prefixes #19

Open
wants to merge 71 commits into
base: master
Choose a base branch
from
Open

Conversation

SachinMeier
Copy link
Owner

No description provided.

SachinMeier and others added 30 commits April 13, 2021 23:52
# This is the 1st commit message:

add parse for uncompressed

# This is the commit message #2:

add parse code-nonfunctional

# This is the commit message #3:

finish pubkey parse
add more xpub testing

edit specs
add fail testing for deriv paths, refactor deriv path code
refactor error throwing

tweak
fix compiling warning about unused variable int test

use more descriptive name for min, max non-hardened/hardened key index. better typespeec in ExtendedKey

renamee derivation index to child num and p to child_nums

use bitshift to check if a child num is hardened

rename parent to parent_fingerprint in ExtendedKey

improve checking child_num in str_to_level

fix off by 1 error in checking non hardened child num in derive_public_child

fix off by 1 error in checking max hardened child num in tpath_to_string and get_prv_child_entropy

finalize MR

format
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants