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 Tapscript Multisig Script construction & BIP67 & BIP69 #71

Open
wants to merge 74 commits into
base: master
Choose a base branch
from

Conversation

SachinMeier
Copy link
Member

Helper function to build m-of-n Tapscript scripts.

BIP67 (Pubkey sorting for multisig scripts)

BIP69 (input & output sorting for txs)

@SachinMeier
Copy link
Member Author

Needs Other Taproot and PSBT MRs merged first.

SachinMeier and others added 8 commits March 5, 2023 09:15
* add taproot multisig script construction

* taproot_multisig -> tapscript_multisig

* implement bip67

* implement bip69 and add testing

* fmt and add second bip69 test

* refactor sorting for multisig
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.

1 participant