Skip to content

feat(wasm-utxo): add sighash support to MuSig2 partial signatures#137

Merged
OttoAllmendinger merged 1 commit intomasterfrom
BTC-2669.fix-bip322-musig2
Feb 5, 2026
Merged

feat(wasm-utxo): add sighash support to MuSig2 partial signatures#137
OttoAllmendinger merged 1 commit intomasterfrom
BTC-2669.fix-bip322-musig2

Conversation

@OttoAllmendinger
Copy link
Contributor

Support sighash type in MuSig2 partial signatures by appending the sighash
byte to the 32-byte signature when not using the default sighash type.
Adds helper functions to get and manage sighash types consistently
throughout the signing process.

BTC-2669

Support sighash type in MuSig2 partial signatures by appending the sighash
byte to the 32-byte signature when not using the default sighash type.
Adds helper functions to get and manage sighash types consistently
throughout the signing process.

Issue: BTC-2669

Co-authored-by: llm-git <llm-git@ttll.de>
@OttoAllmendinger OttoAllmendinger marked this pull request as ready for review February 5, 2026 16:37
@OttoAllmendinger OttoAllmendinger requested a review from a team as a code owner February 5, 2026 16:37
@OttoAllmendinger OttoAllmendinger merged commit c1b45e4 into master Feb 5, 2026
6 checks passed
@OttoAllmendinger OttoAllmendinger deleted the BTC-2669.fix-bip322-musig2 branch February 5, 2026 16:37
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.

2 participants