-
Notifications
You must be signed in to change notification settings - Fork 54
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
crypto: align adaptor sig impl with Blockstream spec #671
base: main
Are you sure you want to change the base?
crypto: align adaptor sig impl with Blockstream spec #671
Conversation
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.
some initial comments
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.
lgtm ! though lets wait for second pair of eyes before merging.
sorry for being late here. I will take a look tmr as seems a lot to consume |
Resolves https://github.com/babylonlabs-io/pm/issues/279
Resolves https://github.com/babylonlabs-io/pm/issues/281
This PR implements the adaptor signature following the Blockstream spec @kwantam. In particular, this PR