Skip to content

feat(abstract-utxo): add WASM version metadata and bump dependencies#8401

Open
OttoAllmendinger wants to merge 2 commits intomasterfrom
BTC-0.set-signedwith-meta
Open

feat(abstract-utxo): add WASM version metadata and bump dependencies#8401
OttoAllmendinger wants to merge 2 commits intomasterfrom
BTC-0.set-signedwith-meta

Conversation

@OttoAllmendinger
Copy link
Copy Markdown
Contributor

This PR updates WASM-related functionality across UTXO modules:

  • Store @bitgo/wasm-utxo version information in PSBT key-value store
    during signing to track which WASM version signed the transaction
  • Bump @bitgo/wasm-utxo from ^2.1.0 to ^4.1.0 across abstract-utxo,
    utxo-bin, utxo-core, utxo-ord, and utxo-staking modules

These changes improve transaction traceability and incorporate the
latest wasm-utxo improvements and fixes.

Issue: BTC-0

@OttoAllmendinger OttoAllmendinger force-pushed the BTC-0.set-signedwith-meta branch from 8b17b04 to 9740236 Compare April 2, 2026 11:52
Update wasm-utxo dependency from ^2.1.0 to ^4.1.0 across all UTXO
modules to incorporate latest improvements and fixes.

Issue: BTC-0

Co-authored-by: llm-git <llm-git@ttll.de>
@OttoAllmendinger OttoAllmendinger force-pushed the BTC-0.set-signedwith-meta branch from 9740236 to 61eea88 Compare April 2, 2026 11:57
Store version information from @bitgo/wasm-utxo in PSBT key-value
store when signing. This helps track which WASM version was used
to sign the transaction.

Issue: BTC-2992

Co-authored-by: llm-git <llm-git@ttll.de>
@OttoAllmendinger OttoAllmendinger force-pushed the BTC-0.set-signedwith-meta branch from 61eea88 to 3bd1a87 Compare April 2, 2026 12:13
@OttoAllmendinger OttoAllmendinger marked this pull request as ready for review April 2, 2026 12:47
@OttoAllmendinger OttoAllmendinger requested review from a team as code owners April 2, 2026 12:47
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.

1 participant