@aztec/l1-artifacts 0.76.4-devnet-test → 0.76.4-devnet-test-rc3

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 (164) hide show
  1. package/dest/CoinIssuerAbi.d.ts +40 -16
  2. package/dest/CoinIssuerAbi.d.ts.map +1 -1
  3. package/dest/CoinIssuerAbi.js +50 -18
  4. package/dest/EmpireBaseAbi.d.ts +40 -16
  5. package/dest/EmpireBaseAbi.d.ts.map +1 -1
  6. package/dest/EmpireBaseAbi.js +50 -18
  7. package/dest/ErrorsAbi.d.ts +40 -16
  8. package/dest/ErrorsAbi.d.ts.map +1 -1
  9. package/dest/ErrorsAbi.js +50 -18
  10. package/dest/ExtRollupLibAbi.d.ts +48 -16
  11. package/dest/ExtRollupLibAbi.d.ts.map +1 -1
  12. package/dest/ExtRollupLibAbi.js +61 -18
  13. package/dest/ExtRollupLibBytecode.d.ts +1 -1
  14. package/dest/ExtRollupLibBytecode.d.ts.map +1 -1
  15. package/dest/ExtRollupLibBytecode.js +2 -2
  16. package/dest/FeeJuicePortalAbi.d.ts +40 -16
  17. package/dest/FeeJuicePortalAbi.d.ts.map +1 -1
  18. package/dest/FeeJuicePortalAbi.js +50 -18
  19. package/dest/FeeJuicePortalBytecode.d.ts +1 -1
  20. package/dest/FeeJuicePortalBytecode.js +1 -1
  21. package/dest/ForwarderAbi.d.ts +40 -16
  22. package/dest/ForwarderAbi.d.ts.map +1 -1
  23. package/dest/ForwarderAbi.js +50 -18
  24. package/dest/GovernanceAbi.d.ts +40 -16
  25. package/dest/GovernanceAbi.d.ts.map +1 -1
  26. package/dest/GovernanceAbi.js +50 -18
  27. package/dest/GovernanceProposerAbi.d.ts +40 -16
  28. package/dest/GovernanceProposerAbi.d.ts.map +1 -1
  29. package/dest/GovernanceProposerAbi.js +50 -18
  30. package/dest/HonkVerifierAbi.d.ts +40 -16
  31. package/dest/HonkVerifierAbi.d.ts.map +1 -1
  32. package/dest/HonkVerifierAbi.js +50 -18
  33. package/dest/IERC20Abi.d.ts +40 -16
  34. package/dest/IERC20Abi.d.ts.map +1 -1
  35. package/dest/IERC20Abi.js +50 -18
  36. package/dest/IProofCommitmentEscrowAbi.d.ts +1261 -0
  37. package/dest/IProofCommitmentEscrowAbi.d.ts.map +1 -0
  38. package/dest/IProofCommitmentEscrowAbi.js +1665 -0
  39. package/dest/IProofCommitmentEscrowBytecode.d.ts +9 -0
  40. package/dest/IProofCommitmentEscrowBytecode.d.ts.map +1 -0
  41. package/dest/IProofCommitmentEscrowBytecode.js +9 -0
  42. package/dest/IVerifierAbi.d.ts +40 -16
  43. package/dest/IVerifierAbi.d.ts.map +1 -1
  44. package/dest/IVerifierAbi.js +50 -18
  45. package/dest/InboxAbi.d.ts +40 -16
  46. package/dest/InboxAbi.d.ts.map +1 -1
  47. package/dest/InboxAbi.js +50 -18
  48. package/dest/InboxBytecode.d.ts +1 -1
  49. package/dest/InboxBytecode.js +1 -1
  50. package/dest/MockVerifierAbi.d.ts +40 -16
  51. package/dest/MockVerifierAbi.d.ts.map +1 -1
  52. package/dest/MockVerifierAbi.js +50 -18
  53. package/dest/NewGovernanceProposerPayloadAbi.d.ts +40 -16
  54. package/dest/NewGovernanceProposerPayloadAbi.d.ts.map +1 -1
  55. package/dest/NewGovernanceProposerPayloadAbi.js +50 -18
  56. package/dest/OutboxAbi.d.ts +40 -16
  57. package/dest/OutboxAbi.d.ts.map +1 -1
  58. package/dest/OutboxAbi.js +50 -18
  59. package/dest/OutboxBytecode.d.ts +1 -1
  60. package/dest/OutboxBytecode.js +1 -1
  61. package/dest/ProofCommitmentEscrowAbi.d.ts +1337 -0
  62. package/dest/ProofCommitmentEscrowAbi.d.ts.map +1 -0
  63. package/dest/ProofCommitmentEscrowAbi.js +1765 -0
  64. package/dest/ProofCommitmentEscrowBytecode.d.ts +9 -0
  65. package/dest/ProofCommitmentEscrowBytecode.d.ts.map +1 -0
  66. package/dest/ProofCommitmentEscrowBytecode.js +9 -0
  67. package/dest/RegistryAbi.d.ts +40 -16
  68. package/dest/RegistryAbi.d.ts.map +1 -1
  69. package/dest/RegistryAbi.js +50 -18
  70. package/dest/RewardDistributorAbi.d.ts +40 -34
  71. package/dest/RewardDistributorAbi.d.ts.map +1 -1
  72. package/dest/RewardDistributorAbi.js +50 -42
  73. package/dest/RewardDistributorBytecode.d.ts +1 -1
  74. package/dest/RewardDistributorBytecode.d.ts.map +1 -1
  75. package/dest/RewardDistributorBytecode.js +2 -2
  76. package/dest/RollupAbi.d.ts +413 -123
  77. package/dest/RollupAbi.d.ts.map +1 -1
  78. package/dest/RollupAbi.js +545 -173
  79. package/dest/RollupBytecode.d.ts +52 -43
  80. package/dest/RollupBytecode.d.ts.map +1 -1
  81. package/dest/RollupBytecode.js +56 -44
  82. package/dest/RollupStorage.d.ts +6 -6
  83. package/dest/RollupStorage.js +6 -6
  84. package/dest/SlashFactoryAbi.d.ts +40 -16
  85. package/dest/SlashFactoryAbi.d.ts.map +1 -1
  86. package/dest/SlashFactoryAbi.js +50 -18
  87. package/dest/SlasherAbi.d.ts +40 -16
  88. package/dest/SlasherAbi.d.ts.map +1 -1
  89. package/dest/SlasherAbi.js +50 -18
  90. package/dest/SlashingProposerAbi.d.ts +40 -16
  91. package/dest/SlashingProposerAbi.d.ts.map +1 -1
  92. package/dest/SlashingProposerAbi.js +50 -18
  93. package/dest/StakingLibAbi.d.ts +40 -16
  94. package/dest/StakingLibAbi.d.ts.map +1 -1
  95. package/dest/StakingLibAbi.js +50 -18
  96. package/dest/StakingLibBytecode.d.ts +1 -1
  97. package/dest/StakingLibBytecode.js +1 -1
  98. package/dest/TestERC20Abi.d.ts +40 -16
  99. package/dest/TestERC20Abi.d.ts.map +1 -1
  100. package/dest/TestERC20Abi.js +50 -18
  101. package/dest/TokenPortalAbi.d.ts +40 -16
  102. package/dest/TokenPortalAbi.d.ts.map +1 -1
  103. package/dest/TokenPortalAbi.js +50 -18
  104. package/dest/TokenPortalBytecode.d.ts +1 -1
  105. package/dest/TokenPortalBytecode.js +1 -1
  106. package/dest/UniswapPortalAbi.d.ts +40 -16
  107. package/dest/UniswapPortalAbi.d.ts.map +1 -1
  108. package/dest/UniswapPortalAbi.js +50 -18
  109. package/dest/UniswapPortalBytecode.d.ts +1 -1
  110. package/dest/UniswapPortalBytecode.js +1 -1
  111. package/dest/ValidatorSelectionLibAbi.d.ts +40 -16
  112. package/dest/ValidatorSelectionLibAbi.d.ts.map +1 -1
  113. package/dest/ValidatorSelectionLibAbi.js +50 -18
  114. package/dest/ValidatorSelectionLibBytecode.d.ts +1 -1
  115. package/dest/ValidatorSelectionLibBytecode.js +1 -1
  116. package/dest/checksum.d.ts +1 -1
  117. package/dest/checksum.js +1 -1
  118. package/dest/index.d.ts +4 -0
  119. package/dest/index.d.ts.map +1 -1
  120. package/dest/index.js +5 -1
  121. package/generated/CoinIssuerAbi.ts +49 -17
  122. package/generated/EmpireBaseAbi.ts +49 -17
  123. package/generated/ErrorsAbi.ts +49 -17
  124. package/generated/ExtRollupLibAbi.ts +60 -17
  125. package/generated/ExtRollupLibBytecode.ts +1 -1
  126. package/generated/FeeJuicePortalAbi.ts +49 -17
  127. package/generated/FeeJuicePortalBytecode.ts +1 -1
  128. package/generated/ForwarderAbi.ts +49 -17
  129. package/generated/GovernanceAbi.ts +49 -17
  130. package/generated/GovernanceProposerAbi.ts +49 -17
  131. package/generated/HonkVerifierAbi.ts +49 -17
  132. package/generated/IERC20Abi.ts +49 -17
  133. package/generated/IProofCommitmentEscrowAbi.ts +1664 -0
  134. package/generated/IProofCommitmentEscrowBytecode.ts +8 -0
  135. package/generated/IVerifierAbi.ts +49 -17
  136. package/generated/InboxAbi.ts +49 -17
  137. package/generated/InboxBytecode.ts +1 -1
  138. package/generated/MockVerifierAbi.ts +49 -17
  139. package/generated/NewGovernanceProposerPayloadAbi.ts +49 -17
  140. package/generated/OutboxAbi.ts +49 -17
  141. package/generated/OutboxBytecode.ts +1 -1
  142. package/generated/ProofCommitmentEscrowAbi.ts +1764 -0
  143. package/generated/ProofCommitmentEscrowBytecode.ts +8 -0
  144. package/generated/RegistryAbi.ts +49 -17
  145. package/generated/RewardDistributorAbi.ts +49 -41
  146. package/generated/RewardDistributorBytecode.ts +1 -1
  147. package/generated/RollupAbi.ts +544 -172
  148. package/generated/RollupBytecode.ts +55 -43
  149. package/generated/RollupStorage.ts +6 -6
  150. package/generated/SlashFactoryAbi.ts +49 -17
  151. package/generated/SlasherAbi.ts +49 -17
  152. package/generated/SlashingProposerAbi.ts +49 -17
  153. package/generated/StakingLibAbi.ts +49 -17
  154. package/generated/StakingLibBytecode.ts +1 -1
  155. package/generated/TestERC20Abi.ts +49 -17
  156. package/generated/TokenPortalAbi.ts +49 -17
  157. package/generated/TokenPortalBytecode.ts +1 -1
  158. package/generated/UniswapPortalAbi.ts +49 -17
  159. package/generated/UniswapPortalBytecode.ts +1 -1
  160. package/generated/ValidatorSelectionLibAbi.ts +49 -17
  161. package/generated/ValidatorSelectionLibBytecode.ts +1 -1
  162. package/generated/checksum.ts +1 -1
  163. package/generated/index.ts +4 -0
  164. package/package.json +1 -1
