Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions modules/abstract-cosmos/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [11.15.22](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-cosmos@11.15.21...@bitgo/abstract-cosmos@11.15.22) (2026-01-14)

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





## [11.15.21](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-cosmos@11.15.20...@bitgo/abstract-cosmos@11.15.21) (2026-01-07)

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





## [11.15.20](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-cosmos@11.15.19...@bitgo/abstract-cosmos@11.15.20) (2025-12-23)

**Note:** Version bump only for package @bitgo/abstract-cosmos
Expand Down
8 changes: 4 additions & 4 deletions modules/abstract-cosmos/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bitgo/abstract-cosmos",
"version": "11.15.20",
"version": "11.15.22",
"description": "BitGo SDK coin library for COSMOS base implementation",
"main": "./dist/src/index.js",
"types": "./dist/src/index.d.ts",
Expand Down Expand Up @@ -38,10 +38,10 @@
]
},
"dependencies": {
"@bitgo/sdk-core": "^36.25.0",
"@bitgo/sdk-core": "^36.27.0",
"@bitgo/sdk-lib-mpc": "^10.8.1",
"@bitgo/secp256k1": "^1.8.0",
"@bitgo/statics": "^58.19.0",
"@bitgo/secp256k1": "^1.9.0",
"@bitgo/statics": "^58.21.0",
"@cosmjs/amino": "^0.29.5",
"@cosmjs/crypto": "^0.30.1",
"@cosmjs/encoding": "^0.29.5",
Expand Down
16 changes: 16 additions & 0 deletions modules/abstract-eth/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [24.19.6](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@24.19.5...@bitgo/abstract-eth@24.19.6) (2026-01-14)

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





## [24.19.5](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@24.19.4...@bitgo/abstract-eth@24.19.5) (2026-01-07)

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





## [24.19.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@24.19.3...@bitgo/abstract-eth@24.19.4) (2025-12-23)

**Note:** Version bump only for package @bitgo/abstract-eth
Expand Down
12 changes: 6 additions & 6 deletions modules/abstract-eth/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bitgo/abstract-eth",
"version": "24.19.4",
"version": "24.19.6",
"description": "BitGo SDK coin library for ETH base implementation",
"main": "./dist/src/index.js",
"types": "./dist/src/index.d.ts",
Expand Down Expand Up @@ -40,10 +40,10 @@
]
},
"dependencies": {
"@bitgo/sdk-core": "^36.25.0",
"@bitgo/sdk-core": "^36.27.0",
"@bitgo/sdk-lib-mpc": "^10.8.1",
"@bitgo/secp256k1": "^1.8.0",
"@bitgo/statics": "^58.19.0",
"@bitgo/secp256k1": "^1.9.0",
"@bitgo/statics": "^58.21.0",
"@ethereumjs/common": "^2.6.5",
"@ethereumjs/rlp": "^4.0.0",
"@ethereumjs/tx": "^3.3.0",
Expand All @@ -60,8 +60,8 @@
"superagent": "^9.0.1"
},
"devDependencies": {
"@bitgo/sdk-api": "^1.72.2",
"@bitgo/sdk-test": "^9.1.20",
"@bitgo/sdk-api": "^1.73.1",
"@bitgo/sdk-test": "^9.1.22",
"@types/keccak": "^3.0.5"
},
"gitHead": "18e460ddf02de2dbf13c2aa243478188fb539f0c",
Expand Down
16 changes: 16 additions & 0 deletions modules/abstract-lightning/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [7.6.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-lightning@7.6.3...@bitgo/abstract-lightning@7.6.4) (2026-01-14)

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





## [7.6.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-lightning@7.6.2...@bitgo/abstract-lightning@7.6.3) (2026-01-07)

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





## [7.6.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-lightning@7.6.1...@bitgo/abstract-lightning@7.6.2) (2025-12-23)


Expand Down
8 changes: 4 additions & 4 deletions modules/abstract-lightning/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bitgo/abstract-lightning",
"version": "7.6.2",
"version": "7.6.4",
"description": "BitGo SDK coin library for base Lightning Network coin implementation",
"main": "./dist/src/index.js",
"types": "./dist/src/index.d.ts",
Expand Down Expand Up @@ -40,9 +40,9 @@
},
"dependencies": {
"@bitgo/public-types": "5.63.0",
"@bitgo/sdk-core": "^36.25.0",
"@bitgo/statics": "^58.19.0",
"@bitgo/utxo-lib": "^11.19.0",
"@bitgo/sdk-core": "^36.27.0",
"@bitgo/statics": "^58.21.0",
"@bitgo/utxo-lib": "^11.19.1",
"bip174": "npm:@bitgo-forks/bip174@3.1.0-master.4",
"bs58check": "^2.1.2",
"fp-ts": "^2.12.2",
Expand Down
16 changes: 16 additions & 0 deletions modules/abstract-substrate/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.12.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-substrate@1.12.1...@bitgo/abstract-substrate@1.12.2) (2026-01-14)

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





