Skip to content

Conversation

@lcovar
Copy link
Contributor

@lcovar lcovar commented Jan 5, 2026

Add the ability to parse wasm-utxo script type names in the Dimensions class, allowing for interoperability between BitGoJS components that use either utxolib or wasm-utxo. This includes:

  • Adding support for wasm-utxo script type aliases like 'p2trLegacy'
  • Enhancing fromScriptType to accept both naming conventions
  • Adding fromPsbt overload that accepts wasm-utxo BitGoPsbt instances
  • Adding constants for available script types
  • Adding tests for new functionality

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

Ticket: BTC-2909

Add the ability to parse wasm-utxo script type names in the Dimensions
class, allowing for interoperability between BitGoJS components that use
either utxolib or wasm-utxo. This includes:

- Adding support for wasm-utxo script type aliases like 'p2trLegacy'
- Enhancing fromScriptType to accept both naming conventions
- Adding fromPsbt overload that accepts wasm-utxo BitGoPsbt instances
- Adding constants for available script types
- Adding tests for new functionality

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

Ticket: BTC-2909

TICKET: BTC-0
@lcovar lcovar requested review from a team as code owners January 5, 2026 21:42
@lcovar lcovar closed this Jan 6, 2026
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