-
Notifications
You must be signed in to change notification settings - Fork 161
remove ToPkCtx
, allow hardened derivation steps (and wildcards) in DescriptorPublicKey
#216
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
Conversation
dc0708d
to
b7d4536
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed the first few commits. Only minor nits so far. Will review the rest later. I think based on ToPkCtx, I will also have to update the elements miniscript.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
tACK b7d4536 .
Surprisingly easy to review despite the large diff :). I like that cleaner API over all the ToPkCtx stuff we had.
The title of the PR says |
lol, I'll fix the title. In my head I constantly think of |
ToPkCtx
, allow hardened derivation steps (and wildcards) in WalletPublicKey
ToPkCtx
, allow hardened derivation steps (and wildcards) in DescriptorPublicKey
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
tAck 9646ad8
No description provided.