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

Bug fix and improvements in BIP32 path parsing #45

Merged
merged 2 commits into from
Dec 29, 2023

Conversation

kingofpayne
Copy link
Contributor

Fixes a minor bug in size checking during BIP32 path parsing, and created a new Bip32Path struct to store a path and its length in a more rusty way.

Fixes a minor bug in size checking during BIP32 path parsing, and
created a new Bip32Path struct to store a path and its length in a more
rusty way.
src/utils.rs Outdated Show resolved Hide resolved
@agrojean-ledger
Copy link
Contributor

@kingofpayne you can rebase your branch before merging

@kingofpayne kingofpayne merged commit 083b1d7 into main Dec 29, 2023
26 checks passed
@kingofpayne kingofpayne deleted the fix-read-bip32-path branch December 29, 2023 14:31
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