Skip to content

Conversation

@OttoAllmendinger
Copy link
Contributor

Implement WASM-based version of PSBT signing with MuSig2 support:

  • Create shared Musig2Participant interface in a separate file
  • Add signPsbtWasm.ts for WASM-based signing implementation
  • Support p2tr legacy, MuSig2 script path, and MuSig2 key path inputs
  • Maintain separate nonce caches for each backend

BTC-2806

Implement WASM-based version of PSBT signing with MuSig2 support:
- Create shared Musig2Participant interface in a separate file
- Add signPsbtWasm.ts for WASM-based signing implementation
- Support p2tr legacy, MuSig2 script path, and MuSig2 key path inputs
- Maintain separate nonce caches for each backend

Issue: BTC-2806

Co-authored-by: llm-git <llm-git@ttll.de>
@OttoAllmendinger OttoAllmendinger marked this pull request as ready for review December 4, 2025 08:51
@OttoAllmendinger OttoAllmendinger requested a review from a team as a code owner December 4, 2025 08:51
@OttoAllmendinger OttoAllmendinger changed the title feat(abstract-utxo): add WASM-based PSBT signing for MuSig2 feat(abstract-utxo): add WASM-based PSBT signing Dec 4, 2025
@OttoAllmendinger OttoAllmendinger merged commit 42cbae3 into master Dec 4, 2025
14 checks passed
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.

3 participants