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

add MuSig related bindings #46

Merged
merged 3 commits into from
Jan 5, 2024
Merged

Conversation

michael1011
Copy link
Contributor

@michael1011 michael1011 commented May 21, 2023

Builds on top of #44

This PR adds MuSig related bindings from secp256k1.

Update: works!

Copy link
Collaborator

@altafan altafan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@michael1011 the PR looks promising and #44 has been merged along with another PR, so you can now sync this with master to import all those changes.

You should make changes to src/index.d.ts file too and add a MuSig interface to expose the new APIs also on typescript.

You can then try using your fork within other projects to craft txs with these new APIs. If everything looks good, then we'll be super happy to merge these changes and make them effective.

@michael1011 michael1011 marked this pull request as ready for review December 6, 2023 16:39
@michael1011 michael1011 requested a review from altafan December 6, 2023 16:39
@kilrau
Copy link

kilrau commented Jan 4, 2024

BUMP up for review 🙏

Copy link
Collaborator

@altafan altafan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you so much for the contribution!

Can i just ask where did you take the fixtures for the unit tests? Did you generate them or you reused some of another lib?

@michael1011 michael1011 requested a review from altafan January 5, 2024 12:36
@altafan altafan merged commit 42a12ac into vulpemventures:master Jan 5, 2024
4 checks passed
@michael1011 michael1011 deleted the musig branch January 5, 2024 13:11
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.

3 participants