@keep-network/tbtc-v2 0.1.1-dev.119 → 0.1.1-dev.120
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 +13 -18
- package/artifacts/BridgeGovernance.json +9 -9
- package/artifacts/BridgeGovernanceParameters.json +2 -2
- package/artifacts/Deposit.json +10 -10
- package/artifacts/DepositSweep.json +7 -7
- package/artifacts/EcdsaDkgValidator.json +1 -1
- package/artifacts/EcdsaInactivity.json +1 -1
- package/artifacts/EcdsaSortitionPool.json +3 -3
- package/artifacts/Fraud.json +7 -7
- 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/MaintainerProxy.json +25 -25
- package/artifacts/MovingFunds.json +9 -9
- package/artifacts/NuCypherStakingEscrow.json +1 -1
- package/artifacts/NuCypherToken.json +2 -2
- package/artifacts/RandomBeacon.json +2 -2
- package/artifacts/RandomBeaconGovernance.json +2 -2
- package/artifacts/Redemption.json +7 -7
- 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 +29 -29
- package/artifacts/TokenStaking.json +1 -1
- package/artifacts/TokenholderGovernor.json +9 -9
- package/artifacts/TokenholderTimelock.json +8 -8
- package/artifacts/VendingMachine.json +10 -10
- package/artifacts/VendingMachineKeep.json +1 -1
- package/artifacts/VendingMachineNuCypher.json +1 -1
- package/artifacts/WalletRegistry.json +5 -5
- package/artifacts/WalletRegistryGovernance.json +2 -2
- package/artifacts/Wallets.json +9 -9
- package/artifacts/solcInputs/{e61f5fe86c0849f19593dd5e01513f18.json → 3b4450d68d0d01f700596a0744428791.json} +2 -2
- package/artifacts/solcInputs/{e6a9b1e1247cf2f964be01fad13d3726.json → 3ca48bae87926554c7f1192f8a550856.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/BitcoinTx.sol/BitcoinTx.json +2 -2
- package/build/contracts/bridge/Bridge.sol/Bridge.dbg.json +1 -1
- package/build/contracts/bridge/Bridge.sol/Bridge.json +28 -33
- package/build/contracts/bridge/BridgeGovernance.sol/BridgeGovernance.dbg.json +1 -1
- package/build/contracts/bridge/BridgeGovernance.sol/BridgeGovernance.json +2 -2
- 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/BridgeState.sol/BridgeState.json +2 -2
- package/build/contracts/bridge/Deposit.sol/Deposit.dbg.json +1 -1
- package/build/contracts/bridge/Deposit.sol/Deposit.json +2 -2
- package/build/contracts/bridge/DepositSweep.sol/DepositSweep.dbg.json +1 -1
- package/build/contracts/bridge/DepositSweep.sol/DepositSweep.json +2 -2
- 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/Fraud.sol/Fraud.json +2 -2
- 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/MovingFunds.sol/MovingFunds.json +2 -2
- package/build/contracts/bridge/Redemption.sol/OutboundTx.dbg.json +1 -1
- package/build/contracts/bridge/Redemption.sol/OutboundTx.json +2 -2
- package/build/contracts/bridge/Redemption.sol/Redemption.dbg.json +1 -1
- package/build/contracts/bridge/Redemption.sol/Redemption.json +2 -2
- package/build/contracts/bridge/VendingMachine.sol/VendingMachine.dbg.json +1 -1
- package/build/contracts/bridge/Wallets.sol/Wallets.dbg.json +1 -1
- package/build/contracts/bridge/Wallets.sol/Wallets.json +2 -2
- package/build/contracts/maintainer/MaintainerProxy.sol/MaintainerProxy.dbg.json +1 -1
- package/build/contracts/maintainer/MaintainerProxy.sol/MaintainerProxy.json +2 -2
- 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/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/build/contracts/vault/TBTCVault.sol/TBTCVault.json +2 -2
- package/contracts/bridge/Bridge.sol +2 -2
- package/contracts/bridge/Deposit.sol +6 -8
- package/export/artifacts/contracts/bridge/Bridge.sol/Bridge.json +8819 -9048
- package/export/artifacts/contracts/bridge/BridgeGovernance.sol/BridgeGovernance.json +5 -5
- package/export/artifacts/contracts/bridge/VendingMachine.sol/VendingMachine.json +67 -67
- package/export/artifacts/contracts/maintainer/MaintainerProxy.sol/MaintainerProxy.json +93 -93
- package/export/artifacts/contracts/relay/LightRelay.sol/LightRelay.json +57 -57
- package/export/artifacts/contracts/test/BankStub.sol/BankStub.json +2 -2
- package/export/artifacts/contracts/test/BridgeStub.sol/BridgeStub.json +7053 -7230
- package/export/artifacts/contracts/test/HeartbeatStub.sol/HeartbeatStub.json +4 -4
- 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/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 +4 -4
- package/export/artifacts/contracts/test/TestRelay.sol/TestRelay.json +19 -19
- 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 +138 -138
- package/export/typechain/factories/BridgeGovernance__factory.js +1 -1
- package/export/typechain/factories/BridgeState__factory.js +1 -1
- package/export/typechain/factories/BridgeStub__factory.js +1 -6
- package/export/typechain/factories/Bridge__factory.js +1 -6
- package/export/typechain/factories/DepositSweep__factory.js +1 -1
- package/export/typechain/factories/Deposit__factory.js +1 -1
- package/export/typechain/factories/Fraud__factory.js +1 -1
- package/export/typechain/factories/MaintainerProxy__factory.js +1 -1
- package/export/typechain/factories/MovingFunds__factory.js +1 -1
- package/export/typechain/factories/Redemption__factory.js +1 -1
- package/export/typechain/factories/TBTCVault__factory.js +1 -1
- package/export/typechain/factories/TestRelay__factory.js +1 -1
- package/export/typechain/factories/Wallets__factory.js +1 -1
- package/package.json +3 -3
|
@@ -42,15 +42,15 @@
|
|
|
42
42
|
},
|
|
43
43
|
"deployedBytecode": {
|
|
44
44
|
"functionDebugData": {
|
|
45
|
-
"@
|
|
45
|
+
"@isValidHeartbeatMessage_26452": {
|
|
46
46
|
"entryPoint": 108,
|
|
47
|
-
"id":
|
|
47
|
+
"id": 26452,
|
|
48
48
|
"parameterSlots": 2,
|
|
49
49
|
"returnSlots": 1
|
|
50
50
|
},
|
|
51
|
-
"@
|
|
51
|
+
"@isValidHeartbeatMessage_33026": {
|
|
52
52
|
"entryPoint": 87,
|
|
53
|
-
"id":
|
|
53
|
+
"id": 33026,
|
|
54
54
|
"parameterSlots": 2,
|
|
55
55
|
"returnSlots": 1
|
|
56
56
|
},
|
|
@@ -599,15 +599,15 @@
|
|
|
599
599
|
"parameterSlots": 1,
|
|
600
600
|
"returnSlots": 0
|
|
601
601
|
},
|
|
602
|
-
"@
|
|
602
|
+
"@authorizationRequired_31663": {
|
|
603
603
|
"entryPoint": null,
|
|
604
|
-
"id":
|
|
604
|
+
"id": 31663,
|
|
605
605
|
"parameterSlots": 0,
|
|
606
606
|
"returnSlots": 0
|
|
607
607
|
},
|
|
608
|
-
"@
|
|
608
|
+
"@authorize_31876": {
|
|
609
609
|
"entryPoint": 5663,
|
|
610
|
-
"id":
|
|
610
|
+
"id": 31876,
|
|
611
611
|
"parameterSlots": 1,
|
|
612
612
|
"returnSlots": 0
|
|
613
613
|
},
|
|
@@ -617,15 +617,15 @@
|
|
|
617
617
|
"parameterSlots": 1,
|
|
618
618
|
"returnSlots": 1
|
|
619
619
|
},
|
|
620
|
-
"@
|
|
620
|
+
"@currentEpoch_31669": {
|
|
621
621
|
"entryPoint": null,
|
|
622
|
-
"id":
|
|
622
|
+
"id": 31669,
|
|
623
623
|
"parameterSlots": 0,
|
|
624
624
|
"returnSlots": 0
|
|
625
625
|
},
|
|
626
|
-
"@
|
|
626
|
+
"@deauthorize_31895": {
|
|
627
627
|
"entryPoint": 2629,
|
|
628
|
-
"id":
|
|
628
|
+
"id": 31895,
|
|
629
629
|
"parameterSlots": 1,
|
|
630
630
|
"returnSlots": 0
|
|
631
631
|
},
|
|
@@ -653,9 +653,9 @@
|
|
|
653
653
|
"parameterSlots": 1,
|
|
654
654
|
"returnSlots": 1
|
|
655
655
|
},
|
|
656
|
-
"@
|
|
656
|
+
"@extractTimestampAt_31641": {
|
|
657
657
|
"entryPoint": 6663,
|
|
658
|
-
"id":
|
|
658
|
+
"id": 31641,
|
|
659
659
|
"parameterSlots": 2,
|
|
660
660
|
"returnSlots": 1
|
|
661
661
|
},
|
|
@@ -671,51 +671,51 @@
|
|
|
671
671
|
"parameterSlots": 1,
|
|
672
672
|
"returnSlots": 1
|
|
673
673
|
},
|
|
674
|
-
"@
|
|
674
|
+
"@genesisEpoch_31667": {
|
|
675
675
|
"entryPoint": null,
|
|
676
|
-
"id":
|
|
676
|
+
"id": 31667,
|
|
677
677
|
"parameterSlots": 0,
|
|
678
678
|
"returnSlots": 0
|
|
679
679
|
},
|
|
680
|
-
"@
|
|
680
|
+
"@genesis_31800": {
|
|
681
681
|
"entryPoint": 2800,
|
|
682
|
-
"id":
|
|
682
|
+
"id": 31800,
|
|
683
683
|
"parameterSlots": 4,
|
|
684
684
|
"returnSlots": 0
|
|
685
685
|
},
|
|
686
|
-
"@
|
|
686
|
+
"@getBlockDifficulty_32371": {
|
|
687
687
|
"entryPoint": 913,
|
|
688
|
-
"id":
|
|
688
|
+
"id": 32371,
|
|
689
689
|
"parameterSlots": 1,
|
|
690
690
|
"returnSlots": 1
|
|
691
691
|
},
|
|
692
|
-
"@
|
|
692
|
+
"@getCurrentAndPrevEpochDifficulty_32425": {
|
|
693
693
|
"entryPoint": null,
|
|
694
|
-
"id":
|
|
694
|
+
"id": 32425,
|
|
695
695
|
"parameterSlots": 0,
|
|
696
696
|
"returnSlots": 2
|
|
697
697
|
},
|
|
698
|
-
"@
|
|
698
|
+
"@getCurrentEpochDifficulty_32404": {
|
|
699
699
|
"entryPoint": null,
|
|
700
|
-
"id":
|
|
700
|
+
"id": 32404,
|
|
701
701
|
"parameterSlots": 0,
|
|
702
702
|
"returnSlots": 1
|
|
703
703
|
},
|
|
704
|
-
"@
|
|
704
|
+
"@getEpochDifficulty_32456": {
|
|
705
705
|
"entryPoint": 3851,
|
|
706
|
-
"id":
|
|
706
|
+
"id": 32456,
|
|
707
707
|
"parameterSlots": 1,
|
|
708
708
|
"returnSlots": 1
|
|
709
709
|
},
|
|
710
|
-
"@
|
|
710
|
+
"@getPrevEpochDifficulty_32413": {
|
|
711
711
|
"entryPoint": null,
|
|
712
|
-
"id":
|
|
712
|
+
"id": 32413,
|
|
713
713
|
"parameterSlots": 0,
|
|
714
714
|
"returnSlots": 1
|
|
715
715
|
},
|
|
716
|
-
"@
|
|
716
|
+
"@getRelayRange_32395": {
|
|
717
717
|
"entryPoint": 936,
|
|
718
|
-
"id":
|
|
718
|
+
"id": 32395,
|
|
719
719
|
"parameterSlots": 0,
|
|
720
720
|
"returnSlots": 2
|
|
721
721
|
},
|
|
@@ -725,9 +725,9 @@
|
|
|
725
725
|
"parameterSlots": 3,
|
|
726
726
|
"returnSlots": 1
|
|
727
727
|
},
|
|
728
|
-
"@
|
|
728
|
+
"@isAuthorized_31682": {
|
|
729
729
|
"entryPoint": null,
|
|
730
|
-
"id":
|
|
730
|
+
"id": 31682,
|
|
731
731
|
"parameterSlots": 0,
|
|
732
732
|
"returnSlots": 0
|
|
733
733
|
},
|
|
@@ -743,15 +743,15 @@
|
|
|
743
743
|
"parameterSlots": 0,
|
|
744
744
|
"returnSlots": 1
|
|
745
745
|
},
|
|
746
|
-
"@
|
|
746
|
+
"@proofLength_31665": {
|
|
747
747
|
"entryPoint": null,
|
|
748
|
-
"id":
|
|
748
|
+
"id": 31665,
|
|
749
749
|
"parameterSlots": 0,
|
|
750
750
|
"returnSlots": 0
|
|
751
751
|
},
|
|
752
|
-
"@
|
|
752
|
+
"@ready_31661": {
|
|
753
753
|
"entryPoint": null,
|
|
754
|
-
"id":
|
|
754
|
+
"id": 31661,
|
|
755
755
|
"parameterSlots": 0,
|
|
756
756
|
"returnSlots": 0
|
|
757
757
|
},
|
|
@@ -767,9 +767,9 @@
|
|
|
767
767
|
"parameterSlots": 3,
|
|
768
768
|
"returnSlots": 1
|
|
769
769
|
},
|
|
770
|
-
"@
|
|
770
|
+
"@retarget_32127": {
|
|
771
771
|
"entryPoint": 4225,
|
|
772
|
-
"id":
|
|
772
|
+
"id": 32127,
|
|
773
773
|
"parameterSlots": 1,
|
|
774
774
|
"returnSlots": 0
|
|
775
775
|
},
|
|
@@ -791,15 +791,15 @@
|
|
|
791
791
|
"parameterSlots": 1,
|
|
792
792
|
"returnSlots": 1
|
|
793
793
|
},
|
|
794
|
-
"@
|
|
794
|
+
"@setAuthorizationStatus_31857": {
|
|
795
795
|
"entryPoint": 5975,
|
|
796
|
-
"id":
|
|
796
|
+
"id": 31857,
|
|
797
797
|
"parameterSlots": 1,
|
|
798
798
|
"returnSlots": 0
|
|
799
799
|
},
|
|
800
|
-
"@
|
|
800
|
+
"@setProofLength_31840": {
|
|
801
801
|
"entryPoint": 2048,
|
|
802
|
-
"id":
|
|
802
|
+
"id": 31840,
|
|
803
803
|
"parameterSlots": 1,
|
|
804
804
|
"returnSlots": 0
|
|
805
805
|
},
|
|
@@ -833,15 +833,15 @@
|
|
|
833
833
|
"parameterSlots": 1,
|
|
834
834
|
"returnSlots": 0
|
|
835
835
|
},
|
|
836
|
-
"@
|
|
836
|
+
"@validateChainGasReport_33047": {
|
|
837
837
|
"entryPoint": 5837,
|
|
838
|
-
"id":
|
|
838
|
+
"id": 33047,
|
|
839
839
|
"parameterSlots": 1,
|
|
840
840
|
"returnSlots": 2
|
|
841
841
|
},
|
|
842
|
-
"@
|
|
842
|
+
"@validateChain_32356": {
|
|
843
843
|
"entryPoint": 1032,
|
|
844
|
-
"id":
|
|
844
|
+
"id": 32356,
|
|
845
845
|
"parameterSlots": 1,
|
|
846
846
|
"returnSlots": 2
|
|
847
847
|
},
|
|
@@ -857,9 +857,9 @@
|
|
|
857
857
|
"parameterSlots": 2,
|
|
858
858
|
"returnSlots": 1
|
|
859
859
|
},
|
|
860
|
-
"@
|
|
860
|
+
"@validateHeader_32516": {
|
|
861
861
|
"entryPoint": 6447,
|
|
862
|
-
"id":
|
|
862
|
+
"id": 32516,
|
|
863
863
|
"parameterSlots": 3,
|
|
864
864
|
"returnSlots": 2
|
|
865
865
|
},
|
|
@@ -12536,7 +12536,7 @@
|
|
|
12536
12536
|
"type": "t_address"
|
|
12537
12537
|
},
|
|
12538
12538
|
{
|
|
12539
|
-
"astId":
|
|
12539
|
+
"astId": 31661,
|
|
12540
12540
|
"contract": "contracts/test/LightRelayStub.sol:LightRelayStub",
|
|
12541
12541
|
"label": "ready",
|
|
12542
12542
|
"offset": 20,
|
|
@@ -12544,7 +12544,7 @@
|
|
|
12544
12544
|
"type": "t_bool"
|
|
12545
12545
|
},
|
|
12546
12546
|
{
|
|
12547
|
-
"astId":
|
|
12547
|
+
"astId": 31663,
|
|
12548
12548
|
"contract": "contracts/test/LightRelayStub.sol:LightRelayStub",
|
|
12549
12549
|
"label": "authorizationRequired",
|
|
12550
12550
|
"offset": 21,
|
|
@@ -12552,7 +12552,7 @@
|
|
|
12552
12552
|
"type": "t_bool"
|
|
12553
12553
|
},
|
|
12554
12554
|
{
|
|
12555
|
-
"astId":
|
|
12555
|
+
"astId": 31665,
|
|
12556
12556
|
"contract": "contracts/test/LightRelayStub.sol:LightRelayStub",
|
|
12557
12557
|
"label": "proofLength",
|
|
12558
12558
|
"offset": 22,
|
|
@@ -12560,7 +12560,7 @@
|
|
|
12560
12560
|
"type": "t_uint64"
|
|
12561
12561
|
},
|
|
12562
12562
|
{
|
|
12563
|
-
"astId":
|
|
12563
|
+
"astId": 31667,
|
|
12564
12564
|
"contract": "contracts/test/LightRelayStub.sol:LightRelayStub",
|
|
12565
12565
|
"label": "genesisEpoch",
|
|
12566
12566
|
"offset": 0,
|
|
@@ -12568,7 +12568,7 @@
|
|
|
12568
12568
|
"type": "t_uint64"
|
|
12569
12569
|
},
|
|
12570
12570
|
{
|
|
12571
|
-
"astId":
|
|
12571
|
+
"astId": 31669,
|
|
12572
12572
|
"contract": "contracts/test/LightRelayStub.sol:LightRelayStub",
|
|
12573
12573
|
"label": "currentEpoch",
|
|
12574
12574
|
"offset": 8,
|
|
@@ -12576,7 +12576,7 @@
|
|
|
12576
12576
|
"type": "t_uint64"
|
|
12577
12577
|
},
|
|
12578
12578
|
{
|
|
12579
|
-
"astId":
|
|
12579
|
+
"astId": 31671,
|
|
12580
12580
|
"contract": "contracts/test/LightRelayStub.sol:LightRelayStub",
|
|
12581
12581
|
"label": "currentEpochDifficulty",
|
|
12582
12582
|
"offset": 0,
|
|
@@ -12584,7 +12584,7 @@
|
|
|
12584
12584
|
"type": "t_uint256"
|
|
12585
12585
|
},
|
|
12586
12586
|
{
|
|
12587
|
-
"astId":
|
|
12587
|
+
"astId": 31673,
|
|
12588
12588
|
"contract": "contracts/test/LightRelayStub.sol:LightRelayStub",
|
|
12589
12589
|
"label": "prevEpochDifficulty",
|
|
12590
12590
|
"offset": 0,
|
|
@@ -12592,15 +12592,15 @@
|
|
|
12592
12592
|
"type": "t_uint256"
|
|
12593
12593
|
},
|
|
12594
12594
|
{
|
|
12595
|
-
"astId":
|
|
12595
|
+
"astId": 31678,
|
|
12596
12596
|
"contract": "contracts/test/LightRelayStub.sol:LightRelayStub",
|
|
12597
12597
|
"label": "epochs",
|
|
12598
12598
|
"offset": 0,
|
|
12599
12599
|
"slot": "4",
|
|
12600
|
-
"type": "t_mapping(t_uint256,t_struct(Epoch)
|
|
12600
|
+
"type": "t_mapping(t_uint256,t_struct(Epoch)31550_storage)"
|
|
12601
12601
|
},
|
|
12602
12602
|
{
|
|
12603
|
-
"astId":
|
|
12603
|
+
"astId": 31682,
|
|
12604
12604
|
"contract": "contracts/test/LightRelayStub.sol:LightRelayStub",
|
|
12605
12605
|
"label": "isAuthorized",
|
|
12606
12606
|
"offset": 0,
|
|
@@ -12626,19 +12626,19 @@
|
|
|
12626
12626
|
"numberOfBytes": "32",
|
|
12627
12627
|
"value": "t_bool"
|
|
12628
12628
|
},
|
|
12629
|
-
"t_mapping(t_uint256,t_struct(Epoch)
|
|
12629
|
+
"t_mapping(t_uint256,t_struct(Epoch)31550_storage)": {
|
|
12630
12630
|
"encoding": "mapping",
|
|
12631
12631
|
"key": "t_uint256",
|
|
12632
12632
|
"label": "mapping(uint256 => struct Epoch)",
|
|
12633
12633
|
"numberOfBytes": "32",
|
|
12634
|
-
"value": "t_struct(Epoch)
|
|
12634
|
+
"value": "t_struct(Epoch)31550_storage"
|
|
12635
12635
|
},
|
|
12636
|
-
"t_struct(Epoch)
|
|
12636
|
+
"t_struct(Epoch)31550_storage": {
|
|
12637
12637
|
"encoding": "inplace",
|
|
12638
12638
|
"label": "struct Epoch",
|
|
12639
12639
|
"members": [
|
|
12640
12640
|
{
|
|
12641
|
-
"astId":
|
|
12641
|
+
"astId": 31547,
|
|
12642
12642
|
"contract": "contracts/test/LightRelayStub.sol:LightRelayStub",
|
|
12643
12643
|
"label": "timestamp",
|
|
12644
12644
|
"offset": 0,
|
|
@@ -12646,7 +12646,7 @@
|
|
|
12646
12646
|
"type": "t_uint32"
|
|
12647
12647
|
},
|
|
12648
12648
|
{
|
|
12649
|
-
"astId":
|
|
12649
|
+
"astId": 31549,
|
|
12650
12650
|
"contract": "contracts/test/LightRelayStub.sol:LightRelayStub",
|
|
12651
12651
|
"label": "target",
|
|
12652
12652
|
"offset": 4,
|
|
@@ -107,21 +107,21 @@
|
|
|
107
107
|
},
|
|
108
108
|
"deployedBytecode": {
|
|
109
109
|
"functionDebugData": {
|
|
110
|
-
"@
|
|
110
|
+
"@receiveApproval_33092": {
|
|
111
111
|
"entryPoint": 157,
|
|
112
|
-
"id":
|
|
112
|
+
"id": 33092,
|
|
113
113
|
"parameterSlots": 5,
|
|
114
114
|
"returnSlots": 0
|
|
115
115
|
},
|
|
116
|
-
"@
|
|
116
|
+
"@setShouldRevert_33102": {
|
|
117
117
|
"entryPoint": null,
|
|
118
|
-
"id":
|
|
118
|
+
"id": 33102,
|
|
119
119
|
"parameterSlots": 1,
|
|
120
120
|
"returnSlots": 0
|
|
121
121
|
},
|
|
122
|
-
"@
|
|
122
|
+
"@shouldRevert_33055": {
|
|
123
123
|
"entryPoint": null,
|
|
124
|
-
"id":
|
|
124
|
+
"id": 33055,
|
|
125
125
|
"parameterSlots": 0,
|
|
126
126
|
"returnSlots": 0
|
|
127
127
|
},
|
|
@@ -2136,7 +2136,7 @@
|
|
|
2136
2136
|
"storageLayout": {
|
|
2137
2137
|
"storage": [
|
|
2138
2138
|
{
|
|
2139
|
-
"astId":
|
|
2139
|
+
"astId": 33055,
|
|
2140
2140
|
"contract": "contracts/test/ReceiveApprovalStub.sol:ReceiveApprovalStub",
|
|
2141
2141
|
"label": "shouldRevert",
|
|
2142
2142
|
"offset": 0,
|
|
@@ -570,9 +570,9 @@
|
|
|
570
570
|
"parameterSlots": 2,
|
|
571
571
|
"returnSlots": 0
|
|
572
572
|
},
|
|
573
|
-
"@
|
|
573
|
+
"@_33122": {
|
|
574
574
|
"entryPoint": null,
|
|
575
|
-
"id":
|
|
575
|
+
"id": 33122,
|
|
576
576
|
"parameterSlots": 0,
|
|
577
577
|
"returnSlots": 0
|
|
578
578
|
},
|
|
@@ -3710,9 +3710,9 @@
|
|
|
3710
3710
|
"parameterSlots": 0,
|
|
3711
3711
|
"returnSlots": 1
|
|
3712
3712
|
},
|
|
3713
|
-
"@
|
|
3713
|
+
"@NAME_33111": {
|
|
3714
3714
|
"entryPoint": null,
|
|
3715
|
-
"id":
|
|
3715
|
+
"id": 33111,
|
|
3716
3716
|
"parameterSlots": 0,
|
|
3717
3717
|
"returnSlots": 0
|
|
3718
3718
|
},
|
|
@@ -3722,9 +3722,9 @@
|
|
|
3722
3722
|
"parameterSlots": 0,
|
|
3723
3723
|
"returnSlots": 0
|
|
3724
3724
|
},
|
|
3725
|
-
"@
|
|
3725
|
+
"@SYMBOL_33114": {
|
|
3726
3726
|
"entryPoint": null,
|
|
3727
|
-
"id":
|
|
3727
|
+
"id": 33114,
|
|
3728
3728
|
"parameterSlots": 0,
|
|
3729
3729
|
"returnSlots": 0
|
|
3730
3730
|
},
|
|
@@ -440,9 +440,9 @@
|
|
|
440
440
|
"parameterSlots": 2,
|
|
441
441
|
"returnSlots": 0
|
|
442
442
|
},
|
|
443
|
-
"@
|
|
443
|
+
"@_33142": {
|
|
444
444
|
"entryPoint": null,
|
|
445
|
-
"id":
|
|
445
|
+
"id": 33142,
|
|
446
446
|
"parameterSlots": 0,
|
|
447
447
|
"returnSlots": 0
|
|
448
448
|
},
|
|
@@ -2584,15 +2584,15 @@
|
|
|
2584
2584
|
},
|
|
2585
2585
|
"deployedBytecode": {
|
|
2586
2586
|
"functionDebugData": {
|
|
2587
|
-
"@
|
|
2587
|
+
"@NAME_33131": {
|
|
2588
2588
|
"entryPoint": null,
|
|
2589
|
-
"id":
|
|
2589
|
+
"id": 33131,
|
|
2590
2590
|
"parameterSlots": 0,
|
|
2591
2591
|
"returnSlots": 0
|
|
2592
2592
|
},
|
|
2593
|
-
"@
|
|
2593
|
+
"@SYMBOL_33134": {
|
|
2594
2594
|
"entryPoint": null,
|
|
2595
|
-
"id":
|
|
2595
|
+
"id": 33134,
|
|
2596
2596
|
"parameterSlots": 0,
|
|
2597
2597
|
"returnSlots": 0
|
|
2598
2598
|
},
|
|
@@ -2698,9 +2698,9 @@
|
|
|
2698
2698
|
"parameterSlots": 1,
|
|
2699
2699
|
"returnSlots": 1
|
|
2700
2700
|
},
|
|
2701
|
-
"@
|
|
2701
|
+
"@mint_33155": {
|
|
2702
2702
|
"entryPoint": 1667,
|
|
2703
|
-
"id":
|
|
2703
|
+
"id": 33155,
|
|
2704
2704
|
"parameterSlots": 2,
|
|
2705
2705
|
"returnSlots": 0
|
|
2706
2706
|
},
|
|
@@ -47,15 +47,15 @@
|
|
|
47
47
|
},
|
|
48
48
|
"deployedBytecode": {
|
|
49
49
|
"functionDebugData": {
|
|
50
|
-
"@
|
|
50
|
+
"@compressPublicKey_25656": {
|
|
51
51
|
"entryPoint": 108,
|
|
52
|
-
"id":
|
|
52
|
+
"id": 25656,
|
|
53
53
|
"parameterSlots": 2,
|
|
54
54
|
"returnSlots": 1
|
|
55
55
|
},
|
|
56
|
-
"@
|
|
56
|
+
"@compressPublicKey_33176": {
|
|
57
57
|
"entryPoint": 89,
|
|
58
|
-
"id":
|
|
58
|
+
"id": 33176,
|
|
59
59
|
"parameterSlots": 2,
|
|
60
60
|
"returnSlots": 1
|
|
61
61
|
},
|