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

specter: extract signature from witness #87

Merged
merged 1 commit into from
Jun 24, 2024

Conversation

pythcoiner
Copy link
Contributor

as of v1.9.0 specter does not fill PSBT_TAP_KEY_SIG but finalize input witnes instead (see here), this PR extract the signature from signal_script_witness and fill tap_key_sig.

@nondiremanuel nondiremanuel added the Nice to have If it's not completed in time for the current version, it can be postponed label Jun 24, 2024
Copy link
Member

@edouardparis edouardparis left a comment

Choose a reason for hiding this comment

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

Thank you very much for investigating ! Glad we can have Specter taproot support for the release !

src/specter.rs Outdated Show resolved Hide resolved
@edouardparis edouardparis merged commit ca2b880 into wizardsardine:master Jun 24, 2024
7 checks passed
@nondiremanuel nondiremanuel added this to the v6 - async-hwi milestone Jun 25, 2024
@pythcoiner pythcoiner deleted the specter_taproot branch October 30, 2024 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Nice to have If it's not completed in time for the current version, it can be postponed
Projects
Archived in project
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants