@bitgo/sdk-core 8.0.0 → 8.1.0
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/CHANGELOG.md +12 -0
- package/dist/src/account-lib/mpc/tss/ecdsa/rangeproof.d.ts +1 -0
- package/dist/src/account-lib/mpc/tss/ecdsa/rangeproof.d.ts.map +1 -1
- package/dist/src/account-lib/mpc/tss/ecdsa/rangeproof.js +25 -7
- package/dist/src/bitgo/wallet/wallet.d.ts.map +1 -1
- package/dist/src/bitgo/wallet/wallet.js +6 -1
- package/dist/src/index.d.ts +1 -0
- package/dist/src/index.d.ts.map +1 -1
- package/dist/src/index.js +2 -1
- package/dist/src/openssl/index.d.ts +2 -0
- package/dist/src/openssl/index.d.ts.map +1 -0
- package/dist/src/openssl/index.js +14 -0
- package/dist/src/openssl/openssl.d.ts +9 -0
- package/dist/src/openssl/openssl.d.ts.map +1 -0
- package/dist/src/openssl/openssl.js +45 -0
- package/dist/src/openssl/opensslbytes.d.ts +4 -0
- package/dist/src/openssl/opensslbytes.d.ts.map +1 -0
- package/dist/src/openssl/opensslbytes.js +20 -0
- package/dist/tsconfig.tsbuildinfo +57 -8
- package/package.json +5 -4
|
@@ -667,8 +667,8 @@
|
|
|
667
667
|
"affectsGlobalScope": false
|
|
668
668
|
},
|
|
669
669
|
"../../utxo-lib/dist/src/bitgo/utxopsbt.d.ts": {
|
|
670
|
-
"version": "
|
|
671
|
-
"signature": "
|
|
670
|
+
"version": "e80b1ebc510a137bc4dedd89be5689b550d87ce96930b3cdedf86c7dc34cb02c",
|
|
671
|
+
"signature": "e80b1ebc510a137bc4dedd89be5689b550d87ce96930b3cdedf86c7dc34cb02c",
|
|
672
672
|
"affectsGlobalScope": false
|
|
673
673
|
},
|
|
674
674
|
"../../utxo-lib/dist/src/bitgo/dash/dashpsbt.d.ts": {
|
|
@@ -1146,9 +1146,34 @@
|
|
|
1146
1146
|
"signature": "423c02aaa0a9d7ba86cc52b0a2940b15da0002ca3ca390633d771ab5bc85c81c",
|
|
1147
1147
|
"affectsGlobalScope": false
|
|
1148
1148
|
},
|
|
1149
|
+
"../../../node_modules/@wasmer/wasi/dist/pkg/wasmer_wasi_js.d.ts": {
|
|
1150
|
+
"version": "eff02eeeda8fe5d964088a221b4ee96c6f85120dfe2eb0046094cefc96138480",
|
|
1151
|
+
"signature": "eff02eeeda8fe5d964088a221b4ee96c6f85120dfe2eb0046094cefc96138480",
|
|
1152
|
+
"affectsGlobalScope": false
|
|
1153
|
+
},
|
|
1154
|
+
"../../../node_modules/@wasmer/wasi/dist/lib.d.ts": {
|
|
1155
|
+
"version": "cf4eff2514597eed2d1e0bd9f75c736e03e5e586639cbd689654e967ed85e264",
|
|
1156
|
+
"signature": "cf4eff2514597eed2d1e0bd9f75c736e03e5e586639cbd689654e967ed85e264",
|
|
1157
|
+
"affectsGlobalScope": false
|
|
1158
|
+
},
|
|
1159
|
+
"../src/openssl/opensslbytes.ts": {
|
|
1160
|
+
"version": "c61a6c184822b2918f9a036b2957b42942fdce7d497f1edf7c4385bb9ac59d93",
|
|
1161
|
+
"signature": "c3d5fb970b4e4e0321e0456dd9d6fad235d09dfc1b64c575fe8750e242a2c79a",
|
|
1162
|
+
"affectsGlobalScope": false
|
|
1163
|
+
},
|
|
1164
|
+
"../src/openssl/openssl.ts": {
|
|
1165
|
+
"version": "24b4e1eff2c78765c7aa0f7a300b97ccf0593f11fac132635ec3467bfdc9b64c",
|
|
1166
|
+
"signature": "31e6062345138f878e1813f965d26f31a9a2e91b5daf3b1101e415dd424335a6",
|
|
1167
|
+
"affectsGlobalScope": false
|
|
1168
|
+
},
|
|
1169
|
+
"../src/openssl/index.ts": {
|
|
1170
|
+
"version": "36b406442e4dacaa64c3e4ae32859f5b4f8e853ef81d607dbe67c9c9c302ce5a",
|
|
1171
|
+
"signature": "bc580e666ed9141b648308ef30cda43214b36620f0c9eaa3a1380d27124a6ecd",
|
|
1172
|
+
"affectsGlobalScope": false
|
|
1173
|
+
},
|
|
1149
1174
|
"../src/account-lib/mpc/tss/ecdsa/rangeproof.ts": {
|
|
1150
|
-
"version": "
|
|
1151
|
-
"signature": "
|
|
1175
|
+
"version": "0c58d49dae17c0da37adb62c6a0a858fba7d3c1c463c7048501aa081ade2da0d",
|
|
1176
|
+
"signature": "d3ee577ba9c68e19ee9b082d210d4149fb2cdb308c9390a16dedbb81d6109f09",
|
|
1152
1177
|
"affectsGlobalScope": false
|
|
1153
1178
|
},
|
|
1154
1179
|
"../src/account-lib/mpc/tss/ecdsa/ecdsa.ts": {
|
|
@@ -1937,7 +1962,7 @@
|
|
|
1937
1962
|
"affectsGlobalScope": false
|
|
1938
1963
|
},
|
|
1939
1964
|
"../src/bitgo/wallet/wallet.ts": {
|
|
1940
|
-
"version": "
|
|
1965
|
+
"version": "94098e810d408089c4aa8c4c6f6a4194ac6890e4fd2c003be7665841294f03b9",
|
|
1941
1966
|
"signature": "a81ddffe47c94b7a98074ca5dc7f80449f28317613d3db68fd1d134f9602b85a",
|
|
1942
1967
|
"affectsGlobalScope": false
|
|
1943
1968
|
},
|
|
@@ -2197,8 +2222,8 @@
|
|
|
2197
2222
|
"affectsGlobalScope": false
|
|
2198
2223
|
},
|
|
2199
2224
|
"../src/index.ts": {
|
|
2200
|
-
"version": "
|
|
2201
|
-
"signature": "
|
|
2225
|
+
"version": "0b8638c8c4169b36461a991601f51882e8a3911c4c4094ab114c223442d413e3",
|
|
2226
|
+
"signature": "4e6fb0894311b62b63b2188c3c2fb79a7bbc4f0da695fb6fb43ad1b9dec69a4f",
|
|
2202
2227
|
"affectsGlobalScope": false
|
|
2203
2228
|
},
|
|
2204
2229
|
"../../../types/bignumber.js/index.d.ts": {
|
|
@@ -3502,7 +3527,8 @@
|
|
|
3502
3527
|
"../../../node_modules/paillier-bigint/types/index.d.ts",
|
|
3503
3528
|
"../src/account-lib/mpc/curves/index.ts",
|
|
3504
3529
|
"../src/account-lib/mpc/tss/ecdsa/types.ts",
|
|
3505
|
-
"../src/account-lib/mpc/util.ts"
|
|
3530
|
+
"../src/account-lib/mpc/util.ts",
|
|
3531
|
+
"../src/openssl/index.ts"
|
|
3506
3532
|
],
|
|
3507
3533
|
"../src/account-lib/mpc/tss/eddsa/eddsa.ts": [
|
|
3508
3534
|
"../../../node_modules/@types/node/crypto.d.ts",
|
|
@@ -4228,8 +4254,16 @@
|
|
|
4228
4254
|
"../src/bitgojserror.ts",
|
|
4229
4255
|
"../src/coins/index.ts",
|
|
4230
4256
|
"../src/common.ts",
|
|
4257
|
+
"../src/openssl/index.ts",
|
|
4231
4258
|
"../src/units.ts"
|
|
4232
4259
|
],
|
|
4260
|
+
"../src/openssl/index.ts": [
|
|
4261
|
+
"../src/openssl/openssl.ts"
|
|
4262
|
+
],
|
|
4263
|
+
"../src/openssl/openssl.ts": [
|
|
4264
|
+
"../../../node_modules/@wasmer/wasi/dist/lib.d.ts",
|
|
4265
|
+
"../src/openssl/opensslbytes.ts"
|
|
4266
|
+
],
|
|
4233
4267
|
"../src/units.ts": [
|
|
4234
4268
|
"../../../node_modules/bignumber.js/bignumber.d.ts",
|
|
4235
4269
|
"../../statics/dist/src/index.d.ts"
|
|
@@ -5471,6 +5505,9 @@
|
|
|
5471
5505
|
"../../../node_modules/@types/node/index.d.ts",
|
|
5472
5506
|
"../../../node_modules/@types/node/stream.d.ts"
|
|
5473
5507
|
],
|
|
5508
|
+
"../../../node_modules/@wasmer/wasi/dist/lib.d.ts": [
|
|
5509
|
+
"../../../node_modules/@wasmer/wasi/dist/pkg/wasmer_wasi_js.d.ts"
|
|
5510
|
+
],
|
|
5474
5511
|
"../../../node_modules/base-x/src/index.d.ts": [
|
|
5475
5512
|
"../../../node_modules/@types/node/index.d.ts"
|
|
5476
5513
|
],
|
|
@@ -6726,8 +6763,12 @@
|
|
|
6726
6763
|
"../src/bitgojserror.ts",
|
|
6727
6764
|
"../src/coins/index.ts",
|
|
6728
6765
|
"../src/common.ts",
|
|
6766
|
+
"../src/openssl/index.ts",
|
|
6729
6767
|
"../src/units.ts"
|
|
6730
6768
|
],
|
|
6769
|
+
"../src/openssl/index.ts": [
|
|
6770
|
+
"../src/openssl/openssl.ts"
|
|
6771
|
+
],
|
|
6731
6772
|
"../src/units.ts": [
|
|
6732
6773
|
"../../../node_modules/bignumber.js/bignumber.d.ts"
|
|
6733
6774
|
],
|
|
@@ -7968,6 +8009,9 @@
|
|
|
7968
8009
|
"../../../node_modules/@types/node/index.d.ts",
|
|
7969
8010
|
"../../../node_modules/@types/node/stream.d.ts"
|
|
7970
8011
|
],
|
|
8012
|
+
"../../../node_modules/@wasmer/wasi/dist/lib.d.ts": [
|
|
8013
|
+
"../../../node_modules/@wasmer/wasi/dist/pkg/wasmer_wasi_js.d.ts"
|
|
8014
|
+
],
|
|
7971
8015
|
"../../../node_modules/base-x/src/index.d.ts": [
|
|
7972
8016
|
"../../../node_modules/@types/node/index.d.ts"
|
|
7973
8017
|
],
|
|
@@ -8322,6 +8366,9 @@
|
|
|
8322
8366
|
"../src/coins/tsusd.ts",
|
|
8323
8367
|
"../src/common.ts",
|
|
8324
8368
|
"../src/index.ts",
|
|
8369
|
+
"../src/openssl/index.ts",
|
|
8370
|
+
"../src/openssl/openssl.ts",
|
|
8371
|
+
"../src/openssl/opensslbytes.ts",
|
|
8325
8372
|
"../src/units.ts",
|
|
8326
8373
|
"../../statics/dist/src/account.d.ts",
|
|
8327
8374
|
"../../statics/dist/src/base.d.ts",
|
|
@@ -8605,6 +8652,8 @@
|
|
|
8605
8652
|
"../../../node_modules/@types/yargs-parser/index.d.ts",
|
|
8606
8653
|
"../../../node_modules/@types/yargs/index.d.ts",
|
|
8607
8654
|
"../../../node_modules/@types/yauzl/index.d.ts",
|
|
8655
|
+
"../../../node_modules/@wasmer/wasi/dist/lib.d.ts",
|
|
8656
|
+
"../../../node_modules/@wasmer/wasi/dist/pkg/wasmer_wasi_js.d.ts",
|
|
8608
8657
|
"../../../node_modules/anymatch/index.d.ts",
|
|
8609
8658
|
"../../../node_modules/base-x/src/index.d.ts",
|
|
8610
8659
|
"../../../node_modules/bech32/dist/index.d.ts",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@bitgo/sdk-core",
|
|
3
|
-
"version": "8.
|
|
3
|
+
"version": "8.1.0",
|
|
4
4
|
"description": "core library functions for BitGoJS",
|
|
5
5
|
"main": "./dist/src/index.js",
|
|
6
6
|
"types": "./dist/src/index.d.ts",
|
|
@@ -37,12 +37,13 @@
|
|
|
37
37
|
},
|
|
38
38
|
"dependencies": {
|
|
39
39
|
"@bitgo/bls-dkg": "^1.3.0",
|
|
40
|
-
"@bitgo/statics": "^15.
|
|
41
|
-
"@bitgo/utxo-lib": "^8.0.
|
|
40
|
+
"@bitgo/statics": "^15.1.0",
|
|
41
|
+
"@bitgo/utxo-lib": "^8.0.1",
|
|
42
42
|
"@noble/secp256k1": "1.6.3",
|
|
43
43
|
"@stablelib/hex": "^1.0.0",
|
|
44
44
|
"@types/keccak": "^3.0.1",
|
|
45
45
|
"@types/superagent": "4.1.15",
|
|
46
|
+
"@wasmer/wasi": "^1.2.2",
|
|
46
47
|
"bech32": "^2.0.0",
|
|
47
48
|
"big.js": "^3.1.3",
|
|
48
49
|
"bigint-crypto-utils": "3.1.4",
|
|
@@ -71,5 +72,5 @@
|
|
|
71
72
|
"@types/lodash": "^4.14.151",
|
|
72
73
|
"nyc": "^15.0.0"
|
|
73
74
|
},
|
|
74
|
-
"gitHead": "
|
|
75
|
+
"gitHead": "1dc88962a7dec6805607e4510e20e0e80a84d01f"
|
|
75
76
|
}
|