Skip to content

Commit e345b43

Browse files
authored
Merge branch 'master' into passkey/ticket-7-derive-passkey-prf-key
2 parents 5617c60 + d8a32c5 commit e345b43

266 files changed

Lines changed: 4262 additions & 962 deletions

File tree

Some content is hidden

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

commitlint.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ module.exports = {
6565
'STLX-',
6666
'TMS-',
6767
'TRUST-',
68+
'T1-',
6869
'USDS-',
6970
'VL-',
7071
'WIN-',

modules/abstract-cosmos/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,22 @@
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.18.7](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-cosmos@11.18.6...@bitgo/abstract-cosmos@11.18.7) (2026-05-05)
7+
8+
**Note:** Version bump only for package @bitgo/abstract-cosmos
9+
10+
11+
12+
13+
14+
## [11.18.6](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-cosmos@11.18.5...@bitgo/abstract-cosmos@11.18.6) (2026-04-29)
15+
16+
**Note:** Version bump only for package @bitgo/abstract-cosmos
17+
18+
19+
20+
21+
622
## [11.18.5](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-cosmos@11.18.4...@bitgo/abstract-cosmos@11.18.5) (2026-04-28)
723

824
**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.18.5",
3+
"version": "11.18.7",
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.42.0",
42-
"@bitgo/sdk-lib-mpc": "^10.11.1",
41+
"@bitgo/sdk-core": "^36.44.0",
42+
"@bitgo/sdk-lib-mpc": "^10.12.0",
4343
"@bitgo/secp256k1": "^1.11.0",
44-
"@bitgo/statics": "^58.37.0",
44+
"@bitgo/statics": "^58.39.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: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,22 @@
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.24.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@24.24.2...@bitgo/abstract-eth@24.24.3) (2026-05-05)
7+
8+
**Note:** Version bump only for package @bitgo/abstract-eth
9+
10+
11+
12+
13+
14+
## [24.24.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@24.24.1...@bitgo/abstract-eth@24.24.2) (2026-04-29)
15+
16+
**Note:** Version bump only for package @bitgo/abstract-eth
17+
18+
19+
20+
21+
622
## [24.24.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@24.24.0...@bitgo/abstract-eth@24.24.1) (2026-04-28)
723

824

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.24.1",
3+
"version": "24.24.3",
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.42.0",
44-
"@bitgo/sdk-lib-mpc": "^10.11.1",
43+
"@bitgo/sdk-core": "^36.44.0",
44+
"@bitgo/sdk-lib-mpc": "^10.12.0",
4545
"@bitgo/secp256k1": "^1.11.0",
46-
"@bitgo/statics": "^58.37.0",
46+
"@bitgo/statics": "^58.39.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.79.0",
64-
"@bitgo/sdk-test": "^9.1.40",
63+
"@bitgo/sdk-api": "^1.79.2",
64+
"@bitgo/sdk-test": "^9.1.42",
6565
"@types/keccak": "^3.0.5"
6666
},
6767
"gitHead": "18e460ddf02de2dbf13c2aa243478188fb539f0c",

modules/abstract-eth/src/abstractEthLikeNewCoins.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2554,7 +2554,7 @@ export abstract class AbstractEthLikeNewCoins extends AbstractEthLikeCoin {
25542554
const walletPassphrase = buildParams.walletPassphrase;
25552555

25562556
const userKeychain = await this.keychains().get({ id: wallet.keyIds()[0] });
2557-
const userPrv = wallet.getUserPrv({ keychain: userKeychain, walletPassphrase });
2557+
const userPrv = await wallet.getUserPrvAsync({ keychain: userKeychain, walletPassphrase });
25582558
const userPrvBuffer = bip32.fromBase58(userPrv).privateKey;
25592559
if (!userPrvBuffer) {
25602560
throw new Error('invalid userPrv');

modules/abstract-lightning/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,22 @@
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.10.5](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-lightning@7.10.4...@bitgo/abstract-lightning@7.10.5) (2026-05-05)
7+
8+
**Note:** Version bump only for package @bitgo/abstract-lightning
9+
10+
11+
12+
13+
14+
## [7.10.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-lightning@7.10.3...@bitgo/abstract-lightning@7.10.4) (2026-04-29)
15+
16+
**Note:** Version bump only for package @bitgo/abstract-lightning
17+
18+
19+
20+
21+
622
## [7.10.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-lightning@7.10.2...@bitgo/abstract-lightning@7.10.3) (2026-04-28)
723

824
**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.10.3",
3+
"version": "7.10.5",
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.97.0",
43-
"@bitgo/sdk-core": "^36.42.0",
44-
"@bitgo/statics": "^58.37.0",
45-
"@bitgo/utxo-lib": "^11.22.0",
43+
"@bitgo/sdk-core": "^36.44.0",
44+
"@bitgo/statics": "^58.39.0",
45+
"@bitgo/utxo-lib": "^11.22.1",
4646
"bip174": "npm:@bitgo-forks/bip174@3.1.0-master.4",
4747
"bs58check": "^2.1.2",
4848
"fp-ts": "^2.12.2",

modules/abstract-substrate/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,22 @@
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.14.7](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-substrate@1.14.6...@bitgo/abstract-substrate@1.14.7) (2026-05-05)
7+
8+
**Note:** Version bump only for package @bitgo/abstract-substrate
9+
10+
11+
12+
13+
14+
## [1.14.6](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-substrate@1.14.5...@bitgo/abstract-substrate@1.14.6) (2026-04-29)
15+
16+
**Note:** Version bump only for package @bitgo/abstract-substrate
17+
18+
19+
20+
21+
622
## [1.14.5](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-substrate@1.14.4...@bitgo/abstract-substrate@1.14.5) (2026-04-28)
723

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

modules/abstract-substrate/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-substrate",
3-
"version": "1.14.5",
3+
"version": "1.14.7",
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.42.0",
42-
"@bitgo/sdk-lib-mpc": "^10.11.1",
43-
"@bitgo/statics": "^58.37.0",
41+
"@bitgo/sdk-core": "^36.44.0",
42+
"@bitgo/sdk-lib-mpc": "^10.12.0",
43+
"@bitgo/statics": "^58.39.0",
4444
"@polkadot/api": "14.1.1",
4545
"@polkadot/keyring": "13.5.6",
4646
"@polkadot/types": "14.1.1",

0 commit comments

Comments
 (0)