@aztec/l1-artifacts 0.74.0 → 0.75.0-commit.c03ba01a2a4122e43e90d5133ba017e54b90e9d2

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 (229) hide show
  1. package/dest/CoinIssuerAbi.js +17 -3
  2. package/dest/CoinIssuerBytecode.js +2 -5
  3. package/dest/EmpireBaseAbi.js +17 -3
  4. package/dest/EmpireBaseBytecode.js +2 -5
  5. package/dest/ErrorsAbi.js +17 -3
  6. package/dest/ExtRollupLibAbi.js +17 -3
  7. package/dest/ExtRollupLibBytecode.js +2 -5
  8. package/dest/FeeJuicePortalAbi.js +17 -3
  9. package/dest/FeeJuicePortalBytecode.js +2 -5
  10. package/dest/ForwarderAbi.js +17 -3
  11. package/dest/ForwarderBytecode.js +2 -5
  12. package/dest/GovernanceAbi.js +17 -3
  13. package/dest/GovernanceBytecode.js +2 -5
  14. package/dest/GovernanceProposerAbi.js +17 -3
  15. package/dest/GovernanceProposerBytecode.js +2 -5
  16. package/dest/HonkVerifierAbi.js +17 -3
  17. package/dest/HonkVerifierBytecode.js +2 -5
  18. package/dest/IERC20Abi.js +17 -3
  19. package/dest/IERC20Bytecode.js +2 -5
  20. package/dest/IProofCommitmentEscrowAbi.js +17 -3
  21. package/dest/IProofCommitmentEscrowBytecode.js +2 -5
  22. package/dest/IVerifierAbi.js +17 -3
  23. package/dest/IVerifierBytecode.js +2 -5
  24. package/dest/InboxAbi.js +17 -3
  25. package/dest/InboxBytecode.js +2 -5
  26. package/dest/MockVerifierAbi.js +17 -3
  27. package/dest/MockVerifierBytecode.js +2 -5
  28. package/dest/NewGovernanceProposerPayloadAbi.js +17 -3
  29. package/dest/NewGovernanceProposerPayloadBytecode.js +2 -5
  30. package/dest/OutboxAbi.js +17 -3
  31. package/dest/OutboxBytecode.js +2 -5
  32. package/dest/ProofCommitmentEscrowAbi.js +17 -3
  33. package/dest/ProofCommitmentEscrowBytecode.js +2 -5
  34. package/dest/RegistryAbi.js +17 -3
  35. package/dest/RegistryBytecode.js +2 -5
  36. package/dest/RewardDistributorAbi.js +17 -3
  37. package/dest/RewardDistributorBytecode.js +2 -5
  38. package/dest/RollupAbi.js +31 -17
  39. package/dest/RollupBytecode.js +62 -45
  40. package/dest/RollupStorage.js +11 -13
  41. package/dest/SlashFactoryAbi.js +17 -3
  42. package/dest/SlashFactoryBytecode.js +2 -5
  43. package/dest/SlasherAbi.js +17 -3
  44. package/dest/SlasherBytecode.js +2 -5
  45. package/dest/SlashingProposerAbi.js +17 -3
  46. package/dest/SlashingProposerBytecode.js +2 -5
  47. package/dest/StakingLibAbi.js +17 -3
  48. package/dest/StakingLibBytecode.js +2 -5
  49. package/dest/TestERC20Abi.js +17 -3
  50. package/dest/TestERC20Bytecode.js +2 -5
  51. package/dest/TokenPortalAbi.js +17 -3
  52. package/dest/TokenPortalBytecode.js +2 -5
  53. package/dest/UniswapPortalAbi.js +17 -3
  54. package/dest/UniswapPortalBytecode.js +2 -5
  55. package/dest/ValidatorSelectionLibAbi.js +17 -3
  56. package/dest/ValidatorSelectionLibBytecode.js +2 -5
  57. package/dest/index.js +0 -1
  58. package/package.json +1 -1
  59. package/dest/CoinIssuerAbi.d.ts +0 -1200
  60. package/dest/CoinIssuerAbi.d.ts.map +0 -1
  61. package/dest/CoinIssuerBytecode.d.ts +0 -9
  62. package/dest/CoinIssuerBytecode.d.ts.map +0 -1
  63. package/dest/EmpireBaseAbi.d.ts +0 -1248
  64. package/dest/EmpireBaseAbi.d.ts.map +0 -1
  65. package/dest/EmpireBaseBytecode.d.ts +0 -9
  66. package/dest/EmpireBaseBytecode.d.ts.map +0 -1
  67. package/dest/ErrorsAbi.d.ts +0 -1073
  68. package/dest/ErrorsAbi.d.ts.map +0 -1
  69. package/dest/ExtRollupLibAbi.d.ts +0 -1307
  70. package/dest/ExtRollupLibAbi.d.ts.map +0 -1
  71. package/dest/ExtRollupLibBytecode.d.ts +0 -9
  72. package/dest/ExtRollupLibBytecode.d.ts.map +0 -1
  73. package/dest/FeeJuicePortalAbi.d.ts +0 -1238
  74. package/dest/FeeJuicePortalAbi.d.ts.map +0 -1
  75. package/dest/FeeJuicePortalBytecode.d.ts +0 -9
  76. package/dest/FeeJuicePortalBytecode.d.ts.map +0 -1
  77. package/dest/ForwarderAbi.d.ts +0 -1188
  78. package/dest/ForwarderAbi.d.ts.map +0 -1
  79. package/dest/ForwarderBytecode.d.ts +0 -9
  80. package/dest/ForwarderBytecode.d.ts.map +0 -1
  81. package/dest/GovernanceAbi.d.ts +0 -1680
  82. package/dest/GovernanceAbi.d.ts.map +0 -1
  83. package/dest/GovernanceBytecode.d.ts +0 -9
  84. package/dest/GovernanceBytecode.d.ts.map +0 -1
  85. package/dest/GovernanceProposerAbi.d.ts +0 -1274
  86. package/dest/GovernanceProposerAbi.d.ts.map +0 -1
  87. package/dest/GovernanceProposerBytecode.d.ts +0 -9
  88. package/dest/GovernanceProposerBytecode.d.ts.map +0 -1
  89. package/dest/HonkVerifierAbi.d.ts +0 -1103
  90. package/dest/HonkVerifierAbi.d.ts.map +0 -1
  91. package/dest/HonkVerifierBytecode.d.ts +0 -9
  92. package/dest/HonkVerifierBytecode.d.ts.map +0 -1
  93. package/dest/IERC20Abi.d.ts +0 -1213
  94. package/dest/IERC20Abi.d.ts.map +0 -1
  95. package/dest/IERC20Bytecode.d.ts +0 -9
  96. package/dest/IERC20Bytecode.d.ts.map +0 -1
  97. package/dest/IProofCommitmentEscrowAbi.d.ts +0 -1249
  98. package/dest/IProofCommitmentEscrowAbi.d.ts.map +0 -1
  99. package/dest/IProofCommitmentEscrowBytecode.d.ts +0 -9
  100. package/dest/IProofCommitmentEscrowBytecode.d.ts.map +0 -1
  101. package/dest/IVerifierAbi.d.ts +0 -1091
  102. package/dest/IVerifierAbi.d.ts.map +0 -1
  103. package/dest/IVerifierBytecode.d.ts +0 -9
  104. package/dest/IVerifierBytecode.d.ts.map +0 -1
  105. package/dest/InboxAbi.d.ts +0 -1212
  106. package/dest/InboxAbi.d.ts.map +0 -1
  107. package/dest/InboxBytecode.d.ts +0 -9
  108. package/dest/InboxBytecode.d.ts.map +0 -1
  109. package/dest/MockVerifierAbi.d.ts +0 -1091
  110. package/dest/MockVerifierAbi.d.ts.map +0 -1
  111. package/dest/MockVerifierBytecode.d.ts +0 -9
  112. package/dest/MockVerifierBytecode.d.ts.map +0 -1
  113. package/dest/NewGovernanceProposerPayloadAbi.d.ts +0 -1120
  114. package/dest/NewGovernanceProposerPayloadAbi.d.ts.map +0 -1
  115. package/dest/NewGovernanceProposerPayloadBytecode.d.ts +0 -9
  116. package/dest/NewGovernanceProposerPayloadBytecode.d.ts.map +0 -1
  117. package/dest/OutboxAbi.d.ts +0 -1243
  118. package/dest/OutboxAbi.d.ts.map +0 -1
  119. package/dest/OutboxBytecode.d.ts +0 -9
  120. package/dest/OutboxBytecode.d.ts.map +0 -1
  121. package/dest/ProofCommitmentEscrowAbi.d.ts +0 -1325
  122. package/dest/ProofCommitmentEscrowAbi.d.ts.map +0 -1
  123. package/dest/ProofCommitmentEscrowBytecode.d.ts +0 -9
  124. package/dest/ProofCommitmentEscrowBytecode.d.ts.map +0 -1
  125. package/dest/RegistryAbi.d.ts +0 -1267
  126. package/dest/RegistryAbi.d.ts.map +0 -1
  127. package/dest/RegistryBytecode.d.ts +0 -9
  128. package/dest/RegistryBytecode.d.ts.map +0 -1
  129. package/dest/RewardDistributorAbi.d.ts +0 -1228
  130. package/dest/RewardDistributorAbi.d.ts.map +0 -1
  131. package/dest/RewardDistributorBytecode.d.ts +0 -9
  132. package/dest/RewardDistributorBytecode.d.ts.map +0 -1
  133. package/dest/RollupAbi.d.ts +0 -2949
  134. package/dest/RollupAbi.d.ts.map +0 -1
  135. package/dest/RollupBytecode.d.ts +0 -139
  136. package/dest/RollupBytecode.d.ts.map +0 -1
  137. package/dest/RollupStorage.d.ts +0 -54
  138. package/dest/RollupStorage.d.ts.map +0 -1
  139. package/dest/SlashFactoryAbi.d.ts +0 -1151
  140. package/dest/SlashFactoryAbi.d.ts.map +0 -1
  141. package/dest/SlashFactoryBytecode.d.ts +0 -9
  142. package/dest/SlashFactoryBytecode.d.ts.map +0 -1
  143. package/dest/SlasherAbi.d.ts +0 -1141
  144. package/dest/SlasherAbi.d.ts.map +0 -1
  145. package/dest/SlasherBytecode.d.ts +0 -9
  146. package/dest/SlasherBytecode.d.ts.map +0 -1
  147. package/dest/SlashingProposerAbi.d.ts +0 -1288
  148. package/dest/SlashingProposerAbi.d.ts.map +0 -1
  149. package/dest/SlashingProposerBytecode.d.ts +0 -9
  150. package/dest/SlashingProposerBytecode.d.ts.map +0 -1
  151. package/dest/StakingLibAbi.d.ts +0 -1153
  152. package/dest/StakingLibAbi.d.ts.map +0 -1
  153. package/dest/StakingLibBytecode.d.ts +0 -9
  154. package/dest/StakingLibBytecode.d.ts.map +0 -1
  155. package/dest/TestERC20Abi.d.ts +0 -1414
  156. package/dest/TestERC20Abi.d.ts.map +0 -1
  157. package/dest/TestERC20Bytecode.d.ts +0 -9
  158. package/dest/TestERC20Bytecode.d.ts.map +0 -1
  159. package/dest/TokenPortalAbi.d.ts +0 -1262
  160. package/dest/TokenPortalAbi.d.ts.map +0 -1
  161. package/dest/TokenPortalBytecode.d.ts +0 -9
  162. package/dest/TokenPortalBytecode.d.ts.map +0 -1
  163. package/dest/UniswapPortalAbi.d.ts +0 -1239
  164. package/dest/UniswapPortalAbi.d.ts.map +0 -1
  165. package/dest/UniswapPortalBytecode.d.ts +0 -9
  166. package/dest/UniswapPortalBytecode.d.ts.map +0 -1
  167. package/dest/ValidatorSelectionLibAbi.d.ts +0 -1073
  168. package/dest/ValidatorSelectionLibAbi.d.ts.map +0 -1
  169. package/dest/ValidatorSelectionLibBytecode.d.ts +0 -9
  170. package/dest/ValidatorSelectionLibBytecode.d.ts.map +0 -1
  171. package/dest/index.d.ts +0 -57
  172. package/dest/index.d.ts.map +0 -1
  173. package/generated/CoinIssuerAbi.ts +0 -1587
  174. package/generated/CoinIssuerBytecode.ts +0 -8
  175. package/generated/EmpireBaseAbi.ts +0 -1651
  176. package/generated/EmpireBaseBytecode.ts +0 -8
  177. package/generated/ErrorsAbi.ts +0 -1422
  178. package/generated/ExtRollupLibAbi.ts +0 -1730
  179. package/generated/ExtRollupLibBytecode.ts +0 -8
  180. package/generated/FeeJuicePortalAbi.ts +0 -1634
  181. package/generated/FeeJuicePortalBytecode.ts +0 -8
  182. package/generated/ForwarderAbi.ts +0 -1573
  183. package/generated/ForwarderBytecode.ts +0 -8
  184. package/generated/GovernanceAbi.ts +0 -2214
  185. package/generated/GovernanceBytecode.ts +0 -8
  186. package/generated/GovernanceProposerAbi.ts +0 -1685
  187. package/generated/GovernanceProposerBytecode.ts +0 -8
  188. package/generated/HonkVerifierAbi.ts +0 -1461
  189. package/generated/HonkVerifierBytecode.ts +0 -8
  190. package/generated/IERC20Abi.ts +0 -1605
  191. package/generated/IERC20Bytecode.ts +0 -8
  192. package/generated/IProofCommitmentEscrowAbi.ts +0 -1648
  193. package/generated/IProofCommitmentEscrowBytecode.ts +0 -8
  194. package/generated/IVerifierAbi.ts +0 -1446
  195. package/generated/IVerifierBytecode.ts +0 -8
  196. package/generated/InboxAbi.ts +0 -1605
  197. package/generated/InboxBytecode.ts +0 -8
  198. package/generated/MockVerifierAbi.ts +0 -1446
  199. package/generated/MockVerifierBytecode.ts +0 -8
  200. package/generated/NewGovernanceProposerPayloadAbi.ts +0 -1484
  201. package/generated/NewGovernanceProposerPayloadBytecode.ts +0 -8
  202. package/generated/OutboxAbi.ts +0 -1642
  203. package/generated/OutboxBytecode.ts +0 -8
  204. package/generated/ProofCommitmentEscrowAbi.ts +0 -1748
  205. package/generated/ProofCommitmentEscrowBytecode.ts +0 -8
  206. package/generated/RegistryAbi.ts +0 -1678
  207. package/generated/RegistryBytecode.ts +0 -8
  208. package/generated/RewardDistributorAbi.ts +0 -1625
  209. package/generated/RewardDistributorBytecode.ts +0 -8
  210. package/generated/RollupAbi.ts +0 -3863
  211. package/generated/RollupBytecode.ts +0 -181
  212. package/generated/RollupStorage.ts +0 -61
  213. package/generated/SlashFactoryAbi.ts +0 -1524
  214. package/generated/SlashFactoryBytecode.ts +0 -8
  215. package/generated/SlasherAbi.ts +0 -1511
  216. package/generated/SlasherBytecode.ts +0 -8
  217. package/generated/SlashingProposerAbi.ts +0 -1703
  218. package/generated/SlashingProposerBytecode.ts +0 -8
  219. package/generated/StakingLibAbi.ts +0 -1522
  220. package/generated/StakingLibBytecode.ts +0 -8
  221. package/generated/TestERC20Abi.ts +0 -1869
  222. package/generated/TestERC20Bytecode.ts +0 -8
  223. package/generated/TokenPortalAbi.ts +0 -1664
  224. package/generated/TokenPortalBytecode.ts +0 -8
  225. package/generated/UniswapPortalAbi.ts +0 -1636
  226. package/generated/UniswapPortalBytecode.ts +0 -8
  227. package/generated/ValidatorSelectionLibAbi.ts +0 -1422
  228. package/generated/ValidatorSelectionLibBytecode.ts +0 -8
  229. package/generated/index.ts +0 -57
