@bitgo/account-lib 2.20.0-rc.26 → 2.20.0-rc.27

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/.mocharc.js CHANGED
@@ -3,7 +3,7 @@
3
3
  module.exports = {
4
4
  require: 'ts-node/register',
5
5
  timeout: '20000',
6
- reporter: 'mochawesome',
6
+ reporter: 'min',
7
7
  'reporter-option': ['consoleReporter=min'],
8
8
  exit: true,
9
9
  spec: ['test/unit/**/*.ts'],
package/CHANGELOG.md CHANGED
@@ -3,6 +3,17 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [2.20.0-rc.27](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@2.20.0-rc.26...@bitgo/account-lib@2.20.0-rc.27) (2022-06-30)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * **account-lib:** fix ecdsa tests timeout issues ([12c86b2](https://github.com/BitGo/BitGoJS/commit/12c86b2dcbc24331ad47668829ec9f8eb131861f))
12
+
13
+
14
+
15
+
16
+
6
17
  # [2.20.0-rc.26](https://github.com/BitGo/BitGoJS/compare/@bitgo/account-lib@2.20.0-rc.25...@bitgo/account-lib@2.20.0-rc.26) (2022-06-30)
7
18
 
8
19
 
@@ -191,6 +191,11 @@
191
191
  "signature": "e876f96ae506c3e4144c5e60005f52949b58ada255b5352ae580a5b9652f8d57",
192
192
  "affectsGlobalScope": false
193
193
  },
194
+ "../../statics/dist/src/tokenconfig.d.ts": {
195
+ "version": "0832d47a776ccc852d014021b7493ed7b18fc028c72be3d751d14713f7543f42",
196
+ "signature": "0832d47a776ccc852d014021b7493ed7b18fc028c72be3d751d14713f7543f42",
197
+ "affectsGlobalScope": false
198
+ },
194
199
  "../../statics/dist/src/ofc.d.ts": {
195
200
  "version": "388e9c521c006726ac50f48fc2ce2f94f3878495d9fa2f611a3fb977a703d2fb",
196
201
  "signature": "388e9c521c006726ac50f48fc2ce2f94f3878495d9fa2f611a3fb977a703d2fb",
@@ -207,8 +212,8 @@
207
212
  "affectsGlobalScope": false
208
213
  },
209
214
  "../../statics/dist/src/index.d.ts": {
210
- "version": "7c5a913c2345be9ee1c7f4bf9ee14feaf2b5071a83c64e6e706294cbfd107308",
211
- "signature": "7c5a913c2345be9ee1c7f4bf9ee14feaf2b5071a83c64e6e706294cbfd107308",
215
+ "version": "2dcfeffaef6281e98b1deabe5ac69550b29bd11f238d30feb38fdc05a9110fd5",
216
+ "signature": "2dcfeffaef6281e98b1deabe5ac69550b29bd11f238d30feb38fdc05a9110fd5",
212
217
  "affectsGlobalScope": false
213
218
  },
214
219
  "../../../node_modules/@types/node/globals.d.ts": {
@@ -952,8 +957,8 @@
952
957
  "affectsGlobalScope": false
953
958
  },
954
959
  "../../sdk-core/dist/src/bitgo/utils/tss/eddsa/types.d.ts": {
955
- "version": "f1705798d699d456ecf3f7083766893b01714252c2d2cfd252a05b465f2b2bc2",
956
- "signature": "f1705798d699d456ecf3f7083766893b01714252c2d2cfd252a05b465f2b2bc2",
960
+ "version": "6425b6d893d86461f9bb8b58e2580e8c909b9f93ed12491eb2e1d1a532e602ea",
961
+ "signature": "6425b6d893d86461f9bb8b58e2580e8c909b9f93ed12491eb2e1d1a532e602ea",
957
962
  "affectsGlobalScope": false
958
963
  },
959
964
  "../../sdk-core/dist/src/bitgo/utils/tss/eddsa/eddsa.d.ts": {
@@ -1096,9 +1101,14 @@
1096
1101
  "signature": "03272d63ddabcf7ee0a52e218cb244dfb67c16f0e50c1b56927304b25caf8497",
1097
1102
  "affectsGlobalScope": false
1098
1103
  },
1104
+ "../../sdk-core/dist/src/bitgo/environments.d.ts": {
1105
+ "version": "77c0096e2419b04036cac2fbff4d2ba95a097a01df328bb2b20c4ccc51251f00",
1106
+ "signature": "77c0096e2419b04036cac2fbff4d2ba95a097a01df328bb2b20c4ccc51251f00",
1107
+ "affectsGlobalScope": false
1108
+ },
1099
1109
  "../../sdk-core/dist/src/bitgo/config.d.ts": {
1100
- "version": "79c5e61d14f664f6f394eabfc9a6e00ea16eac70ebf0c7b7e8901873d1b579c8",
1101
- "signature": "79c5e61d14f664f6f394eabfc9a6e00ea16eac70ebf0c7b7e8901873d1b579c8",
1110
+ "version": "2a9d61c95ec165eb03a5ec96a08517abbdc2ad163a8b9c00f00792eabf801fc5",
1111
+ "signature": "2a9d61c95ec165eb03a5ec96a08517abbdc2ad163a8b9c00f00792eabf801fc5",
1102
1112
  "affectsGlobalScope": false
1103
1113
  },
1104
1114
  "../../sdk-core/dist/src/bitgo/recovery/initiate.d.ts": {
@@ -1117,8 +1127,8 @@
1117
1127
  "affectsGlobalScope": false
1118
1128
  },
1119
1129
  "../../sdk-core/dist/src/bitgo/basecoin/ibasecoin.d.ts": {
1120
- "version": "69888f354ee38e35507c15477f4fa593ab84111881c804c140475bfa7e6a5380",
1121
- "signature": "69888f354ee38e35507c15477f4fa593ab84111881c804c140475bfa7e6a5380",
1130
+ "version": "ebe470dd9a50763c2372f849be4b00d8fc8241317998a6719aaea2123a82c253",
1131
+ "signature": "ebe470dd9a50763c2372f849be4b00d8fc8241317998a6719aaea2123a82c253",
1122
1132
  "affectsGlobalScope": false
1123
1133
  },
1124
1134
  "../../sdk-core/dist/src/bitgo/webhook/webhooks.d.ts": {
@@ -1141,11 +1151,6 @@
1141
1151
  "signature": "cd67eb67ee275244f43c5ff632be58440f2907f3593b2e1881fba62e1865b53e",
1142
1152
  "affectsGlobalScope": false
1143
1153
  },
1144
- "../../sdk-core/dist/src/bitgo/environments.d.ts": {
1145
- "version": "77c0096e2419b04036cac2fbff4d2ba95a097a01df328bb2b20c4ccc51251f00",
1146
- "signature": "77c0096e2419b04036cac2fbff4d2ba95a097a01df328bb2b20c4ccc51251f00",
1147
- "affectsGlobalScope": false
1148
- },
1149
1154
  "../../sdk-core/dist/src/bitgo/bitgobase.d.ts": {
1150
1155
  "version": "b4365af0ad5483c2998fcd9ac0d5fb974ff094d2a5333393e4592060733fd5ad",
1151
1156
  "signature": "b4365af0ad5483c2998fcd9ac0d5fb974ff094d2a5333393e4592060733fd5ad",
@@ -1322,8 +1327,8 @@
1322
1327
  "affectsGlobalScope": false
1323
1328
  },
1324
1329
  "../../sdk-core/dist/src/account-lib/mpc/util.d.ts": {
1325
- "version": "64af7e53ec00999e863f49dd715646405f43077fc8002abcd53e9f3a38c7b45d",
1326
- "signature": "64af7e53ec00999e863f49dd715646405f43077fc8002abcd53e9f3a38c7b45d",
1330
+ "version": "efddc536eb7a685dec84127b3fa9f6bd2ab35936d132f77c9b4616ab8e3a287b",
1331
+ "signature": "efddc536eb7a685dec84127b3fa9f6bd2ab35936d132f77c9b4616ab8e3a287b",
1327
1332
  "affectsGlobalScope": false
1328
1333
  },
1329
1334
  "../../sdk-core/dist/src/account-lib/mpc/index.d.ts": {
@@ -5117,8 +5122,8 @@
5117
5122
  "affectsGlobalScope": false
5118
5123
  },
5119
5124
  "../../sdk-coin-algo/dist/src/algotoken.d.ts": {
5120
- "version": "a4722e1151e94cf50b7b8e815fcad24487a54c6b8eb226087cf334cfe2c7d713",
5121
- "signature": "a4722e1151e94cf50b7b8e815fcad24487a54c6b8eb226087cf334cfe2c7d713",
5125
+ "version": "dda80dcd4c345df8796c37251890a4196cc3402f43bac750ff9b09007d16d4ff",
5126
+ "signature": "dda80dcd4c345df8796c37251890a4196cc3402f43bac750ff9b09007d16d4ff",
5122
5127
  "affectsGlobalScope": false
5123
5128
  },
5124
5129
  "../../sdk-coin-algo/dist/src/index.d.ts": {
@@ -13265,7 +13270,8 @@
13265
13270
  "../../../node_modules/@solana/spl-token/node_modules/@solana/web3.js/lib/index.d.ts",
13266
13271
  "../../../node_modules/@solana/web3.js/lib/index.d.ts",
13267
13272
  "../../sdk-coin-algo/dist/src/algo.d.ts",
13268
- "../../sdk-core/dist/src/index.d.ts"
13273
+ "../../sdk-core/dist/src/index.d.ts",
13274
+ "../../statics/dist/src/index.d.ts"
13269
13275
  ],
13270
13276
  "../../sdk-coin-algo/dist/src/index.d.ts": [
13271
13277
  "../../../node_modules/@polkadot/types-augment/lookup/types-kusama.d.ts",
@@ -13968,7 +13974,9 @@
13968
13974
  "../../../node_modules/@polkadot/types-augment/lookup/types-polkadot.d.ts",
13969
13975
  "../../../node_modules/@polkadot/types-augment/lookup/types-substrate.d.ts",
13970
13976
  "../../../node_modules/@solana/spl-token/node_modules/@solana/web3.js/lib/index.d.ts",
13971
- "../../../node_modules/@solana/web3.js/lib/index.d.ts"
13977
+ "../../../node_modules/@solana/web3.js/lib/index.d.ts",
13978
+ "../../sdk-core/dist/src/bitgo/environments.d.ts",
13979
+ "../../statics/dist/src/index.d.ts"
13972
13980
  ],
13973
13981
  "../../sdk-core/dist/src/bitgo/ecdh.d.ts": [
13974
13982
  "../../../node_modules/@polkadot/types-augment/lookup/types-kusama.d.ts",
@@ -14797,6 +14805,7 @@
14797
14805
  "../../statics/dist/src/map.d.ts",
14798
14806
  "../../statics/dist/src/networks.d.ts",
14799
14807
  "../../statics/dist/src/ofc.d.ts",
14808
+ "../../statics/dist/src/tokenconfig.d.ts",
14800
14809
  "../../statics/dist/src/utxo.d.ts"
14801
14810
  ],
14802
14811
  "../../statics/dist/src/map.d.ts": [
@@ -14824,6 +14833,13 @@
14824
14833
  "../../statics/dist/src/base.d.ts",
14825
14834
  "../../statics/dist/src/networks.d.ts"
14826
14835
  ],
14836
+ "../../statics/dist/src/tokenconfig.d.ts": [
14837
+ "../../../node_modules/@polkadot/types-augment/lookup/types-kusama.d.ts",
14838
+ "../../../node_modules/@polkadot/types-augment/lookup/types-polkadot.d.ts",
14839
+ "../../../node_modules/@polkadot/types-augment/lookup/types-substrate.d.ts",
14840
+ "../../../node_modules/@solana/spl-token/node_modules/@solana/web3.js/lib/index.d.ts",
14841
+ "../../../node_modules/@solana/web3.js/lib/index.d.ts"
14842
+ ],
14827
14843
  "../../statics/dist/src/utxo.d.ts": [
14828
14844
  "../../../node_modules/@polkadot/types-augment/lookup/types-kusama.d.ts",
14829
14845
  "../../../node_modules/@polkadot/types-augment/lookup/types-polkadot.d.ts",
@@ -34054,7 +34070,8 @@
34054
34070
  "../../../node_modules/@solana/spl-token/node_modules/@solana/web3.js/lib/index.d.ts",
34055
34071
  "../../../node_modules/@solana/web3.js/lib/index.d.ts",
34056
34072
  "../../sdk-coin-algo/dist/src/algo.d.ts",
34057
- "../../sdk-core/dist/src/index.d.ts"
34073
+ "../../sdk-core/dist/src/index.d.ts",
34074
+ "../../statics/dist/src/index.d.ts"
34058
34075
  ],
34059
34076
  "../../sdk-coin-algo/dist/src/index.d.ts": [
34060
34077
  "../../../node_modules/@polkadot/types-augment/lookup/types-kusama.d.ts",
@@ -34757,7 +34774,9 @@
34757
34774
  "../../../node_modules/@polkadot/types-augment/lookup/types-polkadot.d.ts",
34758
34775
  "../../../node_modules/@polkadot/types-augment/lookup/types-substrate.d.ts",
34759
34776
  "../../../node_modules/@solana/spl-token/node_modules/@solana/web3.js/lib/index.d.ts",
34760
- "../../../node_modules/@solana/web3.js/lib/index.d.ts"
34777
+ "../../../node_modules/@solana/web3.js/lib/index.d.ts",
34778
+ "../../sdk-core/dist/src/bitgo/environments.d.ts",
34779
+ "../../statics/dist/src/index.d.ts"
34761
34780
  ],
34762
34781
  "../../sdk-core/dist/src/bitgo/ecdh.d.ts": [
34763
34782
  "../../../node_modules/@polkadot/types-augment/lookup/types-kusama.d.ts",
@@ -35586,6 +35605,7 @@
35586
35605
  "../../statics/dist/src/map.d.ts",
35587
35606
  "../../statics/dist/src/networks.d.ts",
35588
35607
  "../../statics/dist/src/ofc.d.ts",
35608
+ "../../statics/dist/src/tokenconfig.d.ts",
35589
35609
  "../../statics/dist/src/utxo.d.ts"
35590
35610
  ],
35591
35611
  "../../statics/dist/src/map.d.ts": [
@@ -35613,6 +35633,13 @@
35613
35633
  "../../statics/dist/src/base.d.ts",
35614
35634
  "../../statics/dist/src/networks.d.ts"
35615
35635
  ],
35636
+ "../../statics/dist/src/tokenconfig.d.ts": [
35637
+ "../../../node_modules/@polkadot/types-augment/lookup/types-kusama.d.ts",
35638
+ "../../../node_modules/@polkadot/types-augment/lookup/types-polkadot.d.ts",
35639
+ "../../../node_modules/@polkadot/types-augment/lookup/types-substrate.d.ts",
35640
+ "../../../node_modules/@solana/spl-token/node_modules/@solana/web3.js/lib/index.d.ts",
35641
+ "../../../node_modules/@solana/web3.js/lib/index.d.ts"
35642
+ ],
35616
35643
  "../../statics/dist/src/utxo.d.ts": [
35617
35644
  "../../../node_modules/@polkadot/types-augment/lookup/types-kusama.d.ts",
35618
35645
  "../../../node_modules/@polkadot/types-augment/lookup/types-polkadot.d.ts",
@@ -54024,6 +54051,7 @@
54024
54051
  "../../statics/dist/src/map.d.ts",
54025
54052
  "../../statics/dist/src/networks.d.ts",
54026
54053
  "../../statics/dist/src/ofc.d.ts",
54054
+ "../../statics/dist/src/tokenconfig.d.ts",
54027
54055
  "../../statics/dist/src/utxo.d.ts",
54028
54056
  "../../utxo-lib/dist/src/address.d.ts",
54029
54057
  "../../utxo-lib/dist/src/addressformat.d.ts",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bitgo/account-lib",
3
- "version": "2.20.0-rc.26",
3
+ "version": "2.20.0-rc.27",
4
4
  "description": "BitGo's account library functions",
5
5
  "main": "./dist/src/index.js",
6
6
  "types": "./dist/src/index.d.ts",
@@ -34,10 +34,10 @@
34
34
  "@bitgo/bls": "^0.1.0",
35
35
  "@bitgo/bls-dkg": "^1.1.0-rc.1",
36
36
  "@bitgo/ethereumjs-utils-old": "npm:ethereumjs-util@5.2.0",
37
- "@bitgo/sdk-coin-algo": "^1.1.0-rc.5",
38
- "@bitgo/sdk-coin-cspr": "^1.0.1-rc.6",
39
- "@bitgo/sdk-core": "^1.1.0-rc.19",
40
- "@bitgo/statics": "^6.18.0-rc.20",
37
+ "@bitgo/sdk-coin-algo": "^1.1.0-rc.6",
38
+ "@bitgo/sdk-coin-cspr": "^1.0.1-rc.7",
39
+ "@bitgo/sdk-core": "^1.1.0-rc.20",
40
+ "@bitgo/statics": "^6.18.0-rc.21",
41
41
  "@celo/contractkit": "^1.2.4",
42
42
  "@ethereumjs/common": "^2.4.0",
43
43
  "@ethereumjs/tx": "^3.3.0",
@@ -103,5 +103,5 @@
103
103
  "publishConfig": {
104
104
  "access": "public"
105
105
  },
106
- "gitHead": "0820e8d1952d40fc6ce2e63d6228dbc5519d5265"
106
+ "gitHead": "d0f7f949da4a58434e965b0a3592c6abbf6c6928"
107
107
  }