@keep-network/tbtc-v2 1.6.0-dev.5 → 1.6.0-dev.6
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 +17 -17
- 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/WalletProposalValidator.json +389 -0
- package/artifacts/WalletRegistry.json +5 -5
- package/artifacts/WalletRegistryGovernance.json +2 -2
- package/artifacts/Wallets.json +2 -2
- package/artifacts/solcInputs/{d2d7e276da75d7184610fe11a4a103b7.json → d46fa1d8846c35adf326ab51a3910266.json} +2 -2
- 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/WalletProposalValidator.sol/WalletProposalValidator.dbg.json +4 -0
- package/build/contracts/bridge/WalletProposalValidator.sol/WalletProposalValidator.json +287 -0
- 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 → WalletProposalValidator.sol} +55 -448
- package/deploy/39_deploy_wallet_proposal_validator.ts +33 -0
- 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/WalletProposalValidator.sol/WalletProposalValidator.json +22598 -0
- 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 +59 -59
- 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/SepoliaLightRelay.sol/SepoliaLightRelay.json +59 -59
- 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/deploy/39_deploy_wallet_proposal_validator.js +82 -0
- package/export/hardhat.config.js +0 -6
- package/export/typechain/factories/WalletProposalValidator__factory.js +366 -0
- package/export/typechain/index.js +3 -3
- package/package.json +1 -1
- package/artifacts/WalletCoordinator.json +0 -1107
- package/build/contracts/bridge/WalletCoordinator.sol/WalletCoordinator.dbg.json +0 -4
- package/build/contracts/bridge/WalletCoordinator.sol/WalletCoordinator.json +0 -1042
- package/deploy/34_deploy_wallet_coordinator.ts +0 -43
- package/deploy/35_add_coordinator_address.ts +0 -20
- package/deploy/36_transfer_wallet_coordinator_ownership.ts +0 -19
- package/deploy/81_upgrade_wallet_coordinator_v2.ts +0 -99
- package/export/artifacts/contracts/bridge/WalletCoordinator.sol/WalletCoordinator.json +0 -33310
- package/export/deploy/34_deploy_wallet_coordinator.js +0 -115
- package/export/deploy/35_add_coordinator_address.js +0 -60
- package/export/deploy/36_transfer_wallet_coordinator_ownership.js +0 -60
- package/export/deploy/81_upgrade_wallet_coordinator_v2.js +0 -140
- package/export/typechain/factories/WalletCoordinator__factory.js +0 -1121
- /package/deploy/{37_deploy_light_relay_maintainer_proxy.ts → 34_deploy_light_relay_maintainer_proxy.ts} +0 -0
- /package/deploy/{38_authorize_maintainer_in_light_relay_maintainer_proxy.ts → 35_authorize_maintainer_in_light_relay_maintainer_proxy.ts} +0 -0
- /package/deploy/{39_transfer_light_relay_maintainer_proxy_ownership.ts → 36_transfer_light_relay_maintainer_proxy_ownership.ts} +0 -0
- /package/deploy/{40_authorize_light_relay_maintainer_proxy_in_reimbursement_pool.ts → 37_authorize_light_relay_maintainer_proxy_in_reimbursement_pool.ts} +0 -0
- /package/deploy/{41_authorize_light_relay_maintainer_proxy_in_light_relay.ts → 38_authorize_light_relay_maintainer_proxy_in_light_relay.ts} +0 -0
- /package/export/deploy/{37_deploy_light_relay_maintainer_proxy.js → 34_deploy_light_relay_maintainer_proxy.js} +0 -0
- /package/export/deploy/{38_authorize_maintainer_in_light_relay_maintainer_proxy.js → 35_authorize_maintainer_in_light_relay_maintainer_proxy.js} +0 -0
- /package/export/deploy/{39_transfer_light_relay_maintainer_proxy_ownership.js → 36_transfer_light_relay_maintainer_proxy_ownership.js} +0 -0
- /package/export/deploy/{40_authorize_light_relay_maintainer_proxy_in_reimbursement_pool.js → 37_authorize_light_relay_maintainer_proxy_in_reimbursement_pool.js} +0 -0
- /package/export/deploy/{41_authorize_light_relay_maintainer_proxy_in_light_relay.js → 38_authorize_light_relay_maintainer_proxy_in_light_relay.js} +0 -0
- /package/export/typechain/{WalletCoordinator.js → WalletProposalValidator.js} +0 -0
|
@@ -596,15 +596,15 @@
|
|
|
596
596
|
"parameterSlots": 1,
|
|
597
597
|
"returnSlots": 0
|
|
598
598
|
},
|
|
599
|
-
"@
|
|
599
|
+
"@authorizationRequired_38581": {
|
|
600
600
|
"entryPoint": null,
|
|
601
|
-
"id":
|
|
601
|
+
"id": 38581,
|
|
602
602
|
"parameterSlots": 0,
|
|
603
603
|
"returnSlots": 0
|
|
604
604
|
},
|
|
605
|
-
"@
|
|
605
|
+
"@authorize_38794": {
|
|
606
606
|
"entryPoint": 5335,
|
|
607
|
-
"id":
|
|
607
|
+
"id": 38794,
|
|
608
608
|
"parameterSlots": 1,
|
|
609
609
|
"returnSlots": 0
|
|
610
610
|
},
|
|
@@ -614,15 +614,15 @@
|
|
|
614
614
|
"parameterSlots": 1,
|
|
615
615
|
"returnSlots": 1
|
|
616
616
|
},
|
|
617
|
-
"@
|
|
617
|
+
"@currentEpoch_38587": {
|
|
618
618
|
"entryPoint": null,
|
|
619
|
-
"id":
|
|
619
|
+
"id": 38587,
|
|
620
620
|
"parameterSlots": 0,
|
|
621
621
|
"returnSlots": 0
|
|
622
622
|
},
|
|
623
|
-
"@
|
|
623
|
+
"@deauthorize_38813": {
|
|
624
624
|
"entryPoint": 2547,
|
|
625
|
-
"id":
|
|
625
|
+
"id": 38813,
|
|
626
626
|
"parameterSlots": 1,
|
|
627
627
|
"returnSlots": 0
|
|
628
628
|
},
|
|
@@ -650,9 +650,9 @@
|
|
|
650
650
|
"parameterSlots": 1,
|
|
651
651
|
"returnSlots": 1
|
|
652
652
|
},
|
|
653
|
-
"@
|
|
653
|
+
"@extractTimestampAt_38559": {
|
|
654
654
|
"entryPoint": 5990,
|
|
655
|
-
"id":
|
|
655
|
+
"id": 38559,
|
|
656
656
|
"parameterSlots": 2,
|
|
657
657
|
"returnSlots": 1
|
|
658
658
|
},
|
|
@@ -668,51 +668,51 @@
|
|
|
668
668
|
"parameterSlots": 1,
|
|
669
669
|
"returnSlots": 1
|
|
670
670
|
},
|
|
671
|
-
"@
|
|
671
|
+
"@genesisEpoch_38585": {
|
|
672
672
|
"entryPoint": null,
|
|
673
|
-
"id":
|
|
673
|
+
"id": 38585,
|
|
674
674
|
"parameterSlots": 0,
|
|
675
675
|
"returnSlots": 0
|
|
676
676
|
},
|
|
677
|
-
"@
|
|
677
|
+
"@genesis_38718": {
|
|
678
678
|
"entryPoint": 2636,
|
|
679
|
-
"id":
|
|
679
|
+
"id": 38718,
|
|
680
680
|
"parameterSlots": 4,
|
|
681
681
|
"returnSlots": 0
|
|
682
682
|
},
|
|
683
|
-
"@
|
|
683
|
+
"@getBlockDifficulty_39289": {
|
|
684
684
|
"entryPoint": 913,
|
|
685
|
-
"id":
|
|
685
|
+
"id": 39289,
|
|
686
686
|
"parameterSlots": 1,
|
|
687
687
|
"returnSlots": 1
|
|
688
688
|
},
|
|
689
|
-
"@
|
|
689
|
+
"@getCurrentAndPrevEpochDifficulty_39343": {
|
|
690
690
|
"entryPoint": null,
|
|
691
|
-
"id":
|
|
691
|
+
"id": 39343,
|
|
692
692
|
"parameterSlots": 0,
|
|
693
693
|
"returnSlots": 2
|
|
694
694
|
},
|
|
695
|
-
"@
|
|
695
|
+
"@getCurrentEpochDifficulty_39322": {
|
|
696
696
|
"entryPoint": null,
|
|
697
|
-
"id":
|
|
697
|
+
"id": 39322,
|
|
698
698
|
"parameterSlots": 0,
|
|
699
699
|
"returnSlots": 1
|
|
700
700
|
},
|
|
701
|
-
"@
|
|
701
|
+
"@getEpochDifficulty_39374": {
|
|
702
702
|
"entryPoint": 3605,
|
|
703
|
-
"id":
|
|
703
|
+
"id": 39374,
|
|
704
704
|
"parameterSlots": 1,
|
|
705
705
|
"returnSlots": 1
|
|
706
706
|
},
|
|
707
|
-
"@
|
|
707
|
+
"@getPrevEpochDifficulty_39331": {
|
|
708
708
|
"entryPoint": null,
|
|
709
|
-
"id":
|
|
709
|
+
"id": 39331,
|
|
710
710
|
"parameterSlots": 0,
|
|
711
711
|
"returnSlots": 1
|
|
712
712
|
},
|
|
713
|
-
"@
|
|
713
|
+
"@getRelayRange_39313": {
|
|
714
714
|
"entryPoint": 936,
|
|
715
|
-
"id":
|
|
715
|
+
"id": 39313,
|
|
716
716
|
"parameterSlots": 0,
|
|
717
717
|
"returnSlots": 2
|
|
718
718
|
},
|
|
@@ -722,9 +722,9 @@
|
|
|
722
722
|
"parameterSlots": 3,
|
|
723
723
|
"returnSlots": 1
|
|
724
724
|
},
|
|
725
|
-
"@
|
|
725
|
+
"@isAuthorized_38600": {
|
|
726
726
|
"entryPoint": null,
|
|
727
|
-
"id":
|
|
727
|
+
"id": 38600,
|
|
728
728
|
"parameterSlots": 0,
|
|
729
729
|
"returnSlots": 0
|
|
730
730
|
},
|
|
@@ -740,15 +740,15 @@
|
|
|
740
740
|
"parameterSlots": 0,
|
|
741
741
|
"returnSlots": 1
|
|
742
742
|
},
|
|
743
|
-
"@
|
|
743
|
+
"@proofLength_38583": {
|
|
744
744
|
"entryPoint": null,
|
|
745
|
-
"id":
|
|
745
|
+
"id": 38583,
|
|
746
746
|
"parameterSlots": 0,
|
|
747
747
|
"returnSlots": 0
|
|
748
748
|
},
|
|
749
|
-
"@
|
|
749
|
+
"@ready_38579": {
|
|
750
750
|
"entryPoint": null,
|
|
751
|
-
"id":
|
|
751
|
+
"id": 38579,
|
|
752
752
|
"parameterSlots": 0,
|
|
753
753
|
"returnSlots": 0
|
|
754
754
|
},
|
|
@@ -764,9 +764,9 @@
|
|
|
764
764
|
"parameterSlots": 3,
|
|
765
765
|
"returnSlots": 1
|
|
766
766
|
},
|
|
767
|
-
"@
|
|
767
|
+
"@retarget_39045": {
|
|
768
768
|
"entryPoint": 3897,
|
|
769
|
-
"id":
|
|
769
|
+
"id": 39045,
|
|
770
770
|
"parameterSlots": 1,
|
|
771
771
|
"returnSlots": 0
|
|
772
772
|
},
|
|
@@ -788,21 +788,21 @@
|
|
|
788
788
|
"parameterSlots": 1,
|
|
789
789
|
"returnSlots": 1
|
|
790
790
|
},
|
|
791
|
-
"@
|
|
791
|
+
"@setAuthorizationStatus_38775": {
|
|
792
792
|
"entryPoint": 5466,
|
|
793
|
-
"id":
|
|
793
|
+
"id": 38775,
|
|
794
794
|
"parameterSlots": 1,
|
|
795
795
|
"returnSlots": 0
|
|
796
796
|
},
|
|
797
|
-
"@
|
|
797
|
+
"@setDifficultyFromHeaders_40217": {
|
|
798
798
|
"entryPoint": 5427,
|
|
799
|
-
"id":
|
|
799
|
+
"id": 40217,
|
|
800
800
|
"parameterSlots": 1,
|
|
801
801
|
"returnSlots": 0
|
|
802
802
|
},
|
|
803
|
-
"@
|
|
803
|
+
"@setProofLength_38758": {
|
|
804
804
|
"entryPoint": 2048,
|
|
805
|
-
"id":
|
|
805
|
+
"id": 38758,
|
|
806
806
|
"parameterSlots": 1,
|
|
807
807
|
"returnSlots": 0
|
|
808
808
|
},
|
|
@@ -836,9 +836,9 @@
|
|
|
836
836
|
"parameterSlots": 1,
|
|
837
837
|
"returnSlots": 0
|
|
838
838
|
},
|
|
839
|
-
"@
|
|
839
|
+
"@validateChain_39274": {
|
|
840
840
|
"entryPoint": 1032,
|
|
841
|
-
"id":
|
|
841
|
+
"id": 39274,
|
|
842
842
|
"parameterSlots": 1,
|
|
843
843
|
"returnSlots": 2
|
|
844
844
|
},
|
|
@@ -854,9 +854,9 @@
|
|
|
854
854
|
"parameterSlots": 2,
|
|
855
855
|
"returnSlots": 1
|
|
856
856
|
},
|
|
857
|
-
"@
|
|
857
|
+
"@validateHeader_39434": {
|
|
858
858
|
"entryPoint": 5774,
|
|
859
|
-
"id":
|
|
859
|
+
"id": 39434,
|
|
860
860
|
"parameterSlots": 3,
|
|
861
861
|
"returnSlots": 2
|
|
862
862
|
},
|
|
@@ -11833,7 +11833,7 @@
|
|
|
11833
11833
|
"type": "t_address"
|
|
11834
11834
|
},
|
|
11835
11835
|
{
|
|
11836
|
-
"astId":
|
|
11836
|
+
"astId": 38579,
|
|
11837
11837
|
"contract": "contracts/test/GoerliLightRelay.sol:GoerliLightRelay",
|
|
11838
11838
|
"label": "ready",
|
|
11839
11839
|
"offset": 20,
|
|
@@ -11841,7 +11841,7 @@
|
|
|
11841
11841
|
"type": "t_bool"
|
|
11842
11842
|
},
|
|
11843
11843
|
{
|
|
11844
|
-
"astId":
|
|
11844
|
+
"astId": 38581,
|
|
11845
11845
|
"contract": "contracts/test/GoerliLightRelay.sol:GoerliLightRelay",
|
|
11846
11846
|
"label": "authorizationRequired",
|
|
11847
11847
|
"offset": 21,
|
|
@@ -11849,7 +11849,7 @@
|
|
|
11849
11849
|
"type": "t_bool"
|
|
11850
11850
|
},
|
|
11851
11851
|
{
|
|
11852
|
-
"astId":
|
|
11852
|
+
"astId": 38583,
|
|
11853
11853
|
"contract": "contracts/test/GoerliLightRelay.sol:GoerliLightRelay",
|
|
11854
11854
|
"label": "proofLength",
|
|
11855
11855
|
"offset": 22,
|
|
@@ -11857,7 +11857,7 @@
|
|
|
11857
11857
|
"type": "t_uint64"
|
|
11858
11858
|
},
|
|
11859
11859
|
{
|
|
11860
|
-
"astId":
|
|
11860
|
+
"astId": 38585,
|
|
11861
11861
|
"contract": "contracts/test/GoerliLightRelay.sol:GoerliLightRelay",
|
|
11862
11862
|
"label": "genesisEpoch",
|
|
11863
11863
|
"offset": 0,
|
|
@@ -11865,7 +11865,7 @@
|
|
|
11865
11865
|
"type": "t_uint64"
|
|
11866
11866
|
},
|
|
11867
11867
|
{
|
|
11868
|
-
"astId":
|
|
11868
|
+
"astId": 38587,
|
|
11869
11869
|
"contract": "contracts/test/GoerliLightRelay.sol:GoerliLightRelay",
|
|
11870
11870
|
"label": "currentEpoch",
|
|
11871
11871
|
"offset": 8,
|
|
@@ -11873,7 +11873,7 @@
|
|
|
11873
11873
|
"type": "t_uint64"
|
|
11874
11874
|
},
|
|
11875
11875
|
{
|
|
11876
|
-
"astId":
|
|
11876
|
+
"astId": 38589,
|
|
11877
11877
|
"contract": "contracts/test/GoerliLightRelay.sol:GoerliLightRelay",
|
|
11878
11878
|
"label": "currentEpochDifficulty",
|
|
11879
11879
|
"offset": 0,
|
|
@@ -11881,7 +11881,7 @@
|
|
|
11881
11881
|
"type": "t_uint256"
|
|
11882
11882
|
},
|
|
11883
11883
|
{
|
|
11884
|
-
"astId":
|
|
11884
|
+
"astId": 38591,
|
|
11885
11885
|
"contract": "contracts/test/GoerliLightRelay.sol:GoerliLightRelay",
|
|
11886
11886
|
"label": "prevEpochDifficulty",
|
|
11887
11887
|
"offset": 0,
|
|
@@ -11889,15 +11889,15 @@
|
|
|
11889
11889
|
"type": "t_uint256"
|
|
11890
11890
|
},
|
|
11891
11891
|
{
|
|
11892
|
-
"astId":
|
|
11892
|
+
"astId": 38596,
|
|
11893
11893
|
"contract": "contracts/test/GoerliLightRelay.sol:GoerliLightRelay",
|
|
11894
11894
|
"label": "epochs",
|
|
11895
11895
|
"offset": 0,
|
|
11896
11896
|
"slot": "4",
|
|
11897
|
-
"type": "t_mapping(t_uint256,t_struct(Epoch)
|
|
11897
|
+
"type": "t_mapping(t_uint256,t_struct(Epoch)38468_storage)"
|
|
11898
11898
|
},
|
|
11899
11899
|
{
|
|
11900
|
-
"astId":
|
|
11900
|
+
"astId": 38600,
|
|
11901
11901
|
"contract": "contracts/test/GoerliLightRelay.sol:GoerliLightRelay",
|
|
11902
11902
|
"label": "isAuthorized",
|
|
11903
11903
|
"offset": 0,
|
|
@@ -11923,19 +11923,19 @@
|
|
|
11923
11923
|
"numberOfBytes": "32",
|
|
11924
11924
|
"value": "t_bool"
|
|
11925
11925
|
},
|
|
11926
|
-
"t_mapping(t_uint256,t_struct(Epoch)
|
|
11926
|
+
"t_mapping(t_uint256,t_struct(Epoch)38468_storage)": {
|
|
11927
11927
|
"encoding": "mapping",
|
|
11928
11928
|
"key": "t_uint256",
|
|
11929
11929
|
"label": "mapping(uint256 => struct Epoch)",
|
|
11930
11930
|
"numberOfBytes": "32",
|
|
11931
|
-
"value": "t_struct(Epoch)
|
|
11931
|
+
"value": "t_struct(Epoch)38468_storage"
|
|
11932
11932
|
},
|
|
11933
|
-
"t_struct(Epoch)
|
|
11933
|
+
"t_struct(Epoch)38468_storage": {
|
|
11934
11934
|
"encoding": "inplace",
|
|
11935
11935
|
"label": "struct Epoch",
|
|
11936
11936
|
"members": [
|
|
11937
11937
|
{
|
|
11938
|
-
"astId":
|
|
11938
|
+
"astId": 38465,
|
|
11939
11939
|
"contract": "contracts/test/GoerliLightRelay.sol:GoerliLightRelay",
|
|
11940
11940
|
"label": "timestamp",
|
|
11941
11941
|
"offset": 0,
|
|
@@ -11943,7 +11943,7 @@
|
|
|
11943
11943
|
"type": "t_uint32"
|
|
11944
11944
|
},
|
|
11945
11945
|
{
|
|
11946
|
-
"astId":
|
|
11946
|
+
"astId": 38467,
|
|
11947
11947
|
"contract": "contracts/test/GoerliLightRelay.sol:GoerliLightRelay",
|
|
11948
11948
|
"label": "target",
|
|
11949
11949
|
"offset": 4,
|
|
@@ -605,15 +605,15 @@
|
|
|
605
605
|
"parameterSlots": 1,
|
|
606
606
|
"returnSlots": 0
|
|
607
607
|
},
|
|
608
|
-
"@
|
|
608
|
+
"@authorizationRequired_38581": {
|
|
609
609
|
"entryPoint": null,
|
|
610
|
-
"id":
|
|
610
|
+
"id": 38581,
|
|
611
611
|
"parameterSlots": 0,
|
|
612
612
|
"returnSlots": 0
|
|
613
613
|
},
|
|
614
|
-
"@
|
|
614
|
+
"@authorize_38794": {
|
|
615
615
|
"entryPoint": 5335,
|
|
616
|
-
"id":
|
|
616
|
+
"id": 38794,
|
|
617
617
|
"parameterSlots": 1,
|
|
618
618
|
"returnSlots": 0
|
|
619
619
|
},
|
|
@@ -623,15 +623,15 @@
|
|
|
623
623
|
"parameterSlots": 1,
|
|
624
624
|
"returnSlots": 1
|
|
625
625
|
},
|
|
626
|
-
"@
|
|
626
|
+
"@currentEpoch_38587": {
|
|
627
627
|
"entryPoint": null,
|
|
628
|
-
"id":
|
|
628
|
+
"id": 38587,
|
|
629
629
|
"parameterSlots": 0,
|
|
630
630
|
"returnSlots": 0
|
|
631
631
|
},
|
|
632
|
-
"@
|
|
632
|
+
"@deauthorize_38813": {
|
|
633
633
|
"entryPoint": 2547,
|
|
634
|
-
"id":
|
|
634
|
+
"id": 38813,
|
|
635
635
|
"parameterSlots": 1,
|
|
636
636
|
"returnSlots": 0
|
|
637
637
|
},
|
|
@@ -659,9 +659,9 @@
|
|
|
659
659
|
"parameterSlots": 1,
|
|
660
660
|
"returnSlots": 1
|
|
661
661
|
},
|
|
662
|
-
"@
|
|
662
|
+
"@extractTimestampAt_38559": {
|
|
663
663
|
"entryPoint": 6089,
|
|
664
|
-
"id":
|
|
664
|
+
"id": 38559,
|
|
665
665
|
"parameterSlots": 2,
|
|
666
666
|
"returnSlots": 1
|
|
667
667
|
},
|
|
@@ -677,51 +677,51 @@
|
|
|
677
677
|
"parameterSlots": 1,
|
|
678
678
|
"returnSlots": 1
|
|
679
679
|
},
|
|
680
|
-
"@
|
|
680
|
+
"@genesisEpoch_38585": {
|
|
681
681
|
"entryPoint": null,
|
|
682
|
-
"id":
|
|
682
|
+
"id": 38585,
|
|
683
683
|
"parameterSlots": 0,
|
|
684
684
|
"returnSlots": 0
|
|
685
685
|
},
|
|
686
|
-
"@
|
|
686
|
+
"@genesis_38718": {
|
|
687
687
|
"entryPoint": 2636,
|
|
688
|
-
"id":
|
|
688
|
+
"id": 38718,
|
|
689
689
|
"parameterSlots": 4,
|
|
690
690
|
"returnSlots": 0
|
|
691
691
|
},
|
|
692
|
-
"@
|
|
692
|
+
"@getBlockDifficulty_39289": {
|
|
693
693
|
"entryPoint": 913,
|
|
694
|
-
"id":
|
|
694
|
+
"id": 39289,
|
|
695
695
|
"parameterSlots": 1,
|
|
696
696
|
"returnSlots": 1
|
|
697
697
|
},
|
|
698
|
-
"@
|
|
698
|
+
"@getCurrentAndPrevEpochDifficulty_39343": {
|
|
699
699
|
"entryPoint": null,
|
|
700
|
-
"id":
|
|
700
|
+
"id": 39343,
|
|
701
701
|
"parameterSlots": 0,
|
|
702
702
|
"returnSlots": 2
|
|
703
703
|
},
|
|
704
|
-
"@
|
|
704
|
+
"@getCurrentEpochDifficulty_39322": {
|
|
705
705
|
"entryPoint": null,
|
|
706
|
-
"id":
|
|
706
|
+
"id": 39322,
|
|
707
707
|
"parameterSlots": 0,
|
|
708
708
|
"returnSlots": 1
|
|
709
709
|
},
|
|
710
|
-
"@
|
|
710
|
+
"@getEpochDifficulty_39374": {
|
|
711
711
|
"entryPoint": 3605,
|
|
712
|
-
"id":
|
|
712
|
+
"id": 39374,
|
|
713
713
|
"parameterSlots": 1,
|
|
714
714
|
"returnSlots": 1
|
|
715
715
|
},
|
|
716
|
-
"@
|
|
716
|
+
"@getPrevEpochDifficulty_39331": {
|
|
717
717
|
"entryPoint": null,
|
|
718
|
-
"id":
|
|
718
|
+
"id": 39331,
|
|
719
719
|
"parameterSlots": 0,
|
|
720
720
|
"returnSlots": 1
|
|
721
721
|
},
|
|
722
|
-
"@
|
|
722
|
+
"@getRelayRange_39313": {
|
|
723
723
|
"entryPoint": 936,
|
|
724
|
-
"id":
|
|
724
|
+
"id": 39313,
|
|
725
725
|
"parameterSlots": 0,
|
|
726
726
|
"returnSlots": 2
|
|
727
727
|
},
|
|
@@ -731,9 +731,9 @@
|
|
|
731
731
|
"parameterSlots": 3,
|
|
732
732
|
"returnSlots": 1
|
|
733
733
|
},
|
|
734
|
-
"@
|
|
734
|
+
"@isAuthorized_38600": {
|
|
735
735
|
"entryPoint": null,
|
|
736
|
-
"id":
|
|
736
|
+
"id": 38600,
|
|
737
737
|
"parameterSlots": 0,
|
|
738
738
|
"returnSlots": 0
|
|
739
739
|
},
|
|
@@ -749,15 +749,15 @@
|
|
|
749
749
|
"parameterSlots": 0,
|
|
750
750
|
"returnSlots": 1
|
|
751
751
|
},
|
|
752
|
-
"@
|
|
752
|
+
"@proofLength_38583": {
|
|
753
753
|
"entryPoint": null,
|
|
754
|
-
"id":
|
|
754
|
+
"id": 38583,
|
|
755
755
|
"parameterSlots": 0,
|
|
756
756
|
"returnSlots": 0
|
|
757
757
|
},
|
|
758
|
-
"@
|
|
758
|
+
"@ready_38579": {
|
|
759
759
|
"entryPoint": null,
|
|
760
|
-
"id":
|
|
760
|
+
"id": 38579,
|
|
761
761
|
"parameterSlots": 0,
|
|
762
762
|
"returnSlots": 0
|
|
763
763
|
},
|
|
@@ -773,9 +773,9 @@
|
|
|
773
773
|
"parameterSlots": 3,
|
|
774
774
|
"returnSlots": 1
|
|
775
775
|
},
|
|
776
|
-
"@
|
|
776
|
+
"@retarget_39045": {
|
|
777
777
|
"entryPoint": 3897,
|
|
778
|
-
"id":
|
|
778
|
+
"id": 39045,
|
|
779
779
|
"parameterSlots": 1,
|
|
780
780
|
"returnSlots": 0
|
|
781
781
|
},
|
|
@@ -797,15 +797,15 @@
|
|
|
797
797
|
"parameterSlots": 1,
|
|
798
798
|
"returnSlots": 1
|
|
799
799
|
},
|
|
800
|
-
"@
|
|
800
|
+
"@setAuthorizationStatus_38775": {
|
|
801
801
|
"entryPoint": 5565,
|
|
802
|
-
"id":
|
|
802
|
+
"id": 38775,
|
|
803
803
|
"parameterSlots": 1,
|
|
804
804
|
"returnSlots": 0
|
|
805
805
|
},
|
|
806
|
-
"@
|
|
806
|
+
"@setProofLength_38758": {
|
|
807
807
|
"entryPoint": 2048,
|
|
808
|
-
"id":
|
|
808
|
+
"id": 38758,
|
|
809
809
|
"parameterSlots": 1,
|
|
810
810
|
"returnSlots": 0
|
|
811
811
|
},
|
|
@@ -839,15 +839,15 @@
|
|
|
839
839
|
"parameterSlots": 1,
|
|
840
840
|
"returnSlots": 0
|
|
841
841
|
},
|
|
842
|
-
"@
|
|
842
|
+
"@validateChainGasReport_40256": {
|
|
843
843
|
"entryPoint": 5427,
|
|
844
|
-
"id":
|
|
844
|
+
"id": 40256,
|
|
845
845
|
"parameterSlots": 1,
|
|
846
846
|
"returnSlots": 2
|
|
847
847
|
},
|
|
848
|
-
"@
|
|
848
|
+
"@validateChain_39274": {
|
|
849
849
|
"entryPoint": 1032,
|
|
850
|
-
"id":
|
|
850
|
+
"id": 39274,
|
|
851
851
|
"parameterSlots": 1,
|
|
852
852
|
"returnSlots": 2
|
|
853
853
|
},
|
|
@@ -863,9 +863,9 @@
|
|
|
863
863
|
"parameterSlots": 2,
|
|
864
864
|
"returnSlots": 1
|
|
865
865
|
},
|
|
866
|
-
"@
|
|
866
|
+
"@validateHeader_39434": {
|
|
867
867
|
"entryPoint": 5873,
|
|
868
|
-
"id":
|
|
868
|
+
"id": 39434,
|
|
869
869
|
"parameterSlots": 3,
|
|
870
870
|
"returnSlots": 2
|
|
871
871
|
},
|
|
@@ -12542,7 +12542,7 @@
|
|
|
12542
12542
|
"type": "t_address"
|
|
12543
12543
|
},
|
|
12544
12544
|
{
|
|
12545
|
-
"astId":
|
|
12545
|
+
"astId": 38579,
|
|
12546
12546
|
"contract": "contracts/test/LightRelayStub.sol:LightRelayStub",
|
|
12547
12547
|
"label": "ready",
|
|
12548
12548
|
"offset": 20,
|
|
@@ -12550,7 +12550,7 @@
|
|
|
12550
12550
|
"type": "t_bool"
|
|
12551
12551
|
},
|
|
12552
12552
|
{
|
|
12553
|
-
"astId":
|
|
12553
|
+
"astId": 38581,
|
|
12554
12554
|
"contract": "contracts/test/LightRelayStub.sol:LightRelayStub",
|
|
12555
12555
|
"label": "authorizationRequired",
|
|
12556
12556
|
"offset": 21,
|
|
@@ -12558,7 +12558,7 @@
|
|
|
12558
12558
|
"type": "t_bool"
|
|
12559
12559
|
},
|
|
12560
12560
|
{
|
|
12561
|
-
"astId":
|
|
12561
|
+
"astId": 38583,
|
|
12562
12562
|
"contract": "contracts/test/LightRelayStub.sol:LightRelayStub",
|
|
12563
12563
|
"label": "proofLength",
|
|
12564
12564
|
"offset": 22,
|
|
@@ -12566,7 +12566,7 @@
|
|
|
12566
12566
|
"type": "t_uint64"
|
|
12567
12567
|
},
|
|
12568
12568
|
{
|
|
12569
|
-
"astId":
|
|
12569
|
+
"astId": 38585,
|
|
12570
12570
|
"contract": "contracts/test/LightRelayStub.sol:LightRelayStub",
|
|
12571
12571
|
"label": "genesisEpoch",
|
|
12572
12572
|
"offset": 0,
|
|
@@ -12574,7 +12574,7 @@
|
|
|
12574
12574
|
"type": "t_uint64"
|
|
12575
12575
|
},
|
|
12576
12576
|
{
|
|
12577
|
-
"astId":
|
|
12577
|
+
"astId": 38587,
|
|
12578
12578
|
"contract": "contracts/test/LightRelayStub.sol:LightRelayStub",
|
|
12579
12579
|
"label": "currentEpoch",
|
|
12580
12580
|
"offset": 8,
|
|
@@ -12582,7 +12582,7 @@
|
|
|
12582
12582
|
"type": "t_uint64"
|
|
12583
12583
|
},
|
|
12584
12584
|
{
|
|
12585
|
-
"astId":
|
|
12585
|
+
"astId": 38589,
|
|
12586
12586
|
"contract": "contracts/test/LightRelayStub.sol:LightRelayStub",
|
|
12587
12587
|
"label": "currentEpochDifficulty",
|
|
12588
12588
|
"offset": 0,
|
|
@@ -12590,7 +12590,7 @@
|
|
|
12590
12590
|
"type": "t_uint256"
|
|
12591
12591
|
},
|
|
12592
12592
|
{
|
|
12593
|
-
"astId":
|
|
12593
|
+
"astId": 38591,
|
|
12594
12594
|
"contract": "contracts/test/LightRelayStub.sol:LightRelayStub",
|
|
12595
12595
|
"label": "prevEpochDifficulty",
|
|
12596
12596
|
"offset": 0,
|
|
@@ -12598,15 +12598,15 @@
|
|
|
12598
12598
|
"type": "t_uint256"
|
|
12599
12599
|
},
|
|
12600
12600
|
{
|
|
12601
|
-
"astId":
|
|
12601
|
+
"astId": 38596,
|
|
12602
12602
|
"contract": "contracts/test/LightRelayStub.sol:LightRelayStub",
|
|
12603
12603
|
"label": "epochs",
|
|
12604
12604
|
"offset": 0,
|
|
12605
12605
|
"slot": "4",
|
|
12606
|
-
"type": "t_mapping(t_uint256,t_struct(Epoch)
|
|
12606
|
+
"type": "t_mapping(t_uint256,t_struct(Epoch)38468_storage)"
|
|
12607
12607
|
},
|
|
12608
12608
|
{
|
|
12609
|
-
"astId":
|
|
12609
|
+
"astId": 38600,
|
|
12610
12610
|
"contract": "contracts/test/LightRelayStub.sol:LightRelayStub",
|
|
12611
12611
|
"label": "isAuthorized",
|
|
12612
12612
|
"offset": 0,
|
|
@@ -12632,19 +12632,19 @@
|
|
|
12632
12632
|
"numberOfBytes": "32",
|
|
12633
12633
|
"value": "t_bool"
|
|
12634
12634
|
},
|
|
12635
|
-
"t_mapping(t_uint256,t_struct(Epoch)
|
|
12635
|
+
"t_mapping(t_uint256,t_struct(Epoch)38468_storage)": {
|
|
12636
12636
|
"encoding": "mapping",
|
|
12637
12637
|
"key": "t_uint256",
|
|
12638
12638
|
"label": "mapping(uint256 => struct Epoch)",
|
|
12639
12639
|
"numberOfBytes": "32",
|
|
12640
|
-
"value": "t_struct(Epoch)
|
|
12640
|
+
"value": "t_struct(Epoch)38468_storage"
|
|
12641
12641
|
},
|
|
12642
|
-
"t_struct(Epoch)
|
|
12642
|
+
"t_struct(Epoch)38468_storage": {
|
|
12643
12643
|
"encoding": "inplace",
|
|
12644
12644
|
"label": "struct Epoch",
|
|
12645
12645
|
"members": [
|
|
12646
12646
|
{
|
|
12647
|
-
"astId":
|
|
12647
|
+
"astId": 38465,
|
|
12648
12648
|
"contract": "contracts/test/LightRelayStub.sol:LightRelayStub",
|
|
12649
12649
|
"label": "timestamp",
|
|
12650
12650
|
"offset": 0,
|
|
@@ -12652,7 +12652,7 @@
|
|
|
12652
12652
|
"type": "t_uint32"
|
|
12653
12653
|
},
|
|
12654
12654
|
{
|
|
12655
|
-
"astId":
|
|
12655
|
+
"astId": 38467,
|
|
12656
12656
|
"contract": "contracts/test/LightRelayStub.sol:LightRelayStub",
|
|
12657
12657
|
"label": "target",
|
|
12658
12658
|
"offset": 4,
|