Skip to content

Commit 00ebae4

Browse files
committed
chore(root): publish modules
- @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - [email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected] - @bitgo/[email protected]
1 parent 5916e05 commit 00ebae4

File tree

202 files changed

+1653
-708
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

202 files changed

+1653
-708
lines changed

modules/abstract-cosmos/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [11.15.20](https://github.com/BitGo/BitGoJS/compare/@bitgo/[email protected]...@bitgo/[email protected]) (2025-12-23)
7+
8+
**Note:** Version bump only for package @bitgo/abstract-cosmos
9+
10+
11+
12+
13+
614
## [11.15.19](https://github.com/BitGo/BitGoJS/compare/@bitgo/[email protected]...@bitgo/[email protected]) (2025-12-17)
715

816
**Note:** Version bump only for package @bitgo/abstract-cosmos

modules/abstract-cosmos/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bitgo/abstract-cosmos",
3-
"version": "11.15.19",
3+
"version": "11.15.20",
44
"description": "BitGo SDK coin library for COSMOS base implementation",
55
"main": "./dist/src/index.js",
66
"types": "./dist/src/index.d.ts",
@@ -38,10 +38,10 @@
3838
]
3939
},
4040
"dependencies": {
41-
"@bitgo/sdk-core": "^36.24.0",
41+
"@bitgo/sdk-core": "^36.25.0",
4242
"@bitgo/sdk-lib-mpc": "^10.8.1",
43-
"@bitgo/secp256k1": "^1.7.0",
44-
"@bitgo/statics": "^58.18.0",
43+
"@bitgo/secp256k1": "^1.8.0",
44+
"@bitgo/statics": "^58.19.0",
4545
"@cosmjs/amino": "^0.29.5",
4646
"@cosmjs/crypto": "^0.30.1",
4747
"@cosmjs/encoding": "^0.29.5",

modules/abstract-eth/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [24.19.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/[email protected]...@bitgo/[email protected]) (2025-12-23)
7+
8+
**Note:** Version bump only for package @bitgo/abstract-eth
9+
10+
11+
12+
13+
614
## [24.19.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/[email protected]...@bitgo/[email protected]) (2025-12-17)
715

816
**Note:** Version bump only for package @bitgo/abstract-eth

modules/abstract-eth/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bitgo/abstract-eth",
3-
"version": "24.19.3",
3+
"version": "24.19.4",
44
"description": "BitGo SDK coin library for ETH base implementation",
55
"main": "./dist/src/index.js",
66
"types": "./dist/src/index.d.ts",
@@ -40,10 +40,10 @@
4040
]
4141
},
4242
"dependencies": {
43-
"@bitgo/sdk-core": "^36.24.0",
43+
"@bitgo/sdk-core": "^36.25.0",
4444
"@bitgo/sdk-lib-mpc": "^10.8.1",
45-
"@bitgo/secp256k1": "^1.7.0",
46-
"@bitgo/statics": "^58.18.0",
45+
"@bitgo/secp256k1": "^1.8.0",
46+
"@bitgo/statics": "^58.19.0",
4747
"@ethereumjs/common": "^2.6.5",
4848
"@ethereumjs/rlp": "^4.0.0",
4949
"@ethereumjs/tx": "^3.3.0",
@@ -60,8 +60,8 @@
6060
"superagent": "^9.0.1"
6161
},
6262
"devDependencies": {
63-
"@bitgo/sdk-api": "^1.72.1",
64-
"@bitgo/sdk-test": "^9.1.19",
63+
"@bitgo/sdk-api": "^1.72.2",
64+
"@bitgo/sdk-test": "^9.1.20",
6565
"@types/keccak": "^3.0.5"
6666
},
6767
"gitHead": "18e460ddf02de2dbf13c2aa243478188fb539f0c",

