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

Fix parsing hardened indexes with apostroph #17

Merged
merged 1 commit into from
Jan 19, 2024
Merged

Fix parsing hardened indexes with apostroph #17

merged 1 commit into from
Jan 19, 2024

Conversation

dr-orlovsky
Copy link
Member

Closes #14

@dr-orlovsky dr-orlovsky added the bug Something isn't working label Jan 19, 2024
@dr-orlovsky dr-orlovsky added this to the v0.11.0 milestone Jan 19, 2024
Copy link

codecov bot commented Jan 19, 2024

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (b4c869f) 0.0% compared to head (5985f0d) 0.0%.

Files Patch % Lines
derive/src/index.rs 0.0% 1 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff          @@
##           master    #17   +/-   ##
=====================================
  Coverage     0.0%   0.0%           
=====================================
  Files          17     17           
  Lines        3157   3157           
=====================================
  Misses       3157   3157           
Flag Coverage Δ
rust 0.0% <0.0%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dr-orlovsky dr-orlovsky merged commit 28d3228 into master Jan 19, 2024
18 of 19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

bug: DerivationPath from_str error with path = "86'/1'/0'"
1 participant