@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
@@ -56,7 +56,7 @@ export const RollupAbi = [
56
56
  "internalType": "uint256"
57
57
  },
58
58
  {
59
- "name": "aztecProofSubmissionWindow",
59
+ "name": "aztecEpochProofClaimWindowInL2Slots",
60
60
  "type": "uint256",
61
61
  "internalType": "uint256"
62
62
  },
@@ -93,6 +93,19 @@ export const RollupAbi = [
93
93
  ],
94
94
  "stateMutability": "view"
95
95
  },
96
+ {
97
+ "type": "function",
98
+ "name": "CLAIM_DURATION_IN_L2_SLOTS",
99
+ "inputs": [],
100
+ "outputs": [
101
+ {
102
+ "name": "",
103
+ "type": "uint256",
104
+ "internalType": "uint256"
105
+ }
106
+ ],
107
+ "stateMutability": "view"
108
+ },
96
109
  {
97
110
  "type": "function",
98
111
  "name": "CUAUHXICALLI",
@@ -213,6 +226,11 @@ export const RollupAbi = [
213
226
  "name": "FeeMath__InvalidFeeAssetPriceModifier",
214
227
  "inputs": []
215
228
  },
229
+ {
230
+ "type": "error",
231
+ "name": "FeeMath__InvalidProvingCostModifier",
232
+ "inputs": []
233
+ },
216
234
  {
217
235
  "type": "error",
218
236
  "name": "GovernanceProposer__CanOnlyExecuteProposalInPast",
@@ -999,6 +1017,32 @@ export const RollupAbi = [
999
1017
  ],
1000
1018
  "anonymous": false
1001
1019
  },
1020
+ {
1021
+ "type": "function",
1022
+ "name": "PROOF_COMMITMENT_ESCROW",
1023
+ "inputs": [],
1024
+ "outputs": [
1025
+ {
1026
+ "name": "",
1027
+ "type": "address",
1028
+ "internalType": "contract IProofCommitmentEscrow"
1029
+ }
1030
+ ],
1031
+ "stateMutability": "view"
1032
+ },
1033
+ {
1034
+ "type": "function",
1035
+ "name": "PROOF_COMMITMENT_MIN_BOND_AMOUNT_IN_TST",
1036
+ "inputs": [],
1037
+ "outputs": [
1038
+ {
1039
+ "name": "",
1040
+ "type": "uint256",
1041
+ "internalType": "uint256"
1042
+ }
1043
+ ],
1044
+ "stateMutability": "view"
1045
+ },
1002
1046
  {
1003
1047
  "type": "error",
1004
1048
  "name": "ProofCommitmentEscrow__InsufficientBalance",
@@ -1042,6 +1086,43 @@ export const RollupAbi = [
1042
1086
  }
1043
1087
  ]
1044
1088
  },