modules/abstract-lightning/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [7.6.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/[email protected]...@bitgo/[email protected]) (2025-12-23)
7+
8+
9+
### Bug Fixes
10+
11+
* test cases for parseWithdrawPsbt ([83af8e1](https://github.com/BitGo/BitGoJS/commit/83af8e17f3e40c1e948c619b2b35b6a36e11715e))
12+
13+
14+
15+
16+
617
## [7.6.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/[email protected]...@bitgo/[email protected]) (2025-12-17)
718

819
**Note:** Version bump only for package @bitgo/abstract-lightning

modules/abstract-lightning/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bitgo/abstract-lightning",
3-
"version": "7.6.1",
3+
"version": "7.6.2",
44
"description": "BitGo SDK coin library for base Lightning Network coin implementation",
55
"main": "./dist/src/index.js",
66
"types": "./dist/src/index.d.ts",
@@ -40,9 +40,9 @@
4040
},
4141
"dependencies": {
4242
"@bitgo/public-types": "5.43.1",
43-
"@bitgo/sdk-core": "^36.24.0",
44-
"@bitgo/statics": "^58.18.0",
45-
"@bitgo/utxo-lib": "^11.18.0",
43+
"@bitgo/sdk-core": "^36.25.0",
44+
"@bitgo/statics": "^58.19.0",
45+
"@bitgo/utxo-lib": "^11.19.0",
4646
"bip174": "npm:@bitgo-forks/[email protected]",
4747
"bs58check": "^2.1.2",
4848
"fp-ts": "^2.12.2",

modules/abstract-substrate/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [1.12.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/[email protected]...@bitgo/[email protected]) (2025-12-23)
7+
8+
9+
### Features
10+
11+
* address verification for substrate coins (tao, polyx) ([a298876](https://github.com/BitGo/BitGoJS/commit/a298876b30219b301bff1f5295d1c20a24f4a585))
12+
* **root:** make node v20 the minimum version ([f2bd9ee](https://github.com/BitGo/BitGoJS/commit/f2bd9ee8e1b0816473dc12d614883422a3a2aa10))
13+
14+
15+
16+
17+
618
## [1.11.19](https://github.com/BitGo/BitGoJS/compare/@bitgo/[email protected]...@bitgo/[email protected]) (2025-12-17)
719

820
**Note:** Version bump only for package @bitgo/abstract-substrate

modules/abstract-substrate/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bitgo/abstract-substrate",
3-
"version": "1.11.19",
3+
"version": "1.12.0",
44
"description": "BitGo SDK coin library for Substrate base implementation",
55
"main": "./dist/src/index.js",
66
"types": "./dist/src/index.d.ts",
@@ -38,9 +38,9 @@
3838
]
3939
},
4040
"dependencies": {
41-
"@bitgo/sdk-core": "^36.24.0",
41+
"@bitgo/sdk-core": "^36.25.0",
4242
"@bitgo/sdk-lib-mpc": "^10.8.1",
43-
"@bitgo/statics": "^58.18.0",
43+
"@bitgo/statics": "^58.19.0",
4444
"@polkadot/api": "14.1.1",
4545
"@polkadot/keyring": "13.3.1",
4646
"@polkadot/types": "14.1.1",

modules/abstract-utxo/CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,33 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [10.12.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/[email protected]...@bitgo/[email protected]) (2025-12-23)
7+
8+
9+
### Bug Fixes
10+
11+
* **abstract-utxo:** add fee rate test for backup key recovery ([4bad0f8](https://github.com/BitGo/BitGoJS/commit/4bad0f817fc2b630613156c5423221772e8cb593))
12+
* **abstract-utxo:** correct fee calculation in backup recovery ([e8c8961](https://github.com/BitGo/BitGoJS/commit/e8c8961d546a39a24b48f70a577a11dfb32a2c3f))
13+
* **abstract-utxo:** fix backup key recovery for KRS wallets ([ef2b442](https://github.com/BitGo/BitGoJS/commit/ef2b44239929f95ed05033aab48f59301b4e56e8))
14+
* **abstract-utxo:** refactor backup key recovery psbt creation ([8d6c758](https://github.com/BitGo/BitGoJS/commit/8d6c758649b5f080d0b0b3e671bb2685dc42f16c))
15+
* **abstract-utxo:** use fixed fee rate for bkr tests ([441a305](https://github.com/BitGo/BitGoJS/commit/441a3052a79a6097250966600029ca7c444ea335))
16+
17+
18+
### Features
19+
20+
* **abstract-utxo:** add getReplayProtectionPubkeys function ([8c2bb89](https://github.com/BitGo/BitGoJS/commit/8c2bb89b74ea75a99c99d67359c38d24ae999427))
21+
* **abstract-utxo:** enable wasm support for BCH, BTG, BSV, XEC ([90d369e](https://github.com/BitGo/BitGoJS/commit/90d369ebff5324a8d9559406349db02e4d8d5e11))
22+
* **abstract-utxo:** extract default recovery fee rates into constants ([8f61ac4](https://github.com/BitGo/BitGoJS/commit/8f61ac409d70f0ccbdb11ecee83bbef4a63fd49d))
23+
* bump wasm-utxo to 1.15.0 ([e327602](https://github.com/BitGo/BitGoJS/commit/e3276022fca422ee6befefaaac83ed49919e1ad8))
24+
* bump wasm-utxo to 1.17.0 ([50b2fe6](https://github.com/BitGo/BitGoJS/commit/50b2fe66e2ce8288c098660f82e1f56277f15a75))
25+
* psbtify cross-chain recovery transactions ([a58302a](https://github.com/BitGo/BitGoJS/commit/a58302a5e583b0c45d78f669ee8fdf5772247a99))
26+
* refactor unsignedSweep tx format in backupKeyRecovery ([1fce5c9](https://github.com/BitGo/BitGoJS/commit/1fce5c971140a8287ed8e971e3f0da143d193108))
27+
* use wasm-utxo for PSBT creation in backupKeyRecovery ([5ec3b7e](https://github.com/BitGo/BitGoJS/commit/5ec3b7eef9786d171cc5f1f943de08530d9389b9))
28+
29+
30+
31+
32+
633
## [10.11.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/[email protected]...@bitgo/[email protected]) (2025-12-17)
734

835
**Note:** Version bump only for package @bitgo/abstract-utxo

modules/abstract-utxo/package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bitgo/abstract-utxo",
3-
"version": "10.11.1",
3+
"version": "10.12.0",
44
"description": "BitGo SDK coin library for UTXO base implementation",
55
"main": "./dist/cjs/src/index.js",
66
"module": "./dist/esm/index.js",
@@ -60,14 +60,14 @@
6060
]
6161
},
6262
"dependencies": {
63-
"@bitgo/blockapis": "^1.12.10",
64-
"@bitgo/sdk-api": "^1.72.1",
65-
"@bitgo/sdk-core": "^36.24.0",
66-
"@bitgo/secp256k1": "^1.7.0",
67-
"@bitgo/unspents": "^0.50.12",
68-
"@bitgo/utxo-core": "^1.27.0",
69-
"@bitgo/utxo-lib": "^11.18.0",
70-
"@bitgo/utxo-ord": "^1.22.19",
63+
"@bitgo/blockapis": "^1.12.11",
64+
"@bitgo/sdk-api": "^1.72.2",
65+
"@bitgo/sdk-core": "^36.25.0",
66+
"@bitgo/secp256k1": "^1.8.0",
67+
"@bitgo/unspents": "^0.50.13",
68+
"@bitgo/utxo-core": "^1.28.0",
69+
"@bitgo/utxo-lib": "^11.19.0",
70+
"@bitgo/utxo-ord": "^1.22.20",
7171
"@bitgo/wasm-utxo": "1.17.0",
7272
"@types/lodash": "^4.14.121",
7373
"@types/superagent": "4.1.15",
@@ -79,7 +79,7 @@
7979
"superagent": "^9.0.1"
8080
},
8181
"devDependencies": {
82-
"@bitgo/sdk-test": "^9.1.19",
82+
"@bitgo/sdk-test": "^9.1.20",
8383
"mocha": "^10.2.0"
8484
},
8585
"gitHead": "18e460ddf02de2dbf13c2aa243478188fb539f0c"

0 commit comments

Comments
 (0)