Skip to content

Commit ae3b367

Browse files
committed
2 parents 3ff273a + 199df9f commit ae3b367

File tree

375 files changed

+14092
-1927
lines changed

Some content is hidden

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

375 files changed

+14092
-1927
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ jobs:
315315
path: |
316316
node_modules
317317
modules/*/node_modules
318-
key: ${{ runner.os }}-node22-${{ hashFiles('yarn.lock') }}-${{ hashFiles('tsconfig.packages.json') }}-${{ hashFiles('package.json') }}
318+
key: ${{ runner.os }}-node22-${{ hashFiles('yarn.lock') }}-${{ hashFiles('tsconfig.packages.json')}}-${{ hashFiles('**/package.json') }}
319319

320320
- name: Install Packages
321321
if: steps.lerna-cache.outputs.cache-hit != 'true' || contains( github.event.pull_request.labels.*.name, 'SKIP_CACHE')

Dockerfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ COPY --from=builder /tmp/bitgo/modules/sdk-coin-baby /var/modules/sdk-coin-baby/
7272
COPY --from=builder /tmp/bitgo/modules/sdk-coin-bera /var/modules/sdk-coin-bera/
7373
COPY --from=builder /tmp/bitgo/modules/sdk-coin-bld /var/modules/sdk-coin-bld/
7474
COPY --from=builder /tmp/bitgo/modules/sdk-coin-bsc /var/modules/sdk-coin-bsc/
75+
COPY --from=builder /tmp/bitgo/modules/sdk-coin-canton /var/modules/sdk-coin-canton/
7576
COPY --from=builder /tmp/bitgo/modules/sdk-coin-celo /var/modules/sdk-coin-celo/
7677
COPY --from=builder /tmp/bitgo/modules/sdk-coin-coredao /var/modules/sdk-coin-coredao/
7778
COPY --from=builder /tmp/bitgo/modules/sdk-coin-coreum /var/modules/sdk-coin-coreum/
@@ -123,7 +124,6 @@ COPY --from=builder /tmp/bitgo/modules/sdk-coin-bsv /var/modules/sdk-coin-bsv/
123124
COPY --from=builder /tmp/bitgo/modules/sdk-coin-btc /var/modules/sdk-coin-btc/
124125
COPY --from=builder /tmp/bitgo/modules/utxo-ord /var/modules/utxo-ord/
125126
COPY --from=builder /tmp/bitgo/modules/sdk-coin-btg /var/modules/sdk-coin-btg/
126-
COPY --from=builder /tmp/bitgo/modules/sdk-coin-canton /var/modules/sdk-coin-canton/
127127
COPY --from=builder /tmp/bitgo/modules/sdk-coin-dash /var/modules/sdk-coin-dash/
128128
COPY --from=builder /tmp/bitgo/modules/sdk-coin-doge /var/modules/sdk-coin-doge/
129129
COPY --from=builder /tmp/bitgo/modules/sdk-coin-eos /var/modules/sdk-coin-eos/
@@ -169,6 +169,7 @@ cd /var/modules/sdk-coin-baby && yarn link && \
169169
cd /var/modules/sdk-coin-bera && yarn link && \
170170
cd /var/modules/sdk-coin-bld && yarn link && \
171171
cd /var/modules/sdk-coin-bsc && yarn link && \
172+
cd /var/modules/sdk-coin-canton && yarn link && \
172173
cd /var/modules/sdk-coin-celo && yarn link && \
173174
cd /var/modules/sdk-coin-coredao && yarn link && \
174175
cd /var/modules/sdk-coin-coreum && yarn link && \
@@ -220,7 +221,6 @@ cd /var/modules/sdk-coin-bsv && yarn link && \
220221
cd /var/modules/sdk-coin-btc && yarn link && \
221222
cd /var/modules/utxo-ord && yarn link && \
222223
cd /var/modules/sdk-coin-btg && yarn link && \
223-
cd /var/modules/sdk-coin-canton && yarn link && \
224224
cd /var/modules/sdk-coin-dash && yarn link && \
225225
cd /var/modules/sdk-coin-doge && yarn link && \
226226
cd /var/modules/sdk-coin-eos && yarn link && \
@@ -269,6 +269,7 @@ RUN cd /var/bitgo-express && \
269269
yarn link @bitgo/sdk-coin-bera && \
270270
yarn link @bitgo/sdk-coin-bld && \
271271
yarn link @bitgo/sdk-coin-bsc && \
272+
yarn link @bitgo/sdk-coin-canton && \
272273
yarn link @bitgo/sdk-coin-celo && \
273274
yarn link @bitgo/sdk-coin-coredao && \
274275
yarn link @bitgo/sdk-coin-coreum && \
@@ -320,7 +321,6 @@ RUN cd /var/bitgo-express && \
320321
yarn link @bitgo/sdk-coin-btc && \
321322
yarn link @bitgo/utxo-ord && \
322323
yarn link @bitgo/sdk-coin-btg && \
323-
yarn link @bitgo/sdk-coin-canton && \
324324
yarn link @bitgo/sdk-coin-dash && \
325325
yarn link @bitgo/sdk-coin-doge && \
326326
yarn link @bitgo/sdk-coin-eos && \