1089
+ {
1090
+ "type": "event",
1091
+ "name": "ProofRightClaimed",
1092
+ "inputs": [
1093
+ {
1094
+ "name": "epoch",
1095
+ "type": "uint256",
1096
+ "indexed": true,
1097
+ "internalType": "Epoch"
1098
+ },
1099
+ {
1100
+ "name": "bondProvider",
1101
+ "type": "address",
1102
+ "indexed": true,
1103
+ "internalType": "address"
1104
+ },
1105
+ {
1106
+ "name": "proposer",
1107
+ "type": "address",
1108
+ "indexed": true,
1109
+ "internalType": "address"
1110
+ },
1111
+ {
1112
+ "name": "bondAmount",
1113
+ "type": "uint256",
1114
+ "indexed": false,
1115
+ "internalType": "uint256"
1116
+ },
1117
+ {
1118
+ "name": "currentSlot",
1119
+ "type": "uint256",
1120
+ "indexed": false,
1121
+ "internalType": "Slot"
1122
+ }
1123
+ ],
1124
+ "anonymous": false
1125
+ },
1045
1126
  {
1046
1127
  "type": "event",
1047
1128
  "name": "PrunedPending",
@@ -1412,51 +1493,78 @@ export const RollupAbi = [
1412
1493
  },
1413
1494
  {
1414
1495
  "type": "error",
1415
- "name": "Rollup__NothingToPrune",
1416
- "inputs": []
1417
- },
1418
- {
1419
- "type": "error",
1420
- "name": "Rollup__SlotAlreadyInChain",
1496
+ "name": "Rollup__NotClaimingCorrectEpoch",
1421
1497
  "inputs": [
1422
1498
  {
1423
- "name": "lastSlot",
1499
+ "name": "expected",
1424
1500
  "type": "uint256",
1425
- "internalType": "Slot"
1501
+ "internalType": "Epoch"
1426
1502
  },
1427
1503
  {
1428
- "name": "proposedSlot",
1504
+ "name": "actual",
1429
1505
  "type": "uint256",
1430
- "internalType": "Slot"
1506
+ "internalType": "Epoch"
1431
1507
  }
1432
1508
  ]
1433
1509
  },
1434
1510
  {
1435
1511
  "type": "error",
1436
- "name": "Rollup__StartAndEndNotSameEpoch",
1512
+ "name": "Rollup__NotInClaimPhase",
1437
1513
  "inputs": [
1438
1514
  {
1439
- "name": "start",
1515
+ "name": "currentSlotInEpoch",
1440
1516
  "type": "uint256",
1441
- "internalType": "Epoch"
1517
+ "internalType": "uint256"
1442
1518
  },
1443
1519
  {
1444
- "name": "end",
1520
+ "name": "claimDuration",
1445
1521
  "type": "uint256",
1446
- "internalType": "Epoch"
1522
+ "internalType": "uint256"
1447
1523
  }
1448
1524
  ]
1449
1525
  },
1450
1526
  {
1451
1527
  "type": "error",
1452
- "name": "Rollup__StartIsNotBuildingOnProven",
1528
+ "name": "Rollup__NothingToPrune",
1453
1529
  "inputs": []
1454
1530
  },
1455
1531
  {
1456
1532
  "type": "error",
1457
- "name": "Rollup__StartIsNotFirstBlockOfEpoch",
1533
+ "name": "Rollup__ProofRightAlreadyClaimed",
1458
1534
  "inputs": []
1459
1535
  },
1536
+ {
1537
+ "type": "error",
1538
+ "name": "Rollup__QuoteExpired",
1539
+ "inputs": [
1540
+ {
1541
+ "name": "currentSlot",
1542
+ "type": "uint256",
1543
+ "internalType": "Slot"
1544
+ },
1545
+ {
1546
+ "name": "quoteSlot",
1547
+ "type": "uint256",
1548
+ "internalType": "Slot"
1549
+ }
1550
+ ]
1551
+ },
1552
+ {
1553
+ "type": "error",
1554
+ "name": "Rollup__SlotAlreadyInChain",
1555
+ "inputs": [
1556
+ {
1557
+ "name": "lastSlot",
1558
+ "type": "uint256",
1559
+ "internalType": "Slot"
1560
+ },
1561
+ {
1562
+ "name": "proposedSlot",
1563
+ "type": "uint256",
1564
+ "internalType": "Slot"
1565
+ }
1566
+ ]
1567
+ },
1460
1568
  {
1461
1569
  "type": "error",
1462
1570
  "name": "Rollup__TimestampInFuture",
@@ -2015,6 +2123,80 @@ export const RollupAbi = [
2015
2123
  ],
2016
2124
  "stateMutability": "view"
2017
2125
  },
2126
+ {
2127
+ "type": "function",
2128
+ "name": "claimEpochProofRight",
2129
+ "inputs": [
2130
+ {
2131
+ "name": "_quote",
2132
+ "type": "tuple",
2133
+ "internalType": "struct SignedEpochProofQuote",
2134
+ "components": [
2135
+ {
2136
+ "name": "quote",
2137
+ "type": "tuple",
2138
+ "internalType": "struct EpochProofQuote",
2139
+ "components": [
2140
+ {
2141
+ "name": "epochToProve",
2142
+ "type": "uint256",
2143
+ "internalType": "Epoch"
2144
+ },
2145
+ {
2146
+ "name": "validUntilSlot",
2147
+ "type": "uint256",
2148
+ "internalType": "Slot"
2149
+ },
2150
+ {
2151
+ "name": "bondAmount",
2152
+ "type": "uint256",
2153
+ "internalType": "uint256"
2154
+ },
2155
+ {
2156
+ "name": "prover",
2157
+ "type": "address",
2158
+ "internalType": "address"
2159
+ },
2160
+ {
2161
+ "name": "basisPointFee",
2162
+ "type": "uint32",
2163
+ "internalType": "uint32"
2164
+ }
2165
+ ]
2166
+ },
2167
+ {
2168
+ "name": "signature",
2169
+ "type": "tuple",
2170
+ "internalType": "struct Signature",
2171
+ "components": [
2172
+ {
2173
+ "name": "isEmpty",
2174
+ "type": "bool",
2175
+ "internalType": "bool"
2176
+ },
2177
+ {
2178
+ "name": "v",
2179
+ "type": "uint8",
2180
+ "internalType": "uint8"
2181
+ },
2182
+ {
2183
+ "name": "r",
2184
+ "type": "bytes32",
2185
+ "internalType": "bytes32"
2186
+ },
2187
+ {
2188
+ "name": "s",
2189
+ "type": "bytes32",
2190
+ "internalType": "bytes32"
2191
+ }
2192
+ ]
2193
+ }
2194
+ ]
2195
+ }
2196
+ ],
2197
+ "outputs": [],
2198
+ "stateMutability": "nonpayable"
2199
+ },
2018
2200
  {
2019
2201
  "type": "function",
2020
2202
  "name": "deposit",
@@ -2199,6 +2381,11 @@ export const RollupAbi = [
2199
2381
  "type": "uint256",
2200
2382
  "internalType": "uint256"
2201
2383
  },
2384
+ {
2385
+ "name": "provingCostPerManaNumerator",
2386
+ "type": "uint256",
2387
+ "internalType": "uint256"
2388
+ },
2202
2389
  {
2203
2390
  "name": "congestionCost",
2204
2391
  "type": "uint256",
@@ -2228,19 +2415,13 @@ export const RollupAbi = [
2228
2415
  },
2229
2416
  {
2230
2417
  "type": "function",
2231
- "name": "getCollectiveProverRewardsForEpoch",
2232
- "inputs": [
2233
- {
2234
- "name": "_epoch",
2235
- "type": "uint256",
2236
- "internalType": "Epoch"
2237
- }
2238
- ],
2418
+ "name": "getClaimableEpoch",
2419
+ "inputs": [],
2239
2420
  "outputs": [
2240
2421
  {
2241
2422
  "name": "",
2242
2423
  "type": "uint256",
2243
- "internalType": "uint256"
2424
+ "internalType": "Epoch"
2244
2425
  }
2245
2426
  ],
2246
2427
  "stateMutability": "view"
@@ -2423,12 +2604,7 @@ export const RollupAbi = [
2423
2604
  "name": "getEpochProofPublicInputs",
2424
2605
  "inputs": [
2425
2606
  {
2426
- "name": "_start",
2427
- "type": "uint256",
2428
- "internalType": "uint256"
2429
- },
2430
- {
2431
- "name": "_end",
2607
+ "name": "_epochSize",
2432
2608
  "type": "uint256",
2433
2609
  "internalType": "uint256"
2434
2610
  },
@@ -2521,13 +2697,13 @@ export const RollupAbi = [
2521
2697
  },
2522
2698
  {
2523
2699
  "type": "function",
2524
- "name": "getFeeAssetPerEth",
2700
+ "name": "getFeeAssetPrice",
2525
2701
  "inputs": [],
2526
2702
  "outputs": [
2527
2703
  {
2528
2704
  "name": "",
2529
2705
  "type": "uint256",
2530
- "internalType": "FeeAssetPerEthE9"
2706
+ "internalType": "uint256"
2531
2707
  }
2532
2708
  ],
2533
2709
  "stateMutability": "view"
@@ -2545,35 +2721,6 @@ export const RollupAbi = [
2545
2721
  ],
2546
2722
  "stateMutability": "view"
2547
2723
  },
2548
- {
2549
- "type": "function",
2550
- "name": "getHasSubmitted",
2551
- "inputs": [
2552
- {
2553
- "name": "_epoch",
2554
- "type": "uint256",
2555
- "internalType": "Epoch"
2556
- },
2557
- {
2558
- "name": "_length",
2559
- "type": "uint256",
2560
- "internalType": "uint256"
2561
- },
2562
- {
2563
- "name": "_prover",
2564
- "type": "address",
2565
- "internalType": "address"
2566
- }
2567
- ],
2568
- "outputs": [
2569
- {
2570
- "name": "",
2571
- "type": "bool",
2572
- "internalType": "bool"
2573
- }
2574
- ],
2575
- "stateMutability": "view"
2576
- },
2577
2724
  {
2578
2725
  "type": "function",
2579
2726
  "name": "getInfo",
@@ -2780,13 +2927,40 @@ export const RollupAbi = [
2780
2927
  },
2781
2928
  {
2782
2929
  "type": "function",
2783
- "name": "getProofSubmissionWindow",
2930
+ "name": "getProofClaim",
2784
2931
  "inputs": [],
2785
2932
  "outputs": [
2786
2933
  {
2787
2934
  "name": "",
2788
- "type": "uint256",
2789
- "internalType": "uint256"
2935
+ "type": "tuple",
2936
+ "internalType": "struct DataStructures.EpochProofClaim",
2937
+ "components": [
2938
+ {
2939
+ "name": "epochToProve",
2940
+ "type": "uint256",
2941
+ "internalType": "Epoch"
2942
+ },
2943
+ {
2944
+ "name": "basisPointFee",
2945
+ "type": "uint256",
2946
+ "internalType": "uint256"
2947
+ },
2948
+ {
2949
+ "name": "bondAmount",
2950
+ "type": "uint256",
2951
+ "internalType": "uint256"
2952
+ },
2953
+ {
2954
+ "name": "bondProvider",
2955
+ "type": "address",
2956
+ "internalType": "address"
2957
+ },
2958
+ {
2959
+ "name": "proposerClaimant",
2960
+ "type": "address",
2961
+ "internalType": "address"
2962
+ }
2963
+ ]
2790
2964
  }
2791
2965
  ],
2792
2966
  "stateMutability": "view"
@@ -2863,33 +3037,39 @@ export const RollupAbi = [
2863
3037
  },
2864
3038
  {
2865
3039
  "type": "function",
2866
- "name": "getProvingCostPerManaInEth",
2867
- "inputs": [],
3040
+ "name": "getSampleSeedAt",
3041
+ "inputs": [
3042
+ {
3043
+ "name": "_ts",
3044
+ "type": "uint256",
3045
+ "internalType": "Timestamp"
3046
+ }
3047
+ ],
2868
3048
  "outputs": [
2869
3049
  {
2870
3050
  "name": "",
2871
3051
  "type": "uint256",
2872
- "internalType": "EthValue"
3052
+ "internalType": "uint256"
2873
3053
  }
2874
3054
  ],
2875
3055
  "stateMutability": "view"
2876
3056
  },
2877
3057
  {
2878
3058
  "type": "function",
2879
- "name": "getProvingCostPerManaInFeeAsset",
3059
+ "name": "getSlasher",
2880
3060
  "inputs": [],
2881
3061
  "outputs": [
2882
3062
  {
2883
3063
  "name": "",
2884
- "type": "uint256",
2885
- "internalType": "FeeAssetValue"
3064
+ "type": "address",
3065
+ "internalType": "address"
2886
3066
  }
2887
3067
  ],
2888
3068
  "stateMutability": "view"
2889
3069
  },
2890
3070
  {
2891
3071
  "type": "function",
2892
- "name": "getSampleSeedAt",
3072
+ "name": "getSlotAt",
2893
3073
  "inputs": [
2894
3074
  {
2895
3075
  "name": "_ts",
@@ -2901,91 +3081,16 @@ export const RollupAbi = [
2901
3081
  {
2902
3082
  "name": "",
2903
3083
  "type": "uint256",
2904
- "internalType": "uint256"
3084
+ "internalType": "Slot"
2905
3085
  }
2906
3086
  ],
2907
3087
  "stateMutability": "view"
2908
3088
  },
2909
3089
  {
2910
3090
  "type": "function",
2911
- "name": "getSequencerRewards",
2912
- "inputs": [
2913
- {
2914
- "name": "_sequencer",
2915
- "type": "address",
2916
- "internalType": "address"
2917
- }
2918
- ],
2919
- "outputs": [
2920
- {
2921
- "name": "",
2922
- "type": "uint256",
2923
- "internalType": "uint256"
2924
- }
2925
- ],
2926
- "stateMutability": "view"
2927
- },
2928
- {
2929
- "type": "function",
2930
- "name": "getSlasher",
2931
- "inputs": [],
2932
- "outputs": [
2933
- {
2934
- "name": "",
2935
- "type": "address",
2936
- "internalType": "address"
2937
- }
2938
- ],
2939
- "stateMutability": "view"
2940
- },
2941
- {
2942
- "type": "function",
2943
- "name": "getSlotAt",
2944
- "inputs": [
2945
- {
2946
- "name": "_ts",
2947
- "type": "uint256",
2948
- "internalType": "Timestamp"
2949
- }
2950
- ],
2951
- "outputs": [
2952
- {
2953
- "name": "",
2954
- "type": "uint256",
2955
- "internalType": "Slot"
2956
- }
2957
- ],
2958
- "stateMutability": "view"
2959
- },
2960
- {
2961
- "type": "function",
2962
- "name": "getSlotDuration",
2963
- "inputs": [],
2964
- "outputs": [
2965
- {
2966
- "name": "",
2967
- "type": "uint256",
2968
- "internalType": "uint256"
2969
- }
2970
- ],
2971
- "stateMutability": "view"
2972
- },
2973
- {
2974
- "type": "function",
2975
- "name": "getSpecificProverRewardsForEpoch",
2976
- "inputs": [
2977
- {
2978
- "name": "_epoch",
2979
- "type": "uint256",
2980
- "internalType": "Epoch"
2981
- },
2982
- {
2983
- "name": "_prover",
2984
- "type": "address",
2985
- "internalType": "address"
2986
- }
2987
- ],
2988
- "outputs": [
3091
+ "name": "getSlotDuration",
3092
+ "inputs": [],
3093
+ "outputs": [
2989
3094
  {
2990
3095
  "name": "",
2991
3096
  "type": "uint256",
@@ -3125,6 +3230,11 @@ export const RollupAbi = [
3125
3230
  "type": "tuple",
3126
3231
  "internalType": "struct OracleInput",
3127
3232
  "components": [
3233
+ {
3234
+ "name": "provingCostModifier",
3235
+ "type": "int256",
3236
+ "internalType": "int256"
3237
+ },
3128
3238
  {
3129
3239
  "name": "feeAssetPriceModifier",
3130
3240
  "type": "int256",
@@ -3185,6 +3295,161 @@ export const RollupAbi = [
3185
3295
  "outputs": [],
3186
3296
  "stateMutability": "nonpayable"
3187
3297
  },
3298
+ {
3299
+ "type": "function",
3300
+ "name": "proposeAndClaim",
3301
+ "inputs": [
3302
+ {
3303
+ "name": "_args",
3304
+ "type": "tuple",
3305
+ "internalType": "struct ProposeArgs",
3306
+ "components": [
3307
+ {
3308
+ "name": "archive",
3309
+ "type": "bytes32",
3310
+ "internalType": "bytes32"
3311
+ },
3312
+ {
3313
+ "name": "blockHash",
3314
+ "type": "bytes32",
3315
+ "internalType": "bytes32"
3316
+ },
3317
+ {
3318
+ "name": "oracleInput",
3319
+ "type": "tuple",
3320
+ "internalType": "struct OracleInput",
3321
+ "components": [
3322
+ {
3323
+ "name": "provingCostModifier",
3324
+ "type": "int256",
3325
+ "internalType": "int256"
3326
+ },
3327
+ {
3328
+ "name": "feeAssetPriceModifier",
3329
+ "type": "int256",
3330
+ "internalType": "int256"
3331
+ }
3332
+ ]
3333
+ },
3334
+ {
3335
+ "name": "header",
3336
+ "type": "bytes",
3337
+ "internalType": "bytes"
3338
+ },
3339
+ {
3340
+ "name": "txHashes",
3341
+ "type": "bytes32[]",
3342
+ "internalType": "bytes32[]"
3343
+ }
3344
+ ]
3345
+ },
3346
+ {
3347
+ "name": "_signatures",
3348
+ "type": "tuple[]",
3349
+ "internalType": "struct Signature[]",
3350
+ "components": [
3351
+ {
3352
+ "name": "isEmpty",
3353
+ "type": "bool",
3354
+ "internalType": "bool"
3355
+ },
3356
+ {
3357
+ "name": "v",
3358
+ "type": "uint8",
3359
+ "internalType": "uint8"
3360
+ },
3361
+ {
3362
+ "name": "r",
3363
+ "type": "bytes32",
3364
+ "internalType": "bytes32"
3365
+ },
3366
+ {
3367
+ "name": "s",
3368
+ "type": "bytes32",
3369
+ "internalType": "bytes32"
3370
+ }
3371
+ ]
3372
+ },
3373
+ {
3374
+ "name": "_body",
3375
+ "type": "bytes",
3376
+ "internalType": "bytes"
3377
+ },
3378
+ {
3379
+ "name": "_blobInput",
3380
+ "type": "bytes",
3381
+ "internalType": "bytes"
3382
+ },
3383
+ {
3384
+ "name": "_quote",
3385
+ "type": "tuple",
3386
+ "internalType": "struct SignedEpochProofQuote",
3387
+ "components": [
3388
+ {
3389
+ "name": "quote",
3390
+ "type": "tuple",
3391
+ "internalType": "struct EpochProofQuote",
3392
+ "components": [
3393
+ {
3394
+ "name": "epochToProve",
3395
+ "type": "uint256",
3396
+ "internalType": "Epoch"
3397
+ },
3398
+ {
3399
+ "name": "validUntilSlot",
3400
+ "type": "uint256",
3401
+ "internalType": "Slot"
3402
+ },
3403
+ {
3404
+ "name": "bondAmount",
3405
+ "type": "uint256",
3406
+ "internalType": "uint256"
3407
+ },
3408
+ {
3409
+ "name": "prover",
3410
+ "type": "address",
3411
+ "internalType": "address"
3412
+ },
3413
+ {
3414
+ "name": "basisPointFee",
3415
+ "type": "uint32",
3416
+ "internalType": "uint32"
3417
+ }
3418
+ ]
3419
+ },
3420
+ {
3421
+ "name": "signature",
3422
+ "type": "tuple",
3423
+ "internalType": "struct Signature",
3424
+ "components": [
3425
+ {
3426
+ "name": "isEmpty",
3427
+ "type": "bool",
3428
+ "internalType": "bool"
3429
+ },
3430
+ {
3431
+ "name": "v",
3432
+ "type": "uint8",
3433
+ "internalType": "uint8"
3434
+ },
3435
+ {
3436
+ "name": "r",
3437
+ "type": "bytes32",
3438
+ "internalType": "bytes32"
3439
+ },
3440
+ {
3441
+ "name": "s",
3442
+ "type": "bytes32",
3443
+ "internalType": "bytes32"
3444
+ }
3445
+ ]
3446
+ }
3447
+ ]
3448
+ }
3449
+ ],
3450
+ "outputs": [],
3451
+ "stateMutability": "nonpayable"
3452
+ },
3188
3453
  {
3189
3454
  "type": "function",
3190
3455
  "name": "prune",
@@ -3192,6 +3457,52 @@ export const RollupAbi = [
3192
3457
  "outputs": [],
3193
3458
  "stateMutability": "nonpayable"
3194
3459
  },
3460
+ {
3461
+ "type": "function",
3462
+ "name": "quoteToDigest",
3463
+ "inputs": [
3464
+ {
3465
+ "name": "_quote",
3466
+ "type": "tuple",
3467
+ "internalType": "struct EpochProofQuote",
3468
+ "components": [
3469
+ {
3470
+ "name": "epochToProve",
3471
+ "type": "uint256",
3472
+ "internalType": "Epoch"
3473
+ },
3474
+ {
3475
+ "name": "validUntilSlot",
3476
+ "type": "uint256",
3477
+ "internalType": "Slot"
3478
+ },
3479
+ {
3480
+ "name": "bondAmount",
3481
+ "type": "uint256",
3482
+ "internalType": "uint256"
3483
+ },
3484
+ {
3485
+ "name": "prover",
3486
+ "type": "address",
3487
+ "internalType": "address"
3488
+ },
3489
+ {
3490
+ "name": "basisPointFee",
3491
+ "type": "uint32",
3492
+ "internalType": "uint32"
3493
+ }
3494
+ ]
3495
+ }
3496
+ ],
3497
+ "outputs": [
3498
+ {
3499
+ "name": "",
3500
+ "type": "bytes32",
3501
+ "internalType": "bytes32"
3502
+ }
3503
+ ],
3504
+ "stateMutability": "view"
3505
+ },
3195
3506
  {
3196
3507
  "type": "function",
3197
3508
  "name": "renounceOwnership",
@@ -3238,19 +3549,6 @@ export const RollupAbi = [
3238
3549
  "outputs": [],
3239
3550
  "stateMutability": "nonpayable"
3240
3551
  },
3241
- {
3242
- "type": "function",
3243
- "name": "setProvingCostPerMana",
3244
- "inputs": [
3245
- {
3246
- "name": "_provingCostPerMana",
3247
- "type": "uint256",
3248
- "internalType": "EthValue"
3249
- }
3250
- ],
3251
- "outputs": [],
3252
- "stateMutability": "nonpayable"
3253
- },
3254
3552
  {
3255
3553
  "type": "function",
3256
3554
  "name": "setVkTreeRoot",
@@ -3343,12 +3641,7 @@ export const RollupAbi = [
3343
3641
  "internalType": "struct SubmitEpochRootProofArgs",
3344
3642
  "components": [
3345
3643
  {
3346
- "name": "start",
3347
- "type": "uint256",
3348
- "internalType": "uint256"
3349
- },
3350
- {
3351
- "name": "end",
3644
+ "name": "epochSize",
3352
3645
  "type": "uint256",
3353
3646
  "internalType": "uint256"
3354
3647
  },
@@ -3432,6 +3725,85 @@ export const RollupAbi = [
3432
3725
  ],
3433
3726
  "stateMutability": "view"
3434
3727
  },
3728
+ {
3729
+ "type": "function",
3730
+ "name": "validateEpochProofRightClaimAtTime",
3731
+ "inputs": [
3732
+ {
3733
+ "name": "_ts",
3734
+ "type": "uint256",
3735
+ "internalType": "Timestamp"
3736
+ },
3737
+ {
3738
+ "name": "_quote",
3739
+ "type": "tuple",
3740
+ "internalType": "struct SignedEpochProofQuote",
3741
+ "components": [
3742
+ {
3743
+ "name": "quote",
3744
+ "type": "tuple",
3745
+ "internalType": "struct EpochProofQuote",
3746
+ "components": [
3747
+ {
3748
+ "name": "epochToProve",
3749
+ "type": "uint256",
3750
+ "internalType": "Epoch"
3751
+ },
3752
+ {
3753
+ "name": "validUntilSlot",
3754
+ "type": "uint256",
3755
+ "internalType": "Slot"
3756
+ },
3757
+ {
3758
+ "name": "bondAmount",
3759
+ "type": "uint256",
3760
+ "internalType": "uint256"
3761
+ },
3762
+ {
3763
+ "name": "prover",
3764
+ "type": "address",
3765
+ "internalType": "address"
3766
+ },
3767
+ {
3768
+ "name": "basisPointFee",
3769
+ "type": "uint32",
3770
+ "internalType": "uint32"
3771
+ }
3772
+ ]
3773
+ },
3774
+ {
3775
+ "name": "signature",
3776
+ "type": "tuple",
3777
+ "internalType": "struct Signature",
3778
+ "components": [
3779
+ {
3780
+ "name": "isEmpty",
3781
+ "type": "bool",
3782
+ "internalType": "bool"
3783
+ },
3784
+ {
3785
+ "name": "v",
3786
+ "type": "uint8",
3787
+ "internalType": "uint8"
3788
+ },
3789
+ {
3790
+ "name": "r",
3791
+ "type": "bytes32",
3792
+ "internalType": "bytes32"
3793
+ },
3794
+ {
3795
+ "name": "s",
3796
+ "type": "bytes32",
3797
+ "internalType": "bytes32"
3798
+ }
3799
+ ]
3800
+ }
3801
+ ]
3802
+ }
3803
+ ],
3804
+ "outputs": [],
3805
+ "stateMutability": "view"
3806
+ },
3435
3807
  {
3436
3808
  "type": "function",
3437
3809
  "name": "validateHeader",