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

[Draft] Musig fragment parsing #433

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

kanishk779
Copy link
Contributor

Changes made in parsing logic to support musig2

@kanishk779 kanishk779 marked this pull request as draft June 12, 2022 19:04
@sanket1729 sanket1729 changed the title Musig2 [Draft] Musig2 parsing Jun 12, 2022
@sanket1729 sanket1729 changed the title [Draft] Musig2 parsing [Draft] Musig fragment parsing Jun 12, 2022
@sanket1729
Copy link
Member

The general flow we are going to follow is shown on the latest commit here:
https://github.com/sanket1729/rust-miniscript/tree/musig2_supp

  • You can chase the compiler errors to fix all the places where Musig2 would be used in the Pk
  • The current implementation would become the FromStr implementation for the KeyExpr struct.

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.

None yet

2 participants