@@ -1,1678 +0,0 @@
1
- /**
2
- * Registry ABI.
3
- */
4
- export const RegistryAbi = [
5
- {
6
- "type": "constructor",
7
- "inputs": [
8
- {
9
- "name": "_owner",
10
- "type": "address",
11
- "internalType": "address"
12
- }
13
- ],
14
- "stateMutability": "nonpayable"
15
- },
16
- {
17
- "type": "error",
18
- "name": "CoinIssuer__InsufficientMintAvailable",
19
- "inputs": [
20
- {
21
- "name": "available",
22
- "type": "uint256",
23
- "internalType": "uint256"
24
- },
25
- {
26
- "name": "needed",
27
- "type": "uint256",
28
- "internalType": "uint256"
29
- }
30
- ]
31
- },
32
- {
33
- "type": "error",
34
- "name": "DevNet__InvalidProposer",
35
- "inputs": [
36
- {
37
- "name": "expected",
38
- "type": "address",
39
- "internalType": "address"
40
- },
41
- {
42
- "name": "actual",
43
- "type": "address",
44
- "internalType": "address"
45
- }
46
- ]
47
- },
48
- {
49
- "type": "error",
50
- "name": "DevNet__NoPruningAllowed",
51
- "inputs": []
52
- },
53
- {
54
- "type": "error",
55
- "name": "FeeJuicePortal__AlreadyInitialized",
56
- "inputs": []
57
- },
58
- {
59
- "type": "error",
60
- "name": "FeeJuicePortal__InvalidInitialization",
61
- "inputs": []
62
- },
63
- {
64
- "type": "error",
65
- "name": "FeeJuicePortal__Unauthorized",
66
- "inputs": []
67
- },
68
- {
69
- "type": "error",
70
- "name": "FeeMath__InvalidFeeAssetPriceModifier",
71
- "inputs": []
72
- },
73
- {
74
- "type": "error",
75
- "name": "FeeMath__InvalidProvingCostModifier",
76
- "inputs": []
77
- },
78
- {
79
- "type": "error",
80
- "name": "GovernanceProposer__CanOnlyExecuteProposalInPast",
81
- "inputs": []
82
- },
83
- {
84
- "type": "error",
85
- "name": "GovernanceProposer__FailedToPropose",
86
- "inputs": [
87
- {
88
- "name": "proposal",
89
- "type": "address",
90
- "internalType": "contract IPayload"
91
- }
92
- ]
93
- },
94
- {
95
- "type": "error",
96
- "name": "GovernanceProposer__InstanceHaveNoCode",
97
- "inputs": [
98
- {
99
- "name": "instance",
100
- "type": "address",
101
- "internalType": "address"
102
- }
103
- ]
104
- },
105
- {
106
- "type": "error",
107
- "name": "GovernanceProposer__InsufficientVotes",
108
- "inputs": [
109
- {
110
- "name": "votesCast",
111
- "type": "uint256",
112
- "internalType": "uint256"
113
- },
114
- {
115
- "name": "votesNeeded",
116
- "type": "uint256",
117
- "internalType": "uint256"
118
- }
119
- ]
120
- },
121
- {
122
- "type": "error",
123
- "name": "GovernanceProposer__InvalidNAndMValues",
124
- "inputs": [
125
- {
126
- "name": "n",
127
- "type": "uint256",
128
- "internalType": "uint256"
129
- },
130
- {
131
- "name": "m",
132
- "type": "uint256",
133
- "internalType": "uint256"
134
- }
135
- ]
136
- },
137
- {
138
- "type": "error",
139
- "name": "GovernanceProposer__NCannotBeLargerTHanM",
140
- "inputs": [
141
- {
142
- "name": "n",
143
- "type": "uint256",
144
- "internalType": "uint256"
145
- },
146
- {
147
- "name": "m",
148
- "type": "uint256",
149
- "internalType": "uint256"
150
- }
151
- ]
152
- },
153
- {
154
- "type": "error",
155
- "name": "GovernanceProposer__OnlyProposerCanVote",
156
- "inputs": [
157
- {
158
- "name": "caller",
159
- "type": "address",
160
- "internalType": "address"
161
- },
162
- {
163
- "name": "proposer",
164
- "type": "address",
165
- "internalType": "address"
166
- }
167
- ]
168
- },
169
- {
170
- "type": "error",
171
- "name": "GovernanceProposer__ProposalAlreadyExecuted",
172
- "inputs": [
173
- {
174
- "name": "roundNumber",
175
- "type": "uint256",
176
- "internalType": "uint256"
177
- }
178
- ]
179
- },
180
- {
181
- "type": "error",
182
- "name": "GovernanceProposer__ProposalCannotBeAddressZero",
183
- "inputs": []
184
- },
185
- {
186
- "type": "error",
187
- "name": "GovernanceProposer__ProposalHaveNoCode",
188
- "inputs": [
189
- {
190
- "name": "proposal",
191
- "type": "address",
192
- "internalType": "contract IPayload"
193
- }
194
- ]
195
- },
196
- {
197
- "type": "error",
198
- "name": "GovernanceProposer__ProposalTooOld",
199
- "inputs": [
200
- {
201
- "name": "roundNumber",
202
- "type": "uint256",
203
- "internalType": "uint256"
204
- },
205
- {
206
- "name": "currentRoundNumber",
207
- "type": "uint256",
208
- "internalType": "uint256"
209
- }
210
- ]
211
- },
212
- {
213
- "type": "error",
214
- "name": "GovernanceProposer__VoteAlreadyCastForSlot",
215
- "inputs": [
216
- {
217
- "name": "slot",
218
- "type": "uint256",
219
- "internalType": "Slot"
220
- }
221
- ]
222
- },
223
- {
224
- "type": "error",
225
- "name": "Governance__CallFailed",
226
- "inputs": [
227
- {
228
- "name": "target",
229
- "type": "address",
230
- "internalType": "address"
231
- }
232
- ]
233
- },
234
- {
235
- "type": "error",
236
- "name": "Governance__CallerNotGovernanceProposer",
237
- "inputs": [
238
- {
239
- "name": "caller",
240
- "type": "address",
241
- "internalType": "address"
242
- },
243
- {
244
- "name": "governanceProposer",
245
- "type": "address",
246
- "internalType": "address"
247
- }
248
- ]
249
- },
250
- {
251
- "type": "error",
252
- "name": "Governance__CallerNotSelf",
253
- "inputs": [
254
- {
255
- "name": "caller",
256
- "type": "address",
257
- "internalType": "address"
258
- },
259
- {
260
- "name": "self",
261
- "type": "address",
262
- "internalType": "address"
263
- }
264
- ]
265
- },
266
- {
267
- "type": "error",
268
- "name": "Governance__CannotCallAsset",
269
- "inputs": []
270
- },
271
- {
272
- "type": "error",
273
- "name": "Governance__ConfigurationLib__DifferentialTooBig",
274
- "inputs": []
275
- },
276
- {
277
- "type": "error",
278
- "name": "Governance__ConfigurationLib__DifferentialTooSmall",
279
- "inputs": []
280
- },
281
- {
282
- "type": "error",
283
- "name": "Governance__ConfigurationLib__InvalidMinimumVotes",
284
- "inputs": []
285
- },
286
- {
287
- "type": "error",
288
- "name": "Governance__ConfigurationLib__LockAmountTooSmall",
289
- "inputs": []
290
- },
291
- {
292
- "type": "error",
293
- "name": "Governance__ConfigurationLib__QuorumTooBig",
294
- "inputs": []
295
- },
296
- {
297
- "type": "error",
298
- "name": "Governance__ConfigurationLib__QuorumTooSmall",
299
- "inputs": []
300
- },
301
- {
302
- "type": "error",
303
- "name": "Governance__ConfigurationLib__TimeTooBig",
304
- "inputs": [
305
- {
306
- "name": "name",
307
- "type": "string",
308
- "internalType": "string"
309
- }
310
- ]
311
- },
312
- {
313
- "type": "error",
314
- "name": "Governance__ConfigurationLib__TimeTooSmall",
315
- "inputs": [
316
- {
317
- "name": "name",
318
- "type": "string",
319
- "internalType": "string"
320
- }
321
- ]
322
- },
323
- {
324
- "type": "error",
325
- "name": "Governance__InsufficientPower",
326
- "inputs": [
327
- {
328
- "name": "voter",
329
- "type": "address",
330
- "internalType": "address"
331
- },
332
- {
333
- "name": "have",
334
- "type": "uint256",
335
- "internalType": "uint256"
336
- },
337
- {
338
- "name": "required",
339
- "type": "uint256",
340
- "internalType": "uint256"
341
- }
342
- ]
343
- },
344
- {
345
- "type": "error",
346
- "name": "Governance__InvalidConfiguration",
347
- "inputs": []
348
- },
349
- {
350
- "type": "error",
351
- "name": "Governance__NoCheckpointsFound",
352
- "inputs": []
353
- },
354
- {
355
- "type": "error",
356
- "name": "Governance__ProposalAlreadyDropped",
357
- "inputs": []
358
- },
359
- {
360
- "type": "error",
361
- "name": "Governance__ProposalCannotBeDropped",
362
- "inputs": []
363
- },
364
- {
365
- "type": "error",
366
- "name": "Governance__ProposalDoesNotExists",
367
- "inputs": [
368
- {
369
- "name": "proposalId",
370
- "type": "uint256",
371
- "internalType": "uint256"
372
- }
373
- ]
374
- },
375
- {
376
- "type": "error",
377
- "name": "Governance__ProposalLib__MoreVoteThanExistNeeded",
378
- "inputs": []
379
- },
380
- {
381
- "type": "error",
382
- "name": "Governance__ProposalLib__MoreYeaVoteThanExistNeeded",
383
- "inputs": []
384
- },
385
- {
386
- "type": "error",
387
- "name": "Governance__ProposalLib__ZeroMinimum",
388
- "inputs": []
389
- },
390
- {
391
- "type": "error",
392
- "name": "Governance__ProposalLib__ZeroVotesNeeded",
393
- "inputs": []
394
- },
395
- {
396
- "type": "error",
397
- "name": "Governance__ProposalLib__ZeroYeaVotesNeeded",
398
- "inputs": []
399
- },
400
- {
401
- "type": "error",
402
- "name": "Governance__ProposalNotActive",
403
- "inputs": []
404
- },
405
- {
406
- "type": "error",
407
- "name": "Governance__ProposalNotExecutable",
408
- "inputs": []
409
- },
410
- {
411
- "type": "error",
412
- "name": "Governance__UserLib__NotInPast",
413
- "inputs": []
414
- },
415
- {
416
- "type": "error",
417
- "name": "Governance__WithdrawalAlreadyclaimed",
418
- "inputs": []
419
- },
420
- {
421
- "type": "error",
422
- "name": "Governance__WithdrawalNotUnlockedYet",
423
- "inputs": [
424
- {
425
- "name": "currentTime",
426
- "type": "uint256",
427
- "internalType": "Timestamp"
428
- },
429
- {
430
- "name": "unlocksAt",
431
- "type": "uint256",
432
- "internalType": "Timestamp"
433
- }
434
- ]
435
- },
436
- {
437
- "type": "error",
438
- "name": "HeaderLib__InvalidHeaderSize",
439
- "inputs": [
440
- {
441
- "name": "expected",
442
- "type": "uint256",
443
- "internalType": "uint256"
444
- },
445
- {
446
- "name": "actual",
447
- "type": "uint256",
448
- "internalType": "uint256"
449
- }
450
- ]
451
- },
452
- {
453
- "type": "error",
454
- "name": "HeaderLib__InvalidSlotNumber",
455
- "inputs": [
456
- {
457
- "name": "expected",
458
- "type": "uint256",
459
- "internalType": "Slot"
460
- },
461
- {
462
- "name": "actual",
463
- "type": "uint256",
464
- "internalType": "Slot"
465
- }
466
- ]
467
- },
468
- {
469
- "type": "error",
470
- "name": "Inbox__ActorTooLarge",
471
- "inputs": [
472
- {
473
- "name": "actor",
474
- "type": "bytes32",
475
- "internalType": "bytes32"
476
- }
477
- ]
478
- },
479
- {
480
- "type": "error",
481
- "name": "Inbox__ContentTooLarge",
482
- "inputs": [
483
- {
484
- "name": "content",
485
- "type": "bytes32",
486
- "internalType": "bytes32"
487
- }
488
- ]
489
- },
490
- {
491
- "type": "error",
492
- "name": "Inbox__MustBuildBeforeConsume",
493
- "inputs": []
494
- },
495
- {
496
- "type": "error",
497
- "name": "Inbox__SecretHashTooLarge",
498
- "inputs": [
499
- {
500
- "name": "secretHash",
501
- "type": "bytes32",
502
- "internalType": "bytes32"
503
- }
504
- ]
505
- },
506
- {
507
- "type": "error",
508
- "name": "Inbox__Unauthorized",
509
- "inputs": []
510
- },
511
- {
512
- "type": "event",
513
- "name": "InstanceAdded",
514
- "inputs": [
515
- {
516
- "name": "instance",
517
- "type": "address",
518
- "indexed": true,
519
- "internalType": "address"
520
- },
521
- {
522
- "name": "version",
523
- "type": "uint256",
524
- "indexed": true,
525
- "internalType": "uint256"
526
- }
527
- ],
528
- "anonymous": false
529
- },
530
- {
531
- "type": "error",
532
- "name": "MerkleLib__InvalidRoot",
533
- "inputs": [
534
- {
535
- "name": "expected",
536
- "type": "bytes32",
537
- "internalType": "bytes32"
538
- },
539
- {
540
- "name": "actual",
541
- "type": "bytes32",
542
- "internalType": "bytes32"
543
- },
544
- {
545
- "name": "leaf",
546
- "type": "bytes32",
547
- "internalType": "bytes32"
548
- },
549
- {
550
- "name": "leafIndex",
551
- "type": "uint256",
552
- "internalType": "uint256"
553
- }
554
- ]
555
- },
556
- {
557
- "type": "error",
558
- "name": "Outbox__AlreadyNullified",
559
- "inputs": [
560
- {
561
- "name": "l2BlockNumber",
562
- "type": "uint256",
563
- "internalType": "uint256"
564
- },
565
- {
566
- "name": "leafIndex",
567
- "type": "uint256",
568
- "internalType": "uint256"
569
- }
570
- ]
571
- },
572
- {
573
- "type": "error",
574
- "name": "Outbox__BlockNotProven",
575
- "inputs": [
576
- {
577
- "name": "l2BlockNumber",
578
- "type": "uint256",
579
- "internalType": "uint256"
580
- }
581
- ]
582
- },
583
- {
584
- "type": "error",
585
- "name": "Outbox__IncompatibleEntryArguments",
586
- "inputs": [
587
- {
588
- "name": "messageHash",
589
- "type": "bytes32",
590
- "internalType": "bytes32"
591
- },
592
- {
593
- "name": "storedFee",
594
- "type": "uint64",
595
- "internalType": "uint64"
596
- },
597
- {
598
- "name": "feePassed",
599
- "type": "uint64",
600
- "internalType": "uint64"
601
- },
602
- {
603
- "name": "storedVersion",
604
- "type": "uint32",
605
- "internalType": "uint32"
606
- },
607
- {
608
- "name": "versionPassed",
609
- "type": "uint32",
610
- "internalType": "uint32"
611
- },
612
- {
613
- "name": "storedDeadline",
614
- "type": "uint32",
615
- "internalType": "uint32"
616
- },
617
- {
618
- "name": "deadlinePassed",
619
- "type": "uint32",
620
- "internalType": "uint32"
621
- }
622
- ]
623
- },
624
- {
625
- "type": "error",
626
- "name": "Outbox__InvalidChainId",
627
- "inputs": []
628
- },
629
- {
630
- "type": "error",
631
- "name": "Outbox__InvalidPathLength",
632
- "inputs": [
633
- {
634
- "name": "expected",
635
- "type": "uint256",
636
- "internalType": "uint256"
637
- },
638
- {
639
- "name": "actual",
640
- "type": "uint256",
641
- "internalType": "uint256"
642
- }
643
- ]
644
- },
645
- {
646
- "type": "error",
647
- "name": "Outbox__InvalidRecipient",
648
- "inputs": [
649
- {
650
- "name": "expected",
651
- "type": "address",
652
- "internalType": "address"
653
- },
654
- {
655
- "name": "actual",
656
- "type": "address",
657
- "internalType": "address"
658
- }
659
- ]
660
- },
661
- {
662
- "type": "error",
663
- "name": "Outbox__InvalidVersion",
664
- "inputs": [
665
- {
666
- "name": "entry",
667
- "type": "uint256",
668
- "internalType": "uint256"
669
- },
670
- {
671
- "name": "message",
672
- "type": "uint256",
673
- "internalType": "uint256"
674
- }
675
- ]
676
- },
677
- {
678
- "type": "error",
679
- "name": "Outbox__NothingToConsume",
680
- "inputs": [
681
- {
682
- "name": "messageHash",
683
- "type": "bytes32",
684
- "internalType": "bytes32"
685
- }
686
- ]
687
- },
688
- {
689
- "type": "error",
690
- "name": "Outbox__NothingToConsumeAtBlock",
691
- "inputs": [
692
- {
693
- "name": "l2BlockNumber",
694
- "type": "uint256",
695
- "internalType": "uint256"
696
- }
697
- ]
698
- },
699
- {
700
- "type": "error",
701
- "name": "Outbox__RootAlreadySetAtBlock",
702
- "inputs": [
703
- {
704
- "name": "l2BlockNumber",
705
- "type": "uint256",
706
- "internalType": "uint256"
707
- }
708
- ]
709
- },
710
- {
711
- "type": "error",
712
- "name": "Outbox__Unauthorized",
713
- "inputs": []
714
- },
715
- {
716
- "type": "error",
717
- "name": "OwnableInvalidOwner",
718
- "inputs": [
719
- {
720
- "name": "owner",
721
- "type": "address",
722
- "internalType": "address"
723
- }
724
- ]
725
- },
726
- {
727
- "type": "error",
728
- "name": "OwnableUnauthorizedAccount",
729
- "inputs": [
730
- {
731
- "name": "account",
732
- "type": "address",
733
- "internalType": "address"
734
- }
735
- ]
736
- },
737
- {
738
- "type": "event",
739
- "name": "OwnershipTransferred",
740
- "inputs": [
741
- {
742
- "name": "previousOwner",
743
- "type": "address",
744
- "indexed": true,
745
- "internalType": "address"
746
- },
747
- {
748
- "name": "newOwner",
749
- "type": "address",
750
- "indexed": true,
751
- "internalType": "address"
752
- }
753
- ],
754
- "anonymous": false
755
- },
756
- {
757
- "type": "error",
758
- "name": "ProofCommitmentEscrow__InsufficientBalance",
759
- "inputs": [
760
- {
761
- "name": "balance",
762
- "type": "uint256",
763
- "internalType": "uint256"
764
- },
765
- {
766
- "name": "requested",
767
- "type": "uint256",
768
- "internalType": "uint256"
769
- }
770
- ]
771
- },
772
- {
773
- "type": "error",
774
- "name": "ProofCommitmentEscrow__NotOwner",
775
- "inputs": [
776
- {
777
- "name": "caller",
778
- "type": "address",
779
- "internalType": "address"
780
- }
781
- ]
782
- },
783
- {
784
- "type": "error",
785
- "name": "ProofCommitmentEscrow__WithdrawRequestNotReady",
786
- "inputs": [
787
- {
788
- "name": "current",
789
- "type": "uint256",
790
- "internalType": "uint256"
791
- },
792
- {
793
- "name": "readyAt",
794
- "type": "uint256",
795
- "internalType": "Timestamp"
796
- }
797
- ]
798
- },
799
- {
800
- "type": "error",
801
- "name": "Registry__RollupAlreadyRegistered",
802
- "inputs": [
803
- {
804
- "name": "rollup",
805
- "type": "address",
806
- "internalType": "address"
807
- }
808
- ]
809
- },
810
- {
811
- "type": "error",
812
- "name": "Registry__RollupNotRegistered",
813
- "inputs": [
814
- {
815
- "name": "rollup",
816
- "type": "address",
817
- "internalType": "address"
818
- }
819
- ]
820
- },
821
- {
822
- "type": "error",
823
- "name": "RewardDistributor__InvalidCaller",
824
- "inputs": [
825
- {
826
- "name": "caller",
827
- "type": "address",
828
- "internalType": "address"
829
- },
830
- {
831
- "name": "canonical",
832
- "type": "address",
833
- "internalType": "address"
834
- }
835
- ]
836
- },
837
- {
838
- "type": "error",
839
- "name": "Rollup__InsufficientBondAmount",
840
- "inputs": [
841
- {
842
- "name": "minimum",
843
- "type": "uint256",
844
- "internalType": "uint256"
845
- },
846
- {
847
- "name": "provided",
848
- "type": "uint256",
849
- "internalType": "uint256"
850
- }
851
- ]
852
- },
853
- {
854
- "type": "error",
855
- "name": "Rollup__InsufficientFundsInEscrow",
856
- "inputs": [
857
- {
858
- "name": "required",
859
- "type": "uint256",
860
- "internalType": "uint256"
861
- },
862
- {
863
- "name": "available",
864
- "type": "uint256",
865
- "internalType": "uint256"
866
- }
867
- ]
868
- },
869
- {
870
- "type": "error",
871
- "name": "Rollup__InvalidArchive",
872
- "inputs": [
873
- {
874
- "name": "expected",
875
- "type": "bytes32",
876
- "internalType": "bytes32"
877
- },
878
- {
879
- "name": "actual",
880
- "type": "bytes32",
881
- "internalType": "bytes32"
882
- }
883
- ]
884
- },
885
- {
886
- "type": "error",
887
- "name": "Rollup__InvalidBasisPointFee",
888
- "inputs": [
889
- {
890
- "name": "basisPointFee",
891
- "type": "uint256",
892
- "internalType": "uint256"
893
- }
894
- ]
895
- },
896
- {
897
- "type": "error",
898
- "name": "Rollup__InvalidBlobHash",
899
- "inputs": [
900
- {
901
- "name": "blobHash",
902
- "type": "bytes32",
903
- "internalType": "bytes32"
904
- }
905
- ]
906
- },
907
- {
908
- "type": "error",
909
- "name": "Rollup__InvalidBlobProof",
910
- "inputs": [
911
- {
912
- "name": "blobHash",
913
- "type": "bytes32",
914
- "internalType": "bytes32"
915
- }
916
- ]
917
- },
918
- {
919
- "type": "error",
920
- "name": "Rollup__InvalidBlobPublicInputsHash",
921
- "inputs": [
922
- {
923
- "name": "expected",
924
- "type": "bytes32",
925
- "internalType": "bytes32"
926
- },
927
- {
928
- "name": "actual",
929
- "type": "bytes32",
930
- "internalType": "bytes32"
931
- }
932
- ]
933
- },
934
- {
935
- "type": "error",
936
- "name": "Rollup__InvalidBlockHash",
937
- "inputs": [
938
- {
939
- "name": "expected",
940
- "type": "bytes32",
941
- "internalType": "bytes32"
942
- },
943
- {
944
- "name": "actual",
945
- "type": "bytes32",
946
- "internalType": "bytes32"
947
- }
948
- ]
949
- },
950
- {
951
- "type": "error",
952
- "name": "Rollup__InvalidBlockNumber",
953
- "inputs": [
954
- {
955
- "name": "expected",
956
- "type": "uint256",
957
- "internalType": "uint256"
958
- },
959
- {
960
- "name": "actual",
961
- "type": "uint256",
962
- "internalType": "uint256"
963
- }
964
- ]
965
- },
966
- {
967
- "type": "error",
968
- "name": "Rollup__InvalidChainId",
969
- "inputs": [
970
- {
971
- "name": "expected",
972
- "type": "uint256",
973
- "internalType": "uint256"
974
- },
975
- {
976
- "name": "actual",
977
- "type": "uint256",
978
- "internalType": "uint256"
979
- }
980
- ]
981
- },
982
- {
983
- "type": "error",
984
- "name": "Rollup__InvalidEpoch",
985
- "inputs": [
986
- {
987
- "name": "expected",
988
- "type": "uint256",
989
- "internalType": "Epoch"
990
- },
991
- {
992
- "name": "actual",
993
- "type": "uint256",
994
- "internalType": "Epoch"
995
- }
996
- ]
997
- },
998
- {
999
- "type": "error",
1000
- "name": "Rollup__InvalidInHash",
1001
- "inputs": [
1002
- {
1003
- "name": "expected",
1004
- "type": "bytes32",
1005
- "internalType": "bytes32"
1006
- },
1007
- {
1008
- "name": "actual",
1009
- "type": "bytes32",
1010
- "internalType": "bytes32"
1011
- }
1012
- ]
1013
- },
1014
- {
1015
- "type": "error",
1016
- "name": "Rollup__InvalidManaBaseFee",
1017
- "inputs": [
1018
- {
1019
- "name": "expected",
1020
- "type": "uint256",
1021
- "internalType": "uint256"
1022
- },
1023
- {
1024
- "name": "actual",
1025
- "type": "uint256",
1026
- "internalType": "uint256"
1027
- }
1028
- ]
1029
- },
1030
- {
1031
- "type": "error",
1032
- "name": "Rollup__InvalidPreviousArchive",
1033
- "inputs": [
1034
- {
1035
- "name": "expected",
1036
- "type": "bytes32",
1037
- "internalType": "bytes32"
1038
- },
1039
- {
1040
- "name": "actual",
1041
- "type": "bytes32",
1042
- "internalType": "bytes32"
1043
- }
1044
- ]
1045
- },
1046
- {
1047
- "type": "error",
1048
- "name": "Rollup__InvalidPreviousBlockHash",
1049
- "inputs": [
1050
- {
1051
- "name": "expected",
1052
- "type": "bytes32",
1053
- "internalType": "bytes32"
1054
- },
1055
- {
1056
- "name": "actual",
1057
- "type": "bytes32",
1058
- "internalType": "bytes32"
1059
- }
1060
- ]
1061
- },
1062
- {
1063
- "type": "error",
1064
- "name": "Rollup__InvalidProof",
1065
- "inputs": []
1066
- },
1067
- {
1068
- "type": "error",
1069
- "name": "Rollup__InvalidProposedArchive",
1070
- "inputs": [
1071
- {
1072
- "name": "expected",
1073
- "type": "bytes32",
1074
- "internalType": "bytes32"
1075
- },
1076
- {
1077
- "name": "actual",
1078
- "type": "bytes32",
1079
- "internalType": "bytes32"
1080
- }
1081
- ]
1082
- },
1083
- {
1084
- "type": "error",
1085
- "name": "Rollup__InvalidTimestamp",
1086
- "inputs": [
1087
- {
1088
- "name": "expected",
1089
- "type": "uint256",
1090
- "internalType": "Timestamp"
1091
- },
1092
- {
1093
- "name": "actual",
1094
- "type": "uint256",
1095
- "internalType": "Timestamp"
1096
- }
1097
- ]
1098
- },
1099
- {
1100
- "type": "error",
1101
- "name": "Rollup__InvalidVersion",
1102
- "inputs": [
1103
- {
1104
- "name": "expected",
1105
- "type": "uint256",
1106
- "internalType": "uint256"
1107
- },
1108
- {
1109
- "name": "actual",
1110
- "type": "uint256",
1111
- "internalType": "uint256"
1112
- }
1113
- ]
1114
- },
1115
- {
1116
- "type": "error",
1117
- "name": "Rollup__NoEpochToProve",
1118
- "inputs": []
1119
- },
1120
- {
1121
- "type": "error",
1122
- "name": "Rollup__NonSequentialProving",
1123
- "inputs": []
1124
- },
1125
- {
1126
- "type": "error",
1127
- "name": "Rollup__NonZeroDaFee",
1128
- "inputs": []
1129
- },
1130
- {
1131
- "type": "error",
1132
- "name": "Rollup__NonZeroL2Fee",
1133
- "inputs": []
1134
- },
1135
- {
1136
- "type": "error",
1137
- "name": "Rollup__NotClaimingCorrectEpoch",
1138
- "inputs": [
1139
- {
1140
- "name": "expected",
1141
- "type": "uint256",
1142
- "internalType": "Epoch"
1143
- },
1144
- {
1145
- "name": "actual",
1146
- "type": "uint256",
1147
- "internalType": "Epoch"
1148
- }
1149
- ]
1150
- },
1151
- {
1152
- "type": "error",
1153
- "name": "Rollup__NotInClaimPhase",
1154
- "inputs": [
1155
- {
1156
- "name": "currentSlotInEpoch",
1157
- "type": "uint256",
1158
- "internalType": "uint256"
1159
- },
1160
- {
1161
- "name": "claimDuration",
1162
- "type": "uint256",
1163
- "internalType": "uint256"
1164
- }
1165
- ]
1166
- },
1167
- {
1168
- "type": "error",
1169
- "name": "Rollup__NothingToPrune",
1170
- "inputs": []
1171
- },
1172
- {
1173
- "type": "error",
1174
- "name": "Rollup__ProofRightAlreadyClaimed",
1175
- "inputs": []
1176
- },
1177
- {
1178
- "type": "error",
1179
- "name": "Rollup__QuoteExpired",
1180
- "inputs": [
1181
- {
1182
- "name": "currentSlot",
1183
- "type": "uint256",
1184
- "internalType": "Slot"
1185
- },
1186
- {
1187
- "name": "quoteSlot",
1188
- "type": "uint256",
1189
- "internalType": "Slot"
1190
- }
1191
- ]
1192
- },
1193
- {
1194
- "type": "error",
1195
- "name": "Rollup__SlotAlreadyInChain",
1196
- "inputs": [
1197
- {
1198
- "name": "lastSlot",
1199
- "type": "uint256",
1200
- "internalType": "Slot"
1201
- },
1202
- {
1203
- "name": "proposedSlot",
1204
- "type": "uint256",
1205
- "internalType": "Slot"
1206
- }
1207
- ]
1208
- },
1209
- {
1210
- "type": "error",
1211
- "name": "Rollup__TimestampInFuture",
1212
- "inputs": [
1213
- {
1214
- "name": "max",
1215
- "type": "uint256",
1216
- "internalType": "Timestamp"
1217
- },
1218
- {
1219
- "name": "actual",
1220
- "type": "uint256",
1221
- "internalType": "Timestamp"
1222
- }
1223
- ]
1224
- },
1225
- {
1226
- "type": "error",
1227
- "name": "Rollup__TimestampTooOld",
1228
- "inputs": []
1229
- },
1230
- {
1231
- "type": "error",
1232
- "name": "Rollup__TryingToProveNonExistingBlock",
1233
- "inputs": []
1234
- },
1235
- {
1236
- "type": "error",
1237
- "name": "Rollup__UnavailableTxs",
1238
- "inputs": [
1239
- {
1240
- "name": "txsHash",
1241
- "type": "bytes32",
1242
- "internalType": "bytes32"
1243
- }
1244
- ]
1245
- },
1246
- {
1247
- "type": "error",
1248
- "name": "SampleLib__IndexOutOfBounds",
1249
- "inputs": [
1250
- {
1251
- "name": "requested",
1252
- "type": "uint256",
1253
- "internalType": "uint256"
1254
- },
1255
- {
1256
- "name": "bound",
1257
- "type": "uint256",
1258
- "internalType": "uint256"
1259
- }
1260
- ]
1261
- },
1262
- {
1263
- "type": "error",
1264
- "name": "SignatureLib__CannotVerifyEmpty",
1265
- "inputs": []
1266
- },
1267
- {
1268
- "type": "error",
1269
- "name": "SignatureLib__InvalidSignature",
1270
- "inputs": [
1271
- {
1272
- "name": "expected",
1273
- "type": "address",
1274
- "internalType": "address"
1275
- },
1276
- {
1277
- "name": "recovered",
1278
- "type": "address",
1279
- "internalType": "address"
1280
- }
1281
- ]
1282
- },
1283
- {
1284
- "type": "error",
1285
- "name": "Staking__AlreadyActive",
1286
- "inputs": [
1287
- {
1288
- "name": "attester",
1289
- "type": "address",
1290
- "internalType": "address"
1291
- }
1292
- ]
1293
- },
1294
- {
1295
- "type": "error",
1296
- "name": "Staking__AlreadyRegistered",
1297
- "inputs": [
1298
- {
1299
- "name": "",
1300
- "type": "address",
1301
- "internalType": "address"
1302
- }
1303
- ]
1304
- },
1305
- {
1306
- "type": "error",
1307
- "name": "Staking__CannotSlashExitedStake",
1308
- "inputs": [
1309
- {
1310
- "name": "",
1311
- "type": "address",
1312
- "internalType": "address"
1313
- }
1314
- ]
1315
- },
1316
- {
1317
- "type": "error",
1318
- "name": "Staking__FailedToRemove",
1319
- "inputs": [
1320
- {
1321
- "name": "",
1322
- "type": "address",
1323
- "internalType": "address"
1324
- }
1325
- ]
1326
- },
1327
- {
1328
- "type": "error",
1329
- "name": "Staking__InsufficientStake",
1330
- "inputs": [
1331
- {
1332
- "name": "",
1333
- "type": "uint256",
1334
- "internalType": "uint256"
1335
- },
1336
- {
1337
- "name": "",
1338
- "type": "uint256",
1339
- "internalType": "uint256"
1340
- }
1341
- ]
1342
- },
1343
- {
1344
- "type": "error",
1345
- "name": "Staking__NoOneToSlash",
1346
- "inputs": [
1347
- {
1348
- "name": "",
1349
- "type": "address",
1350
- "internalType": "address"
1351
- }
1352
- ]
1353
- },
1354
- {
1355
- "type": "error",
1356
- "name": "Staking__NotExiting",
1357
- "inputs": [
1358
- {
1359
- "name": "",
1360
- "type": "address",
1361
- "internalType": "address"
1362
- }
1363
- ]
1364
- },
1365
- {
1366
- "type": "error",
1367
- "name": "Staking__NotSlasher",
1368
- "inputs": [
1369
- {
1370
- "name": "",
1371
- "type": "address",
1372
- "internalType": "address"
1373
- },
1374
- {
1375
- "name": "",
1376
- "type": "address",
1377
- "internalType": "address"
1378
- }
1379
- ]
1380
- },
1381
- {
1382
- "type": "error",
1383
- "name": "Staking__NotWithdrawer",
1384
- "inputs": [
1385
- {
1386
- "name": "",
1387
- "type": "address",
1388
- "internalType": "address"
1389
- },
1390
- {
1391
- "name": "",
1392
- "type": "address",
1393
- "internalType": "address"
1394
- }
1395
- ]
1396
- },
1397
- {
1398
- "type": "error",
1399
- "name": "Staking__NothingToExit",
1400
- "inputs": [
1401
- {
1402
- "name": "",
1403
- "type": "address",
1404
- "internalType": "address"
1405
- }
1406
- ]
1407
- },
1408
- {
1409
- "type": "error",
1410
- "name": "Staking__WithdrawalNotUnlockedYet",
1411
- "inputs": [
1412
- {
1413
- "name": "",
1414
- "type": "uint256",
1415
- "internalType": "Timestamp"
1416
- },
1417
- {
1418
- "name": "",
1419
- "type": "uint256",
1420
- "internalType": "Timestamp"
1421
- }
1422
- ]
1423
- },
1424
- {
1425
- "type": "error",
1426
- "name": "ValidatorSelection__EpochNotSetup",
1427
- "inputs": []
1428
- },
1429
- {
1430
- "type": "error",
1431
- "name": "ValidatorSelection__InsufficientAttestations",
1432
- "inputs": [
1433
- {
1434
- "name": "minimumNeeded",
1435
- "type": "uint256",
1436
- "internalType": "uint256"
1437
- },
1438
- {
1439
- "name": "provided",
1440
- "type": "uint256",
1441
- "internalType": "uint256"
1442
- }
1443
- ]
1444
- },
1445
- {
1446
- "type": "error",
1447
- "name": "ValidatorSelection__InsufficientAttestationsProvided",
1448
- "inputs": [
1449
- {
1450
- "name": "minimumNeeded",
1451
- "type": "uint256",
1452
- "internalType": "uint256"
1453
- },
1454
- {
1455
- "name": "provided",
1456
- "type": "uint256",
1457
- "internalType": "uint256"
1458
- }
1459
- ]
1460
- },
1461
- {
1462
- "type": "error",
1463
- "name": "ValidatorSelection__InvalidDeposit",
1464
- "inputs": [
1465
- {
1466
- "name": "attester",
1467
- "type": "address",
1468
- "internalType": "address"
1469
- },
1470
- {
1471
- "name": "proposer",
1472
- "type": "address",
1473
- "internalType": "address"
1474
- }
1475
- ]
1476
- },
1477
- {
1478
- "type": "error",
1479
- "name": "ValidatorSelection__InvalidProposer",
1480
- "inputs": [
1481
- {
1482
- "name": "expected",
1483
- "type": "address",
1484
- "internalType": "address"
1485
- },
1486
- {
1487
- "name": "actual",
1488
- "type": "address",
1489
- "internalType": "address"
1490
- }
1491
- ]
1492
- },
1493
- {
1494
- "type": "function",
1495
- "name": "getCurrentSnapshot",
1496
- "inputs": [],
1497
- "outputs": [
1498
- {
1499
- "name": "",
1500
- "type": "tuple",
1501
- "internalType": "struct DataStructures.RegistrySnapshot",
1502
- "components": [
1503
- {
1504
- "name": "rollup",
1505
- "type": "address",
1506
- "internalType": "address"
1507
- },
1508
- {
1509
- "name": "blockNumber",
1510
- "type": "uint256",
1511
- "internalType": "uint256"
1512
- }
1513
- ]
1514
- }
1515
- ],
1516
- "stateMutability": "view"
1517
- },
1518
- {
1519
- "type": "function",
1520
- "name": "getGovernance",
1521
- "inputs": [],
1522
- "outputs": [
1523
- {
1524
- "name": "",
1525
- "type": "address",
1526
- "internalType": "address"
1527
- }
1528
- ],
1529
- "stateMutability": "view"
1530
- },
1531
- {
1532
- "type": "function",
1533
- "name": "getRollup",
1534
- "inputs": [],
1535
- "outputs": [
1536
- {
1537
- "name": "",
1538
- "type": "address",
1539
- "internalType": "address"
1540
- }
1541
- ],
1542
- "stateMutability": "view"
1543
- },
1544
- {
1545
- "type": "function",
1546
- "name": "getSnapshot",
1547
- "inputs": [
1548
- {
1549
- "name": "_version",
1550
- "type": "uint256",
1551
- "internalType": "uint256"
1552
- }
1553
- ],
1554
- "outputs": [
1555
- {
1556
- "name": "",
1557
- "type": "tuple",
1558
- "internalType": "struct DataStructures.RegistrySnapshot",
1559
- "components": [
1560
- {
1561
- "name": "rollup",
1562
- "type": "address",
1563
- "internalType": "address"
1564
- },
1565
- {
1566
- "name": "blockNumber",
1567
- "type": "uint256",
1568
- "internalType": "uint256"
1569
- }
1570
- ]
1571
- }
1572
- ],
1573
- "stateMutability": "view"
1574
- },
1575
- {
1576
- "type": "function",
1577
- "name": "getVersionFor",
1578
- "inputs": [
1579
- {
1580
- "name": "_rollup",
1581
- "type": "address",
1582
- "internalType": "address"
1583
- }
1584
- ],
1585
- "outputs": [
1586
- {
1587
- "name": "",
1588
- "type": "uint256",
1589
- "internalType": "uint256"
1590
- }
1591
- ],
1592
- "stateMutability": "view"
1593
- },
1594
- {
1595
- "type": "function",
1596
- "name": "isRollupRegistered",
1597
- "inputs": [
1598
- {
1599
- "name": "_rollup",
1600
- "type": "address",
1601
- "internalType": "address"
1602
- }
1603
- ],
1604
- "outputs": [
1605
- {
1606
- "name": "",
1607
- "type": "bool",
1608
- "internalType": "bool"
1609
- }
1610
- ],
1611
- "stateMutability": "view"
1612
- },
1613
- {
1614
- "type": "function",
1615
- "name": "numberOfVersions",
1616
- "inputs": [],
1617
- "outputs": [
1618
- {
1619
- "name": "",
1620
- "type": "uint256",
1621
- "internalType": "uint256"
1622
- }
1623
- ],
1624
- "stateMutability": "view"
1625
- },
1626
- {
1627
- "type": "function",
1628
- "name": "owner",
1629
- "inputs": [],
1630
- "outputs": [
1631
- {
1632
- "name": "",
1633
- "type": "address",
1634
- "internalType": "address"
1635
- }
1636
- ],
1637
- "stateMutability": "view"
1638
- },
1639
- {
1640
- "type": "function",
1641
- "name": "renounceOwnership",
1642
- "inputs": [],
1643
- "outputs": [],
1644
- "stateMutability": "nonpayable"
1645
- },
1646
- {
1647
- "type": "function",
1648
- "name": "transferOwnership",
1649
- "inputs": [
1650
- {
1651
- "name": "newOwner",
1652
- "type": "address",
1653
- "internalType": "address"
1654
- }
1655
- ],
1656
- "outputs": [],
1657
- "stateMutability": "nonpayable"
1658
- },
1659
- {
1660
- "type": "function",
1661
- "name": "upgrade",
1662
- "inputs": [
1663
- {
1664
- "name": "_rollup",
1665
- "type": "address",
1666
- "internalType": "address"
1667
- }
1668
- ],
1669
- "outputs": [
1670
- {
1671
- "name": "",
1672
- "type": "uint256",
1673
- "internalType": "uint256"
1674
- }
1675
- ],
1676
- "stateMutability": "nonpayable"
1677
- }
1678
- ] as const;