@keep-network/tbtc-v2 1.7.0-dev.1 → 1.7.0-dev.2

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.
Files changed (139) hide show
  1. package/artifacts/BLS.json +1 -1
  2. package/artifacts/Bank.json +3 -3
  3. package/artifacts/BeaconAuthorization.json +1 -1
  4. package/artifacts/BeaconDkg.json +1 -1
  5. package/artifacts/BeaconDkgValidator.json +1 -1
  6. package/artifacts/BeaconInactivity.json +1 -1
  7. package/artifacts/BeaconSortitionPool.json +3 -3
  8. package/artifacts/Bridge.json +5 -5
  9. package/artifacts/BridgeGovernance.json +2 -2
  10. package/artifacts/BridgeGovernanceParameters.json +2 -2
  11. package/artifacts/Deposit.json +2 -2
  12. package/artifacts/DepositSweep.json +2 -2
  13. package/artifacts/DonationVault.json +3 -3
  14. package/artifacts/EcdsaDkgValidator.json +1 -1
  15. package/artifacts/EcdsaInactivity.json +1 -1
  16. package/artifacts/EcdsaSortitionPool.json +3 -3
  17. package/artifacts/Fraud.json +2 -2
  18. package/artifacts/LightRelay.json +18 -18
  19. package/artifacts/LightRelayMaintainerProxy.json +8 -8
  20. package/artifacts/MaintainerProxy.json +19 -19
  21. package/artifacts/MovingFunds.json +2 -2
  22. package/artifacts/NuCypherToken.json +2 -2
  23. package/artifacts/RandomBeacon.json +2 -2
  24. package/artifacts/RandomBeaconChaosnet.json +2 -2
  25. package/artifacts/RandomBeaconGovernance.json +2 -2
  26. package/artifacts/Redemption.json +2 -2
  27. package/artifacts/RedemptionWatchtower.json +5 -5
  28. package/artifacts/ReimbursementPool.json +2 -2
  29. package/artifacts/T.json +2 -2
  30. package/artifacts/TBTC.json +3 -3
  31. package/artifacts/TBTCToken.json +3 -3
  32. package/artifacts/TBTCVault.json +23 -23
  33. package/artifacts/TokenStaking.json +1 -1
  34. package/artifacts/TokenholderGovernor.json +9 -9
  35. package/artifacts/TokenholderTimelock.json +8 -8
  36. package/artifacts/VendingMachine.json +3 -3
  37. package/artifacts/VendingMachineNuCypher.json +1 -1
  38. package/artifacts/VendingMachineV2.json +3 -3
  39. package/artifacts/VendingMachineV3.json +3 -3
  40. package/artifacts/WalletProposalValidator.json +2 -2
  41. package/artifacts/WalletRegistry.json +5 -5
  42. package/artifacts/WalletRegistryGovernance.json +2 -2
  43. package/artifacts/Wallets.json +2 -2
  44. package/artifacts/solcInputs/{5e7ccc0c6c4f37b06cfdd9690093102b.json → f2e0a2af0443022f2a08057465eb1709.json} +1 -1
  45. package/build/contracts/GovernanceUtils.sol/GovernanceUtils.dbg.json +1 -1
  46. package/build/contracts/bank/Bank.sol/Bank.dbg.json +1 -1
  47. package/build/contracts/bank/IReceiveBalanceApproval.sol/IReceiveBalanceApproval.dbg.json +1 -1
  48. package/build/contracts/bridge/BitcoinTx.sol/BitcoinTx.dbg.json +1 -1
  49. package/build/contracts/bridge/Bridge.sol/Bridge.dbg.json +1 -1
  50. package/build/contracts/bridge/BridgeGovernanceParameters.sol/BridgeGovernanceParameters.dbg.json +1 -1
  51. package/build/contracts/bridge/BridgeState.sol/BridgeState.dbg.json +1 -1
  52. package/build/contracts/bridge/Deposit.sol/Deposit.dbg.json +1 -1
  53. package/build/contracts/bridge/DepositSweep.sol/DepositSweep.dbg.json +1 -1
  54. package/build/contracts/bridge/EcdsaLib.sol/EcdsaLib.dbg.json +1 -1
  55. package/build/contracts/bridge/Fraud.sol/Fraud.dbg.json +1 -1
  56. package/build/contracts/bridge/Heartbeat.sol/Heartbeat.dbg.json +1 -1
  57. package/build/contracts/bridge/IRelay.sol/IRelay.dbg.json +1 -1
  58. package/build/contracts/bridge/MovingFunds.sol/MovingFunds.dbg.json +1 -1
  59. package/build/contracts/bridge/Redemption.sol/IRedemptionWatchtower.dbg.json +1 -1
  60. package/build/contracts/bridge/Redemption.sol/OutboundTx.dbg.json +1 -1
  61. package/build/contracts/bridge/Redemption.sol/Redemption.dbg.json +1 -1
  62. package/build/contracts/bridge/RedemptionWatchtower.sol/RedemptionWatchtower.dbg.json +1 -1
  63. package/build/contracts/bridge/VendingMachine.sol/VendingMachine.dbg.json +1 -1
  64. package/build/contracts/bridge/VendingMachineV2.sol/VendingMachineV2.dbg.json +1 -1
  65. package/build/contracts/bridge/VendingMachineV3.sol/VendingMachineV3.dbg.json +1 -1
  66. package/build/contracts/bridge/WalletProposalValidator.sol/WalletProposalValidator.dbg.json +1 -1
  67. package/build/contracts/bridge/Wallets.sol/Wallets.dbg.json +1 -1
  68. package/build/contracts/integrator/AbstractTBTCDepositor.sol/AbstractTBTCDepositor.dbg.json +1 -1
  69. package/build/contracts/integrator/IBridge.sol/IBridge.dbg.json +1 -1
  70. package/build/contracts/integrator/IBridge.sol/IBridgeTypes.dbg.json +1 -1
  71. package/build/contracts/integrator/ITBTCVault.sol/ITBTCVault.dbg.json +1 -1
  72. package/build/contracts/l2/L1BitcoinDepositor.sol/L1BitcoinDepositor.dbg.json +1 -1
  73. package/build/contracts/l2/L1BitcoinDepositor.sol/L1BitcoinDepositor.json +58 -2
  74. package/build/contracts/l2/L2BitcoinDepositor.sol/IL2WormholeGateway.dbg.json +1 -1
  75. package/build/contracts/l2/L2BitcoinDepositor.sol/L2BitcoinDepositor.dbg.json +1 -1
  76. package/build/contracts/l2/L2TBTC.sol/L2TBTC.dbg.json +1 -1
  77. package/build/contracts/l2/L2WormholeGateway.sol/L2WormholeGateway.dbg.json +1 -1
  78. package/build/contracts/l2/Wormhole.sol/IWormhole.dbg.json +1 -1
  79. package/build/contracts/l2/Wormhole.sol/IWormholeReceiver.dbg.json +1 -1
  80. package/build/contracts/l2/Wormhole.sol/IWormholeRelayer.dbg.json +1 -1
  81. package/build/contracts/l2/Wormhole.sol/IWormholeTokenBridge.dbg.json +1 -1
  82. package/build/contracts/l2/Wormhole.sol/WormholeTypes.dbg.json +1 -1
  83. package/build/contracts/l2/Wormhole.sol/WormholeUtils.dbg.json +1 -1
  84. package/build/contracts/maintainer/MaintainerProxy.sol/MaintainerProxy.dbg.json +1 -1
  85. package/build/contracts/relay/LightRelay.sol/ILightRelay.dbg.json +1 -1
  86. package/build/contracts/relay/LightRelay.sol/LightRelay.dbg.json +1 -1
  87. package/build/contracts/relay/LightRelay.sol/RelayUtils.dbg.json +1 -1
  88. package/build/contracts/relay/LightRelayMaintainerProxy.sol/LightRelayMaintainerProxy.dbg.json +1 -1
  89. package/build/contracts/test/BankStub.sol/BankStub.dbg.json +1 -1
  90. package/build/contracts/test/BridgeStub.sol/BridgeStub.dbg.json +1 -1
  91. package/build/contracts/test/HeartbeatStub.sol/HeartbeatStub.dbg.json +1 -1
  92. package/build/contracts/test/LightRelayStub.sol/LightRelayStub.dbg.json +1 -1
  93. package/build/contracts/test/ReceiveApprovalStub.sol/ReceiveApprovalStub.dbg.json +1 -1
  94. package/build/contracts/test/SepoliaLightRelay.sol/SepoliaLightRelay.dbg.json +1 -1
  95. package/build/contracts/test/SystemTestRelay.sol/SystemTestRelay.dbg.json +1 -1
  96. package/build/contracts/test/TestBitcoinTx.sol/TestBitcoinTx.dbg.json +1 -1
  97. package/build/contracts/test/TestERC20.sol/TestERC20.dbg.json +1 -1
  98. package/build/contracts/test/TestERC721.sol/TestERC721.dbg.json +1 -1
  99. package/build/contracts/test/TestEcdsaLib.sol/TestEcdsaLib.dbg.json +1 -1
  100. package/build/contracts/test/TestTBTCDepositor.sol/MockBridge.dbg.json +1 -1
  101. package/build/contracts/test/TestTBTCDepositor.sol/MockTBTCVault.dbg.json +1 -1
  102. package/build/contracts/test/TestTBTCDepositor.sol/TestTBTCDepositor.dbg.json +1 -1
  103. package/build/contracts/test/WormholeBridgeStub.sol/WormholeBridgeStub.dbg.json +1 -1
  104. package/build/contracts/token/TBTC.sol/TBTC.dbg.json +1 -1
  105. package/build/contracts/vault/DonationVault.sol/DonationVault.dbg.json +1 -1
  106. package/build/contracts/vault/IVault.sol/IVault.dbg.json +1 -1
  107. package/build/contracts/vault/TBTCOptimisticMinting.sol/TBTCOptimisticMinting.dbg.json +1 -1
  108. package/build/contracts/vault/TBTCVault.sol/TBTCVault.dbg.json +1 -1
  109. package/contracts/l2/L1BitcoinDepositor.sol +54 -19
  110. package/export/artifacts/contracts/bridge/VendingMachine.sol/VendingMachine.json +6 -6
  111. package/export/artifacts/contracts/bridge/VendingMachineV2.sol/VendingMachineV2.json +6 -6
  112. package/export/artifacts/contracts/bridge/VendingMachineV3.sol/VendingMachineV3.json +6 -6
  113. package/export/artifacts/contracts/l2/L1BitcoinDepositor.sol/L1BitcoinDepositor.json +4185 -3651
  114. package/export/artifacts/contracts/l2/L2BitcoinDepositor.sol/L2BitcoinDepositor.json +33 -33
  115. package/export/artifacts/contracts/l2/L2TBTC.sol/L2TBTC.json +40 -40
  116. package/export/artifacts/contracts/l2/L2WormholeGateway.sol/L2WormholeGateway.json +51 -51
  117. package/export/artifacts/contracts/maintainer/MaintainerProxy.sol/MaintainerProxy.json +88 -88
  118. package/export/artifacts/contracts/relay/LightRelay.sol/LightRelay.json +57 -57
  119. package/export/artifacts/contracts/relay/LightRelayMaintainerProxy.sol/LightRelayMaintainerProxy.json +31 -31
  120. package/export/artifacts/contracts/test/BankStub.sol/BankStub.json +2 -2
  121. package/export/artifacts/contracts/test/BridgeStub.sol/BridgeStub.json +30 -30
  122. package/export/artifacts/contracts/test/HeartbeatStub.sol/HeartbeatStub.json +2 -2
  123. package/export/artifacts/contracts/test/LightRelayStub.sol/LightRelayStub.json +59 -59
  124. package/export/artifacts/contracts/test/ReceiveApprovalStub.sol/ReceiveApprovalStub.json +7 -7
  125. package/export/artifacts/contracts/test/SepoliaLightRelay.sol/SepoliaLightRelay.json +59 -59
  126. package/export/artifacts/contracts/test/SystemTestRelay.sol/SystemTestRelay.json +14 -14
  127. package/export/artifacts/contracts/test/TestBitcoinTx.sol/TestBitcoinTx.json +5 -5
  128. package/export/artifacts/contracts/test/TestERC20.sol/TestERC20.json +6 -6
  129. package/export/artifacts/contracts/test/TestERC721.sol/TestERC721.json +8 -8
  130. package/export/artifacts/contracts/test/TestEcdsaLib.sol/TestEcdsaLib.json +2 -2
  131. package/export/artifacts/contracts/test/TestTBTCDepositor.sol/MockBridge.json +18 -18
  132. package/export/artifacts/contracts/test/TestTBTCDepositor.sol/MockTBTCVault.json +20 -20
  133. package/export/artifacts/contracts/test/TestTBTCDepositor.sol/TestTBTCDepositor.json +10 -10
  134. package/export/artifacts/contracts/test/WormholeBridgeStub.sol/WormholeBridgeStub.json +37 -37
  135. package/export/artifacts/contracts/token/TBTC.sol/TBTC.json +2 -2
  136. package/export/artifacts/contracts/vault/DonationVault.sol/DonationVault.json +11 -11
  137. package/export/artifacts/contracts/vault/TBTCVault.sol/TBTCVault.json +135 -135
  138. package/export/typechain/factories/L1BitcoinDepositor__factory.js +57 -1
  139. package/package.json +1 -1
