@keep-network/tbtc-v2 1.8.0-dev.0 → 1.8.0-dev.1
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/artifacts/BLS.json +6 -6
- package/artifacts/Bank.json +11 -11
- package/artifacts/BeaconAuthorization.json +11 -11
- package/artifacts/BeaconDkg.json +9 -9
- package/artifacts/BeaconDkgValidator.json +12 -12
- package/artifacts/BeaconInactivity.json +11 -11
- package/artifacts/BeaconSortitionPool.json +16 -16
- package/artifacts/Bridge.json +32 -32
- package/artifacts/BridgeGovernance.json +14 -14
- package/artifacts/BridgeGovernanceParameters.json +6 -6
- package/artifacts/Deposit.json +6 -6
- package/artifacts/DepositSweep.json +6 -6
- package/artifacts/DonationVault.json +7 -7
- package/artifacts/EcdsaDkgValidator.json +7 -7
- package/artifacts/EcdsaInactivity.json +6 -6
- package/artifacts/EcdsaSortitionPool.json +16 -16
- package/artifacts/Fraud.json +6 -6
- package/artifacts/LightRelay.json +11 -11
- package/artifacts/LightRelayMaintainerProxy.json +13 -13
- package/artifacts/MaintainerProxy.json +13 -13
- package/artifacts/MovingFunds.json +6 -6
- package/artifacts/NuCypherToken.json +11 -11
- package/artifacts/RandomBeacon.json +126 -126
- package/artifacts/RandomBeaconChaosnet.json +13 -13
- package/artifacts/RandomBeaconGovernance.json +66 -66
- package/artifacts/Redemption.json +6 -6
- package/artifacts/RedemptionWatchtower.json +26 -26
- package/artifacts/ReimbursementPool.json +19 -19
- package/artifacts/T.json +11 -11
- package/artifacts/TBTC.json +11 -11
- package/artifacts/TBTCToken.json +11 -11
- package/artifacts/TBTCVault.json +14 -14
- package/artifacts/Timelock.json +80 -80
- package/artifacts/TokenStaking.json +156 -308
- package/artifacts/TokenholderGovernor.json +47 -47
- package/artifacts/TokenholderTimelock.json +36 -36
- package/artifacts/VendingMachine.json +13 -13
- package/artifacts/VendingMachineNuCypher.json +9 -9
- package/artifacts/VendingMachineV2.json +13 -13
- package/artifacts/VendingMachineV3.json +13 -13
- package/artifacts/WalletProposalValidator.json +7 -7
- package/artifacts/WalletRegistry.json +31 -31
- package/artifacts/WalletRegistryGovernance.json +56 -56
- package/artifacts/Wallets.json +6 -6
- package/export/artifacts/@keep-network/ecdsa/contracts/WalletRegistry.sol/WalletRegistry.json +4999 -4814
- package/export/typechain/factories/EcdsaAuthorization__factory.js +1 -1
- package/export/typechain/factories/IStaking__factory.js +24 -103
- package/export/typechain/factories/WalletRegistry__factory.js +1 -1
- package/package.json +4 -4
- package/artifacts/KeepRegistry.json +0 -99
- package/artifacts/KeepStake.json +0 -286
- package/artifacts/KeepToken.json +0 -711
- package/artifacts/KeepTokenStaking.json +0 -483
- package/artifacts/NuCypherStakingEscrow.json +0 -287
- package/artifacts/VendingMachineKeep.json +0 -400
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0x17C8b71E5eE01A726766c99d397D619219C8CAF3",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"anonymous": false,
|
|
@@ -1090,18 +1090,18 @@
|
|
|
1090
1090
|
"type": "event"
|
|
1091
1091
|
}
|
|
1092
1092
|
],
|
|
1093
|
-
"transactionHash": "
|
|
1093
|
+
"transactionHash": "0xa88fd82aa925d78667feafc7d05ee75ec294cad3cde5a141d437e14d94738422",
|
|
1094
1094
|
"receipt": {
|
|
1095
1095
|
"to": null,
|
|
1096
1096
|
"from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
|
|
1097
|
-
"contractAddress": "
|
|
1097
|
+
"contractAddress": "0x17C8b71E5eE01A726766c99d397D619219C8CAF3",
|
|
1098
1098
|
"transactionIndex": 0,
|
|
1099
1099
|
"gasUsed": "3215309",
|
|
1100
1100
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
1101
|
-
"blockHash": "
|
|
1102
|
-
"transactionHash": "
|
|
1101
|
+
"blockHash": "0x0213b71377cb4a57559d9debe3dcc85ddcaaad204bd374205d19e47790217fbc",
|
|
1102
|
+
"transactionHash": "0xa88fd82aa925d78667feafc7d05ee75ec294cad3cde5a141d437e14d94738422",
|
|
1103
1103
|
"logs": [],
|
|
1104
|
-
"blockNumber":
|
|
1104
|
+
"blockNumber": 60,
|
|
1105
1105
|
"cumulativeGasUsed": "3215309",
|
|
1106
1106
|
"status": 1,
|
|
1107
1107
|
"byzantium": true
|
package/artifacts/Deposit.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0xa85b028984bC54A2a3D844B070544F59dDDf89DE",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"anonymous": false,
|
|
@@ -63,18 +63,18 @@
|
|
|
63
63
|
"type": "event"
|
|
64
64
|
}
|
|
65
65
|
],
|
|
66
|
-
"transactionHash": "
|
|
66
|
+
"transactionHash": "0x03c3a30e7911070ec50c087b1aaba32b64da638b0f5167fe94f0ec607a4d33dc",
|
|
67
67
|
"receipt": {
|
|
68
68
|
"to": null,
|
|
69
69
|
"from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
|
|
70
|
-
"contractAddress": "
|
|
70
|
+
"contractAddress": "0xa85b028984bC54A2a3D844B070544F59dDDf89DE",
|
|
71
71
|
"transactionIndex": 0,
|
|
72
72
|
"gasUsed": "1534583",
|
|
73
73
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
74
|
-
"blockHash": "
|
|
75
|
-
"transactionHash": "
|
|
74
|
+
"blockHash": "0xc1663ad2cbde98b21bf26c12349f96258d1b632864fe9afee1fbb7dc3fa6c7fd",
|
|
75
|
+
"transactionHash": "0x03c3a30e7911070ec50c087b1aaba32b64da638b0f5167fe94f0ec607a4d33dc",
|
|
76
76
|
"logs": [],
|
|
77
|
-
"blockNumber":
|
|
77
|
+
"blockNumber": 50,
|
|
78
78
|
"cumulativeGasUsed": "1534583",
|
|
79
79
|
"status": 1,
|
|
80
80
|
"byzantium": true
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0xD499f5F7d3C918D0e553BA03954c4E02af16B6e4",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"anonymous": false,
|
|
@@ -21,18 +21,18 @@
|
|
|
21
21
|
"type": "event"
|
|
22
22
|
}
|
|
23
23
|
],
|
|
24
|
-
"transactionHash": "
|
|
24
|
+
"transactionHash": "0x45d2c16c148737066af467380a07f9264fe78975b4b5ca810af56141f5c52be8",
|
|
25
25
|
"receipt": {
|
|
26
26
|
"to": null,
|
|
27
27
|
"from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
|
|
28
|
-
"contractAddress": "
|
|
28
|
+
"contractAddress": "0xD499f5F7d3C918D0e553BA03954c4E02af16B6e4",
|
|
29
29
|
"transactionIndex": 0,
|
|
30
30
|
"gasUsed": "2651851",
|
|
31
31
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
32
|
-
"blockHash": "
|
|
33
|
-
"transactionHash": "
|
|
32
|
+
"blockHash": "0x24ea7e1cbd6bea90fc6ce9ff1435ea9bd8960781831c9306a8a788af34f12008",
|
|
33
|
+
"transactionHash": "0x45d2c16c148737066af467380a07f9264fe78975b4b5ca810af56141f5c52be8",
|
|
34
34
|
"logs": [],
|
|
35
|
-
"blockNumber":
|
|
35
|
+
"blockNumber": 51,
|
|
36
36
|
"cumulativeGasUsed": "2651851",
|
|
37
37
|
"status": 1,
|
|
38
38
|
"byzantium": true
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"address": "
|
|
2
|
+
"address": "0xA82ED5224ba72f2f776e09B11DC99E30Ee65Da8d",
|
|
3
3
|
"abi": [
|
|
4
4
|
{
|
|
5
5
|
"inputs": [
|
|
@@ -99,24 +99,24 @@
|
|
|
99
99
|
"type": "function"
|
|
100
100
|
}
|
|
101
101
|
],
|
|
102
|
-
"transactionHash": "
|
|
102
|
+
"transactionHash": "0x1873191e747124d4d5b00c1559b8ec545a3356ff0197c779f4deab867620b3d8",
|
|
103
103
|
"receipt": {
|
|
104
104
|
"to": null,
|
|
105
105
|
"from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
|
|
106
|
-
"contractAddress": "
|
|
106
|
+
"contractAddress": "0xA82ED5224ba72f2f776e09B11DC99E30Ee65Da8d",
|
|
107
107
|
"transactionIndex": 0,
|
|
108
108
|
"gasUsed": "586461",
|
|
109
109
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
110
|
-
"blockHash": "
|
|
111
|
-
"transactionHash": "
|
|
110
|
+
"blockHash": "0x0c77ce371d374231deeeba0c49d2984aa5ae97aedcba1ba32fa4f95244e112d1",
|
|
111
|
+
"transactionHash": "0x1873191e747124d4d5b00c1559b8ec545a3356ff0197c779f4deab867620b3d8",
|
|
112
112
|
"logs": [],
|
|
113
|
-
"blockNumber":
|
|
113
|
+
"blockNumber": 59,
|
|
114
114
|
"cumulativeGasUsed": "586461",
|
|
115
115
|
"status": 1,
|
|
116
116
|
"byzantium": true
|
|
117
117
|
},
|
|
118
118
|
"args": [
|
|
119
|
-
"
|
|
119
|
+
"0x34ee84036C47d852901b7069aBD80171D9A489a6"
|
|
120
120
|
],
|
|
121
121
|
"numDeployments": 1,
|
|
122
122
|
"solcInputHash": "fe0eebcebee1dc423b54e929e5519304",
|