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

btc: support Taproot policies #80

Merged
merged 1 commit into from
Oct 28, 2024
Merged

btc: support Taproot policies #80

merged 1 commit into from
Oct 28, 2024

Conversation

benma
Copy link
Contributor

@benma benma commented Jul 18, 2024

This mostly involves fixing PSBT signing to be able to handle Taproot leaf script spends.

Integration tests with the simulator are added. The signed PSBTs are checked to be correctly signed by rust-miniscript and rust-bitcoinconsensus.

@benma benma marked this pull request as ready for review October 28, 2024 11:54
@benma benma force-pushed the taproot-policies branch 2 times, most recently from a79ea70 to de38918 Compare October 28, 2024 12:09
This mostly involves fixing PSBT signing to be able to handle Taproot
leaf script spends.

Integration tests with the simulator are added. The signed PSBTs are
checked to be correctly signed by rust-miniscript and
rust-bitcoinconsensus.
@benma benma merged commit 861af3f into master Oct 28, 2024
6 checks passed
@benma benma deleted the taproot-policies branch October 28, 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.

1 participant