@@ -4432,9 +4432,9 @@
4432
4432
  "parameterSlots": 1,
4433
4433
  "returnSlots": 1
4434
4434
  },
4435
- "@processPendingMovedFundsSweepRequest_43292": {
4435
+ "@processPendingMovedFundsSweepRequest_43336": {
4436
4436
  "entryPoint": 7446,
4437
- "id": 43292,
4437
+ "id": 43336,
4438
4438
  "parameterSlots": 2,
4439
4439
  "returnSlots": 0
4440
4440
  },
@@ -4480,57 +4480,57 @@
4480
4480
  "parameterSlots": 2,
4481
4481
  "returnSlots": 0
4482
4482
  },
4483
- "@setActiveWallet_43073": {
4483
+ "@setActiveWallet_43117": {
4484
4484
  "entryPoint": null,
4485
- "id": 43073,
4485
+ "id": 43117,
4486
4486
  "parameterSlots": 1,
4487
4487
  "returnSlots": 0
4488
4488
  },
4489
- "@setDepositDustThreshold_43143": {
4489
+ "@setDepositDustThreshold_43187": {
4490
4490
  "entryPoint": null,
4491
- "id": 43143,
4491
+ "id": 43187,
4492
4492
  "parameterSlots": 1,
4493
4493
  "returnSlots": 0
4494
4494
  },
4495
- "@setDepositRevealAheadPeriod_43376": {
4495
+ "@setDepositRevealAheadPeriod_43420": {
4496
4496
  "entryPoint": null,
4497
- "id": 43376,
4497
+ "id": 43420,
4498
4498
  "parameterSlots": 1,
4499
4499
  "returnSlots": 0
4500
4500
  },
4501
- "@setDepositTxMaxFee_43155": {
4501
+ "@setDepositTxMaxFee_43199": {
4502
4502
  "entryPoint": null,
4503
- "id": 43155,
4503
+ "id": 43199,
4504
4504
  "parameterSlots": 1,
4505
4505
  "returnSlots": 0
4506
4506
  },
4507
- "@setMovedFundsSweepTxMaxTotalFee_43364": {
4507
+ "@setMovedFundsSweepTxMaxTotalFee_43408": {
4508
4508
  "entryPoint": null,
4509
- "id": 43364,
4509
+ "id": 43408,
4510
4510
  "parameterSlots": 1,
4511
4511
  "returnSlots": 0
4512
4512
  },
4513
- "@setPendingMovedFundsSweepRequest_43232": {
4513
+ "@setPendingMovedFundsSweepRequest_43276": {
4514
4514
  "entryPoint": 5452,
4515
- "id": 43232,
4515
+ "id": 43276,
4516
4516
  "parameterSlots": 2,
4517
4517
  "returnSlots": 0
4518
4518
  },
4519
- "@setProcessedMovedFundsSweepRequests_43061": {
4519
+ "@setProcessedMovedFundsSweepRequests_43105": {
4520
4520
  "entryPoint": 12150,
4521
- "id": 43061,
4521
+ "id": 43105,
4522
4522
  "parameterSlots": 2,
4523
4523
  "returnSlots": 0
4524
4524
  },
4525
- "@setRedemptionDustThreshold_43167": {
4525
+ "@setRedemptionDustThreshold_43211": {
4526
4526
  "entryPoint": null,
4527
- "id": 43167,
4527
+ "id": 43211,
4528
4528
  "parameterSlots": 1,
4529
4529
  "returnSlots": 0
4530
4530
  },
4531
- "@setRedemptionTreasuryFeeDivisor_43179": {
4531
+ "@setRedemptionTreasuryFeeDivisor_43223": {
4532
4532
  "entryPoint": null,
4533
- "id": 43179,
4533
+ "id": 43223,
4534
4534
  "parameterSlots": 1,
4535
4535
  "returnSlots": 0
4536
4536
  },
@@ -4546,9 +4546,9 @@
4546
4546
  "parameterSlots": 2,
4547
4547
  "returnSlots": 0
4548
4548
  },
4549
- "@setSpentMainUtxos_43010": {
4549
+ "@setSpentMainUtxos_43054": {
4550
4550
  "entryPoint": 7779,
4551
- "id": 43010,
4551
+ "id": 43054,
4552
4552
  "parameterSlots": 2,
4553
4553
  "returnSlots": 0
4554
4554
  },
@@ -4558,9 +4558,9 @@
4558
4558
  "parameterSlots": 2,
4559
4559
  "returnSlots": 0
4560
4560
  },
4561
- "@setSweptDeposits_42962": {
4561
+ "@setSweptDeposits_43006": {
4562
4562
  "entryPoint": 9550,
4563
- "id": 42962,
4563
+ "id": 43006,
4564
4564
  "parameterSlots": 2,
4565
4565
  "returnSlots": 0
4566
4566
  },
@@ -4570,15 +4570,15 @@
4570
4570
  "parameterSlots": 2,
4571
4571
  "returnSlots": 0
4572
4572
  },
4573
- "@setWalletMainUtxo_43101": {
4573
+ "@setWalletMainUtxo_43145": {
4574
4574
  "entryPoint": 12341,
4575
- "id": 43101,
4575
+ "id": 43145,
4576
4576
  "parameterSlots": 2,
4577
4577
  "returnSlots": 0
4578
4578
  },
4579
- "@setWallet_43131": {
4579
+ "@setWallet_43175": {
4580
4580
  "entryPoint": 9798,
4581
- "id": 43131,
4581
+ "id": 43175,
4582
4582
  "parameterSlots": 2,
4583
4583
  "returnSlots": 0
4584
4584
  },
@@ -4630,9 +4630,9 @@
4630
4630
  "parameterSlots": 1,
4631
4631
  "returnSlots": 1
4632
4632
  },
4633
- "@timeoutPendingMovedFundsSweepRequest_43352": {
4633
+ "@timeoutPendingMovedFundsSweepRequest_43396": {
4634
4634
  "entryPoint": 5998,
4635
- "id": 43352,
4635
+ "id": 43396,
4636
4636
  "parameterSlots": 2,
4637
4637
  "returnSlots": 0
4638
4638
  },
@@ -48,9 +48,9 @@
48
48
  "parameterSlots": 2,
49
49
  "returnSlots": 1
50
50
  },
51
- "@isValidHeartbeatMessage_43394": {
51
+ "@isValidHeartbeatMessage_43438": {
52
52
  "entryPoint": 87,
53
- "id": 43394,
53
+ "id": 43438,
54
54
  "parameterSlots": 2,
55
55
  "returnSlots": 1
56
56
  },
@@ -605,15 +605,15 @@
605
605
  "parameterSlots": 1,
606
606
  "returnSlots": 0
607
607
  },
608
- "@authorizationRequired_41780": {
608
+ "@authorizationRequired_41824": {
609
609
  "entryPoint": null,
610
- "id": 41780,
610
+ "id": 41824,
611
611
  "parameterSlots": 0,
612
612
  "returnSlots": 0
613
613
  },
614
- "@authorize_41993": {
614
+ "@authorize_42037": {
615
615
  "entryPoint": 5335,
616
- "id": 41993,
616
+ "id": 42037,
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
- "@currentEpoch_41786": {
626
+ "@currentEpoch_41830": {
627
627
  "entryPoint": null,
628
- "id": 41786,
628
+ "id": 41830,
629
629
  "parameterSlots": 0,
630
630
  "returnSlots": 0
631
631
  },
632
- "@deauthorize_42012": {
632
+ "@deauthorize_42056": {
633
633
  "entryPoint": 2547,
634
- "id": 42012,
634
+ "id": 42056,
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
- "@extractTimestampAt_41758": {
662
+ "@extractTimestampAt_41802": {
663
663
  "entryPoint": 6089,
664
- "id": 41758,
664
+ "id": 41802,
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
- "@genesisEpoch_41784": {
680
+ "@genesisEpoch_41828": {
681
681
  "entryPoint": null,
682
- "id": 41784,
682
+ "id": 41828,
683
683
  "parameterSlots": 0,
684
684
  "returnSlots": 0
685
685
  },
686
- "@genesis_41917": {
686
+ "@genesis_41961": {
687
687
  "entryPoint": 2636,
688
- "id": 41917,
688
+ "id": 41961,
689
689
  "parameterSlots": 4,
690
690
  "returnSlots": 0
691
691
  },
692
- "@getBlockDifficulty_42488": {
692
+ "@getBlockDifficulty_42532": {
693
693
  "entryPoint": 913,
694
- "id": 42488,
694
+ "id": 42532,
695
695
  "parameterSlots": 1,
696
696
  "returnSlots": 1
697
697
  },
698
- "@getCurrentAndPrevEpochDifficulty_42542": {
698
+ "@getCurrentAndPrevEpochDifficulty_42586": {
699
699
  "entryPoint": null,
700
- "id": 42542,
700
+ "id": 42586,
701
701
  "parameterSlots": 0,
702
702
  "returnSlots": 2
703
703
  },
704
- "@getCurrentEpochDifficulty_42521": {
704
+ "@getCurrentEpochDifficulty_42565": {
705
705
  "entryPoint": null,
706
- "id": 42521,
706
+ "id": 42565,
707
707
  "parameterSlots": 0,
708
708
  "returnSlots": 1
709
709
  },
710
- "@getEpochDifficulty_42573": {
710
+ "@getEpochDifficulty_42617": {
711
711
  "entryPoint": 3605,
712
- "id": 42573,
712
+ "id": 42617,
713
713
  "parameterSlots": 1,
714
714
  "returnSlots": 1
715
715
  },
716
- "@getPrevEpochDifficulty_42530": {
716
+ "@getPrevEpochDifficulty_42574": {
717
717
  "entryPoint": null,
718
- "id": 42530,
718
+ "id": 42574,
719
719
  "parameterSlots": 0,
720
720
  "returnSlots": 1
721
721
  },
722
- "@getRelayRange_42512": {
722
+ "@getRelayRange_42556": {
723
723
  "entryPoint": 936,
724
- "id": 42512,
724
+ "id": 42556,
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
- "@isAuthorized_41799": {
734
+ "@isAuthorized_41843": {
735
735
  "entryPoint": null,
736
- "id": 41799,
736
+ "id": 41843,
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
- "@proofLength_41782": {
752
+ "@proofLength_41826": {
753
753
  "entryPoint": null,
754
- "id": 41782,
754
+ "id": 41826,
755
755
  "parameterSlots": 0,
756
756
  "returnSlots": 0
757
757
  },
758
- "@ready_41778": {
758
+ "@ready_41822": {
759
759
  "entryPoint": null,
760
- "id": 41778,
760
+ "id": 41822,
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
- "@retarget_42244": {
776
+ "@retarget_42288": {
777
777
  "entryPoint": 3897,
778
- "id": 42244,
778
+ "id": 42288,
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
- "@setAuthorizationStatus_41974": {
800
+ "@setAuthorizationStatus_42018": {
801
801
  "entryPoint": 5565,
802
- "id": 41974,
802
+ "id": 42018,
803
803
  "parameterSlots": 1,
804
804
  "returnSlots": 0
805
805
  },
806
- "@setProofLength_41957": {
806
+ "@setProofLength_42001": {
807
807
  "entryPoint": 2048,
808
- "id": 41957,
808
+ "id": 42001,
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
- "@validateChainGasReport_43415": {
842
+ "@validateChainGasReport_43459": {
843
843
  "entryPoint": 5427,
844
- "id": 43415,
844
+ "id": 43459,
845
845
  "parameterSlots": 1,
846
846
  "returnSlots": 2
847
847
  },
848
- "@validateChain_42473": {
848
+ "@validateChain_42517": {
849
849
  "entryPoint": 1032,
850
- "id": 42473,
850
+ "id": 42517,
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
- "@validateHeader_42633": {
866
+ "@validateHeader_42677": {
867
867
  "entryPoint": 5873,
868
- "id": 42633,
868
+ "id": 42677,
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": 41778,
12545
+ "astId": 41822,
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": 41780,
12553
+ "astId": 41824,
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": 41782,
12561
+ "astId": 41826,
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": 41784,
12569
+ "astId": 41828,
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": 41786,
12577
+ "astId": 41830,
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": 41788,
12585
+ "astId": 41832,
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": 41790,
12593
+ "astId": 41834,
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": 41795,
12601
+ "astId": 41839,
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)41667_storage)"
12606
+ "type": "t_mapping(t_uint256,t_struct(Epoch)41711_storage)"
12607
12607
  },
12608
12608
  {
12609
- "astId": 41799,
12609
+ "astId": 41843,
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)41667_storage)": {
12635
+ "t_mapping(t_uint256,t_struct(Epoch)41711_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)41667_storage"
12640
+ "value": "t_struct(Epoch)41711_storage"
12641
12641
  },
12642
- "t_struct(Epoch)41667_storage": {
12642
+ "t_struct(Epoch)41711_storage": {
12643
12643
  "encoding": "inplace",
12644
12644
  "label": "struct Epoch",
12645
12645
  "members": [
12646
12646
  {
12647
- "astId": 41664,
12647
+ "astId": 41708,
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": 41666,
12655
+ "astId": 41710,
12656
12656
  "contract": "contracts/test/LightRelayStub.sol:LightRelayStub",
12657
12657
  "label": "target",
12658
12658
  "offset": 4,
@@ -107,21 +107,21 @@
107
107
  },
108
108
  "deployedBytecode": {
109
109
  "functionDebugData": {
110
- "@receiveApproval_43460": {
110
+ "@receiveApproval_43504": {
111
111
  "entryPoint": 157,
112
- "id": 43460,
112
+ "id": 43504,
113
113
  "parameterSlots": 5,
114
114
  "returnSlots": 0
115
115
  },
116
- "@setShouldRevert_43470": {
116
+ "@setShouldRevert_43514": {
117
117
  "entryPoint": null,
118
- "id": 43470,
118
+ "id": 43514,
119
119
  "parameterSlots": 1,
120
120
  "returnSlots": 0
121
121
  },
122
- "@shouldRevert_43423": {
122
+ "@shouldRevert_43467": {
123
123
  "entryPoint": null,
124
- "id": 43423,
124
+ "id": 43467,
125
125
  "parameterSlots": 0,
126
126
  "returnSlots": 0
127
127
  },
@@ -2136,7 +2136,7 @@
2136
2136
  "storageLayout": {
2137
2137
  "storage": [
2138
2138
  {
2139
- "astId": 43423,
2139
+ "astId": 43467,
2140
2140
  "contract": "contracts/test/ReceiveApprovalStub.sol:ReceiveApprovalStub",
2141
2141
  "label": "shouldRevert",
2142
2142
  "offset": 0,