## [1.12.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-substrate@1.12.0...@bitgo/abstract-substrate@1.12.1) (2026-01-07)

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





# [1.12.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-substrate@1.11.19...@bitgo/abstract-substrate@1.12.0) (2025-12-23)


Expand Down
6 changes: 3 additions & 3 deletions modules/abstract-substrate/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bitgo/abstract-substrate",
"version": "1.12.0",
"version": "1.12.2",
"description": "BitGo SDK coin library for Substrate base implementation",
"main": "./dist/src/index.js",
"types": "./dist/src/index.d.ts",
Expand Down Expand Up @@ -38,9 +38,9 @@
]
},
"dependencies": {
"@bitgo/sdk-core": "^36.25.0",
"@bitgo/sdk-core": "^36.27.0",
"@bitgo/sdk-lib-mpc": "^10.8.1",
"@bitgo/statics": "^58.19.0",
"@bitgo/statics": "^58.21.0",
"@polkadot/api": "14.1.1",
"@polkadot/keyring": "13.3.1",
"@polkadot/types": "14.1.1",
Expand Down
49 changes: 49 additions & 0 deletions modules/abstract-utxo/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,55 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [10.14.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-utxo@10.13.0...@bitgo/abstract-utxo@10.14.0) (2026-01-14)


### Bug Fixes

* **abstract-utxo:** improve type checking in isUtxoWalletData ([75d85f8](https://github.com/BitGo/BitGoJS/commit/75d85f899fe01f86aa2a09b45a7d4b9150a37ded))


### Features

* **abstract-utxo:** add BIP-322 signature verification with wasm-utxo ([c28752a](https://github.com/BitGo/BitGoJS/commit/c28752a913a5cbd9e4b37307eef3160fd9a3b865))
* **abstract-utxo:** add explicit testnet coin array and mainnet mapping ([e321560](https://github.com/BitGo/BitGoJS/commit/e3215603398944de3006ca7c24d7c7a08de2e9fe))
* **abstract-utxo:** add unified signAndVerifyPsbt function ([b1e6da5](https://github.com/BitGo/BitGoJS/commit/b1e6da5263a1124f27602f98084f8ce1b02eefa0))
* **abstract-utxo:** bump wasm-utxo dependency to v1.20.0 ([b57480c](https://github.com/BitGo/BitGoJS/commit/b57480cd4698fd23c53b16e733133d0982a746a2))
* **abstract-utxo:** define coin name in coin class instead of network ([2a15687](https://github.com/BitGo/BitGoJS/commit/2a156874daf73527d95465ffa0f7063e69b214e1))
* **abstract-utxo:** enable wasm-utxo tests for zcash ([5caf606](https://github.com/BitGo/BitGoJS/commit/5caf60657b9c9dbc0cc71e769e819e993cb5bde3))
* **abstract-utxo:** refactor signAndVerifyPsbt ([d346b68](https://github.com/BitGo/BitGoJS/commit/d346b687b741c058a262dba6afd940b563176c2b))
* **abstract-utxo:** refine typed interfaces and update naming ([4f0cd23](https://github.com/BitGo/BitGoJS/commit/4f0cd233f9536ac0578e9c5dd6c68d82cce2add7))
* **abstract-utxo:** rename signPsbt to signPsbtUtxolib ([b9ed41a](https://github.com/BitGo/BitGoJS/commit/b9ed41a27db8391146f6514620e565600ec2de19))
* **abstract-utxo:** simplify replay protection unspent check ([23b0f15](https://github.com/BitGo/BitGoJS/commit/23b0f15bec5e6547cbe1cd423b6a9787a2887f2b))
* **abstract-utxo:** simplify testnet coin name type and check ([9215302](https://github.com/BitGo/BitGoJS/commit/92153022f243072f77a330522271f44f0c09a009))
* **abstract-utxo:** use coin name instead of network ([0cd99bd](https://github.com/BitGo/BitGoJS/commit/0cd99bdfc786b6b16672a3fdb75c7d5d26f3a19b))
* **abstract-utxo:** use coin name instead of network object ([bd9ace7](https://github.com/BitGo/BitGoJS/commit/bd9ace7d0ba8950d12f3eb74bbe61883d2d65a53))
* **abstract-utxo:** use coin name to determine coin full name ([c6afa6b](https://github.com/BitGo/BitGoJS/commit/c6afa6bfadc8483bf3c2cde93a4435d17aeaaa51))
* **abstract-utxo:** use coin name to get family ([868d070](https://github.com/BitGo/BitGoJS/commit/868d07042385ed98ea8bd261e258cb2679dadb5c))
* **abstract-utxo:** use wasm-utxo address generator for all networks ([5982cf4](https://github.com/BitGo/BitGoJS/commit/5982cf4fee9cbe877e260a5fcaee5832ddc55a5c))
* **abstract-utxo:** use wasm-utxo for BIP322 verification ([76e33bf](https://github.com/BitGo/BitGoJS/commit/76e33bf607c5263393320cd87aad312639fb02ef))
* **abstract-utxo:** use wasm-utxo for recovery functions ([6754c34](https://github.com/BitGo/BitGoJS/commit/6754c349c29e27a728f1c539dbd352c2d16ab99a))
* use fromOutput to remove utxolib dependency in wasm path ([55e446d](https://github.com/BitGo/BitGoJS/commit/55e446da3754550c46f98e21aa152ac92f0ff37a))
* use wasm dimensions in psbt calculation ([adae3f8](https://github.com/BitGo/BitGoJS/commit/adae3f8b478925f3c7d6765b78edd741b61ddc50))
* use wasm-utxo dimensions for crossChainRecovery ([78a3d35](https://github.com/BitGo/BitGoJS/commit/78a3d35dbaf56f1a601e9dad3ff40a1385774951))
* use wasm-utxo for testnet in backup recovery ([25c26aa](https://github.com/BitGo/BitGoJS/commit/25c26aa519ae52a912cf3fb56eef151e0c479cb0))





# [10.13.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-utxo@10.12.0...@bitgo/abstract-utxo@10.13.0) (2026-01-07)


### Features

* add wasm-utxo backend for cross-chain recovery ([f6509fb](https://github.com/BitGo/BitGoJS/commit/f6509fbcdef27e6448785a147029f2d61d0bd9c9))
* bump @bitgo/wasm-utxo to 1.19.0 ([9627848](https://github.com/BitGo/BitGoJS/commit/962784829fc8fc8d2f80ae5299f2143a0d31b269))





# [10.12.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-utxo@10.11.1...@bitgo/abstract-utxo@10.12.0) (2025-12-23)


Expand Down
20 changes: 10 additions & 10 deletions modules/abstract-utxo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bitgo/abstract-utxo",
"version": "10.12.0",
"version": "10.14.0",
"description": "BitGo SDK coin library for UTXO base implementation",
"main": "./dist/cjs/src/index.js",
"module": "./dist/esm/index.js",
Expand Down Expand Up @@ -60,14 +60,14 @@
]
},
"dependencies": {
"@bitgo/blockapis": "^1.12.11",
"@bitgo/sdk-api": "^1.72.2",
"@bitgo/sdk-core": "^36.25.0",
"@bitgo/secp256k1": "^1.8.0",
"@bitgo/unspents": "^0.50.13",
"@bitgo/utxo-core": "^1.28.0",
"@bitgo/utxo-lib": "^11.19.0",
"@bitgo/utxo-ord": "^1.22.20",
"@bitgo/blockapis": "^1.12.12",
"@bitgo/sdk-api": "^1.73.1",
"@bitgo/sdk-core": "^36.27.0",
"@bitgo/secp256k1": "^1.9.0",
"@bitgo/unspents": "^0.50.14",
"@bitgo/utxo-core": "^1.30.0",
"@bitgo/utxo-lib": "^11.19.1",
"@bitgo/utxo-ord": "^1.22.22",
"@bitgo/wasm-utxo": "^1.22.0",
"@types/lodash": "^4.14.121",
"@types/superagent": "4.1.15",
Expand All @@ -79,7 +79,7 @@
"superagent": "^9.0.1"
},
"devDependencies": {
"@bitgo/sdk-test": "^9.1.20",
"@bitgo/sdk-test": "^9.1.22",
"mocha": "^10.2.0"
},
"gitHead": "18e460ddf02de2dbf13c2aa243478188fb539f0c"
Expand Down
16 changes: 16 additions & 0 deletions modules/account-lib/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [27.18.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@27.18.1...@bitgo/account-lib@27.18.2) (2026-01-14)

**Note:** Version bump only for package @bitgo/account-lib





## [27.18.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@27.18.0...@bitgo/account-lib@27.18.1) (2026-01-07)

**Note:** Version bump only for package @bitgo/account-lib





# [27.18.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@27.17.1...@bitgo/account-lib@27.18.0) (2025-12-23)


Expand Down
Loading