Skip to content

Conversation

@tehs0ap
Copy link

@tehs0ap tehs0ap commented Mar 7, 2023

Root key derivation was returning incorrect values. This was caused by the hex conversion of the root fingerprint '00000000' producing 0x00 (1 byte) instead of 0x00000000 (4 bytes).

I've also added a test case to run the derivation test vectors from bip-0032.

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.

1 participant