@bitgo/abstract-eth 1.0.3-rc.32 → 1.0.3-rc.34
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 +16 -0
- package/dist/tsconfig.tsbuildinfo +84 -70
- package/package.json +5 -5
- package/LICENSE +0 -191
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,22 @@
|
|
|
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
|
+
## [1.0.3-rc.34](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.0.3-rc.33...@bitgo/abstract-eth@1.0.3-rc.34) (2022-09-22)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @bitgo/abstract-eth
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
## [1.0.3-rc.33](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.0.3-rc.32...@bitgo/abstract-eth@1.0.3-rc.33) (2022-09-21)
|
|
15
|
+
|
|
16
|
+
**Note:** Version bump only for package @bitgo/abstract-eth
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
6
22
|
## [1.0.3-rc.32](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-eth@1.0.3-rc.31...@bitgo/abstract-eth@1.0.3-rc.32) (2022-09-21)
|
|
7
23
|
|
|
8
24
|
**Note:** Version bump only for package @bitgo/abstract-eth
|
|
@@ -432,8 +432,8 @@
|
|
|
432
432
|
"affectsGlobalScope": false
|
|
433
433
|
},
|
|
434
434
|
"../../../node_modules/bitcoinjs-lib/src/networks.d.ts": {
|
|
435
|
-
"version": "
|
|
436
|
-
"signature": "
|
|
435
|
+
"version": "6168e4aed14a6ff6e0407266f3a597fb98e5024c48e23537be3f758cb1fd51f3",
|
|
436
|
+
"signature": "6168e4aed14a6ff6e0407266f3a597fb98e5024c48e23537be3f758cb1fd51f3",
|
|
437
437
|
"affectsGlobalScope": false
|
|
438
438
|
},
|
|
439
439
|
"../../../node_modules/bitcoinjs-lib/src/address.d.ts": {
|
|
@@ -527,8 +527,8 @@
|
|
|
527
527
|
"affectsGlobalScope": false
|
|
528
528
|
},
|
|
529
529
|
"../../../node_modules/bitcoinjs-lib/src/transaction.d.ts": {
|
|
530
|
-
"version": "
|
|
531
|
-
"signature": "
|
|
530
|
+
"version": "249cfa3a5ac82c494f563e457a33ff576c842825e4cdd2f1ecd9b6e0d6d754b4",
|
|
531
|
+
"signature": "249cfa3a5ac82c494f563e457a33ff576c842825e4cdd2f1ecd9b6e0d6d754b4",
|
|
532
532
|
"affectsGlobalScope": false
|
|
533
533
|
},
|
|
534
534
|
"../../../node_modules/bitcoinjs-lib/src/block.d.ts": {
|
|
@@ -537,8 +537,8 @@
|
|
|
537
537
|
"affectsGlobalScope": false
|
|
538
538
|
},
|
|
539
539
|
"../../../node_modules/bip174/src/lib/interfaces.d.ts": {
|
|
540
|
-
"version": "
|
|
541
|
-
"signature": "
|
|
540
|
+
"version": "3e1f9b3c69152720aee400a26c71cf57f0a7e3190a8b237d8398dc7b3e510b42",
|
|
541
|
+
"signature": "3e1f9b3c69152720aee400a26c71cf57f0a7e3190a8b237d8398dc7b3e510b42",
|
|
542
542
|
"affectsGlobalScope": false
|
|
543
543
|
},
|
|
544
544
|
"../../../node_modules/bip174/src/lib/psbt.d.ts": {
|
|
@@ -547,13 +547,13 @@
|
|
|
547
547
|
"affectsGlobalScope": false
|
|
548
548
|
},
|
|
549
549
|
"../../../node_modules/bitcoinjs-lib/src/psbt.d.ts": {
|
|
550
|
-
"version": "
|
|
551
|
-
"signature": "
|
|
550
|
+
"version": "af10b26b05c9b25c89f5d9ac05963a74d8d5073bf3190d6fa88148eac3022570",
|
|
551
|
+
"signature": "af10b26b05c9b25c89f5d9ac05963a74d8d5073bf3190d6fa88148eac3022570",
|
|
552
552
|
"affectsGlobalScope": false
|
|
553
553
|
},
|
|
554
554
|
"../../../node_modules/bitcoinjs-lib/src/index.d.ts": {
|
|
555
|
-
"version": "
|
|
556
|
-
"signature": "
|
|
555
|
+
"version": "a4e5127cb265429a37eb7648563c63718eb8ede5f5004c320d718a986fe4b9a4",
|
|
556
|
+
"signature": "a4e5127cb265429a37eb7648563c63718eb8ede5f5004c320d718a986fe4b9a4",
|
|
557
557
|
"affectsGlobalScope": false
|
|
558
558
|
},
|
|
559
559
|
"../../utxo-lib/dist/src/networks.d.ts": {
|
|
@@ -577,13 +577,13 @@
|
|
|
577
577
|
"affectsGlobalScope": false
|
|
578
578
|
},
|
|
579
579
|
"../../../node_modules/ecpair/src/networks.d.ts": {
|
|
580
|
-
"version": "
|
|
581
|
-
"signature": "
|
|
580
|
+
"version": "52e60c0b5293af2043d7b5cad439207ea035c6b96c246ad9bf3b07ae2f1e223e",
|
|
581
|
+
"signature": "52e60c0b5293af2043d7b5cad439207ea035c6b96c246ad9bf3b07ae2f1e223e",
|
|
582
582
|
"affectsGlobalScope": false
|
|
583
583
|
},
|
|
584
584
|
"../../../node_modules/ecpair/src/ecpair.d.ts": {
|
|
585
|
-
"version": "
|
|
586
|
-
"signature": "
|
|
585
|
+
"version": "c2b96b0689637cff5f67318289e6daf9aa7b4d7b1186abdbf75c042fdeb577bf",
|
|
586
|
+
"signature": "c2b96b0689637cff5f67318289e6daf9aa7b4d7b1186abdbf75c042fdeb577bf",
|
|
587
587
|
"affectsGlobalScope": false
|
|
588
588
|
},
|
|
589
589
|
"../../../node_modules/ecpair/src/index.d.ts": {
|
|
@@ -607,13 +607,13 @@
|
|
|
607
607
|
"affectsGlobalScope": false
|
|
608
608
|
},
|
|
609
609
|
"../../utxo-lib/dist/src/bitgo/wallet/chains.d.ts": {
|
|
610
|
-
"version": "
|
|
611
|
-
"signature": "
|
|
610
|
+
"version": "70264c48be0e8083af77605b3beacd62fbcc6ec8838be5959d2c79868c735a4b",
|
|
611
|
+
"signature": "70264c48be0e8083af77605b3beacd62fbcc6ec8838be5959d2c79868c735a4b",
|
|
612
612
|
"affectsGlobalScope": false
|
|
613
613
|
},
|
|
614
614
|
"../../utxo-lib/dist/src/bitgo/outputscripts.d.ts": {
|
|
615
|
-
"version": "
|
|
616
|
-
"signature": "
|
|
615
|
+
"version": "fc86b61147b3a283e1fa091d9c2e8efcfc2eeb02d384d82ad2193c84f48d3c80",
|
|
616
|
+
"signature": "fc86b61147b3a283e1fa091d9c2e8efcfc2eeb02d384d82ad2193c84f48d3c80",
|
|
617
617
|
"affectsGlobalScope": false
|
|
618
618
|
},
|
|
619
619
|
"../../utxo-lib/dist/src/bitgo/utxotransaction.d.ts": {
|
|
@@ -661,14 +661,14 @@
|
|
|
661
661
|
"signature": "fae946d42ecd5ab4379da14d3628dc1a83e857456856e980c8c2cd5719d07a14",
|
|
662
662
|
"affectsGlobalScope": false
|
|
663
663
|
},
|
|
664
|
-
"../../utxo-lib/dist/src/bitgo/
|
|
665
|
-
"version": "
|
|
666
|
-
"signature": "
|
|
664
|
+
"../../utxo-lib/dist/src/bitgo/utxopsbt.d.ts": {
|
|
665
|
+
"version": "db88a05a43fa772c0318d85e5536e3330d51320b164c912a6cbb71f3daba5f1b",
|
|
666
|
+
"signature": "db88a05a43fa772c0318d85e5536e3330d51320b164c912a6cbb71f3daba5f1b",
|
|
667
667
|
"affectsGlobalScope": false
|
|
668
668
|
},
|
|
669
|
-
"../../utxo-lib/dist/src/bitgo/
|
|
670
|
-
"version": "
|
|
671
|
-
"signature": "
|
|
669
|
+
"../../utxo-lib/dist/src/bitgo/transaction.d.ts": {
|
|
670
|
+
"version": "2bbdea65109098d9956f86658b6bc0c291829e0b4ab2ad5ec4f7180bf1d86026",
|
|
671
|
+
"signature": "2bbdea65109098d9956f86658b6bc0c291829e0b4ab2ad5ec4f7180bf1d86026",
|
|
672
672
|
"affectsGlobalScope": false
|
|
673
673
|
},
|
|
674
674
|
"../../utxo-lib/dist/src/bitgo/wallet/walletkeys.d.ts": {
|
|
@@ -677,13 +677,13 @@
|
|
|
677
677
|
"affectsGlobalScope": false
|
|
678
678
|
},
|
|
679
679
|
"../../utxo-lib/dist/src/bitgo/wallet/walletunspentsigner.d.ts": {
|
|
680
|
-
"version": "
|
|
681
|
-
"signature": "
|
|
680
|
+
"version": "fab40e05b35d6b6d12b5fc29892dbd52cd84f363f833ed2ba7e27b9bca77a8d5",
|
|
681
|
+
"signature": "fab40e05b35d6b6d12b5fc29892dbd52cd84f363f833ed2ba7e27b9bca77a8d5",
|
|
682
682
|
"affectsGlobalScope": false
|
|
683
683
|
},
|
|
684
684
|
"../../utxo-lib/dist/src/bitgo/wallet/unspent.d.ts": {
|
|
685
|
-
"version": "
|
|
686
|
-
"signature": "
|
|
685
|
+
"version": "329b69e2381cb5fe4027bb117913e97b0ecfd6c54ace2a698703739490620dec",
|
|
686
|
+
"signature": "329b69e2381cb5fe4027bb117913e97b0ecfd6c54ace2a698703739490620dec",
|
|
687
687
|
"affectsGlobalScope": false
|
|
688
688
|
},
|
|
689
689
|
"../../utxo-lib/dist/src/bitgo/wallet/walletscripts.d.ts": {
|
|
@@ -696,6 +696,11 @@
|
|
|
696
696
|
"signature": "6cb001d134345712b1ab8ee294dc16685d1f5b248802a7223b7e47e4332655fc",
|
|
697
697
|
"affectsGlobalScope": false
|
|
698
698
|
},
|
|
699
|
+
"../../utxo-lib/dist/src/bitgo/unspent.d.ts": {
|
|
700
|
+
"version": "86276506443b08311b5134bd393620c0a469dd8b1eac79c7ef7f4f602f74d5a6",
|
|
701
|
+
"signature": "86276506443b08311b5134bd393620c0a469dd8b1eac79c7ef7f4f602f74d5a6",
|
|
702
|
+
"affectsGlobalScope": false
|
|
703
|
+
},
|
|
699
704
|
"../../utxo-lib/dist/src/bitgo/zcash/zcashtransaction.d.ts": {
|
|
700
705
|
"version": "0842802d07fe67bb844e1bec573667260001ac015346f72710ed49d358019221",
|
|
701
706
|
"signature": "0842802d07fe67bb844e1bec573667260001ac015346f72710ed49d358019221",
|
|
@@ -732,8 +737,8 @@
|
|
|
732
737
|
"affectsGlobalScope": false
|
|
733
738
|
},
|
|
734
739
|
"../../utxo-lib/dist/src/noble_ecc.d.ts": {
|
|
735
|
-
"version": "
|
|
736
|
-
"signature": "
|
|
740
|
+
"version": "092735ae15076f8ea428804ac558fd6cae86ed16a2146e71924832757c662d7a",
|
|
741
|
+
"signature": "092735ae15076f8ea428804ac558fd6cae86ed16a2146e71924832757c662d7a",
|
|
737
742
|
"affectsGlobalScope": false
|
|
738
743
|
},
|
|
739
744
|
"../../utxo-lib/dist/src/index.d.ts": {
|
|
@@ -747,8 +752,8 @@
|
|
|
747
752
|
"affectsGlobalScope": false
|
|
748
753
|
},
|
|
749
754
|
"../../sdk-core/dist/src/bitgo/bitcoin.d.ts": {
|
|
750
|
-
"version": "
|
|
751
|
-
"signature": "
|
|
755
|
+
"version": "fa59fc287681d9fa40b7593eef62fde58972770ac5723430408e21b1f6466231",
|
|
756
|
+
"signature": "fa59fc287681d9fa40b7593eef62fde58972770ac5723430408e21b1f6466231",
|
|
752
757
|
"affectsGlobalScope": false
|
|
753
758
|
},
|
|
754
759
|
"../../sdk-core/dist/src/account-lib/mpc/curves/basecurve.d.ts": {
|
|
@@ -952,8 +957,8 @@
|
|
|
952
957
|
"affectsGlobalScope": false
|
|
953
958
|
},
|
|
954
959
|
"../../sdk-core/dist/src/bitgo/utils/opengpgutils.d.ts": {
|
|
955
|
-
"version": "
|
|
956
|
-
"signature": "
|
|
960
|
+
"version": "966ec5a7e9371939527fff12fb87bd26df21abe89d8cb7138db215e5a6796811",
|
|
961
|
+
"signature": "966ec5a7e9371939527fff12fb87bd26df21abe89d8cb7138db215e5a6796811",
|
|
957
962
|
"affectsGlobalScope": false
|
|
958
963
|
},
|
|
959
964
|
"../../sdk-core/dist/src/bitgo/utils/abstractutxocoinutil.d.ts": {
|
|
@@ -1407,8 +1412,8 @@
|
|
|
1407
1412
|
"affectsGlobalScope": false
|
|
1408
1413
|
},
|
|
1409
1414
|
"../../sdk-core/dist/src/bitgo/wallet/iwallet.d.ts": {
|
|
1410
|
-
"version": "
|
|
1411
|
-
"signature": "
|
|
1415
|
+
"version": "0cc92b351a709a8091a87914a39c4e3ff0d059b82e5ac8fd658c45d169c893d4",
|
|
1416
|
+
"signature": "0cc92b351a709a8091a87914a39c4e3ff0d059b82e5ac8fd658c45d169c893d4",
|
|
1412
1417
|
"affectsGlobalScope": false
|
|
1413
1418
|
},
|
|
1414
1419
|
"../../sdk-core/dist/src/bitgo/wallet/wallet.d.ts": {
|
|
@@ -1502,8 +1507,8 @@
|
|
|
1502
1507
|
"affectsGlobalScope": false
|
|
1503
1508
|
},
|
|
1504
1509
|
"../../sdk-core/dist/src/bitgo/recovery/initiate.d.ts": {
|
|
1505
|
-
"version": "
|
|
1506
|
-
"signature": "
|
|
1510
|
+
"version": "39ed1739e3afa95ad1bdab9f1cc272a0e2a2462b9cb4b61516c2076eab755c1d",
|
|
1511
|
+
"signature": "39ed1739e3afa95ad1bdab9f1cc272a0e2a2462b9cb4b61516c2076eab755c1d",
|
|
1507
1512
|
"affectsGlobalScope": false
|
|
1508
1513
|
},
|
|
1509
1514
|
"../../sdk-core/dist/src/bitgo/recovery/index.d.ts": {
|
|
@@ -1572,8 +1577,8 @@
|
|
|
1572
1577
|
"affectsGlobalScope": false
|
|
1573
1578
|
},
|
|
1574
1579
|
"../../sdk-core/dist/src/bitgo/bip32util.d.ts": {
|
|
1575
|
-
"version": "
|
|
1576
|
-
"signature": "
|
|
1580
|
+
"version": "3eeff4af37b9f80482da0b5ccc8c760bb387c661c74ce4078d495b600cdaa5e9",
|
|
1581
|
+
"signature": "3eeff4af37b9f80482da0b5ccc8c760bb387c661c74ce4078d495b600cdaa5e9",
|
|
1577
1582
|
"affectsGlobalScope": false
|
|
1578
1583
|
},
|
|
1579
1584
|
"../../sdk-core/dist/src/bitgo/coinfactory.d.ts": {
|
|
@@ -1582,8 +1587,8 @@
|
|
|
1582
1587
|
"affectsGlobalScope": false
|
|
1583
1588
|
},
|
|
1584
1589
|
"../../sdk-core/dist/src/bitgo/ecdh.d.ts": {
|
|
1585
|
-
"version": "
|
|
1586
|
-
"signature": "
|
|
1590
|
+
"version": "ece356522734c01b4b04c86fd7c3cc2bb1b147aca0f6e0d37098e36df7c1aec8",
|
|
1591
|
+
"signature": "ece356522734c01b4b04c86fd7c3cc2bb1b147aca0f6e0d37098e36df7c1aec8",
|
|
1587
1592
|
"affectsGlobalScope": false
|
|
1588
1593
|
},
|
|
1589
1594
|
"../../sdk-core/dist/src/bitgojserror.d.ts": {
|
|
@@ -1612,8 +1617,8 @@
|
|
|
1612
1617
|
"affectsGlobalScope": false
|
|
1613
1618
|
},
|
|
1614
1619
|
"../../sdk-core/dist/src/bitgo/legacybitcoin.d.ts": {
|
|
1615
|
-
"version": "
|
|
1616
|
-
"signature": "
|
|
1620
|
+
"version": "93a8cb0f144373b950ff6ba507c9b39f77e6d545f75f69cd8aaf67bb830e72de",
|
|
1621
|
+
"signature": "93a8cb0f144373b950ff6ba507c9b39f77e6d545f75f69cd8aaf67bb830e72de",
|
|
1617
1622
|
"affectsGlobalScope": false
|
|
1618
1623
|
},
|
|
1619
1624
|
"../../sdk-core/dist/src/bitgo/index.d.ts": {
|
|
@@ -1667,8 +1672,8 @@
|
|
|
1667
1672
|
"affectsGlobalScope": false
|
|
1668
1673
|
},
|
|
1669
1674
|
"../../sdk-core/dist/src/account-lib/basecoin/secp256k1extendedkeypair.d.ts": {
|
|
1670
|
-
"version": "
|
|
1671
|
-
"signature": "
|
|
1675
|
+
"version": "73554767d3387fac87e49be67fa7aae4a7db719dde70da2b0583b09e1a5795c8",
|
|
1676
|
+
"signature": "73554767d3387fac87e49be67fa7aae4a7db719dde70da2b0583b09e1a5795c8",
|
|
1672
1677
|
"affectsGlobalScope": false
|
|
1673
1678
|
},
|
|
1674
1679
|
"../../sdk-core/dist/src/account-lib/basecoin/errors.d.ts": {
|
|
@@ -2810,11 +2815,10 @@
|
|
|
2810
2815
|
],
|
|
2811
2816
|
"../../sdk-core/dist/src/account-lib/basecoin/secp256k1extendedkeypair.d.ts": [
|
|
2812
2817
|
"../../../node_modules/@types/node/index.d.ts",
|
|
2813
|
-
"../../../node_modules/bip32/types/index.d.ts",
|
|
2814
|
-
"../../../node_modules/ecpair/src/index.d.ts",
|
|
2815
2818
|
"../../sdk-core/dist/src/account-lib/basecoin/basekeypair.d.ts",
|
|
2816
2819
|
"../../sdk-core/dist/src/account-lib/basecoin/enum.d.ts",
|
|
2817
|
-
"../../sdk-core/dist/src/account-lib/basecoin/iface.d.ts"
|
|
2820
|
+
"../../sdk-core/dist/src/account-lib/basecoin/iface.d.ts",
|
|
2821
|
+
"../../utxo-lib/dist/src/index.d.ts"
|
|
2818
2822
|
],
|
|
2819
2823
|
"../../sdk-core/dist/src/account-lib/index.d.ts": [
|
|
2820
2824
|
"../../sdk-core/dist/src/account-lib/basecoin/index.d.ts",
|
|
@@ -2936,12 +2940,10 @@
|
|
|
2936
2940
|
],
|
|
2937
2941
|
"../../sdk-core/dist/src/bitgo/bip32util.d.ts": [
|
|
2938
2942
|
"../../../node_modules/@types/node/index.d.ts",
|
|
2939
|
-
"
|
|
2943
|
+
"../../utxo-lib/dist/src/index.d.ts"
|
|
2940
2944
|
],
|
|
2941
2945
|
"../../sdk-core/dist/src/bitgo/bitcoin.d.ts": [
|
|
2942
2946
|
"../../../node_modules/@types/node/index.d.ts",
|
|
2943
|
-
"../../../node_modules/bip32/types/index.d.ts",
|
|
2944
|
-
"../../../node_modules/ecpair/src/index.d.ts",
|
|
2945
2947
|
"../../sdk-core/dist/src/bitgo/types.d.ts",
|
|
2946
2948
|
"../../utxo-lib/dist/src/index.d.ts"
|
|
2947
2949
|
],
|
|
@@ -2961,8 +2963,7 @@
|
|
|
2961
2963
|
],
|
|
2962
2964
|
"../../sdk-core/dist/src/bitgo/ecdh.d.ts": [
|
|
2963
2965
|
"../../../node_modules/@types/node/index.d.ts",
|
|
2964
|
-
"
|
|
2965
|
-
"../../../node_modules/ecpair/src/index.d.ts"
|
|
2966
|
+
"../../utxo-lib/dist/src/index.d.ts"
|
|
2966
2967
|
],
|
|
2967
2968
|
"../../sdk-core/dist/src/bitgo/enterprise/enterprise.d.ts": [
|
|
2968
2969
|
"../../sdk-core/dist/src/bitgo/basecoin/index.d.ts",
|
|
@@ -3051,8 +3052,6 @@
|
|
|
3051
3052
|
],
|
|
3052
3053
|
"../../sdk-core/dist/src/bitgo/legacybitcoin.d.ts": [
|
|
3053
3054
|
"../../../node_modules/@types/node/index.d.ts",
|
|
3054
|
-
"../../../node_modules/bip32/types/index.d.ts",
|
|
3055
|
-
"../../../node_modules/ecpair/src/index.d.ts",
|
|
3056
3055
|
"../../utxo-lib/dist/src/index.d.ts"
|
|
3057
3056
|
],
|
|
3058
3057
|
"../../sdk-core/dist/src/bitgo/lightning/ilightning.d.ts": [
|
|
@@ -3109,10 +3108,10 @@
|
|
|
3109
3108
|
"../../sdk-core/dist/src/bitgo/recovery/initiate.d.ts"
|
|
3110
3109
|
],
|
|
3111
3110
|
"../../sdk-core/dist/src/bitgo/recovery/initiate.d.ts": [
|
|
3112
|
-
"../../../node_modules/bip32/types/index.d.ts",
|
|
3113
3111
|
"../../sdk-core/dist/src/bitgo/basecoin/index.d.ts",
|
|
3114
3112
|
"../../sdk-core/dist/src/bitgo/bitgobase.d.ts",
|
|
3115
|
-
"../../sdk-core/dist/src/bitgo/config.d.ts"
|
|
3113
|
+
"../../sdk-core/dist/src/bitgo/config.d.ts",
|
|
3114
|
+
"../../utxo-lib/dist/src/index.d.ts"
|
|
3116
3115
|
],
|
|
3117
3116
|
"../../sdk-core/dist/src/bitgo/staking/index.d.ts": [
|
|
3118
3117
|
"../../sdk-core/dist/src/bitgo/staking/istakingwallet.d.ts",
|
|
@@ -3982,6 +3981,7 @@
|
|
|
3982
3981
|
],
|
|
3983
3982
|
"../../utxo-lib/dist/src/bitgo/transaction.d.ts": [
|
|
3984
3983
|
"../../../node_modules/bitcoinjs-lib/src/index.d.ts",
|
|
3984
|
+
"../../utxo-lib/dist/src/bitgo/utxopsbt.d.ts",
|
|
3985
3985
|
"../../utxo-lib/dist/src/bitgo/utxotransaction.d.ts",
|
|
3986
3986
|
"../../utxo-lib/dist/src/bitgo/utxotransactionbuilder.d.ts",
|
|
3987
3987
|
"../../utxo-lib/dist/src/networks.d.ts",
|
|
@@ -3989,7 +3989,16 @@
|
|
|
3989
3989
|
],
|
|
3990
3990
|
"../../utxo-lib/dist/src/bitgo/unspent.d.ts": [
|
|
3991
3991
|
"../../../node_modules/bitcoinjs-lib/src/index.d.ts",
|
|
3992
|
+
"../../utxo-lib/dist/src/bitgo/utxopsbt.d.ts",
|
|
3993
|
+
"../../utxo-lib/dist/src/bitgo/utxotransaction.d.ts",
|
|
3992
3994
|
"../../utxo-lib/dist/src/bitgo/utxotransactionbuilder.d.ts",
|
|
3995
|
+
"../../utxo-lib/dist/src/bitgo/wallet/index.d.ts",
|
|
3996
|
+
"../../utxo-lib/dist/src/index.d.ts",
|
|
3997
|
+
"../../utxo-lib/node_modules/@types/node/index.d.ts"
|
|
3998
|
+
],
|
|
3999
|
+
"../../utxo-lib/dist/src/bitgo/utxopsbt.d.ts": [
|
|
4000
|
+
"../../../node_modules/bip174/src/lib/psbt.d.ts",
|
|
4001
|
+
"../../utxo-lib/dist/src/bitgo/utxotransaction.d.ts",
|
|
3993
4002
|
"../../utxo-lib/dist/src/index.d.ts",
|
|
3994
4003
|
"../../utxo-lib/node_modules/@types/node/index.d.ts"
|
|
3995
4004
|
],
|
|
@@ -5117,11 +5126,10 @@
|
|
|
5117
5126
|
],
|
|
5118
5127
|
"../../sdk-core/dist/src/account-lib/basecoin/secp256k1extendedkeypair.d.ts": [
|
|
5119
5128
|
"../../../node_modules/@types/node/index.d.ts",
|
|
5120
|
-
"../../../node_modules/bip32/types/index.d.ts",
|
|
5121
|
-
"../../../node_modules/ecpair/src/index.d.ts",
|
|
5122
5129
|
"../../sdk-core/dist/src/account-lib/basecoin/basekeypair.d.ts",
|
|
5123
5130
|
"../../sdk-core/dist/src/account-lib/basecoin/enum.d.ts",
|
|
5124
|
-
"../../sdk-core/dist/src/account-lib/basecoin/iface.d.ts"
|
|
5131
|
+
"../../sdk-core/dist/src/account-lib/basecoin/iface.d.ts",
|
|
5132
|
+
"../../utxo-lib/dist/src/index.d.ts"
|
|
5125
5133
|
],
|
|
5126
5134
|
"../../sdk-core/dist/src/account-lib/index.d.ts": [
|
|
5127
5135
|
"../../sdk-core/dist/src/account-lib/basecoin/index.d.ts",
|
|
@@ -5243,12 +5251,10 @@
|
|
|
5243
5251
|
],
|
|
5244
5252
|
"../../sdk-core/dist/src/bitgo/bip32util.d.ts": [
|
|
5245
5253
|
"../../../node_modules/@types/node/index.d.ts",
|
|
5246
|
-
"
|
|
5254
|
+
"../../utxo-lib/dist/src/index.d.ts"
|
|
5247
5255
|
],
|
|
5248
5256
|
"../../sdk-core/dist/src/bitgo/bitcoin.d.ts": [
|
|
5249
5257
|
"../../../node_modules/@types/node/index.d.ts",
|
|
5250
|
-
"../../../node_modules/bip32/types/index.d.ts",
|
|
5251
|
-
"../../../node_modules/ecpair/src/index.d.ts",
|
|
5252
5258
|
"../../sdk-core/dist/src/bitgo/types.d.ts",
|
|
5253
5259
|
"../../utxo-lib/dist/src/index.d.ts"
|
|
5254
5260
|
],
|
|
@@ -5268,8 +5274,7 @@
|
|
|
5268
5274
|
],
|
|
5269
5275
|
"../../sdk-core/dist/src/bitgo/ecdh.d.ts": [
|
|
5270
5276
|
"../../../node_modules/@types/node/index.d.ts",
|
|
5271
|
-
"
|
|
5272
|
-
"../../../node_modules/ecpair/src/index.d.ts"
|
|
5277
|
+
"../../utxo-lib/dist/src/index.d.ts"
|
|
5273
5278
|
],
|
|
5274
5279
|
"../../sdk-core/dist/src/bitgo/enterprise/enterprise.d.ts": [
|
|
5275
5280
|
"../../sdk-core/dist/src/bitgo/basecoin/index.d.ts",
|
|
@@ -5358,8 +5363,6 @@
|
|
|
5358
5363
|
],
|
|
5359
5364
|
"../../sdk-core/dist/src/bitgo/legacybitcoin.d.ts": [
|
|
5360
5365
|
"../../../node_modules/@types/node/index.d.ts",
|
|
5361
|
-
"../../../node_modules/bip32/types/index.d.ts",
|
|
5362
|
-
"../../../node_modules/ecpair/src/index.d.ts",
|
|
5363
5366
|
"../../utxo-lib/dist/src/index.d.ts"
|
|
5364
5367
|
],
|
|
5365
5368
|
"../../sdk-core/dist/src/bitgo/lightning/ilightning.d.ts": [
|
|
@@ -5416,10 +5419,10 @@
|
|
|
5416
5419
|
"../../sdk-core/dist/src/bitgo/recovery/initiate.d.ts"
|
|
5417
5420
|
],
|
|
5418
5421
|
"../../sdk-core/dist/src/bitgo/recovery/initiate.d.ts": [
|
|
5419
|
-
"../../../node_modules/bip32/types/index.d.ts",
|
|
5420
5422
|
"../../sdk-core/dist/src/bitgo/basecoin/index.d.ts",
|
|
5421
5423
|
"../../sdk-core/dist/src/bitgo/bitgobase.d.ts",
|
|
5422
|
-
"../../sdk-core/dist/src/bitgo/config.d.ts"
|
|
5424
|
+
"../../sdk-core/dist/src/bitgo/config.d.ts",
|
|
5425
|
+
"../../utxo-lib/dist/src/index.d.ts"
|
|
5423
5426
|
],
|
|
5424
5427
|
"../../sdk-core/dist/src/bitgo/staking/index.d.ts": [
|
|
5425
5428
|
"../../sdk-core/dist/src/bitgo/staking/istakingwallet.d.ts",
|
|
@@ -6289,6 +6292,7 @@
|
|
|
6289
6292
|
],
|
|
6290
6293
|
"../../utxo-lib/dist/src/bitgo/transaction.d.ts": [
|
|
6291
6294
|
"../../../node_modules/bitcoinjs-lib/src/index.d.ts",
|
|
6295
|
+
"../../utxo-lib/dist/src/bitgo/utxopsbt.d.ts",
|
|
6292
6296
|
"../../utxo-lib/dist/src/bitgo/utxotransaction.d.ts",
|
|
6293
6297
|
"../../utxo-lib/dist/src/bitgo/utxotransactionbuilder.d.ts",
|
|
6294
6298
|
"../../utxo-lib/dist/src/networks.d.ts",
|
|
@@ -6296,7 +6300,16 @@
|
|
|
6296
6300
|
],
|
|
6297
6301
|
"../../utxo-lib/dist/src/bitgo/unspent.d.ts": [
|
|
6298
6302
|
"../../../node_modules/bitcoinjs-lib/src/index.d.ts",
|
|
6303
|
+
"../../utxo-lib/dist/src/bitgo/utxopsbt.d.ts",
|
|
6304
|
+
"../../utxo-lib/dist/src/bitgo/utxotransaction.d.ts",
|
|
6299
6305
|
"../../utxo-lib/dist/src/bitgo/utxotransactionbuilder.d.ts",
|
|
6306
|
+
"../../utxo-lib/dist/src/bitgo/wallet/index.d.ts",
|
|
6307
|
+
"../../utxo-lib/dist/src/index.d.ts",
|
|
6308
|
+
"../../utxo-lib/node_modules/@types/node/index.d.ts"
|
|
6309
|
+
],
|
|
6310
|
+
"../../utxo-lib/dist/src/bitgo/utxopsbt.d.ts": [
|
|
6311
|
+
"../../../node_modules/bip174/src/lib/psbt.d.ts",
|
|
6312
|
+
"../../utxo-lib/dist/src/bitgo/utxotransaction.d.ts",
|
|
6300
6313
|
"../../utxo-lib/dist/src/index.d.ts",
|
|
6301
6314
|
"../../utxo-lib/node_modules/@types/node/index.d.ts"
|
|
6302
6315
|
],
|
|
@@ -7514,6 +7527,7 @@
|
|
|
7514
7527
|
"../../utxo-lib/dist/src/bitgo/transaction.d.ts",
|
|
7515
7528
|
"../../utxo-lib/dist/src/bitgo/types.d.ts",
|
|
7516
7529
|
"../../utxo-lib/dist/src/bitgo/unspent.d.ts",
|
|
7530
|
+
"../../utxo-lib/dist/src/bitgo/utxopsbt.d.ts",
|
|
7517
7531
|
"../../utxo-lib/dist/src/bitgo/utxotransaction.d.ts",
|
|
7518
7532
|
"../../utxo-lib/dist/src/bitgo/utxotransactionbuilder.d.ts",
|
|
7519
7533
|
"../../utxo-lib/dist/src/bitgo/wallet/chains.d.ts",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@bitgo/abstract-eth",
|
|
3
|
-
"version": "1.0.3-rc.
|
|
3
|
+
"version": "1.0.3-rc.34",
|
|
4
4
|
"description": "BitGo SDK coin library for ETH base implementation",
|
|
5
5
|
"main": "./dist/src/index.js",
|
|
6
6
|
"types": "./dist/src/index.d.ts",
|
|
@@ -37,11 +37,11 @@
|
|
|
37
37
|
]
|
|
38
38
|
},
|
|
39
39
|
"dependencies": {
|
|
40
|
-
"@bitgo/sdk-coin-eth": "^2.0.0-rc.
|
|
41
|
-
"@bitgo/sdk-core": "^2.0.0-rc.
|
|
40
|
+
"@bitgo/sdk-coin-eth": "^2.0.0-rc.30",
|
|
41
|
+
"@bitgo/sdk-core": "^2.0.0-rc.30",
|
|
42
42
|
"@bitgo/statics": "^8.0.0-rc.21",
|
|
43
|
-
"@bitgo/utxo-lib": "^3.0.0-rc.
|
|
43
|
+
"@bitgo/utxo-lib": "^3.0.0-rc.7",
|
|
44
44
|
"bignumber.js": "^8.0.1"
|
|
45
45
|
},
|
|
46
|
-
"gitHead": "
|
|
46
|
+
"gitHead": "31d92172c45b18f9aea1d3959a8c23c89a2a99b2"
|
|
47
47
|
}
|
package/LICENSE
DELETED
|
@@ -1,191 +0,0 @@
|
|
|
1
|
-
|
|
2
|
-
Apache License
|
|
3
|
-
Version 2.0, January 2004
|
|
4
|
-
http://www.apache.org/licenses/
|
|
5
|
-
|
|
6
|
-
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
7
|
-
|
|
8
|
-
1. Definitions.
|
|
9
|
-
|
|
10
|
-
"License" shall mean the terms and conditions for use, reproduction,
|
|
11
|
-
and distribution as defined by Sections 1 through 9 of this document.
|
|
12
|
-
|
|
13
|
-
"Licensor" shall mean the copyright owner or entity authorized by
|
|
14
|
-
the copyright owner that is granting the License.
|
|
15
|
-
|
|
16
|
-
"Legal Entity" shall mean the union of the acting entity and all
|
|
17
|
-
other entities that control, are controlled by, or are under common
|
|
18
|
-
control with that entity. For the purposes of this definition,
|
|
19
|
-
"control" means (i) the power, direct or indirect, to cause the
|
|
20
|
-
direction or management of such entity, whether by contract or
|
|
21
|
-
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
22
|
-
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
23
|
-
|
|
24
|
-
"You" (or "Your") shall mean an individual or Legal Entity
|
|
25
|
-
exercising permissions granted by this License.
|
|
26
|
-
|
|
27
|
-
"Source" form shall mean the preferred form for making modifications,
|
|
28
|
-
including but not limited to software source code, documentation
|
|
29
|
-
source, and configuration files.
|
|
30
|
-
|
|
31
|
-
"Object" form shall mean any form resulting from mechanical
|
|
32
|
-
transformation or translation of a Source form, including but
|
|
33
|
-
not limited to compiled object code, generated documentation,
|
|
34
|
-
and conversions to other media types.
|
|
35
|
-
|
|
36
|
-
"Work" shall mean the work of authorship, whether in Source or
|
|
37
|
-
Object form, made available under the License, as indicated by a
|
|
38
|
-
copyright notice that is included in or attached to the work
|
|
39
|
-
(an example is provided in the Appendix below).
|
|
40
|
-
|
|
41
|
-
"Derivative Works" shall mean any work, whether in Source or Object
|
|
42
|
-
form, that is based on (or derived from) the Work and for which the
|
|
43
|
-
editorial revisions, annotations, elaborations, or other modifications
|
|
44
|
-
represent, as a whole, an original work of authorship. For the purposes
|
|
45
|
-
of this License, Derivative Works shall not include works that remain
|
|
46
|
-
separable from, or merely link (or bind by name) to the interfaces of,
|
|
47
|
-
the Work and Derivative Works thereof.
|
|
48
|
-
|
|
49
|
-
"Contribution" shall mean any work of authorship, including
|
|
50
|
-
the original version of the Work and any modifications or additions
|
|
51
|
-
to that Work or Derivative Works thereof, that is intentionally
|
|
52
|
-
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
53
|
-
or by an individual or Legal Entity authorized to submit on behalf of
|
|
54
|
-
the copyright owner. For the purposes of this definition, "submitted"
|
|
55
|
-
means any form of electronic, verbal, or written communication sent
|
|
56
|
-
to the Licensor or its representatives, including but not limited to
|
|
57
|
-
communication on electronic mailing lists, source code control systems,
|
|
58
|
-
and issue tracking systems that are managed by, or on behalf of, the
|
|
59
|
-
Licensor for the purpose of discussing and improving the Work, but
|
|
60
|
-
excluding communication that is conspicuously marked or otherwise
|
|
61
|
-
designated in writing by the copyright owner as "Not a Contribution."
|
|
62
|
-
|
|
63
|
-
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
64
|
-
on behalf of whom a Contribution has been received by Licensor and
|
|
65
|
-
subsequently incorporated within the Work.
|
|
66
|
-
|
|
67
|
-
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
68
|
-
this License, each Contributor hereby grants to You a perpetual,
|
|
69
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
70
|
-
copyright license to reproduce, prepare Derivative Works of,
|
|
71
|
-
publicly display, publicly perform, sublicense, and distribute the
|
|
72
|
-
Work and such Derivative Works in Source or Object form.
|
|
73
|
-
|
|
74
|
-
3. Grant of Patent License. Subject to the terms and conditions of
|
|
75
|
-
this License, each Contributor hereby grants to You a perpetual,
|
|
76
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
77
|
-
(except as stated in this section) patent license to make, have made,
|
|
78
|
-
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
79
|
-
where such license applies only to those patent claims licensable
|
|
80
|
-
by such Contributor that are necessarily infringed by their
|
|
81
|
-
Contribution(s) alone or by combination of their Contribution(s)
|
|
82
|
-
with the Work to which such Contribution(s) was submitted. If You
|
|
83
|
-
institute patent litigation against any entity (including a
|
|
84
|
-
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
85
|
-
or a Contribution incorporated within the Work constitutes direct
|
|
86
|
-
or contributory patent infringement, then any patent licenses
|
|
87
|
-
granted to You under this License for that Work shall terminate
|
|
88
|
-
as of the date such litigation is filed.
|
|
89
|
-
|
|
90
|
-
4. Redistribution. You may reproduce and distribute copies of the
|
|
91
|
-
Work or Derivative Works thereof in any medium, with or without
|
|
92
|
-
modifications, and in Source or Object form, provided that You
|
|
93
|
-
meet the following conditions:
|
|
94
|
-
|
|
95
|
-
(a) You must give any other recipients of the Work or
|
|
96
|
-
Derivative Works a copy of this License; and
|
|
97
|
-
|
|
98
|
-
(b) You must cause any modified files to carry prominent notices
|
|
99
|
-
stating that You changed the files; and
|
|
100
|
-
|
|
101
|
-
(c) You must retain, in the Source form of any Derivative Works
|
|
102
|
-
that You distribute, all copyright, patent, trademark, and
|
|
103
|
-
attribution notices from the Source form of the Work,
|
|
104
|
-
excluding those notices that do not pertain to any part of
|
|
105
|
-
the Derivative Works; and
|
|
106
|
-
|
|
107
|
-
(d) If the Work includes a "NOTICE" text file as part of its
|
|
108
|
-
distribution, then any Derivative Works that You distribute must
|
|
109
|
-
include a readable copy of the attribution notices contained
|
|
110
|
-
within such NOTICE file, excluding those notices that do not
|
|
111
|
-
pertain to any part of the Derivative Works, in at least one
|
|
112
|
-
of the following places: within a NOTICE text file distributed
|
|
113
|
-
as part of the Derivative Works; within the Source form or
|
|
114
|
-
documentation, if provided along with the Derivative Works; or,
|
|
115
|
-
within a display generated by the Derivative Works, if and
|
|
116
|
-
wherever such third-party notices normally appear. The contents
|
|
117
|
-
of the NOTICE file are for informational purposes only and
|
|
118
|
-
do not modify the License. You may add Your own attribution
|
|
119
|
-
notices within Derivative Works that You distribute, alongside
|
|
120
|
-
or as an addendum to the NOTICE text from the Work, provided
|
|
121
|
-
that such additional attribution notices cannot be construed
|
|
122
|
-
as modifying the License.
|
|
123
|
-
|
|
124
|
-
You may add Your own copyright statement to Your modifications and
|
|
125
|
-
may provide additional or different license terms and conditions
|
|
126
|
-
for use, reproduction, or distribution of Your modifications, or
|
|
127
|
-
for any such Derivative Works as a whole, provided Your use,
|
|
128
|
-
reproduction, and distribution of the Work otherwise complies with
|
|
129
|
-
the conditions stated in this License.
|
|
130
|
-
|
|
131
|
-
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
132
|
-
any Contribution intentionally submitted for inclusion in the Work
|
|
133
|
-
by You to the Licensor shall be under the terms and conditions of
|
|
134
|
-
this License, without any additional terms or conditions.
|
|
135
|
-
Notwithstanding the above, nothing herein shall supersede or modify
|
|
136
|
-
the terms of any separate license agreement you may have executed
|
|
137
|
-
with Licensor regarding such Contributions.
|
|
138
|
-
|
|
139
|
-
6. Trademarks. This License does not grant permission to use the trade
|
|
140
|
-
names, trademarks, service marks, or product names of the Licensor,
|
|
141
|
-
except as required for reasonable and customary use in describing the
|
|
142
|
-
origin of the Work and reproducing the content of the NOTICE file.
|
|
143
|
-
|
|
144
|
-
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
145
|
-
agreed to in writing, Licensor provides the Work (and each
|
|
146
|
-
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
147
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
148
|
-
implied, including, without limitation, any warranties or conditions
|
|
149
|
-
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
150
|
-
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
151
|
-
appropriateness of using or redistributing the Work and assume any
|
|
152
|
-
risks associated with Your exercise of permissions under this License.
|
|
153
|
-
|
|
154
|
-
8. Limitation of Liability. In no event and under no legal theory,
|
|
155
|
-
whether in tort (including negligence), contract, or otherwise,
|
|
156
|
-
unless required by applicable law (such as deliberate and grossly
|
|
157
|
-
negligent acts) or agreed to in writing, shall any Contributor be
|
|
158
|
-
liable to You for damages, including any direct, indirect, special,
|
|
159
|
-
incidental, or consequential damages of any character arising as a
|
|
160
|
-
result of this License or out of the use or inability to use the
|
|
161
|
-
Work (including but not limited to damages for loss of goodwill,
|
|
162
|
-
work stoppage, computer failure or malfunction, or any and all
|
|
163
|
-
other commercial damages or losses), even if such Contributor
|
|
164
|
-
has been advised of the possibility of such damages.
|
|
165
|
-
|
|
166
|
-
9. Accepting Warranty or Additional Liability. While redistributing
|
|
167
|
-
the Work or Derivative Works thereof, You may choose to offer,
|
|
168
|
-
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
169
|
-
or other liability obligations and/or rights consistent with this
|
|
170
|
-
License. However, in accepting such obligations, You may act only
|
|
171
|
-
on Your own behalf and on Your sole responsibility, not on behalf
|
|
172
|
-
of any other Contributor, and only if You agree to indemnify,
|
|
173
|
-
defend, and hold each Contributor harmless for any liability
|
|
174
|
-
incurred by, or claims asserted against, such Contributor by reason
|
|
175
|
-
of your accepting any such warranty or additional liability.
|
|
176
|
-
|
|
177
|
-
END OF TERMS AND CONDITIONS
|
|
178
|
-
|
|
179
|
-
Copyright 2022 BitGo
|
|
180
|
-
|
|
181
|
-
Licensed under the Apache License, Version 2.0 (the "License");
|
|
182
|
-
you may not use this file except in compliance with the License.
|
|
183
|
-
You may obtain a copy of the License at
|
|
184
|
-
|
|
185
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
|
186
|
-
|
|
187
|
-
Unless required by applicable law or agreed to in writing, software
|
|
188
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
|
189
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
190
|
-
See the License for the specific language governing permissions and
|
|
191
|
-
limitations under the License.
|