@keep-network/tbtc-v2 1.3.0-dev.9 → 1.3.1-dev.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/artifacts/BLS.json +1 -1
- package/artifacts/Bank.json +3 -3
- package/artifacts/BeaconAuthorization.json +1 -1
- package/artifacts/BeaconDkg.json +1 -1
- package/artifacts/BeaconDkgValidator.json +1 -1
- package/artifacts/BeaconInactivity.json +1 -1
- 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 +1 -1
- package/artifacts/EcdsaInactivity.json +1 -1
- package/artifacts/EcdsaSortitionPool.json +3 -3
- 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 +2 -2
- package/artifacts/RandomBeaconChaosnet.json +2 -2
- package/artifacts/RandomBeaconGovernance.json +2 -2
- package/artifacts/Redemption.json +2 -2
- package/artifacts/ReimbursementPool.json +2 -2
- 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 +5 -5
- package/artifacts/WalletRegistry.json +5 -5
- package/artifacts/WalletRegistryGovernance.json +2 -2
- package/artifacts/Wallets.json +2 -2
- package/artifacts/solcInputs/{3214467f6e5b94333ab46dfa9e9b4fd6.json → b9b4ee8a11a84e1668f3a48e30a96de7.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/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/l2/L2WormholeGateway.sol/L2WormholeGateway.json +2 -2
- 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/l2/L2WormholeGateway.sol +22 -4
- package/deploy/37_authorize_maintainer_in_light_relay_maintainer_proxy.ts +27 -0
- package/deploy/{39_authorize_light_relay_maintainer_proxy_in_light_relay.ts → 40_authorize_light_relay_maintainer_proxy_in_light_relay.ts} +3 -0
- 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/l2/L2WormholeGateway.sol/L2WormholeGateway.json +1386 -838
- 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 +30 -30
- 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 +38 -38
- 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/deploy/37_authorize_maintainer_in_light_relay_maintainer_proxy.js +65 -0
- package/export/deploy/{39_authorize_light_relay_maintainer_proxy_in_light_relay.js → 40_authorize_light_relay_maintainer_proxy_in_light_relay.js} +3 -0
- package/export/typechain/factories/L2WormholeGateway__factory.js +1 -1
- package/export/typechain/factories/WormholeBridgeStub__factory.js +1 -1
- package/package.json +1 -1
- /package/deploy/{37_transfer_light_relay_maintainer_proxy_ownership.ts → 38_transfer_light_relay_maintainer_proxy_ownership.ts} +0 -0
- /package/deploy/{38_authorize_light_relay_maintainer_proxy_in_reimbursement_pool.ts → 39_authorize_light_relay_maintainer_proxy_in_reimbursement_pool.ts} +0 -0
- /package/export/deploy/{37_transfer_light_relay_maintainer_proxy_ownership.js → 38_transfer_light_relay_maintainer_proxy_ownership.js} +0 -0
- /package/export/deploy/{38_authorize_light_relay_maintainer_proxy_in_reimbursement_pool.js → 39_authorize_light_relay_maintainer_proxy_in_reimbursement_pool.js} +0 -0
|
@@ -4191,9 +4191,9 @@
|
|
|
4191
4191
|
"parameterSlots": 1,
|
|
4192
4192
|
"returnSlots": 1
|
|
4193
4193
|
},
|
|
4194
|
-
"@
|
|
4194
|
+
"@processPendingMovedFundsSweepRequest_40283": {
|
|
4195
4195
|
"entryPoint": 7459,
|
|
4196
|
-
"id":
|
|
4196
|
+
"id": 40283,
|
|
4197
4197
|
"parameterSlots": 2,
|
|
4198
4198
|
"returnSlots": 0
|
|
4199
4199
|
},
|
|
@@ -4233,63 +4233,63 @@
|
|
|
4233
4233
|
"parameterSlots": 2,
|
|
4234
4234
|
"returnSlots": 0
|
|
4235
4235
|
},
|
|
4236
|
-
"@
|
|
4236
|
+
"@setActiveWallet_40064": {
|
|
4237
4237
|
"entryPoint": null,
|
|
4238
|
-
"id":
|
|
4238
|
+
"id": 40064,
|
|
4239
4239
|
"parameterSlots": 1,
|
|
4240
4240
|
"returnSlots": 0
|
|
4241
4241
|
},
|
|
4242
|
-
"@
|
|
4242
|
+
"@setDepositDustThreshold_40134": {
|
|
4243
4243
|
"entryPoint": null,
|
|
4244
|
-
"id":
|
|
4244
|
+
"id": 40134,
|
|
4245
4245
|
"parameterSlots": 1,
|
|
4246
4246
|
"returnSlots": 0
|
|
4247
4247
|
},
|
|
4248
|
-
"@
|
|
4248
|
+
"@setDepositRevealAheadPeriod_40367": {
|
|
4249
4249
|
"entryPoint": null,
|
|
4250
|
-
"id":
|
|
4250
|
+
"id": 40367,
|
|
4251
4251
|
"parameterSlots": 1,
|
|
4252
4252
|
"returnSlots": 0
|
|
4253
4253
|
},
|
|
4254
|
-
"@
|
|
4254
|
+
"@setDepositTxMaxFee_40146": {
|
|
4255
4255
|
"entryPoint": null,
|
|
4256
|
-
"id":
|
|
4256
|
+
"id": 40146,
|
|
4257
4257
|
"parameterSlots": 1,
|
|
4258
4258
|
"returnSlots": 0
|
|
4259
4259
|
},
|
|
4260
|
-
"@
|
|
4260
|
+
"@setMovedFundsSweepTxMaxTotalFee_40355": {
|
|
4261
4261
|
"entryPoint": null,
|
|
4262
|
-
"id":
|
|
4262
|
+
"id": 40355,
|
|
4263
4263
|
"parameterSlots": 1,
|
|
4264
4264
|
"returnSlots": 0
|
|
4265
4265
|
},
|
|
4266
|
-
"@
|
|
4266
|
+
"@setPendingMovedFundsSweepRequest_40223": {
|
|
4267
4267
|
"entryPoint": 5190,
|
|
4268
|
-
"id":
|
|
4268
|
+
"id": 40223,
|
|
4269
4269
|
"parameterSlots": 2,
|
|
4270
4270
|
"returnSlots": 0
|
|
4271
4271
|
},
|
|
4272
|
-
"@
|
|
4272
|
+
"@setProcessedMovedFundsSweepRequests_40052": {
|
|
4273
4273
|
"entryPoint": 11791,
|
|
4274
|
-
"id":
|
|
4274
|
+
"id": 40052,
|
|
4275
4275
|
"parameterSlots": 2,
|
|
4276
4276
|
"returnSlots": 0
|
|
4277
4277
|
},
|
|
4278
|
-
"@
|
|
4278
|
+
"@setRedemptionDustThreshold_40158": {
|
|
4279
4279
|
"entryPoint": null,
|
|
4280
|
-
"id":
|
|
4280
|
+
"id": 40158,
|
|
4281
4281
|
"parameterSlots": 1,
|
|
4282
4282
|
"returnSlots": 0
|
|
4283
4283
|
},
|
|
4284
|
-
"@
|
|
4284
|
+
"@setRedemptionTreasuryFeeDivisor_40170": {
|
|
4285
4285
|
"entryPoint": null,
|
|
4286
|
-
"id":
|
|
4286
|
+
"id": 40170,
|
|
4287
4287
|
"parameterSlots": 1,
|
|
4288
4288
|
"returnSlots": 0
|
|
4289
4289
|
},
|
|
4290
|
-
"@
|
|
4290
|
+
"@setSpentMainUtxos_40001": {
|
|
4291
4291
|
"entryPoint": 7792,
|
|
4292
|
-
"id":
|
|
4292
|
+
"id": 40001,
|
|
4293
4293
|
"parameterSlots": 2,
|
|
4294
4294
|
"returnSlots": 0
|
|
4295
4295
|
},
|
|
@@ -4299,9 +4299,9 @@
|
|
|
4299
4299
|
"parameterSlots": 2,
|
|
4300
4300
|
"returnSlots": 0
|
|
4301
4301
|
},
|
|
4302
|
-
"@
|
|
4302
|
+
"@setSweptDeposits_39953": {
|
|
4303
4303
|
"entryPoint": 9476,
|
|
4304
|
-
"id":
|
|
4304
|
+
"id": 39953,
|
|
4305
4305
|
"parameterSlots": 2,
|
|
4306
4306
|
"returnSlots": 0
|
|
4307
4307
|
},
|
|
@@ -4311,15 +4311,15 @@
|
|
|
4311
4311
|
"parameterSlots": 2,
|
|
4312
4312
|
"returnSlots": 0
|
|
4313
4313
|
},
|
|
4314
|
-
"@
|
|
4314
|
+
"@setWalletMainUtxo_40092": {
|
|
4315
4315
|
"entryPoint": 11982,
|
|
4316
|
-
"id":
|
|
4316
|
+
"id": 40092,
|
|
4317
4317
|
"parameterSlots": 2,
|
|
4318
4318
|
"returnSlots": 0
|
|
4319
4319
|
},
|
|
4320
|
-
"@
|
|
4320
|
+
"@setWallet_40122": {
|
|
4321
4321
|
"entryPoint": 9724,
|
|
4322
|
-
"id":
|
|
4322
|
+
"id": 40122,
|
|
4323
4323
|
"parameterSlots": 2,
|
|
4324
4324
|
"returnSlots": 0
|
|
4325
4325
|
},
|
|
@@ -4371,9 +4371,9 @@
|
|
|
4371
4371
|
"parameterSlots": 1,
|
|
4372
4372
|
"returnSlots": 1
|
|
4373
4373
|
},
|
|
4374
|
-
"@
|
|
4374
|
+
"@timeoutPendingMovedFundsSweepRequest_40343": {
|
|
4375
4375
|
"entryPoint": 5736,
|
|
4376
|
-
"id":
|
|
4376
|
+
"id": 40343,
|
|
4377
4377
|
"parameterSlots": 2,
|
|
4378
4378
|
"returnSlots": 0
|
|
4379
4379
|
},
|
|
@@ -571,15 +571,15 @@
|
|
|
571
571
|
"parameterSlots": 1,
|
|
572
572
|
"returnSlots": 0
|
|
573
573
|
},
|
|
574
|
-
"@
|
|
574
|
+
"@authorizationRequired_38771": {
|
|
575
575
|
"entryPoint": null,
|
|
576
|
-
"id":
|
|
576
|
+
"id": 38771,
|
|
577
577
|
"parameterSlots": 0,
|
|
578
578
|
"returnSlots": 0
|
|
579
579
|
},
|
|
580
|
-
"@
|
|
580
|
+
"@authorize_38984": {
|
|
581
581
|
"entryPoint": 5296,
|
|
582
|
-
"id":
|
|
582
|
+
"id": 38984,
|
|
583
583
|
"parameterSlots": 1,
|
|
584
584
|
"returnSlots": 0
|
|
585
585
|
},
|
|
@@ -589,15 +589,15 @@
|
|
|
589
589
|
"parameterSlots": 1,
|
|
590
590
|
"returnSlots": 1
|
|
591
591
|
},
|
|
592
|
-
"@
|
|
592
|
+
"@currentEpoch_38777": {
|
|
593
593
|
"entryPoint": null,
|
|
594
|
-
"id":
|
|
594
|
+
"id": 38777,
|
|
595
595
|
"parameterSlots": 0,
|
|
596
596
|
"returnSlots": 0
|
|
597
597
|
},
|
|
598
|
-
"@
|
|
598
|
+
"@deauthorize_39003": {
|
|
599
599
|
"entryPoint": 2508,
|
|
600
|
-
"id":
|
|
600
|
+
"id": 39003,
|
|
601
601
|
"parameterSlots": 1,
|
|
602
602
|
"returnSlots": 0
|
|
603
603
|
},
|
|
@@ -625,9 +625,9 @@
|
|
|
625
625
|
"parameterSlots": 1,
|
|
626
626
|
"returnSlots": 1
|
|
627
627
|
},
|
|
628
|
-
"@
|
|
628
|
+
"@extractTimestampAt_38749": {
|
|
629
629
|
"entryPoint": 5912,
|
|
630
|
-
"id":
|
|
630
|
+
"id": 38749,
|
|
631
631
|
"parameterSlots": 2,
|
|
632
632
|
"returnSlots": 1
|
|
633
633
|
},
|
|
@@ -643,51 +643,51 @@
|
|
|
643
643
|
"parameterSlots": 1,
|
|
644
644
|
"returnSlots": 1
|
|
645
645
|
},
|
|
646
|
-
"@
|
|
646
|
+
"@genesisEpoch_38775": {
|
|
647
647
|
"entryPoint": null,
|
|
648
|
-
"id":
|
|
648
|
+
"id": 38775,
|
|
649
649
|
"parameterSlots": 0,
|
|
650
650
|
"returnSlots": 0
|
|
651
651
|
},
|
|
652
|
-
"@
|
|
652
|
+
"@genesis_38908": {
|
|
653
653
|
"entryPoint": 2597,
|
|
654
|
-
"id":
|
|
654
|
+
"id": 38908,
|
|
655
655
|
"parameterSlots": 4,
|
|
656
656
|
"returnSlots": 0
|
|
657
657
|
},
|
|
658
|
-
"@
|
|
658
|
+
"@getBlockDifficulty_39479": {
|
|
659
659
|
"entryPoint": 874,
|
|
660
|
-
"id":
|
|
660
|
+
"id": 39479,
|
|
661
661
|
"parameterSlots": 1,
|
|
662
662
|
"returnSlots": 1
|
|
663
663
|
},
|
|
664
|
-
"@
|
|
664
|
+
"@getCurrentAndPrevEpochDifficulty_39533": {
|
|
665
665
|
"entryPoint": null,
|
|
666
|
-
"id":
|
|
666
|
+
"id": 39533,
|
|
667
667
|
"parameterSlots": 0,
|
|
668
668
|
"returnSlots": 2
|
|
669
669
|
},
|
|
670
|
-
"@
|
|
670
|
+
"@getCurrentEpochDifficulty_40394": {
|
|
671
671
|
"entryPoint": null,
|
|
672
|
-
"id":
|
|
672
|
+
"id": 40394,
|
|
673
673
|
"parameterSlots": 0,
|
|
674
674
|
"returnSlots": 1
|
|
675
675
|
},
|
|
676
|
-
"@
|
|
676
|
+
"@getEpochDifficulty_39564": {
|
|
677
677
|
"entryPoint": 3566,
|
|
678
|
-
"id":
|
|
678
|
+
"id": 39564,
|
|
679
679
|
"parameterSlots": 1,
|
|
680
680
|
"returnSlots": 1
|
|
681
681
|
},
|
|
682
|
-
"@
|
|
682
|
+
"@getPrevEpochDifficulty_40384": {
|
|
683
683
|
"entryPoint": null,
|
|
684
|
-
"id":
|
|
684
|
+
"id": 40384,
|
|
685
685
|
"parameterSlots": 0,
|
|
686
686
|
"returnSlots": 1
|
|
687
687
|
},
|
|
688
|
-
"@
|
|
688
|
+
"@getRelayRange_39503": {
|
|
689
689
|
"entryPoint": 897,
|
|
690
|
-
"id":
|
|
690
|
+
"id": 39503,
|
|
691
691
|
"parameterSlots": 0,
|
|
692
692
|
"returnSlots": 2
|
|
693
693
|
},
|
|
@@ -697,9 +697,9 @@
|
|
|
697
697
|
"parameterSlots": 3,
|
|
698
698
|
"returnSlots": 1
|
|
699
699
|
},
|
|
700
|
-
"@
|
|
700
|
+
"@isAuthorized_38790": {
|
|
701
701
|
"entryPoint": null,
|
|
702
|
-
"id":
|
|
702
|
+
"id": 38790,
|
|
703
703
|
"parameterSlots": 0,
|
|
704
704
|
"returnSlots": 0
|
|
705
705
|
},
|
|
@@ -715,15 +715,15 @@
|
|
|
715
715
|
"parameterSlots": 0,
|
|
716
716
|
"returnSlots": 1
|
|
717
717
|
},
|
|
718
|
-
"@
|
|
718
|
+
"@proofLength_38773": {
|
|
719
719
|
"entryPoint": null,
|
|
720
|
-
"id":
|
|
720
|
+
"id": 38773,
|
|
721
721
|
"parameterSlots": 0,
|
|
722
722
|
"returnSlots": 0
|
|
723
723
|
},
|
|
724
|
-
"@
|
|
724
|
+
"@ready_38769": {
|
|
725
725
|
"entryPoint": null,
|
|
726
|
-
"id":
|
|
726
|
+
"id": 38769,
|
|
727
727
|
"parameterSlots": 0,
|
|
728
728
|
"returnSlots": 0
|
|
729
729
|
},
|
|
@@ -739,9 +739,9 @@
|
|
|
739
739
|
"parameterSlots": 3,
|
|
740
740
|
"returnSlots": 1
|
|
741
741
|
},
|
|
742
|
-
"@
|
|
742
|
+
"@retarget_39235": {
|
|
743
743
|
"entryPoint": 3858,
|
|
744
|
-
"id":
|
|
744
|
+
"id": 39235,
|
|
745
745
|
"parameterSlots": 1,
|
|
746
746
|
"returnSlots": 0
|
|
747
747
|
},
|
|
@@ -763,15 +763,15 @@
|
|
|
763
763
|
"parameterSlots": 1,
|
|
764
764
|
"returnSlots": 1
|
|
765
765
|
},
|
|
766
|
-
"@
|
|
766
|
+
"@setAuthorizationStatus_38965": {
|
|
767
767
|
"entryPoint": 5388,
|
|
768
|
-
"id":
|
|
768
|
+
"id": 38965,
|
|
769
769
|
"parameterSlots": 1,
|
|
770
770
|
"returnSlots": 0
|
|
771
771
|
},
|
|
772
|
-
"@
|
|
772
|
+
"@setProofLength_38948": {
|
|
773
773
|
"entryPoint": 2009,
|
|
774
|
-
"id":
|
|
774
|
+
"id": 38948,
|
|
775
775
|
"parameterSlots": 1,
|
|
776
776
|
"returnSlots": 0
|
|
777
777
|
},
|
|
@@ -805,9 +805,9 @@
|
|
|
805
805
|
"parameterSlots": 1,
|
|
806
806
|
"returnSlots": 0
|
|
807
807
|
},
|
|
808
|
-
"@
|
|
808
|
+
"@validateChain_39464": {
|
|
809
809
|
"entryPoint": 993,
|
|
810
|
-
"id":
|
|
810
|
+
"id": 39464,
|
|
811
811
|
"parameterSlots": 1,
|
|
812
812
|
"returnSlots": 2
|
|
813
813
|
},
|
|
@@ -823,9 +823,9 @@
|
|
|
823
823
|
"parameterSlots": 2,
|
|
824
824
|
"returnSlots": 1
|
|
825
825
|
},
|
|
826
|
-
"@
|
|
826
|
+
"@validateHeader_39624": {
|
|
827
827
|
"entryPoint": 5696,
|
|
828
|
-
"id":
|
|
828
|
+
"id": 39624,
|
|
829
829
|
"parameterSlots": 3,
|
|
830
830
|
"returnSlots": 2
|
|
831
831
|
},
|
|
@@ -11800,7 +11800,7 @@
|
|
|
11800
11800
|
"type": "t_address"
|
|
11801
11801
|
},
|
|
11802
11802
|
{
|
|
11803
|
-
"astId":
|
|
11803
|
+
"astId": 38769,
|
|
11804
11804
|
"contract": "contracts/test/GoerliLightRelay.sol:GoerliLightRelay",
|
|
11805
11805
|
"label": "ready",
|
|
11806
11806
|
"offset": 20,
|
|
@@ -11808,7 +11808,7 @@
|
|
|
11808
11808
|
"type": "t_bool"
|
|
11809
11809
|
},
|
|
11810
11810
|
{
|
|
11811
|
-
"astId":
|
|
11811
|
+
"astId": 38771,
|
|
11812
11812
|
"contract": "contracts/test/GoerliLightRelay.sol:GoerliLightRelay",
|
|
11813
11813
|
"label": "authorizationRequired",
|
|
11814
11814
|
"offset": 21,
|
|
@@ -11816,7 +11816,7 @@
|
|
|
11816
11816
|
"type": "t_bool"
|
|
11817
11817
|
},
|
|
11818
11818
|
{
|
|
11819
|
-
"astId":
|
|
11819
|
+
"astId": 38773,
|
|
11820
11820
|
"contract": "contracts/test/GoerliLightRelay.sol:GoerliLightRelay",
|
|
11821
11821
|
"label": "proofLength",
|
|
11822
11822
|
"offset": 22,
|
|
@@ -11824,7 +11824,7 @@
|
|
|
11824
11824
|
"type": "t_uint64"
|
|
11825
11825
|
},
|
|
11826
11826
|
{
|
|
11827
|
-
"astId":
|
|
11827
|
+
"astId": 38775,
|
|
11828
11828
|
"contract": "contracts/test/GoerliLightRelay.sol:GoerliLightRelay",
|
|
11829
11829
|
"label": "genesisEpoch",
|
|
11830
11830
|
"offset": 0,
|
|
@@ -11832,7 +11832,7 @@
|
|
|
11832
11832
|
"type": "t_uint64"
|
|
11833
11833
|
},
|
|
11834
11834
|
{
|
|
11835
|
-
"astId":
|
|
11835
|
+
"astId": 38777,
|
|
11836
11836
|
"contract": "contracts/test/GoerliLightRelay.sol:GoerliLightRelay",
|
|
11837
11837
|
"label": "currentEpoch",
|
|
11838
11838
|
"offset": 8,
|
|
@@ -11840,7 +11840,7 @@
|
|
|
11840
11840
|
"type": "t_uint64"
|
|
11841
11841
|
},
|
|
11842
11842
|
{
|
|
11843
|
-
"astId":
|
|
11843
|
+
"astId": 38779,
|
|
11844
11844
|
"contract": "contracts/test/GoerliLightRelay.sol:GoerliLightRelay",
|
|
11845
11845
|
"label": "currentEpochDifficulty",
|
|
11846
11846
|
"offset": 0,
|
|
@@ -11848,7 +11848,7 @@
|
|
|
11848
11848
|
"type": "t_uint256"
|
|
11849
11849
|
},
|
|
11850
11850
|
{
|
|
11851
|
-
"astId":
|
|
11851
|
+
"astId": 38781,
|
|
11852
11852
|
"contract": "contracts/test/GoerliLightRelay.sol:GoerliLightRelay",
|
|
11853
11853
|
"label": "prevEpochDifficulty",
|
|
11854
11854
|
"offset": 0,
|
|
@@ -11856,15 +11856,15 @@
|
|
|
11856
11856
|
"type": "t_uint256"
|
|
11857
11857
|
},
|
|
11858
11858
|
{
|
|
11859
|
-
"astId":
|
|
11859
|
+
"astId": 38786,
|
|
11860
11860
|
"contract": "contracts/test/GoerliLightRelay.sol:GoerliLightRelay",
|
|
11861
11861
|
"label": "epochs",
|
|
11862
11862
|
"offset": 0,
|
|
11863
11863
|
"slot": "4",
|
|
11864
|
-
"type": "t_mapping(t_uint256,t_struct(Epoch)
|
|
11864
|
+
"type": "t_mapping(t_uint256,t_struct(Epoch)38658_storage)"
|
|
11865
11865
|
},
|
|
11866
11866
|
{
|
|
11867
|
-
"astId":
|
|
11867
|
+
"astId": 38790,
|
|
11868
11868
|
"contract": "contracts/test/GoerliLightRelay.sol:GoerliLightRelay",
|
|
11869
11869
|
"label": "isAuthorized",
|
|
11870
11870
|
"offset": 0,
|
|
@@ -11890,19 +11890,19 @@
|
|
|
11890
11890
|
"numberOfBytes": "32",
|
|
11891
11891
|
"value": "t_bool"
|
|
11892
11892
|
},
|
|
11893
|
-
"t_mapping(t_uint256,t_struct(Epoch)
|
|
11893
|
+
"t_mapping(t_uint256,t_struct(Epoch)38658_storage)": {
|
|
11894
11894
|
"encoding": "mapping",
|
|
11895
11895
|
"key": "t_uint256",
|
|
11896
11896
|
"label": "mapping(uint256 => struct Epoch)",
|
|
11897
11897
|
"numberOfBytes": "32",
|
|
11898
|
-
"value": "t_struct(Epoch)
|
|
11898
|
+
"value": "t_struct(Epoch)38658_storage"
|
|
11899
11899
|
},
|
|
11900
|
-
"t_struct(Epoch)
|
|
11900
|
+
"t_struct(Epoch)38658_storage": {
|
|
11901
11901
|
"encoding": "inplace",
|
|
11902
11902
|
"label": "struct Epoch",
|
|
11903
11903
|
"members": [
|
|
11904
11904
|
{
|
|
11905
|
-
"astId":
|
|
11905
|
+
"astId": 38655,
|
|
11906
11906
|
"contract": "contracts/test/GoerliLightRelay.sol:GoerliLightRelay",
|
|
11907
11907
|
"label": "timestamp",
|
|
11908
11908
|
"offset": 0,
|
|
@@ -11910,7 +11910,7 @@
|
|
|
11910
11910
|
"type": "t_uint32"
|
|
11911
11911
|
},
|
|
11912
11912
|
{
|
|
11913
|
-
"astId":
|
|
11913
|
+
"astId": 38657,
|
|
11914
11914
|
"contract": "contracts/test/GoerliLightRelay.sol:GoerliLightRelay",
|
|
11915
11915
|
"label": "target",
|
|
11916
11916
|
"offset": 4,
|