@@ -44,7 +44,7 @@ export declare const RollupAbi: readonly [{
44
44
  readonly type: "uint256";
45
45
  readonly internalType: "uint256";
46
46
  }, {
47
- readonly name: "aztecProofSubmissionWindow";
47
+ readonly name: "aztecEpochProofClaimWindowInL2Slots";
48
48
  readonly type: "uint256";
49
49
  readonly internalType: "uint256";
50
50
  }, {
@@ -72,6 +72,16 @@ export declare const RollupAbi: readonly [{
72
72
  readonly internalType: "contract IERC20";
73
73
  }];
74
74
  readonly stateMutability: "view";
75
+ }, {
76
+ readonly type: "function";
77
+ readonly name: "CLAIM_DURATION_IN_L2_SLOTS";
78
+ readonly inputs: readonly [];
79
+ readonly outputs: readonly [{
80
+ readonly name: "";
81
+ readonly type: "uint256";
82
+ readonly internalType: "uint256";
83
+ }];
84
+ readonly stateMutability: "view";
75
85
  }, {
76
86
  readonly type: "function";
77
87
  readonly name: "CUAUHXICALLI";
@@ -166,6 +176,10 @@ export declare const RollupAbi: readonly [{
166
176
  readonly type: "error";
167
177
  readonly name: "FeeMath__InvalidFeeAssetPriceModifier";
168
178
  readonly inputs: readonly [];
179
+ }, {
180
+ readonly type: "error";
181
+ readonly name: "FeeMath__InvalidProvingCostModifier";
182
+ readonly inputs: readonly [];
169
183
  }, {
170
184
  readonly type: "error";
171
185
  readonly name: "GovernanceProposer__CanOnlyExecuteProposalInPast";
@@ -764,6 +778,26 @@ export declare const RollupAbi: readonly [{
764
778
  readonly internalType: "address";
765
779
  }];
766
780
  readonly anonymous: false;
781
+ }, {
782
+ readonly type: "function";
783
+ readonly name: "PROOF_COMMITMENT_ESCROW";
784
+ readonly inputs: readonly [];
785
+ readonly outputs: readonly [{
786
+ readonly name: "";
787
+ readonly type: "address";
788
+ readonly internalType: "contract IProofCommitmentEscrow";
789
+ }];
790
+ readonly stateMutability: "view";
791
+ }, {
792
+ readonly type: "function";
793
+ readonly name: "PROOF_COMMITMENT_MIN_BOND_AMOUNT_IN_TST";
794
+ readonly inputs: readonly [];
795
+ readonly outputs: readonly [{
796
+ readonly name: "";
797
+ readonly type: "uint256";
798
+ readonly internalType: "uint256";
799
+ }];
800
+ readonly stateMutability: "view";
767
801
  }, {
768
802
  readonly type: "error";
769
803
  readonly name: "ProofCommitmentEscrow__InsufficientBalance";
@@ -796,6 +830,36 @@ export declare const RollupAbi: readonly [{
796
830
  readonly type: "uint256";
797
831
  readonly internalType: "Timestamp";
798
832
  }];
833
+ }, {
834
+ readonly type: "event";
835
+ readonly name: "ProofRightClaimed";
836
+ readonly inputs: readonly [{
837
+ readonly name: "epoch";
838
+ readonly type: "uint256";
839
+ readonly indexed: true;
840
+ readonly internalType: "Epoch";
841
+ }, {
842
+ readonly name: "bondProvider";
843
+ readonly type: "address";
844
+ readonly indexed: true;
845
+ readonly internalType: "address";
846
+ }, {
847
+ readonly name: "proposer";
848
+ readonly type: "address";
849
+ readonly indexed: true;
850
+ readonly internalType: "address";
851
+ }, {
852
+ readonly name: "bondAmount";
853
+ readonly type: "uint256";
854
+ readonly indexed: false;
855
+ readonly internalType: "uint256";
856
+ }, {
857
+ readonly name: "currentSlot";
858
+ readonly type: "uint256";
859
+ readonly indexed: false;
860
+ readonly internalType: "Slot";
861
+ }];
862
+ readonly anonymous: false;
799
863
  }, {
800
864
  readonly type: "event";
801
865
  readonly name: "PrunedPending";
@@ -1075,40 +1139,60 @@ export declare const RollupAbi: readonly [{
1075
1139
  readonly inputs: readonly [];
1076
1140
  }, {
1077
1141
  readonly type: "error";
1078
- readonly name: "Rollup__NothingToPrune";
1079
- readonly inputs: readonly [];
1080
- }, {
1081
- readonly type: "error";
1082
- readonly name: "Rollup__SlotAlreadyInChain";
1142
+ readonly name: "Rollup__NotClaimingCorrectEpoch";
1083
1143
  readonly inputs: readonly [{
1084
- readonly name: "lastSlot";
1144
+ readonly name: "expected";
1085
1145
  readonly type: "uint256";
1086
- readonly internalType: "Slot";
1146
+ readonly internalType: "Epoch";
1087
1147
  }, {
1088
- readonly name: "proposedSlot";
1148
+ readonly name: "actual";
1089
1149
  readonly type: "uint256";
1090
- readonly internalType: "Slot";
1150
+ readonly internalType: "Epoch";
1091
1151
  }];
1092
1152
  }, {
1093
1153
  readonly type: "error";
1094
- readonly name: "Rollup__StartAndEndNotSameEpoch";
1154
+ readonly name: "Rollup__NotInClaimPhase";
1095
1155
  readonly inputs: readonly [{
1096
- readonly name: "start";
1156
+ readonly name: "currentSlotInEpoch";
1097
1157
  readonly type: "uint256";
1098
- readonly internalType: "Epoch";
1158
+ readonly internalType: "uint256";
1099
1159
  }, {
1100
- readonly name: "end";
1160
+ readonly name: "claimDuration";
1101
1161
  readonly type: "uint256";
1102
- readonly internalType: "Epoch";
1162
+ readonly internalType: "uint256";
1103
1163
  }];
1104
1164
  }, {
1105
1165
  readonly type: "error";
1106
- readonly name: "Rollup__StartIsNotBuildingOnProven";
1166
+ readonly name: "Rollup__NothingToPrune";
1107
1167
  readonly inputs: readonly [];
1108
1168
  }, {
1109
1169
  readonly type: "error";
1110
- readonly name: "Rollup__StartIsNotFirstBlockOfEpoch";
1170
+ readonly name: "Rollup__ProofRightAlreadyClaimed";
1111
1171
  readonly inputs: readonly [];
1172
+ }, {
1173
+ readonly type: "error";
1174
+ readonly name: "Rollup__QuoteExpired";
1175
+ readonly inputs: readonly [{
1176
+ readonly name: "currentSlot";
1177
+ readonly type: "uint256";
1178
+ readonly internalType: "Slot";
1179
+ }, {
1180
+ readonly name: "quoteSlot";
1181
+ readonly type: "uint256";
1182
+ readonly internalType: "Slot";
1183
+ }];
1184
+ }, {
1185
+ readonly type: "error";
1186
+ readonly name: "Rollup__SlotAlreadyInChain";
1187
+ readonly inputs: readonly [{
1188
+ readonly name: "lastSlot";
1189
+ readonly type: "uint256";
1190
+ readonly internalType: "Slot";
1191
+ }, {
1192
+ readonly name: "proposedSlot";
1193
+ readonly type: "uint256";
1194
+ readonly internalType: "Slot";
1195
+ }];
1112
1196
  }, {
1113
1197
  readonly type: "error";
1114
1198
  readonly name: "Rollup__TimestampInFuture";
@@ -1531,6 +1615,63 @@ export declare const RollupAbi: readonly [{
1531
1615
  readonly internalType: "bool";
1532
1616
  }];
1533
1617
  readonly stateMutability: "view";
1618
+ }, {
1619
+ readonly type: "function";
1620
+ readonly name: "claimEpochProofRight";
1621
+ readonly inputs: readonly [{
1622
+ readonly name: "_quote";
1623
+ readonly type: "tuple";
1624
+ readonly internalType: "struct SignedEpochProofQuote";
1625
+ readonly components: readonly [{
1626
+ readonly name: "quote";
1627
+ readonly type: "tuple";
1628
+ readonly internalType: "struct EpochProofQuote";
1629
+ readonly components: readonly [{
1630
+ readonly name: "epochToProve";
1631
+ readonly type: "uint256";
1632
+ readonly internalType: "Epoch";
1633
+ }, {
1634
+ readonly name: "validUntilSlot";
1635
+ readonly type: "uint256";
1636
+ readonly internalType: "Slot";
1637
+ }, {
1638
+ readonly name: "bondAmount";
1639
+ readonly type: "uint256";
1640
+ readonly internalType: "uint256";
1641
+ }, {
1642
+ readonly name: "prover";
1643
+ readonly type: "address";
1644
+ readonly internalType: "address";
1645
+ }, {
1646
+ readonly name: "basisPointFee";
1647
+ readonly type: "uint32";
1648
+ readonly internalType: "uint32";
1649
+ }];
1650
+ }, {
1651
+ readonly name: "signature";
1652
+ readonly type: "tuple";
1653
+ readonly internalType: "struct Signature";
1654
+ readonly components: readonly [{
1655
+ readonly name: "isEmpty";
1656
+ readonly type: "bool";
1657
+ readonly internalType: "bool";
1658
+ }, {
1659
+ readonly name: "v";
1660
+ readonly type: "uint8";
1661
+ readonly internalType: "uint8";
1662
+ }, {
1663
+ readonly name: "r";
1664
+ readonly type: "bytes32";
1665
+ readonly internalType: "bytes32";
1666
+ }, {
1667
+ readonly name: "s";
1668
+ readonly type: "bytes32";
1669
+ readonly internalType: "bytes32";
1670
+ }];
1671
+ }];
1672
+ }];
1673
+ readonly outputs: readonly [];
1674
+ readonly stateMutability: "nonpayable";
1534
1675
  }, {
1535
1676
  readonly type: "function";
1536
1677
  readonly name: "deposit";
@@ -1673,6 +1814,10 @@ export declare const RollupAbi: readonly [{
1673
1814
  readonly name: "manaUsed";
1674
1815
  readonly type: "uint256";
1675
1816
  readonly internalType: "uint256";
1817
+ }, {
1818
+ readonly name: "provingCostPerManaNumerator";
1819
+ readonly type: "uint256";
1820
+ readonly internalType: "uint256";
1676
1821
  }, {
1677
1822
  readonly name: "congestionCost";
1678
1823
  readonly type: "uint256";
@@ -1695,16 +1840,12 @@ export declare const RollupAbi: readonly [{
1695
1840
  readonly stateMutability: "view";
1696
1841
  }, {
1697
1842
  readonly type: "function";
1698
- readonly name: "getCollectiveProverRewardsForEpoch";
1699
- readonly inputs: readonly [{
1700
- readonly name: "_epoch";
1701
- readonly type: "uint256";
1702
- readonly internalType: "Epoch";
1703
- }];
1843
+ readonly name: "getClaimableEpoch";
1844
+ readonly inputs: readonly [];
1704
1845
  readonly outputs: readonly [{
1705
1846
  readonly name: "";
1706
1847
  readonly type: "uint256";
1707
- readonly internalType: "uint256";
1848
+ readonly internalType: "Epoch";
1708
1849
  }];
1709
1850
  readonly stateMutability: "view";
1710
1851
  }, {
@@ -1841,11 +1982,7 @@ export declare const RollupAbi: readonly [{
1841
1982
  readonly type: "function";
1842
1983
  readonly name: "getEpochProofPublicInputs";
1843
1984
  readonly inputs: readonly [{
1844
- readonly name: "_start";
1845
- readonly type: "uint256";
1846
- readonly internalType: "uint256";
1847
- }, {
1848
- readonly name: "_end";
1985
+ readonly name: "_epochSize";
1849
1986
  readonly type: "uint256";
1850
1987
  readonly internalType: "uint256";
1851
1988
  }, {
@@ -1916,12 +2053,12 @@ export declare const RollupAbi: readonly [{
1916
2053
  readonly stateMutability: "view";
1917
2054
  }, {
1918
2055
  readonly type: "function";
1919
- readonly name: "getFeeAssetPerEth";
2056
+ readonly name: "getFeeAssetPrice";
1920
2057
  readonly inputs: readonly [];
1921
2058
  readonly outputs: readonly [{
1922
2059
  readonly name: "";
1923
2060
  readonly type: "uint256";
1924
- readonly internalType: "FeeAssetPerEthE9";
2061
+ readonly internalType: "uint256";
1925
2062
  }];
1926
2063
  readonly stateMutability: "view";
1927
2064
  }, {
@@ -1934,28 +2071,6 @@ export declare const RollupAbi: readonly [{
1934
2071
  readonly internalType: "Timestamp";
1935
2072
  }];
1936
2073
  readonly stateMutability: "view";
1937
- }, {
1938
- readonly type: "function";
1939
- readonly name: "getHasSubmitted";
1940
- readonly inputs: readonly [{
1941
- readonly name: "_epoch";
1942
- readonly type: "uint256";
1943
- readonly internalType: "Epoch";
1944
- }, {
1945
- readonly name: "_length";
1946
- readonly type: "uint256";
1947
- readonly internalType: "uint256";
1948
- }, {
1949
- readonly name: "_prover";
1950
- readonly type: "address";
1951
- readonly internalType: "address";
1952
- }];
1953
- readonly outputs: readonly [{
1954
- readonly name: "";
1955
- readonly type: "bool";
1956
- readonly internalType: "bool";
1957
- }];
1958
- readonly stateMutability: "view";
1959
2074
  }, {
1960
2075
  readonly type: "function";
1961
2076
  readonly name: "getInfo";
@@ -2112,12 +2227,33 @@ export declare const RollupAbi: readonly [{
2112
2227
  readonly stateMutability: "view";
2113
2228
  }, {
2114
2229
  readonly type: "function";
2115
- readonly name: "getProofSubmissionWindow";
2230
+ readonly name: "getProofClaim";
2116
2231
  readonly inputs: readonly [];
2117
2232
  readonly outputs: readonly [{
2118
2233
  readonly name: "";
2119
- readonly type: "uint256";
2120
- readonly internalType: "uint256";
2234
+ readonly type: "tuple";
2235
+ readonly internalType: "struct DataStructures.EpochProofClaim";
2236
+ readonly components: readonly [{
2237
+ readonly name: "epochToProve";
2238
+ readonly type: "uint256";
2239
+ readonly internalType: "Epoch";
2240
+ }, {
2241
+ readonly name: "basisPointFee";
2242
+ readonly type: "uint256";
2243
+ readonly internalType: "uint256";
2244
+ }, {
2245
+ readonly name: "bondAmount";
2246
+ readonly type: "uint256";
2247
+ readonly internalType: "uint256";
2248
+ }, {
2249
+ readonly name: "bondProvider";
2250
+ readonly type: "address";
2251
+ readonly internalType: "address";
2252
+ }, {
2253
+ readonly name: "proposerClaimant";
2254
+ readonly type: "address";
2255
+ readonly internalType: "address";
2256
+ }];
2121
2257
  }];
2122
2258
  readonly stateMutability: "view";
2123
2259
  }, {
@@ -2172,26 +2308,6 @@ export declare const RollupAbi: readonly [{
2172
2308
  readonly internalType: "uint256";
2173
2309
  }];
2174
2310
  readonly stateMutability: "view";
2175
- }, {
2176
- readonly type: "function";
2177
- readonly name: "getProvingCostPerManaInEth";
2178
- readonly inputs: readonly [];
2179
- readonly outputs: readonly [{
2180
- readonly name: "";
2181
- readonly type: "uint256";
2182
- readonly internalType: "EthValue";
2183
- }];
2184
- readonly stateMutability: "view";
2185
- }, {
2186
- readonly type: "function";
2187
- readonly name: "getProvingCostPerManaInFeeAsset";
2188
- readonly inputs: readonly [];
2189
- readonly outputs: readonly [{
2190
- readonly name: "";
2191
- readonly type: "uint256";
2192
- readonly internalType: "FeeAssetValue";
2193
- }];
2194
- readonly stateMutability: "view";
2195
2311
  }, {
2196
2312
  readonly type: "function";
2197
2313
  readonly name: "getSampleSeedAt";
@@ -2206,20 +2322,6 @@ export declare const RollupAbi: readonly [{
2206
2322
  readonly internalType: "uint256";
2207
2323
  }];
2208
2324
  readonly stateMutability: "view";
2209
- }, {
2210
- readonly type: "function";
2211
- readonly name: "getSequencerRewards";
2212
- readonly inputs: readonly [{
2213
- readonly name: "_sequencer";
2214
- readonly type: "address";
2215
- readonly internalType: "address";
2216
- }];
2217
- readonly outputs: readonly [{
2218
- readonly name: "";
2219
- readonly type: "uint256";
2220
- readonly internalType: "uint256";
2221
- }];
2222
- readonly stateMutability: "view";
2223
2325
  }, {
2224
2326
  readonly type: "function";
2225
2327
  readonly name: "getSlasher";
@@ -2254,24 +2356,6 @@ export declare const RollupAbi: readonly [{
2254
2356
  readonly internalType: "uint256";
2255
2357
  }];
2256
2358
  readonly stateMutability: "view";
2257
- }, {
2258
- readonly type: "function";
2259
- readonly name: "getSpecificProverRewardsForEpoch";
2260
- readonly inputs: readonly [{
2261
- readonly name: "_epoch";
2262
- readonly type: "uint256";
2263
- readonly internalType: "Epoch";
2264
- }, {
2265
- readonly name: "_prover";
2266
- readonly type: "address";
2267
- readonly internalType: "address";
2268
- }];
2269
- readonly outputs: readonly [{
2270
- readonly name: "";
2271
- readonly type: "uint256";
2272
- readonly internalType: "uint256";
2273
- }];
2274
- readonly stateMutability: "view";
2275
2359
  }, {
2276
2360
  readonly type: "function";
2277
2361
  readonly name: "getStakingAsset";
@@ -2373,6 +2457,10 @@ export declare const RollupAbi: readonly [{
2373
2457
  readonly type: "tuple";
2374
2458
  readonly internalType: "struct OracleInput";
2375
2459
  readonly components: readonly [{
2460
+ readonly name: "provingCostModifier";
2461
+ readonly type: "int256";
2462
+ readonly internalType: "int256";
2463
+ }, {
2376
2464
  readonly name: "feeAssetPriceModifier";
2377
2465
  readonly type: "int256";
2378
2466
  readonly internalType: "int256";
@@ -2418,12 +2506,167 @@ export declare const RollupAbi: readonly [{
2418
2506
  }];
2419
2507
  readonly outputs: readonly [];
2420
2508
  readonly stateMutability: "nonpayable";
2509
+ }, {
2510
+ readonly type: "function";
2511
+ readonly name: "proposeAndClaim";
2512
+ readonly inputs: readonly [{
2513
+ readonly name: "_args";
2514
+ readonly type: "tuple";
2515
+ readonly internalType: "struct ProposeArgs";
2516
+ readonly components: readonly [{
2517
+ readonly name: "archive";
2518
+ readonly type: "bytes32";
2519
+ readonly internalType: "bytes32";
2520
+ }, {
2521
+ readonly name: "blockHash";
2522
+ readonly type: "bytes32";
2523
+ readonly internalType: "bytes32";
2524
+ }, {
2525
+ readonly name: "oracleInput";
2526
+ readonly type: "tuple";
2527
+ readonly internalType: "struct OracleInput";
2528
+ readonly components: readonly [{
2529
+ readonly name: "provingCostModifier";
2530
+ readonly type: "int256";
2531
+ readonly internalType: "int256";
2532
+ }, {
2533
+ readonly name: "feeAssetPriceModifier";
2534
+ readonly type: "int256";
2535
+ readonly internalType: "int256";
2536
+ }];
2537
+ }, {
2538
+ readonly name: "header";
2539
+ readonly type: "bytes";
2540
+ readonly internalType: "bytes";
2541
+ }, {
2542
+ readonly name: "txHashes";
2543
+ readonly type: "bytes32[]";
2544
+ readonly internalType: "bytes32[]";
2545
+ }];
2546
+ }, {
2547
+ readonly name: "_signatures";
2548
+ readonly type: "tuple[]";
2549
+ readonly internalType: "struct Signature[]";
2550
+ readonly components: readonly [{
2551
+ readonly name: "isEmpty";
2552
+ readonly type: "bool";
2553
+ readonly internalType: "bool";
2554
+ }, {
2555
+ readonly name: "v";
2556
+ readonly type: "uint8";
2557
+ readonly internalType: "uint8";
2558
+ }, {
2559
+ readonly name: "r";
2560
+ readonly type: "bytes32";
2561
+ readonly internalType: "bytes32";
2562
+ }, {
2563
+ readonly name: "s";
2564
+ readonly type: "bytes32";
2565
+ readonly internalType: "bytes32";
2566
+ }];
2567
+ }, {
2568
+ readonly name: "_body";
2569
+ readonly type: "bytes";
2570
+ readonly internalType: "bytes";
2571
+ }, {
2572
+ readonly name: "_blobInput";
2573
+ readonly type: "bytes";
2574
+ readonly internalType: "bytes";
2575
+ }, {
2576
+ readonly name: "_quote";
2577
+ readonly type: "tuple";
2578
+ readonly internalType: "struct SignedEpochProofQuote";
2579
+ readonly components: readonly [{
2580
+ readonly name: "quote";
2581
+ readonly type: "tuple";
2582
+ readonly internalType: "struct EpochProofQuote";
2583
+ readonly components: readonly [{
2584
+ readonly name: "epochToProve";
2585
+ readonly type: "uint256";
2586
+ readonly internalType: "Epoch";
2587
+ }, {
2588
+ readonly name: "validUntilSlot";
2589
+ readonly type: "uint256";
2590
+ readonly internalType: "Slot";
2591
+ }, {
2592
+ readonly name: "bondAmount";
2593
+ readonly type: "uint256";
2594
+ readonly internalType: "uint256";
2595
+ }, {
2596
+ readonly name: "prover";
2597
+ readonly type: "address";
2598
+ readonly internalType: "address";
2599
+ }, {
2600
+ readonly name: "basisPointFee";
2601
+ readonly type: "uint32";
2602
+ readonly internalType: "uint32";
2603
+ }];
2604
+ }, {
2605
+ readonly name: "signature";
2606
+ readonly type: "tuple";
2607
+ readonly internalType: "struct Signature";
2608
+ readonly components: readonly [{
2609
+ readonly name: "isEmpty";
2610
+ readonly type: "bool";
2611
+ readonly internalType: "bool";
2612
+ }, {
2613
+ readonly name: "v";
2614
+ readonly type: "uint8";
2615
+ readonly internalType: "uint8";
2616
+ }, {
2617
+ readonly name: "r";
2618
+ readonly type: "bytes32";
2619
+ readonly internalType: "bytes32";
2620
+ }, {
2621
+ readonly name: "s";
2622
+ readonly type: "bytes32";
2623
+ readonly internalType: "bytes32";
2624
+ }];
2625
+ }];
2626
+ }];
2627
+ readonly outputs: readonly [];
2628
+ readonly stateMutability: "nonpayable";
2421
2629
  }, {
2422
2630
  readonly type: "function";
2423
2631
  readonly name: "prune";
2424
2632
  readonly inputs: readonly [];
2425
2633
  readonly outputs: readonly [];
2426
2634
  readonly stateMutability: "nonpayable";
2635
+ }, {
2636
+ readonly type: "function";
2637
+ readonly name: "quoteToDigest";
2638
+ readonly inputs: readonly [{
2639
+ readonly name: "_quote";
2640
+ readonly type: "tuple";
2641
+ readonly internalType: "struct EpochProofQuote";
2642
+ readonly components: readonly [{
2643
+ readonly name: "epochToProve";
2644
+ readonly type: "uint256";
2645
+ readonly internalType: "Epoch";
2646
+ }, {
2647
+ readonly name: "validUntilSlot";
2648
+ readonly type: "uint256";
2649
+ readonly internalType: "Slot";
2650
+ }, {
2651
+ readonly name: "bondAmount";
2652
+ readonly type: "uint256";
2653
+ readonly internalType: "uint256";
2654
+ }, {
2655
+ readonly name: "prover";
2656
+ readonly type: "address";
2657
+ readonly internalType: "address";
2658
+ }, {
2659
+ readonly name: "basisPointFee";
2660
+ readonly type: "uint32";
2661
+ readonly internalType: "uint32";
2662
+ }];
2663
+ }];
2664
+ readonly outputs: readonly [{
2665
+ readonly name: "";
2666
+ readonly type: "bytes32";
2667
+ readonly internalType: "bytes32";
2668
+ }];
2669
+ readonly stateMutability: "view";
2427
2670
  }, {
2428
2671
  readonly type: "function";
2429
2672
  readonly name: "renounceOwnership";
@@ -2460,16 +2703,6 @@ export declare const RollupAbi: readonly [{
2460
2703
  }];
2461
2704
  readonly outputs: readonly [];
2462
2705
  readonly stateMutability: "nonpayable";
2463
- }, {
2464
- readonly type: "function";
2465
- readonly name: "setProvingCostPerMana";
2466
- readonly inputs: readonly [{
2467
- readonly name: "_provingCostPerMana";
2468
- readonly type: "uint256";
2469
- readonly internalType: "EthValue";
2470
- }];
2471
- readonly outputs: readonly [];
2472
- readonly stateMutability: "nonpayable";
2473
2706
  }, {
2474
2707
  readonly type: "function";
2475
2708
  readonly name: "setVkTreeRoot";
@@ -2542,11 +2775,7 @@ export declare const RollupAbi: readonly [{
2542
2775
  readonly type: "tuple";
2543
2776
  readonly internalType: "struct SubmitEpochRootProofArgs";
2544
2777
  readonly components: readonly [{
2545
- readonly name: "start";
2546
- readonly type: "uint256";
2547
- readonly internalType: "uint256";
2548
- }, {
2549
- readonly name: "end";
2778
+ readonly name: "epochSize";
2550
2779
  readonly type: "uint256";
2551
2780
  readonly internalType: "uint256";
2552
2781
  }, {
@@ -2611,6 +2840,67 @@ export declare const RollupAbi: readonly [{
2611
2840
  readonly internalType: "bytes32";
2612
2841
  }];
2613
2842
  readonly stateMutability: "view";
2843
+ }, {
2844
+ readonly type: "function";
2845
+ readonly name: "validateEpochProofRightClaimAtTime";
2846
+ readonly inputs: readonly [{
2847
+ readonly name: "_ts";
2848
+ readonly type: "uint256";
2849
+ readonly internalType: "Timestamp";
2850
+ }, {
2851
+ readonly name: "_quote";
2852
+ readonly type: "tuple";
2853
+ readonly internalType: "struct SignedEpochProofQuote";
2854
+ readonly components: readonly [{
2855
+ readonly name: "quote";
2856
+ readonly type: "tuple";
2857
+ readonly internalType: "struct EpochProofQuote";
2858
+ readonly components: readonly [{
2859
+ readonly name: "epochToProve";
2860
+ readonly type: "uint256";
2861
+ readonly internalType: "Epoch";
2862
+ }, {
2863
+ readonly name: "validUntilSlot";
2864
+ readonly type: "uint256";
2865
+ readonly internalType: "Slot";
2866
+ }, {
2867
+ readonly name: "bondAmount";
2868
+ readonly type: "uint256";
2869
+ readonly internalType: "uint256";
2870
+ }, {
2871
+ readonly name: "prover";
2872
+ readonly type: "address";
2873
+ readonly internalType: "address";
2874
+ }, {
2875
+ readonly name: "basisPointFee";
2876
+ readonly type: "uint32";
2877
+ readonly internalType: "uint32";
2878
+ }];
2879
+ }, {
2880
+ readonly name: "signature";
2881
+ readonly type: "tuple";
2882
+ readonly internalType: "struct Signature";
2883
+ readonly components: readonly [{
2884
+ readonly name: "isEmpty";
2885
+ readonly type: "bool";
2886
+ readonly internalType: "bool";
2887
+ }, {
2888
+ readonly name: "v";
2889
+ readonly type: "uint8";
2890
+ readonly internalType: "uint8";
2891
+ }, {
2892
+ readonly name: "r";
2893
+ readonly type: "bytes32";
2894
+ readonly internalType: "bytes32";
2895
+ }, {
2896
+ readonly name: "s";
2897
+ readonly type: "bytes32";
2898
+ readonly internalType: "bytes32";
2899
+ }];
2900
+ }];
2901
+ }];
2902
+ readonly outputs: readonly [];
2903
+ readonly stateMutability: "view";
2614
2904
  }, {
2615
2905
  readonly type: "function";
2616
2906
  readonly name: "validateHeader";