@keep-network/tbtc-v2 1.3.0-dev.5 → 1.3.0-dev.7
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 +1 -1
- package/artifacts/Bank.json +3 -3
- package/artifacts/BeaconAuthorization.json +1 -1
- package/artifacts/BeaconDkg.json +6 -6
- package/artifacts/BeaconDkgValidator.json +8 -8
- package/artifacts/BeaconInactivity.json +8 -8
- package/artifacts/BeaconSortitionPool.json +3 -3
- package/artifacts/Bridge.json +5 -5
- package/artifacts/BridgeGovernance.json +2 -2
- package/artifacts/BridgeGovernanceParameters.json +2 -2
- package/artifacts/Deposit.json +2 -2
- package/artifacts/DepositSweep.json +2 -2
- package/artifacts/DonationVault.json +3 -3
- package/artifacts/EcdsaDkgValidator.json +6 -6
- package/artifacts/EcdsaInactivity.json +8 -8
- package/artifacts/EcdsaSortitionPool.json +4 -4
- package/artifacts/Fraud.json +2 -2
- package/artifacts/KeepRegistry.json +1 -1
- package/artifacts/KeepStake.json +2 -2
- package/artifacts/KeepToken.json +2 -2
- package/artifacts/KeepTokenStaking.json +1 -1
- package/artifacts/LightRelay.json +18 -18
- package/artifacts/LightRelayMaintainerProxy.json +8 -8
- package/artifacts/MaintainerProxy.json +19 -19
- package/artifacts/MovingFunds.json +2 -2
- package/artifacts/NuCypherStakingEscrow.json +1 -1
- package/artifacts/NuCypherToken.json +2 -2
- package/artifacts/RandomBeacon.json +109 -109
- package/artifacts/RandomBeaconChaosnet.json +4 -4
- package/artifacts/RandomBeaconGovernance.json +59 -59
- package/artifacts/Redemption.json +2 -2
- package/artifacts/ReimbursementPool.json +13 -13
- package/artifacts/T.json +2 -2
- package/artifacts/TBTC.json +3 -3
- package/artifacts/TBTCToken.json +3 -3
- package/artifacts/TBTCVault.json +23 -23
- package/artifacts/TokenStaking.json +1 -1
- package/artifacts/TokenholderGovernor.json +9 -9
- package/artifacts/TokenholderTimelock.json +8 -8
- package/artifacts/VendingMachine.json +3 -3
- package/artifacts/VendingMachineKeep.json +1 -1
- package/artifacts/VendingMachineNuCypher.json +1 -1
- package/artifacts/VendingMachineV2.json +3 -3
- package/artifacts/VendingMachineV3.json +3 -3
- package/artifacts/WalletCoordinator.json +154 -143
- package/artifacts/WalletRegistry.json +5 -5
- package/artifacts/WalletRegistryGovernance.json +50 -50
- package/artifacts/Wallets.json +2 -2
- package/artifacts/solcInputs/{08bd3c90d7f376263925b4f52b0adff9.json → 113b54a69049e9a4de4a520973971e13.json} +1 -1
- package/build/contracts/GovernanceUtils.sol/GovernanceUtils.dbg.json +1 -1
- package/build/contracts/bank/Bank.sol/Bank.dbg.json +1 -1
- package/build/contracts/bank/IReceiveBalanceApproval.sol/IReceiveBalanceApproval.dbg.json +1 -1
- package/build/contracts/bridge/BitcoinTx.sol/BitcoinTx.dbg.json +1 -1
- package/build/contracts/bridge/Bridge.sol/Bridge.dbg.json +1 -1
- package/build/contracts/bridge/BridgeGovernanceParameters.sol/BridgeGovernanceParameters.dbg.json +1 -1
- package/build/contracts/bridge/BridgeState.sol/BridgeState.dbg.json +1 -1
- package/build/contracts/bridge/Deposit.sol/Deposit.dbg.json +1 -1
- package/build/contracts/bridge/DepositSweep.sol/DepositSweep.dbg.json +1 -1
- package/build/contracts/bridge/EcdsaLib.sol/EcdsaLib.dbg.json +1 -1
- package/build/contracts/bridge/Fraud.sol/Fraud.dbg.json +1 -1
- package/build/contracts/bridge/Heartbeat.sol/Heartbeat.dbg.json +1 -1
- package/build/contracts/bridge/IRelay.sol/IRelay.dbg.json +1 -1
- package/build/contracts/bridge/MovingFunds.sol/MovingFunds.dbg.json +1 -1
- package/build/contracts/bridge/Redemption.sol/OutboundTx.dbg.json +1 -1
- package/build/contracts/bridge/Redemption.sol/Redemption.dbg.json +1 -1
- package/build/contracts/bridge/VendingMachine.sol/VendingMachine.dbg.json +1 -1
- package/build/contracts/bridge/VendingMachineV2.sol/VendingMachineV2.dbg.json +1 -1
- package/build/contracts/bridge/VendingMachineV3.sol/VendingMachineV3.dbg.json +1 -1
- package/build/contracts/bridge/WalletCoordinator.sol/WalletCoordinator.dbg.json +1 -1
- package/build/contracts/bridge/WalletCoordinator.sol/WalletCoordinator.json +143 -132
- package/build/contracts/bridge/Wallets.sol/Wallets.dbg.json +1 -1
- package/build/contracts/l2/L2TBTC.sol/L2TBTC.dbg.json +1 -1
- package/build/contracts/l2/L2WormholeGateway.sol/IWormholeTokenBridge.dbg.json +1 -1
- package/build/contracts/l2/L2WormholeGateway.sol/L2WormholeGateway.dbg.json +1 -1
- package/build/contracts/maintainer/MaintainerProxy.sol/MaintainerProxy.dbg.json +1 -1
- package/build/contracts/relay/LightRelay.sol/ILightRelay.dbg.json +1 -1
- package/build/contracts/relay/LightRelay.sol/LightRelay.dbg.json +1 -1
- package/build/contracts/relay/LightRelay.sol/RelayUtils.dbg.json +1 -1
- package/build/contracts/relay/LightRelayMaintainerProxy.sol/LightRelayMaintainerProxy.dbg.json +1 -1
- package/build/contracts/token/TBTC.sol/TBTC.dbg.json +1 -1
- package/build/contracts/vault/DonationVault.sol/DonationVault.dbg.json +1 -1
- package/build/contracts/vault/IVault.sol/IVault.dbg.json +1 -1
- package/build/contracts/vault/TBTCOptimisticMinting.sol/TBTCOptimisticMinting.dbg.json +1 -1
- package/build/contracts/vault/TBTCVault.sol/TBTCVault.dbg.json +1 -1
- package/contracts/bridge/WalletCoordinator.sol +136 -134
- package/export/artifacts/contracts/bridge/Bridge.sol/Bridge.json +22 -22
- package/export/artifacts/contracts/bridge/VendingMachine.sol/VendingMachine.json +6 -6
- package/export/artifacts/contracts/bridge/VendingMachineV2.sol/VendingMachineV2.json +6 -6
- package/export/artifacts/contracts/bridge/VendingMachineV3.sol/VendingMachineV3.json +6 -6
- package/export/artifacts/contracts/bridge/WalletCoordinator.sol/WalletCoordinator.json +8745 -8247
- package/export/artifacts/contracts/l2/L2TBTC.sol/L2TBTC.json +40 -40
- package/export/artifacts/contracts/l2/L2WormholeGateway.sol/L2WormholeGateway.json +47 -47
- package/export/artifacts/contracts/maintainer/MaintainerProxy.sol/MaintainerProxy.json +88 -88
- package/export/artifacts/contracts/relay/LightRelay.sol/LightRelay.json +57 -57
- package/export/artifacts/contracts/relay/LightRelayMaintainerProxy.sol/LightRelayMaintainerProxy.json +31 -31
- package/export/artifacts/contracts/test/BankStub.sol/BankStub.json +2 -2
- package/export/artifacts/contracts/test/BridgeStub.sol/BridgeStub.json +58 -58
- package/export/artifacts/contracts/test/GoerliLightRelay.sol/GoerliLightRelay.json +57 -57
- package/export/artifacts/contracts/test/HeartbeatStub.sol/HeartbeatStub.json +2 -2
- package/export/artifacts/contracts/test/LightRelayStub.sol/LightRelayStub.json +59 -59
- package/export/artifacts/contracts/test/ReceiveApprovalStub.sol/ReceiveApprovalStub.json +7 -7
- package/export/artifacts/contracts/test/SystemTestRelay.sol/SystemTestRelay.json +14 -14
- package/export/artifacts/contracts/test/TestERC20.sol/TestERC20.json +6 -6
- package/export/artifacts/contracts/test/TestERC721.sol/TestERC721.json +8 -8
- package/export/artifacts/contracts/test/TestEcdsaLib.sol/TestEcdsaLib.json +2 -2
- package/export/artifacts/contracts/test/WormholeBridgeStub.sol/WormholeBridgeStub.json +37 -37
- package/export/artifacts/contracts/token/TBTC.sol/TBTC.json +2 -2
- package/export/artifacts/contracts/vault/DonationVault.sol/DonationVault.json +11 -11
- package/export/artifacts/contracts/vault/TBTCVault.sol/TBTCVault.json +135 -135
- package/export/typechain/factories/WalletCoordinator__factory.js +137 -126
- package/package.json +3 -3
|
@@ -5,44 +5,55 @@
|
|
|
5
5
|
"anonymous": false,
|
|
6
6
|
"inputs": [
|
|
7
7
|
{
|
|
8
|
-
"indexed":
|
|
9
|
-
"internalType": "
|
|
10
|
-
"name": "
|
|
11
|
-
"type": "
|
|
8
|
+
"indexed": true,
|
|
9
|
+
"internalType": "address",
|
|
10
|
+
"name": "coordinator",
|
|
11
|
+
"type": "address"
|
|
12
12
|
}
|
|
13
13
|
],
|
|
14
|
-
"name": "
|
|
14
|
+
"name": "CoordinatorAdded",
|
|
15
15
|
"type": "event"
|
|
16
16
|
},
|
|
17
17
|
{
|
|
18
18
|
"anonymous": false,
|
|
19
19
|
"inputs": [
|
|
20
20
|
{
|
|
21
|
-
"indexed":
|
|
22
|
-
"internalType": "
|
|
23
|
-
"name": "
|
|
24
|
-
"type": "
|
|
21
|
+
"indexed": true,
|
|
22
|
+
"internalType": "address",
|
|
23
|
+
"name": "coordinator",
|
|
24
|
+
"type": "address"
|
|
25
25
|
}
|
|
26
26
|
],
|
|
27
|
-
"name": "
|
|
27
|
+
"name": "CoordinatorRemoved",
|
|
28
28
|
"type": "event"
|
|
29
29
|
},
|
|
30
30
|
{
|
|
31
31
|
"anonymous": false,
|
|
32
32
|
"inputs": [
|
|
33
|
+
{
|
|
34
|
+
"indexed": false,
|
|
35
|
+
"internalType": "uint32",
|
|
36
|
+
"name": "depositSweepProposalValidity",
|
|
37
|
+
"type": "uint32"
|
|
38
|
+
},
|
|
39
|
+
{
|
|
40
|
+
"indexed": false,
|
|
41
|
+
"internalType": "uint32",
|
|
42
|
+
"name": "depositMinAge",
|
|
43
|
+
"type": "uint32"
|
|
44
|
+
},
|
|
45
|
+
{
|
|
46
|
+
"indexed": false,
|
|
47
|
+
"internalType": "uint32",
|
|
48
|
+
"name": "depositRefundSafetyMargin",
|
|
49
|
+
"type": "uint32"
|
|
50
|
+
},
|
|
33
51
|
{
|
|
34
52
|
"indexed": false,
|
|
35
53
|
"internalType": "uint16",
|
|
36
54
|
"name": "depositSweepMaxSize",
|
|
37
55
|
"type": "uint16"
|
|
38
|
-
}
|
|
39
|
-
],
|
|
40
|
-
"name": "DepositSweepMaxSizeUpdated",
|
|
41
|
-
"type": "event"
|
|
42
|
-
},
|
|
43
|
-
{
|
|
44
|
-
"anonymous": false,
|
|
45
|
-
"inputs": [
|
|
56
|
+
},
|
|
46
57
|
{
|
|
47
58
|
"indexed": false,
|
|
48
59
|
"internalType": "uint32",
|
|
@@ -50,7 +61,7 @@
|
|
|
50
61
|
"type": "uint32"
|
|
51
62
|
}
|
|
52
63
|
],
|
|
53
|
-
"name": "
|
|
64
|
+
"name": "DepositSweepProposalParametersUpdated",
|
|
54
65
|
"type": "event"
|
|
55
66
|
},
|
|
56
67
|
{
|
|
@@ -94,7 +105,7 @@
|
|
|
94
105
|
{
|
|
95
106
|
"indexed": true,
|
|
96
107
|
"internalType": "address",
|
|
97
|
-
"name": "
|
|
108
|
+
"name": "coordinator",
|
|
98
109
|
"type": "address"
|
|
99
110
|
}
|
|
100
111
|
],
|
|
@@ -107,11 +118,17 @@
|
|
|
107
118
|
{
|
|
108
119
|
"indexed": false,
|
|
109
120
|
"internalType": "uint32",
|
|
110
|
-
"name": "
|
|
121
|
+
"name": "heartbeatRequestValidity",
|
|
122
|
+
"type": "uint32"
|
|
123
|
+
},
|
|
124
|
+
{
|
|
125
|
+
"indexed": false,
|
|
126
|
+
"internalType": "uint32",
|
|
127
|
+
"name": "heartbeatRequestGasOffset",
|
|
111
128
|
"type": "uint32"
|
|
112
129
|
}
|
|
113
130
|
],
|
|
114
|
-
"name": "
|
|
131
|
+
"name": "HeartbeatRequestParametersUpdated",
|
|
115
132
|
"type": "event"
|
|
116
133
|
},
|
|
117
134
|
{
|
|
@@ -119,31 +136,31 @@
|
|
|
119
136
|
"inputs": [
|
|
120
137
|
{
|
|
121
138
|
"indexed": false,
|
|
122
|
-
"internalType": "
|
|
123
|
-
"name": "
|
|
124
|
-
"type": "
|
|
139
|
+
"internalType": "bytes20",
|
|
140
|
+
"name": "walletPubKeyHash",
|
|
141
|
+
"type": "bytes20"
|
|
142
|
+
},
|
|
143
|
+
{
|
|
144
|
+
"indexed": false,
|
|
145
|
+
"internalType": "bytes",
|
|
146
|
+
"name": "message",
|
|
147
|
+
"type": "bytes"
|
|
125
148
|
}
|
|
126
149
|
],
|
|
127
|
-
"name": "
|
|
150
|
+
"name": "HeartbeatRequestSubmitted",
|
|
128
151
|
"type": "event"
|
|
129
152
|
},
|
|
130
153
|
{
|
|
131
154
|
"anonymous": false,
|
|
132
155
|
"inputs": [
|
|
133
156
|
{
|
|
134
|
-
"indexed":
|
|
135
|
-
"internalType": "
|
|
136
|
-
"name": "
|
|
137
|
-
"type": "
|
|
138
|
-
},
|
|
139
|
-
{
|
|
140
|
-
"indexed": true,
|
|
141
|
-
"internalType": "address",
|
|
142
|
-
"name": "newOwner",
|
|
143
|
-
"type": "address"
|
|
157
|
+
"indexed": false,
|
|
158
|
+
"internalType": "uint8",
|
|
159
|
+
"name": "version",
|
|
160
|
+
"type": "uint8"
|
|
144
161
|
}
|
|
145
162
|
],
|
|
146
|
-
"name": "
|
|
163
|
+
"name": "Initialized",
|
|
147
164
|
"type": "event"
|
|
148
165
|
},
|
|
149
166
|
{
|
|
@@ -152,24 +169,17 @@
|
|
|
152
169
|
{
|
|
153
170
|
"indexed": true,
|
|
154
171
|
"internalType": "address",
|
|
155
|
-
"name": "
|
|
172
|
+
"name": "previousOwner",
|
|
156
173
|
"type": "address"
|
|
157
|
-
}
|
|
158
|
-
],
|
|
159
|
-
"name": "ProposalSubmitterAdded",
|
|
160
|
-
"type": "event"
|
|
161
|
-
},
|
|
162
|
-
{
|
|
163
|
-
"anonymous": false,
|
|
164
|
-
"inputs": [
|
|
174
|
+
},
|
|
165
175
|
{
|
|
166
176
|
"indexed": true,
|
|
167
177
|
"internalType": "address",
|
|
168
|
-
"name": "
|
|
178
|
+
"name": "newOwner",
|
|
169
179
|
"type": "address"
|
|
170
180
|
}
|
|
171
181
|
],
|
|
172
|
-
"name": "
|
|
182
|
+
"name": "OwnershipTransferred",
|
|
173
183
|
"type": "event"
|
|
174
184
|
},
|
|
175
185
|
{
|
|
@@ -202,11 +212,11 @@
|
|
|
202
212
|
"inputs": [
|
|
203
213
|
{
|
|
204
214
|
"internalType": "address",
|
|
205
|
-
"name": "
|
|
215
|
+
"name": "coordinator",
|
|
206
216
|
"type": "address"
|
|
207
217
|
}
|
|
208
218
|
],
|
|
209
|
-
"name": "
|
|
219
|
+
"name": "addCoordinator",
|
|
210
220
|
"outputs": [],
|
|
211
221
|
"stateMutability": "nonpayable",
|
|
212
222
|
"type": "function"
|
|
@@ -289,6 +299,32 @@
|
|
|
289
299
|
"stateMutability": "view",
|
|
290
300
|
"type": "function"
|
|
291
301
|
},
|
|
302
|
+
{
|
|
303
|
+
"inputs": [],
|
|
304
|
+
"name": "heartbeatRequestGasOffset",
|
|
305
|
+
"outputs": [
|
|
306
|
+
{
|
|
307
|
+
"internalType": "uint32",
|
|
308
|
+
"name": "",
|
|
309
|
+
"type": "uint32"
|
|
310
|
+
}
|
|
311
|
+
],
|
|
312
|
+
"stateMutability": "view",
|
|
313
|
+
"type": "function"
|
|
314
|
+
},
|
|
315
|
+
{
|
|
316
|
+
"inputs": [],
|
|
317
|
+
"name": "heartbeatRequestValidity",
|
|
318
|
+
"outputs": [
|
|
319
|
+
{
|
|
320
|
+
"internalType": "uint32",
|
|
321
|
+
"name": "",
|
|
322
|
+
"type": "uint32"
|
|
323
|
+
}
|
|
324
|
+
],
|
|
325
|
+
"stateMutability": "view",
|
|
326
|
+
"type": "function"
|
|
327
|
+
},
|
|
292
328
|
{
|
|
293
329
|
"inputs": [
|
|
294
330
|
{
|
|
@@ -310,7 +346,7 @@
|
|
|
310
346
|
"type": "address"
|
|
311
347
|
}
|
|
312
348
|
],
|
|
313
|
-
"name": "
|
|
349
|
+
"name": "isCoordinator",
|
|
314
350
|
"outputs": [
|
|
315
351
|
{
|
|
316
352
|
"internalType": "bool",
|
|
@@ -351,11 +387,11 @@
|
|
|
351
387
|
"inputs": [
|
|
352
388
|
{
|
|
353
389
|
"internalType": "address",
|
|
354
|
-
"name": "
|
|
390
|
+
"name": "coordinator",
|
|
355
391
|
"type": "address"
|
|
356
392
|
}
|
|
357
393
|
],
|
|
358
|
-
"name": "
|
|
394
|
+
"name": "removeCoordinator",
|
|
359
395
|
"outputs": [],
|
|
360
396
|
"stateMutability": "nonpayable",
|
|
361
397
|
"type": "function"
|
|
@@ -367,6 +403,42 @@
|
|
|
367
403
|
"stateMutability": "nonpayable",
|
|
368
404
|
"type": "function"
|
|
369
405
|
},
|
|
406
|
+
{
|
|
407
|
+
"inputs": [
|
|
408
|
+
{
|
|
409
|
+
"internalType": "bytes20",
|
|
410
|
+
"name": "walletPubKeyHash",
|
|
411
|
+
"type": "bytes20"
|
|
412
|
+
},
|
|
413
|
+
{
|
|
414
|
+
"internalType": "bytes",
|
|
415
|
+
"name": "message",
|
|
416
|
+
"type": "bytes"
|
|
417
|
+
}
|
|
418
|
+
],
|
|
419
|
+
"name": "requestHeartbeat",
|
|
420
|
+
"outputs": [],
|
|
421
|
+
"stateMutability": "nonpayable",
|
|
422
|
+
"type": "function"
|
|
423
|
+
},
|
|
424
|
+
{
|
|
425
|
+
"inputs": [
|
|
426
|
+
{
|
|
427
|
+
"internalType": "bytes20",
|
|
428
|
+
"name": "walletPubKeyHash",
|
|
429
|
+
"type": "bytes20"
|
|
430
|
+
},
|
|
431
|
+
{
|
|
432
|
+
"internalType": "bytes",
|
|
433
|
+
"name": "message",
|
|
434
|
+
"type": "bytes"
|
|
435
|
+
}
|
|
436
|
+
],
|
|
437
|
+
"name": "requestHeartbeatWithReimbursement",
|
|
438
|
+
"outputs": [],
|
|
439
|
+
"stateMutability": "nonpayable",
|
|
440
|
+
"type": "function"
|
|
441
|
+
},
|
|
370
442
|
{
|
|
371
443
|
"inputs": [
|
|
372
444
|
{
|
|
@@ -402,23 +474,6 @@
|
|
|
402
474
|
"internalType": "struct WalletCoordinator.DepositSweepProposal",
|
|
403
475
|
"name": "proposal",
|
|
404
476
|
"type": "tuple"
|
|
405
|
-
},
|
|
406
|
-
{
|
|
407
|
-
"components": [
|
|
408
|
-
{
|
|
409
|
-
"internalType": "uint32[]",
|
|
410
|
-
"name": "walletMembersIDs",
|
|
411
|
-
"type": "uint32[]"
|
|
412
|
-
},
|
|
413
|
-
{
|
|
414
|
-
"internalType": "uint256",
|
|
415
|
-
"name": "walletMemberIndex",
|
|
416
|
-
"type": "uint256"
|
|
417
|
-
}
|
|
418
|
-
],
|
|
419
|
-
"internalType": "struct WalletCoordinator.WalletMemberContext",
|
|
420
|
-
"name": "walletMemberContext",
|
|
421
|
-
"type": "tuple"
|
|
422
477
|
}
|
|
423
478
|
],
|
|
424
479
|
"name": "submitDepositSweepProposal",
|
|
@@ -461,23 +516,6 @@
|
|
|
461
516
|
"internalType": "struct WalletCoordinator.DepositSweepProposal",
|
|
462
517
|
"name": "proposal",
|
|
463
518
|
"type": "tuple"
|
|
464
|
-
},
|
|
465
|
-
{
|
|
466
|
-
"components": [
|
|
467
|
-
{
|
|
468
|
-
"internalType": "uint32[]",
|
|
469
|
-
"name": "walletMembersIDs",
|
|
470
|
-
"type": "uint32[]"
|
|
471
|
-
},
|
|
472
|
-
{
|
|
473
|
-
"internalType": "uint256",
|
|
474
|
-
"name": "walletMemberIndex",
|
|
475
|
-
"type": "uint256"
|
|
476
|
-
}
|
|
477
|
-
],
|
|
478
|
-
"internalType": "struct WalletCoordinator.WalletMemberContext",
|
|
479
|
-
"name": "walletMemberContext",
|
|
480
|
-
"type": "tuple"
|
|
481
519
|
}
|
|
482
520
|
],
|
|
483
521
|
"name": "submitDepositSweepProposalWithReimbursement",
|
|
@@ -513,52 +551,33 @@
|
|
|
513
551
|
},
|
|
514
552
|
{
|
|
515
553
|
"inputs": [
|
|
554
|
+
{
|
|
555
|
+
"internalType": "uint32",
|
|
556
|
+
"name": "_depositSweepProposalValidity",
|
|
557
|
+
"type": "uint32"
|
|
558
|
+
},
|
|
516
559
|
{
|
|
517
560
|
"internalType": "uint32",
|
|
518
561
|
"name": "_depositMinAge",
|
|
519
562
|
"type": "uint32"
|
|
520
|
-
}
|
|
521
|
-
],
|
|
522
|
-
"name": "updateDepositMinAge",
|
|
523
|
-
"outputs": [],
|
|
524
|
-
"stateMutability": "nonpayable",
|
|
525
|
-
"type": "function"
|
|
526
|
-
},
|
|
527
|
-
{
|
|
528
|
-
"inputs": [
|
|
563
|
+
},
|
|
529
564
|
{
|
|
530
565
|
"internalType": "uint32",
|
|
531
566
|
"name": "_depositRefundSafetyMargin",
|
|
532
567
|
"type": "uint32"
|
|
533
|
-
}
|
|
534
|
-
],
|
|
535
|
-
"name": "updateDepositRefundSafetyMargin",
|
|
536
|
-
"outputs": [],
|
|
537
|
-
"stateMutability": "nonpayable",
|
|
538
|
-
"type": "function"
|
|
539
|
-
},
|
|
540
|
-
{
|
|
541
|
-
"inputs": [
|
|
568
|
+
},
|
|
542
569
|
{
|
|
543
570
|
"internalType": "uint16",
|
|
544
571
|
"name": "_depositSweepMaxSize",
|
|
545
572
|
"type": "uint16"
|
|
546
|
-
}
|
|
547
|
-
],
|
|
548
|
-
"name": "updateDepositSweepMaxSize",
|
|
549
|
-
"outputs": [],
|
|
550
|
-
"stateMutability": "nonpayable",
|
|
551
|
-
"type": "function"
|
|
552
|
-
},
|
|
553
|
-
{
|
|
554
|
-
"inputs": [
|
|
573
|
+
},
|
|
555
574
|
{
|
|
556
575
|
"internalType": "uint32",
|
|
557
576
|
"name": "_depositSweepProposalSubmissionGasOffset",
|
|
558
577
|
"type": "uint32"
|
|
559
578
|
}
|
|
560
579
|
],
|
|
561
|
-
"name": "
|
|
580
|
+
"name": "updateDepositSweepProposalParameters",
|
|
562
581
|
"outputs": [],
|
|
563
582
|
"stateMutability": "nonpayable",
|
|
564
583
|
"type": "function"
|
|
@@ -567,11 +586,16 @@
|
|
|
567
586
|
"inputs": [
|
|
568
587
|
{
|
|
569
588
|
"internalType": "uint32",
|
|
570
|
-
"name": "
|
|
589
|
+
"name": "_heartbeatRequestValidity",
|
|
590
|
+
"type": "uint32"
|
|
591
|
+
},
|
|
592
|
+
{
|
|
593
|
+
"internalType": "uint32",
|
|
594
|
+
"name": "_heartbeatRequestGasOffset",
|
|
571
595
|
"type": "uint32"
|
|
572
596
|
}
|
|
573
597
|
],
|
|
574
|
-
"name": "
|
|
598
|
+
"name": "updateHeartbeatRequestParameters",
|
|
575
599
|
"outputs": [],
|
|
576
600
|
"stateMutability": "nonpayable",
|
|
577
601
|
"type": "function"
|
|
@@ -714,36 +738,23 @@
|
|
|
714
738
|
],
|
|
715
739
|
"stateMutability": "view",
|
|
716
740
|
"type": "function"
|
|
717
|
-
},
|
|
718
|
-
{
|
|
719
|
-
"inputs": [],
|
|
720
|
-
"name": "walletRegistry",
|
|
721
|
-
"outputs": [
|
|
722
|
-
{
|
|
723
|
-
"internalType": "contract IWalletRegistry",
|
|
724
|
-
"name": "",
|
|
725
|
-
"type": "address"
|
|
726
|
-
}
|
|
727
|
-
],
|
|
728
|
-
"stateMutability": "view",
|
|
729
|
-
"type": "function"
|
|
730
741
|
}
|
|
731
742
|
],
|
|
732
|
-
"transactionHash": "
|
|
743
|
+
"transactionHash": "0xa891f755618a5910c8e67bb5a0d7ab7255560c8d6bb79269d557775bfc3e99bd",
|
|
733
744
|
"receipt": {
|
|
734
745
|
"to": null,
|
|
735
746
|
"from": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
|
|
736
747
|
"contractAddress": "0x34E59e53Bd4f1A60ca8b6c21572509027571341d",
|
|
737
748
|
"transactionIndex": 0,
|
|
738
|
-
"gasUsed": "
|
|
749
|
+
"gasUsed": "723343",
|
|
739
750
|
"logsBloom": "0x00000000000000000002000000000000400000000000000000800000000000000000000001000000000000000000000000000000000000000000000000000000000000000000000000000000000002000001000000000000000000000000000000000800020000000000000000000800000000800000000000000000000000400000000000000000400000000000080000000000000080000000000000800000000000000000008000000000000400000000000000000000000000000000000000000020000000000000000000040000000000000400000000000000000030000000000000400000000000000000000001000000000000000000000000000000",
|
|
740
|
-
"blockHash": "
|
|
741
|
-
"transactionHash": "
|
|
751
|
+
"blockHash": "0xf27d05bc6f65b7be0737a8523e192084cb2a77fe701efcddc7638cfa67a473ee",
|
|
752
|
+
"transactionHash": "0xa891f755618a5910c8e67bb5a0d7ab7255560c8d6bb79269d557775bfc3e99bd",
|
|
742
753
|
"logs": [
|
|
743
754
|
{
|
|
744
755
|
"transactionIndex": 0,
|
|
745
756
|
"blockNumber": 81,
|
|
746
|
-
"transactionHash": "
|
|
757
|
+
"transactionHash": "0xa891f755618a5910c8e67bb5a0d7ab7255560c8d6bb79269d557775bfc3e99bd",
|
|
747
758
|
"address": "0x34E59e53Bd4f1A60ca8b6c21572509027571341d",
|
|
748
759
|
"topics": [
|
|
749
760
|
"0xbc7cd75a20ee27fd9adebab32041f755214dbc6bffa90cc0225b39da2e5c2d3b",
|
|
@@ -751,12 +762,12 @@
|
|
|
751
762
|
],
|
|
752
763
|
"data": "0x",
|
|
753
764
|
"logIndex": 0,
|
|
754
|
-
"blockHash": "
|
|
765
|
+
"blockHash": "0xf27d05bc6f65b7be0737a8523e192084cb2a77fe701efcddc7638cfa67a473ee"
|
|
755
766
|
},
|
|
756
767
|
{
|
|
757
768
|
"transactionIndex": 0,
|
|
758
769
|
"blockNumber": 81,
|
|
759
|
-
"transactionHash": "
|
|
770
|
+
"transactionHash": "0xa891f755618a5910c8e67bb5a0d7ab7255560c8d6bb79269d557775bfc3e99bd",
|
|
760
771
|
"address": "0x34E59e53Bd4f1A60ca8b6c21572509027571341d",
|
|
761
772
|
"topics": [
|
|
762
773
|
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
|
|
@@ -765,35 +776,35 @@
|
|
|
765
776
|
],
|
|
766
777
|
"data": "0x",
|
|
767
778
|
"logIndex": 1,
|
|
768
|
-
"blockHash": "
|
|
779
|
+
"blockHash": "0xf27d05bc6f65b7be0737a8523e192084cb2a77fe701efcddc7638cfa67a473ee"
|
|
769
780
|
},
|
|
770
781
|
{
|
|
771
782
|
"transactionIndex": 0,
|
|
772
783
|
"blockNumber": 81,
|
|
773
|
-
"transactionHash": "
|
|
784
|
+
"transactionHash": "0xa891f755618a5910c8e67bb5a0d7ab7255560c8d6bb79269d557775bfc3e99bd",
|
|
774
785
|
"address": "0x34E59e53Bd4f1A60ca8b6c21572509027571341d",
|
|
775
786
|
"topics": [
|
|
776
787
|
"0x7f26b83ff96e1f2b6a682f133852f6798a09c465da95921460cefb3847402498"
|
|
777
788
|
],
|
|
778
789
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000001",
|
|
779
790
|
"logIndex": 2,
|
|
780
|
-
"blockHash": "
|
|
791
|
+
"blockHash": "0xf27d05bc6f65b7be0737a8523e192084cb2a77fe701efcddc7638cfa67a473ee"
|
|
781
792
|
},
|
|
782
793
|
{
|
|
783
794
|
"transactionIndex": 0,
|
|
784
795
|
"blockNumber": 81,
|
|
785
|
-
"transactionHash": "
|
|
796
|
+
"transactionHash": "0xa891f755618a5910c8e67bb5a0d7ab7255560c8d6bb79269d557775bfc3e99bd",
|
|
786
797
|
"address": "0x34E59e53Bd4f1A60ca8b6c21572509027571341d",
|
|
787
798
|
"topics": [
|
|
788
799
|
"0x7e644d79422f17c01e4894b5f4f588d331ebfa28653d42ae832dc59e38c9798f"
|
|
789
800
|
],
|
|
790
801
|
"data": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000afdacd509e73115ea1654b1a770f1a807e7c9c0",
|
|
791
802
|
"logIndex": 3,
|
|
792
|
-
"blockHash": "
|
|
803
|
+
"blockHash": "0xf27d05bc6f65b7be0737a8523e192084cb2a77fe701efcddc7638cfa67a473ee"
|
|
793
804
|
}
|
|
794
805
|
],
|
|
795
806
|
"blockNumber": 81,
|
|
796
|
-
"cumulativeGasUsed": "
|
|
807
|
+
"cumulativeGasUsed": "723343",
|
|
797
808
|
"status": 1,
|
|
798
809
|
"byzantium": true
|
|
799
810
|
},
|
|
@@ -1891,7 +1891,7 @@
|
|
|
1891
1891
|
"transactionIndex": 0,
|
|
1892
1892
|
"gasUsed": "1047188",
|
|
1893
1893
|
"logsBloom": "0x00000000000000000000000000000000400000004040000000000000000000200040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000800000000000000000000000000000000000000000000000000000000800000000008000008000000000000000000000000000000000000000000000000000080000000000000800000000000000000000000000000000400000000000000000000000000000000000000000020000000020000000000040000000000000400000000000000000000000000000000000000000800000000000000000000000000000000000000000000",
|
|
1894
|
-
"blockHash": "
|
|
1894
|
+
"blockHash": "0x0fb60803110ca5265141ae0941d26e87bd2947cdf552fbf9b61c38e490c74f0d",
|
|
1895
1895
|
"transactionHash": "0xa9307cf26c3c11c7cb31375b57517ed4cd0da1f2e9c49492b4339d577f36026d",
|
|
1896
1896
|
"logs": [
|
|
1897
1897
|
{
|
|
@@ -1905,7 +1905,7 @@
|
|
|
1905
1905
|
],
|
|
1906
1906
|
"data": "0x",
|
|
1907
1907
|
"logIndex": 0,
|
|
1908
|
-
"blockHash": "
|
|
1908
|
+
"blockHash": "0x0fb60803110ca5265141ae0941d26e87bd2947cdf552fbf9b61c38e490c74f0d"
|
|
1909
1909
|
},
|
|
1910
1910
|
{
|
|
1911
1911
|
"transactionIndex": 0,
|
|
@@ -1917,7 +1917,7 @@
|
|
|
1917
1917
|
],
|
|
1918
1918
|
"data": "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000070997970c51812dc3a010c7d01b50e0d17dc79c8",
|
|
1919
1919
|
"logIndex": 1,
|
|
1920
|
-
"blockHash": "
|
|
1920
|
+
"blockHash": "0x0fb60803110ca5265141ae0941d26e87bd2947cdf552fbf9b61c38e490c74f0d"
|
|
1921
1921
|
},
|
|
1922
1922
|
{
|
|
1923
1923
|
"transactionIndex": 0,
|
|
@@ -1929,7 +1929,7 @@
|
|
|
1929
1929
|
],
|
|
1930
1930
|
"data": "0x0000000000000000000000000000000000000000000000000000000000000001",
|
|
1931
1931
|
"logIndex": 2,
|
|
1932
|
-
"blockHash": "
|
|
1932
|
+
"blockHash": "0x0fb60803110ca5265141ae0941d26e87bd2947cdf552fbf9b61c38e490c74f0d"
|
|
1933
1933
|
},
|
|
1934
1934
|
{
|
|
1935
1935
|
"transactionIndex": 0,
|
|
@@ -1941,7 +1941,7 @@
|
|
|
1941
1941
|
],
|
|
1942
1942
|
"data": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000afdacd509e73115ea1654b1a770f1a807e7c9c0",
|
|
1943
1943
|
"logIndex": 3,
|
|
1944
|
-
"blockHash": "
|
|
1944
|
+
"blockHash": "0x0fb60803110ca5265141ae0941d26e87bd2947cdf552fbf9b61c38e490c74f0d"
|
|
1945
1945
|
}
|
|
1946
1946
|
],
|
|
1947
1947
|
"blockNumber": 44,
|