modules/abstract-cosmos/CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,28 @@
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.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-cosmos@11.15.3...@bitgo/abstract-cosmos@11.15.4) (2025-10-09)
7+
8+
9+
### Bug Fixes
10+
11+
* run check-fmt on code files only ([9745196](https://github.com/BitGo/BitGoJS/commit/9745196b02b9678c740d290a4638ceb153a8fd75))
12+
13+
14+
15+
16+
17+
## [11.15.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-cosmos@11.15.2...@bitgo/abstract-cosmos@11.15.3) (2025-10-08)
18+
19+
20+
### Bug Fixes
21+
22+
* add explicit 'files' in package json ([3b00373](https://github.com/BitGo/BitGoJS/commit/3b0037396f6ac16bb9380bd85bf37f2b133068f4))
23+
24+
25+
26+
27+
628
## [11.15.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-cosmos@11.15.1...@bitgo/abstract-cosmos@11.15.2) (2025-10-02)
729

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

modules/abstract-cosmos/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"name": "@bitgo/abstract-cosmos",
3-
"version": "11.15.2",
3+
"version": "11.15.4",
44
"description": "BitGo SDK coin library for COSMOS base implementation",
55
"main": "./dist/src/index.js",
66
"types": "./dist/src/index.d.ts",
77
"scripts": {
88
"build": "npm run prepare",
99
"build-ts": "yarn tsc --build --incremental --verbose .",
1010
"fmt": "prettier --write .",
11-
"check-fmt": "prettier --check .",
11+
"check-fmt": "prettier --check '**/*.{ts,js,json}'",
1212
"clean": "rm -r ./dist",
1313
"lint": "eslint --quiet .",
1414
"prepare": "npm run build-ts && shx cp -r ./resources ./dist"
@@ -38,10 +38,10 @@
3838
]
3939
},
4040
"dependencies": {
41-
"@bitgo/sdk-core": "^36.10.1",
42-
"@bitgo/sdk-lib-mpc": "^10.7.0",
41+
"@bitgo/sdk-core": "^36.12.0",
42+
"@bitgo/sdk-lib-mpc": "^10.8.1",
4343
"@bitgo/secp256k1": "^1.5.0",
44-
"@bitgo/statics": "^58.2.0",
44+
"@bitgo/statics": "^58.4.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: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,28 @@
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.13.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@24.13.3...@bitgo/abstract-eth@24.13.4) (2025-10-09)
7+
8+
9+
### Bug Fixes
10+
11+
* run check-fmt on code files only ([9745196](https://github.com/BitGo/BitGoJS/commit/9745196b02b9678c740d290a4638ceb153a8fd75))
12+
13+
14+
15+
16+
17+
## [24.13.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@24.13.2...@bitgo/abstract-eth@24.13.3) (2025-10-08)
18+
19+
20+
### Bug Fixes
21+
22+
* add explicit 'files' in package json ([3b00373](https://github.com/BitGo/BitGoJS/commit/3b0037396f6ac16bb9380bd85bf37f2b133068f4))
23+
24+
25+
26+
27+
628
## [24.13.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@24.13.1...@bitgo/abstract-eth@24.13.2) (2025-10-02)
729

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

modules/abstract-eth/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"name": "@bitgo/abstract-eth",
3-
"version": "24.13.2",
3+
"version": "24.13.4",
44
"description": "BitGo SDK coin library for ETH base implementation",
55
"main": "./dist/src/index.js",
66
"types": "./dist/src/index.d.ts",
77
"scripts": {
88
"build": "yarn tsc --build --incremental --verbose .",
99
"fmt": "prettier --write .",
10-
"check-fmt": "prettier --check .",
10+
"check-fmt": "prettier --check '**/*.{ts,js,json}'",
1111
"clean": "rm -r ./dist",
1212
"lint": "eslint --quiet .",
1313
"prepare": "npm run build",
@@ -40,10 +40,10 @@
4040
]
4141
},
4242
"dependencies": {
43-
"@bitgo/sdk-core": "^36.10.1",
44-
"@bitgo/sdk-lib-mpc": "^10.7.0",
43+
"@bitgo/sdk-core": "^36.12.0",
44+
"@bitgo/sdk-lib-mpc": "^10.8.1",
4545
"@bitgo/secp256k1": "^1.5.0",
46-
"@bitgo/statics": "^58.2.0",
46+
"@bitgo/statics": "^58.4.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.69.2",
64-
"@bitgo/sdk-test": "^9.1.2",
63+
"@bitgo/sdk-api": "^1.70.1",
64+
"@bitgo/sdk-test": "^9.1.4",
6565
"@types/keccak": "^3.0.5"
6666
},
6767
"gitHead": "18e460ddf02de2dbf13c2aa243478188fb539f0c",

modules/abstract-lightning/CHANGELOG.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,40 @@
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.2.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-lightning@7.2.2...@bitgo/abstract-lightning@7.2.3) (2025-10-10)
7+
8+
9+
### Bug Fixes
10+
11+
* upgrade public types version ([49cb5b1](https://github.com/BitGo/BitGoJS/commit/49cb5b1f07bf63ae0fab7feb5f55457f641ada9f))
12+
13+
14+
15+
16+
17+
## [7.2.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-lightning@7.2.1...@bitgo/abstract-lightning@7.2.2) (2025-10-09)
18+
19+
20+
### Bug Fixes
21+
22+
* run check-fmt on code files only ([9745196](https://github.com/BitGo/BitGoJS/commit/9745196b02b9678c740d290a4638ceb153a8fd75))
23+
24+
25+
26+
27+
28+
## [7.2.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-lightning@7.2.0...@bitgo/abstract-lightning@7.2.1) (2025-10-08)
29+
30+
31+
### Bug Fixes
32+
33+
* add explicit 'files' in package json ([3b00373](https://github.com/BitGo/BitGoJS/commit/3b0037396f6ac16bb9380bd85bf37f2b133068f4))
34+
* convert unsupported utxolib prefixes ([3c5b4ba](https://github.com/BitGo/BitGoJS/commit/3c5b4ba4c11dbadb5dc2d47fa7d8b47d8ada512b))
35+
36+
37+
38+
39+
640
# [7.2.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-lightning@7.1.1...@bitgo/abstract-lightning@7.2.0) (2025-10-02)
741

842
### Features

modules/abstract-lightning/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bitgo/abstract-lightning",
3-
"version": "7.2.0",
3+
"version": "7.2.3",
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",
@@ -9,7 +9,7 @@
99
"test": "yarn unit-test",
1010
"unit-test": "nyc -- mocha --recursive test",
1111
"fmt": "prettier --write .",
12-
"check-fmt": "prettier --check .",
12+
"check-fmt": "prettier --check '**/*.{ts,js,json}'",
1313
"clean": "rm -r ./dist",
1414
"lint": "eslint --quiet .",
1515
"prepare": "npm run build"
@@ -39,9 +39,9 @@
3939
]
4040
},
4141
"dependencies": {
42-
"@bitgo/public-types": "5.22.0",
43-
"@bitgo/sdk-core": "^36.10.1",
44-
"@bitgo/statics": "^58.2.0",
42+
"@bitgo/public-types": "5.29.0",
43+
"@bitgo/sdk-core": "^36.12.0",
44+
"@bitgo/statics": "^58.4.0",
4545
"@bitgo/utxo-lib": "^11.11.0",
4646
"bip174": "npm:@bitgo-forks/bip174@3.1.0-master.4",
4747
"bs58check": "^2.1.2",

modules/abstract-substrate/CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,28 @@
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.11.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-substrate@1.11.3...@bitgo/abstract-substrate@1.11.4) (2025-10-09)
7+
8+
9+
### Bug Fixes
10+
11+
* run check-fmt on code files only ([9745196](https://github.com/BitGo/BitGoJS/commit/9745196b02b9678c740d290a4638ceb153a8fd75))
12+
13+
14+
15+
16+
17+
## [1.11.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-substrate@1.11.2...@bitgo/abstract-substrate@1.11.3) (2025-10-08)
18+
19+
20+
### Bug Fixes
21+
22+
* add explicit 'files' in package json ([3b00373](https://github.com/BitGo/BitGoJS/commit/3b0037396f6ac16bb9380bd85bf37f2b133068f4))
23+
24+
25+
26+
27+
628
## [1.11.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-substrate@1.11.1...@bitgo/abstract-substrate@1.11.2) (2025-10-02)
729

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

modules/abstract-substrate/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"name": "@bitgo/abstract-substrate",
3-
"version": "1.11.2",
3+
"version": "1.11.4",
44
"description": "BitGo SDK coin library for Substrate base implementation",
55
"main": "./dist/src/index.js",
66
"types": "./dist/src/index.d.ts",
77
"scripts": {
88
"build": "npm run prepare",
99
"build-ts": "yarn tsc --build --incremental --verbose .",
1010
"fmt": "prettier --write .",
11-
"check-fmt": "prettier --check .",
11+
"check-fmt": "prettier --check '**/*.{ts,js,json}'",
1212
"clean": "rm -r ./dist",
1313
"lint": "eslint --quiet .",
1414
"prepare": "npm run build-ts"
@@ -38,9 +38,9 @@
3838
]
3939
},
4040
"dependencies": {
41-
"@bitgo/sdk-core": "^36.10.1",
42-
"@bitgo/sdk-lib-mpc": "^10.7.0",
43-
"@bitgo/statics": "^58.2.0",
41+
"@bitgo/sdk-core": "^36.12.0",
42+
"@bitgo/sdk-lib-mpc": "^10.8.1",
43+
"@bitgo/statics": "^58.4.0",
4444
"@polkadot/api": "14.1.1",
4545
"@polkadot/keyring": "13.3.1",
4646
"@polkadot/types": "14.1.1",

0 commit comments

Comments
 (0)