Skip to content

Conversation

@lcovar
Copy link
Contributor

@lcovar lcovar commented Jan 5, 2026

Add wasm-utxo implementation for PSBT creation in cross-chain recovery flows, alongside the existing utxolib implementation. The wasm-utxo backend is enabled for testnet coins only, while mainnet continues to use utxolib for compatibility.

Key changes:

  • Add support for taproot script types in cross-chain recovery
  • Use sequence number feffffff instead of ffffffff
  • Add helper functions to detect taproot chains and convert networks

Co-authored-by: llm-git llm-git@ttll.de

Ticket: BTC-2892

TICKET: BTC-2892

@lcovar lcovar requested a review from a team as a code owner January 5, 2026 18:59
Add wasm-utxo implementation for PSBT creation in cross-chain recovery
flows, alongside the existing utxolib implementation. The wasm-utxo
backend is enabled for testnet coins only, while mainnet continues to
use utxolib for compatibility.

Key changes:
- Add support for taproot script types in cross-chain recovery
- Use sequence number feffffff instead of ffffffff
- Add helper functions to detect taproot chains and convert networks

Co-authored-by: llm-git <llm-git@ttll.de>

Ticket: BTC-2892

TICKET: BTC-2892
@lcovar lcovar merged commit 64d0f5b into master Jan 6, 2026
13 of 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