Skip to content

Commit 4a50b83

Browse files
OttoAllmendingerllm-git
andcommitted
feat(wasm-utxo): bump version to 1.24.0
Update @bitgo/wasm-utxo dependency across modules to use the latest version 1.24.0. Issue: BTC-0 Co-authored-by: llm-git <llm-git@ttll.de>
1 parent dc8384e commit 4a50b83

5 files changed

Lines changed: 16 additions & 16 deletions

File tree

modules/abstract-utxo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"@bitgo/utxo-core": "^1.28.0",
6969
"@bitgo/utxo-lib": "^11.19.0",
7070
"@bitgo/utxo-ord": "^1.22.20",
71-
"@bitgo/wasm-utxo": "^1.22.0",
71+
"@bitgo/wasm-utxo": "^1.24.0",
7272
"@types/lodash": "^4.14.121",
7373
"@types/superagent": "4.1.15",
7474
"bignumber.js": "^9.0.2",

modules/utxo-bin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@bitgo/unspents": "^0.50.13",
3232
"@bitgo/utxo-core": "^1.28.0",
3333
"@bitgo/utxo-lib": "^11.19.0",
34-
"@bitgo/wasm-utxo": "^1.22.0",
34+
"@bitgo/wasm-utxo": "^1.24.0",
3535
"@noble/curves": "1.8.1",
3636
"archy": "^1.0.0",
3737
"bech32": "^2.0.0",

modules/utxo-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"@bitgo/secp256k1": "^1.8.0",
8282
"@bitgo/unspents": "^0.50.13",
8383
"@bitgo/utxo-lib": "^11.19.0",
84-
"@bitgo/wasm-utxo": "^1.22.0",
84+
"@bitgo/wasm-utxo": "^1.24.0",
8585
"bip174": "npm:@bitgo-forks/bip174@3.1.0-master.4",
8686
"fast-sha256": "^1.3.0"
8787
},

modules/utxo-staking/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@bitgo/babylonlabs-io-btc-staking-ts": "^3.3.0",
6464
"@bitgo/utxo-core": "^1.28.0",
6565
"@bitgo/utxo-lib": "^11.19.0",
66-
"@bitgo/wasm-utxo": "^1.22.0",
66+
"@bitgo/wasm-utxo": "^1.24.0",
6767
"bip174": "npm:@bitgo-forks/bip174@3.1.0-master.4",
6868
"bip322-js": "^2.0.0",
6969
"bitcoinjs-lib": "^6.1.7",

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -974,32 +974,32 @@
974974
"@scure/base" "1.1.5"
975975
micro-eth-signer "0.7.2"
976976

977-
"@bitgo/public-types@5.63.0":
978-
version "5.63.0"
979-
resolved "https://registry.npmjs.org/@bitgo/public-types/-/public-types-5.63.0.tgz#1f75a376bcd9e340106e2607ff5508280b66f152"
980-
integrity sha512-9UjiUbX1m2HBvFI2mQ9CqOfJl0bujMPUtAf8Lf14vQ5f/IvM7sfPcve0fwf2yFAFmzfLbBxazQ1ZW4g5GtRN6A==
977+
"@bitgo/public-types@5.61.0":
978+
version "5.61.0"
979+
resolved "https://registry.npmjs.org/@bitgo/public-types/-/public-types-5.61.0.tgz#38b4c6f0258a6700683daf698226ed20a22da944"
980+
integrity sha512-IP7NJDhft0Vt+XhrAHOtUAroUfe2yy4i1I4oZgZXwjbYkLIKqKWarQDs/V/toh6vHdRTxtTuqI27TPcnI2IuTw==
981981
dependencies:
982982
fp-ts "^2.0.0"
983983
io-ts "npm:@bitgo-forks/io-ts@2.1.4"
984984
io-ts-types "^0.5.16"
985985
monocle-ts "^2.3.13"
986986
newtype-ts "^0.3.5"
987987

988-
"@bitgo/public-types@5.61.0":
989-
version "5.61.0"
990-
resolved "https://registry.npmjs.org/@bitgo/public-types/-/public-types-5.61.0.tgz#38b4c6f0258a6700683daf698226ed20a22da944"
991-
integrity sha512-IP7NJDhft0Vt+XhrAHOtUAroUfe2yy4i1I4oZgZXwjbYkLIKqKWarQDs/V/toh6vHdRTxtTuqI27TPcnI2IuTw==
988+
"@bitgo/public-types@5.63.0":
989+
version "5.63.0"
990+
resolved "https://registry.npmjs.org/@bitgo/public-types/-/public-types-5.63.0.tgz#1f75a376bcd9e340106e2607ff5508280b66f152"
991+
integrity sha512-9UjiUbX1m2HBvFI2mQ9CqOfJl0bujMPUtAf8Lf14vQ5f/IvM7sfPcve0fwf2yFAFmzfLbBxazQ1ZW4g5GtRN6A==
992992
dependencies:
993993
fp-ts "^2.0.0"
994994
io-ts "npm:@bitgo-forks/io-ts@2.1.4"
995995
io-ts-types "^0.5.16"
996996
monocle-ts "^2.3.13"
997997
newtype-ts "^0.3.5"
998998

999-
"@bitgo/wasm-utxo@^1.22.0":
1000-
version "1.22.0"
1001-
resolved "https://registry.npmjs.org/@bitgo/wasm-utxo/-/wasm-utxo-1.22.0.tgz#106cb3ddcdaf39753a513aca5c8e0508faba5dc7"
1002-
integrity sha512-/2jPyJvb3OwoFJ4fYI8V28zQVwj5ma6y17mByDFtMz7td0SraycPqYP6Y0B+YcVlqTMlZ0SYoEGKXBqeBqPy6w==
999+
"@bitgo/wasm-utxo@^1.24.0":
1000+
version "1.24.0"
1001+
resolved "https://registry.npmjs.org/@bitgo/wasm-utxo/-/wasm-utxo-1.24.0.tgz#27c28b496daad594fa0b20d7ced654dbeeb3473f"
1002+
integrity sha512-7AEBQJ03V8JWiH1SEkrf6j4IAjo6Tl/G7QHtmBXwoMs5Bpy0haZMERl0eodmiCIczHYGTmpk6fgGNyvaVflg7A==
10031003

10041004
"@brandonblack/musig@^0.0.1-alpha.0":
10051005
version "0.0.1-alpha.1"

0 commit comments

Comments
 (0)