Skip to content

Commit

Permalink
Merge pull request #5294 from BitGo/rel/latest
Browse files Browse the repository at this point in the history
chore(root): publish modules
  • Loading branch information
margueriteblair authored Dec 17, 2024
2 parents 1afb16d + 5d6aefc commit 4fa5e81
Show file tree
Hide file tree
Showing 145 changed files with 1,151 additions and 497 deletions.
6 changes: 3 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -265,9 +265,9 @@ RUN cd /var/bitgo-express && \
#LINK_END

#LABEL_START
LABEL created="Thu, 12 Dec 2024 20:02:56 GMT"
LABEL version=10.6.1
LABEL git_hash=444cc26b5b43a72a25f7a6930beadce749fc88e3
LABEL created="Tue, 17 Dec 2024 14:15:00 GMT"
LABEL version=10.6.3
LABEL git_hash=e9a7f5fa057dd4966907be08d4b78d00deb68808
#LABEL_END

USER node
Expand Down
8 changes: 8 additions & 0 deletions modules/abstract-cosmos/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [11.2.10](https://github.com/BitGo/BitGoJS/compare/@bitgo/[email protected]...@bitgo/[email protected]) (2024-12-17)

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

## [11.2.9](https://github.com/BitGo/BitGoJS/compare/@bitgo/[email protected]...@bitgo/[email protected]) (2024-12-17)

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

## [11.2.8](https://github.com/BitGo/BitGoJS/compare/@bitgo/[email protected]...@bitgo/[email protected]) (2024-12-12)

**Note:** Version bump only for package @bitgo/abstract-cosmos
Expand Down
6 changes: 3 additions & 3 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.2.8",
"version": "11.2.10",
"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,8 +38,8 @@
]
},
"dependencies": {
"@bitgo/sdk-core": "^28.15.2",
"@bitgo/statics": "^50.13.0",
"@bitgo/sdk-core": "^28.17.0",
"@bitgo/statics": "^50.15.0",
"@bitgo/utxo-lib": "^11.2.1",
"@cosmjs/amino": "^0.29.5",
"@cosmjs/crypto": "^0.30.1",
Expand Down
8 changes: 8 additions & 0 deletions modules/abstract-eth/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [22.4.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/[email protected]...@bitgo/[email protected]) (2024-12-17)

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

## [22.4.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/[email protected]...@bitgo/[email protected]) (2024-12-17)

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

## [22.4.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/[email protected]...@bitgo/[email protected]) (2024-12-12)

**Note:** Version bump only for package @bitgo/abstract-eth
Expand Down
10 changes: 5 additions & 5 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": "22.4.2",
"version": "22.4.4",
"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,8 +40,8 @@
]
},
"dependencies": {
"@bitgo/sdk-core": "^28.15.2",
"@bitgo/statics": "^50.13.0",
"@bitgo/sdk-core": "^28.17.0",
"@bitgo/statics": "^50.15.0",
"@bitgo/utxo-lib": "^11.2.1",
"@ethereumjs/common": "^2.6.5",
"@ethereumjs/tx": "^3.3.0",
Expand All @@ -58,8 +58,8 @@
"superagent": "^9.0.1"
},
"devDependencies": {
"@bitgo/sdk-api": "^1.57.1",
"@bitgo/sdk-test": "^8.0.57",
"@bitgo/sdk-api": "^1.57.3",
"@bitgo/sdk-test": "^8.0.59",
"@types/keccak": "^3.0.5"
}
}
8 changes: 8 additions & 0 deletions modules/abstract-lightning/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.2.32](https://github.com/BitGo/BitGoJS/compare/@bitgo/[email protected]...@bitgo/[email protected]) (2024-12-17)

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

## [1.2.31](https://github.com/BitGo/BitGoJS/compare/@bitgo/[email protected]...@bitgo/[email protected]) (2024-12-17)

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

## [1.2.30](https://github.com/BitGo/BitGoJS/compare/@bitgo/[email protected]...@bitgo/[email protected]) (2024-12-12)

**Note:** Version bump only for package @bitgo/abstract-lightning
Expand Down
4 changes: 2 additions & 2 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": "1.2.30",
"version": "1.2.32",
"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 @@ -37,7 +37,7 @@
]
},
"dependencies": {
"@bitgo/sdk-core": "^28.15.2",
"@bitgo/sdk-core": "^28.17.0",
"@bitgo/utxo-lib": "^11.2.1"
}
}
20 changes: 20 additions & 0 deletions modules/abstract-utxo/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,26 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [9.7.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/[email protected]...@bitgo/[email protected]) (2024-12-17)

### Features

