Skip to content

Tags: BitGo/BitGoWASM

Tags

@bitgo/wasm-utxo@4.18.0

Toggle @bitgo/wasm-utxo@4.18.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #299 from BitGo/otto/T1-3607-combine-signatures

feat(wasm-utxo): add BitGoPsbt.combineInputs for raw PSBT merge

@bitgo/wasm-mps@1.9.0

Toggle @bitgo/wasm-mps@1.9.0's commit message

Verified

This commit was signed with the committer’s verified signature.
johnoliverdriscoll John Driscoll
Merge branch 'HSM-396'

@bitgo/wasm-mps@1.8.2

Toggle @bitgo/wasm-mps@1.8.2's commit message

Verified

This commit was signed with the committer’s verified signature.
johnoliverdriscoll John Driscoll
Merge branch 'HSM-384'

@bitgo/wasm-utxo@4.17.0

Toggle @bitgo/wasm-utxo@4.17.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #296 from BitGo/otto/T1-3519-zec-branch-id-apis

feat(wasm-utxo): expose ZEC branch ID APIs on ZcashBitGoPsbt

@bitgo/wasm-utxo@4.16.0

Toggle @bitgo/wasm-utxo@4.16.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #288 from BitGo/otto/T1-3519-zec-nu62-branch-id

feat(wasm-utxo): add ZEC NU6.2 consensus branch id

@bitgo/wasm-utxo@4.15.0

Toggle @bitgo/wasm-utxo@4.15.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #287 from BitGo/otto/t1-3475-wasm-utxo-error-codes

feat(wasm-utxo): expose structured error codes derived from Rust enum variant names

@bitgo/wasm-utxo@4.14.1

Toggle @bitgo/wasm-utxo@4.14.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #285 from BitGo/veetragjain/cshld-909-add-client-s…

…ide-verification-for-reclaim-transaction

fix(wasm-utxo): skip empty bip32Derivation when resolving PSBT input descriptors

@bitgo/wasm-utxo@4.14.0

Toggle @bitgo/wasm-utxo@4.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #284 from BitGo/otto/add-get-unsigned-tx

feat(wasm-utxo): add BitGoPsbt.getUnsignedTransaction()

@bitgo/wasm-utxo@4.13.0

Toggle @bitgo/wasm-utxo@4.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #282 from BitGo/veetragjain/cshld-770-add-support-…

…for-sbtc-reclaim-transactions

feat(wasm-utxo): add Miniscript fromStringExt for drop wrapper support

@bitgo/wasm-utxo@4.12.0

Toggle @bitgo/wasm-utxo@4.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #281 from BitGo/veetragjain/cshld-770-add-support-…

…for-sbtc-reclaim-transactions

feat(wasm-utxo): handle PayloadDrop in fromWasmNode converter