- **abstract-utxo:** add getKeySignatures function ([cbbf6e3](https://github.com/BitGo/BitGoJS/commit/cbbf6e34918fd499fbdf9f2325b123238dc0ebee))
- **abstract-utxo:** implement explainTx for descriptor wallets ([36bca5b](https://github.com/BitGo/BitGoJS/commit/36bca5b230f60b7fd3766079c7adc8b0be66a9ed))
- **abstract-utxo:** implement parseTransaction for descriptor ([9573556](https://github.com/BitGo/BitGoJS/commit/957355697b233a164fb889ed52bda17805780d93))
- **abstract-utxo:** implement verifyTransaction ([8261e50](https://github.com/BitGo/BitGoJS/commit/8261e50c4fb20454704f3b544d4d7bc0edb71cad))
- **abstract-utxo:** permit Wsh2Of3CltvDrop in descriptor validation ([95a393f](https://github.com/BitGo/BitGoJS/commit/95a393faaa44ea6a6018773b06bc916b4ad1420b))

# [9.6.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/[email protected]...@bitgo/[email protected]) (2024-12-17)

### Features

- **abstract-utxo:** add getKeySignatures function ([cbbf6e3](https://github.com/BitGo/BitGoJS/commit/cbbf6e34918fd499fbdf9f2325b123238dc0ebee))
- **abstract-utxo:** implement explainTx for descriptor wallets ([36bca5b](https://github.com/BitGo/BitGoJS/commit/36bca5b230f60b7fd3766079c7adc8b0be66a9ed))
- **abstract-utxo:** implement parseTransaction for descriptor ([9573556](https://github.com/BitGo/BitGoJS/commit/957355697b233a164fb889ed52bda17805780d93))
- **abstract-utxo:** implement verifyTransaction ([8261e50](https://github.com/BitGo/BitGoJS/commit/8261e50c4fb20454704f3b544d4d7bc0edb71cad))
- **abstract-utxo:** permit Wsh2Of3CltvDrop in descriptor validation ([95a393f](https://github.com/BitGo/BitGoJS/commit/95a393faaa44ea6a6018773b06bc916b4ad1420b))

# [9.5.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/[email protected]...@bitgo/[email protected]) (2024-12-12)

### Bug Fixes
Expand Down
6 changes: 3 additions & 3 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": "9.5.0",
"version": "9.7.0",
"description": "BitGo SDK coin library for UTXO base implementation",
"main": "./dist/src/index.js",
"types": "./dist/src/index.d.ts",
Expand Down Expand Up @@ -40,8 +40,8 @@
},
"dependencies": {
"@bitgo/blockapis": "^1.10.9",
"@bitgo/sdk-api": "^1.57.1",
"@bitgo/sdk-core": "^28.15.2",
"@bitgo/sdk-api": "^1.57.3",
"@bitgo/sdk-core": "^28.17.0",
"@bitgo/unspents": "^0.47.17",
"@bitgo/utxo-lib": "^11.2.1",
"@bitgo/wasm-miniscript": "^2.0.0-beta.2",
Expand Down
8 changes: 8 additions & 0 deletions modules/account-lib/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [24.1.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/[email protected]...@bitgo/[email protected]) (2024-12-17)

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

## [24.1.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/[email protected]...@bitgo/[email protected]) (2024-12-17)

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

## [24.1.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/[email protected]...@bitgo/[email protected]) (2024-12-12)

**Note:** Version bump only for package @bitgo/account-lib
Expand Down
84 changes: 42 additions & 42 deletions modules/account-lib/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bitgo/account-lib",
"version": "24.1.2",
"version": "24.1.4",
"description": "BitGo's account library functions",
"main": "./dist/src/index.js",
"types": "./dist/src/index.d.ts",
Expand All @@ -27,48 +27,48 @@
"node": ">=18 <21"
},
"dependencies": {
"@bitgo/sdk-coin-algo": "^2.1.50",
"@bitgo/sdk-coin-apt": "^1.3.3",
"@bitgo/sdk-coin-arbeth": "^21.0.44",
"@bitgo/sdk-coin-atom": "^13.1.8",
"@bitgo/sdk-coin-avaxc": "^5.2.2",
"@bitgo/sdk-coin-avaxp": "^5.0.51",
"@bitgo/sdk-coin-bera": "^2.2.13",
"@bitgo/sdk-coin-bld": "^3.0.21",
"@bitgo/sdk-coin-bsc": "^22.2.5",
"@bitgo/sdk-coin-celo": "^4.0.3",
"@bitgo/sdk-coin-coredao": "^1.2.4",
"@bitgo/sdk-coin-coreum": "^21.0.21",
"@bitgo/sdk-coin-cspr": "^2.0.52",
"@bitgo/sdk-coin-dot": "^4.1.30",
"@bitgo/sdk-coin-etc": "^2.2.19",
"@bitgo/sdk-coin-eth": "^24.2.41",
"@bitgo/sdk-coin-eth2": "^3.0.51",
"@bitgo/sdk-coin-hash": "^3.0.21",
"@bitgo/sdk-coin-hbar": "^2.0.52",
"@bitgo/sdk-coin-injective": "^3.0.21",
"@bitgo/sdk-coin-islm": "^2.1.2",
"@bitgo/sdk-coin-near": "^2.0.52",
"@bitgo/sdk-coin-oas": "^1.1.5",
"@bitgo/sdk-coin-opeth": "^18.1.37",
"@bitgo/sdk-coin-osmo": "^3.0.21",
"@bitgo/sdk-coin-polygon": "^21.0.21",
"@bitgo/sdk-coin-rbtc": "^2.0.52",
"@bitgo/sdk-coin-rune": "^1.1.9",
"@bitgo/sdk-coin-sei": "^3.0.21",
"@bitgo/sdk-coin-sol": "^4.7.9",
"@bitgo/sdk-coin-stx": "^3.3.9",
"@bitgo/sdk-coin-sui": "^5.8.11",
"@bitgo/sdk-coin-tia": "^3.0.21",
"@bitgo/sdk-coin-ton": "^3.4.9",
"@bitgo/sdk-coin-trx": "^2.0.52",
"@bitgo/sdk-coin-xrp": "^3.6.5",
"@bitgo/sdk-coin-xtz": "^2.1.50",
"@bitgo/sdk-coin-zeta": "^3.0.21",
"@bitgo/sdk-coin-zketh": "^2.0.44",
"@bitgo/sdk-core": "^28.15.2",
"@bitgo/sdk-coin-algo": "^2.1.52",
"@bitgo/sdk-coin-apt": "^1.3.5",
"@bitgo/sdk-coin-arbeth": "^21.0.46",
"@bitgo/sdk-coin-atom": "^13.1.10",
"@bitgo/sdk-coin-avaxc": "^5.2.4",
"@bitgo/sdk-coin-avaxp": "^5.0.53",
"@bitgo/sdk-coin-bera": "^2.2.15",
"@bitgo/sdk-coin-bld": "^3.0.23",
"@bitgo/sdk-coin-bsc": "^22.2.7",
"@bitgo/sdk-coin-celo": "^4.0.5",
"@bitgo/sdk-coin-coredao": "^1.2.6",
"@bitgo/sdk-coin-coreum": "^21.0.23",
"@bitgo/sdk-coin-cspr": "^2.0.54",
"@bitgo/sdk-coin-dot": "^4.1.32",
"@bitgo/sdk-coin-etc": "^2.2.21",
"@bitgo/sdk-coin-eth": "^24.2.43",
"@bitgo/sdk-coin-eth2": "^3.0.53",
"@bitgo/sdk-coin-hash": "^3.0.23",
"@bitgo/sdk-coin-hbar": "^2.0.54",
"@bitgo/sdk-coin-injective": "^3.0.23",
"@bitgo/sdk-coin-islm": "^2.1.4",
"@bitgo/sdk-coin-near": "^2.0.54",
"@bitgo/sdk-coin-oas": "^1.1.7",
"@bitgo/sdk-coin-opeth": "^18.1.39",
"@bitgo/sdk-coin-osmo": "^3.0.23",
"@bitgo/sdk-coin-polygon": "^21.0.23",
"@bitgo/sdk-coin-rbtc": "^2.0.54",
"@bitgo/sdk-coin-rune": "^1.1.11",
"@bitgo/sdk-coin-sei": "^3.0.23",
"@bitgo/sdk-coin-sol": "^4.7.11",
"@bitgo/sdk-coin-stx": "^3.3.11",
"@bitgo/sdk-coin-sui": "^5.8.13",
"@bitgo/sdk-coin-tia": "^3.0.23",
"@bitgo/sdk-coin-ton": "^3.4.11",
"@bitgo/sdk-coin-trx": "^2.0.54",
"@bitgo/sdk-coin-xrp": "^3.6.7",
"@bitgo/sdk-coin-xtz": "^2.1.52",
"@bitgo/sdk-coin-zeta": "^3.0.23",
"@bitgo/sdk-coin-zketh": "^2.0.46",
"@bitgo/sdk-core": "^28.17.0",
"@bitgo/sdk-lib-mpc": "^10.1.0",
"@bitgo/statics": "^50.13.0",
"@bitgo/statics": "^50.15.0",
"bignumber.js": "^9.1.1",
"bs58": "^4.0.1"
},
Expand Down
12 changes: 12 additions & 0 deletions modules/bitgo/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [39.19.0](https://github.com/BitGo/BitGoJS/compare/[email protected]@39.19.0) (2024-12-17)

### Features

- add ofcxrp mainnet support and update ofcsol tokens ([5eef4a9](https://github.com/BitGo/BitGoJS/commit/5eef4a940498f83caa95c3ab1f3e6636ffb74279))

# [39.18.0](https://github.com/BitGo/BitGoJS/compare/[email protected]@39.18.0) (2024-12-17)

### Features

- add ofcxrp mainnet support and update ofcsol tokens ([5eef4a9](https://github.com/BitGo/BitGoJS/commit/5eef4a940498f83caa95c3ab1f3e6636ffb74279))

# [39.17.0](https://github.com/BitGo/BitGoJS/compare/[email protected]@39.17.0) (2024-12-12)

### Bug Fixes
Expand Down
Loading

0 comments on commit 4fa5e81

Please sign in to comment.