@aztec/l1-artifacts 2.0.0-nightly.20250902 → 3.0.0-nightly.20250904
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dest/CoinIssuerAbi.d.ts +917 -917
- package/dest/CoinIssuerAbi.js +1195 -1195
- package/dest/EmpireBaseAbi.d.ts +1103 -1103
- package/dest/EmpireBaseAbi.js +1325 -1325
- package/dest/EmpireSlasherDeploymentExtLibAbi.d.ts +831 -831
- package/dest/EmpireSlasherDeploymentExtLibAbi.js +1075 -1075
- package/dest/EmpireSlashingProposerAbi.d.ts +1109 -1109
- package/dest/EmpireSlashingProposerAbi.js +1392 -1392
- package/dest/ErrorsAbi.d.ts +831 -831
- package/dest/ErrorsAbi.js +1075 -1075
- package/dest/FeeAssetHandlerAbi.d.ts +918 -918
- package/dest/FeeAssetHandlerAbi.js +1219 -1219
- package/dest/FeeJuicePortalAbi.d.ts +962 -962
- package/dest/FeeJuicePortalAbi.js +1238 -1238
- package/dest/GSEAbi.d.ts +1502 -1502
- package/dest/GSEAbi.js +1776 -1776
- package/dest/GovernanceAbi.d.ts +1514 -1514
- package/dest/GovernanceAbi.js +1837 -1837
- package/dest/GovernanceProposerAbi.d.ts +1203 -1203
- package/dest/GovernanceProposerAbi.js +1408 -1408
- package/dest/HonkVerifierAbi.d.ts +852 -880
- package/dest/HonkVerifierAbi.d.ts.map +1 -1
- package/dest/HonkVerifierAbi.js +1134 -1170
- package/dest/HonkVerifierBytecode.d.ts +1 -1
- package/dest/HonkVerifierBytecode.d.ts.map +1 -1
- package/dest/HonkVerifierBytecode.js +1 -1
- package/dest/IERC20Abi.d.ts +943 -943
- package/dest/IERC20Abi.js +1182 -1182
- package/dest/IVerifierAbi.d.ts +931 -931
- package/dest/IVerifierAbi.js +1143 -1143
- package/dest/InboxAbi.d.ts +1074 -1074
- package/dest/InboxAbi.js +1291 -1291
- package/dest/MockVerifierAbi.d.ts +931 -931
- package/dest/MockVerifierAbi.js +1143 -1143
- package/dest/MockZKPassportVerifierAbi.d.ts +974 -974
- package/dest/MockZKPassportVerifierAbi.js +1186 -1186
- package/dest/MultiAdderAbi.d.ts +982 -912
- package/dest/MultiAdderAbi.d.ts.map +1 -1
- package/dest/MultiAdderAbi.js +1257 -1166
- package/dest/NewGovernanceProposerPayloadAbi.d.ts +959 -959
- package/dest/NewGovernanceProposerPayloadAbi.js +1178 -1178
- package/dest/OutboxAbi.d.ts +1012 -1012
- package/dest/OutboxAbi.js +1202 -1202
- package/dest/RegisterNewRollupVersionPayloadAbi.d.ts +958 -958
- package/dest/RegisterNewRollupVersionPayloadAbi.js +1180 -1180
- package/dest/RegistryAbi.d.ts +974 -974
- package/dest/RegistryAbi.js +1236 -1236
- package/dest/RewardDeploymentExtLibAbi.d.ts +831 -831
- package/dest/RewardDeploymentExtLibAbi.js +1075 -1075
- package/dest/RewardDistributorAbi.d.ts +976 -976
- package/dest/RewardDistributorAbi.js +1183 -1183
- package/dest/RollupAbi.d.ts +2797 -2797
- package/dest/RollupAbi.js +3466 -3466
- package/dest/RollupOperationsExtLibAbi.d.ts +947 -947
- package/dest/RollupOperationsExtLibAbi.js +1188 -1188
- package/dest/SlashFactoryAbi.d.ts +879 -879
- package/dest/SlashFactoryAbi.js +1182 -1182
- package/dest/SlasherAbi.d.ts +955 -955
- package/dest/SlasherAbi.js +1210 -1210
- package/dest/StakingAssetHandlerAbi.d.ts +1357 -1357
- package/dest/StakingAssetHandlerAbi.js +1670 -1670
- package/dest/TallySlasherDeploymentExtLibAbi.d.ts +831 -831
- package/dest/TallySlasherDeploymentExtLibAbi.js +1075 -1075
- package/dest/TallySlashingProposerAbi.d.ts +1268 -1268
- package/dest/TallySlashingProposerAbi.js +1475 -1475
- package/dest/TestERC20Abi.d.ts +1121 -1121
- package/dest/TestERC20Abi.js +1410 -1410
- package/dest/TestERC20Bytecode.d.ts +1 -1
- package/dest/TestERC20Bytecode.d.ts.map +1 -1
- package/dest/TestERC20Bytecode.js +1 -1
- package/dest/TokenPortalAbi.d.ts +1057 -1057
- package/dest/TokenPortalAbi.js +1248 -1248
- package/dest/UniswapPortalAbi.d.ts +956 -956
- package/dest/UniswapPortalAbi.js +1174 -1174
- package/dest/ValidatorOperationsExtLibAbi.d.ts +1077 -1077
- package/dest/ValidatorOperationsExtLibAbi.js +1358 -1358
- package/dest/ValidatorSelectionLibAbi.d.ts +831 -831
- package/dest/ValidatorSelectionLibAbi.js +1075 -1075
- package/dest/checksum.d.ts +1 -1
- package/dest/checksum.js +1 -1
- package/package.json +1 -1
|
@@ -1,22 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* RewardDistributor ABI.
|
|
3
3
|
*/ export const RewardDistributorAbi = [
|
|
4
|
-
{
|
|
5
|
-
"type": "constructor",
|
|
6
|
-
"inputs": [
|
|
7
|
-
{
|
|
8
|
-
"name": "_asset",
|
|
9
|
-
"type": "address",
|
|
10
|
-
"internalType": "contract IERC20"
|
|
11
|
-
},
|
|
12
|
-
{
|
|
13
|
-
"name": "_registry",
|
|
14
|
-
"type": "address",
|
|
15
|
-
"internalType": "contract IRegistry"
|
|
16
|
-
}
|
|
17
|
-
],
|
|
18
|
-
"stateMutability": "nonpayable"
|
|
19
|
-
},
|
|
20
4
|
{
|
|
21
5
|
"type": "function",
|
|
22
6
|
"name": "ASSET",
|
|
@@ -32,491 +16,371 @@
|
|
|
32
16
|
},
|
|
33
17
|
{
|
|
34
18
|
"type": "error",
|
|
35
|
-
"name": "
|
|
36
|
-
"inputs": [
|
|
37
|
-
{
|
|
38
|
-
"name": "index",
|
|
39
|
-
"type": "uint256",
|
|
40
|
-
"internalType": "uint256"
|
|
41
|
-
}
|
|
42
|
-
]
|
|
19
|
+
"name": "DevNet__NoPruningAllowed",
|
|
20
|
+
"inputs": []
|
|
43
21
|
},
|
|
44
22
|
{
|
|
45
23
|
"type": "error",
|
|
46
|
-
"name": "
|
|
47
|
-
"inputs": [
|
|
48
|
-
{
|
|
49
|
-
"name": "index",
|
|
50
|
-
"type": "uint256",
|
|
51
|
-
"internalType": "uint256"
|
|
52
|
-
}
|
|
53
|
-
]
|
|
24
|
+
"name": "FeeJuicePortal__AlreadyInitialized",
|
|
25
|
+
"inputs": []
|
|
54
26
|
},
|
|
55
27
|
{
|
|
56
28
|
"type": "error",
|
|
57
|
-
"name": "
|
|
58
|
-
"inputs": [
|
|
59
|
-
{
|
|
60
|
-
"name": "",
|
|
61
|
-
"type": "uint256",
|
|
62
|
-
"internalType": "uint256"
|
|
63
|
-
},
|
|
64
|
-
{
|
|
65
|
-
"name": "",
|
|
66
|
-
"type": "uint256",
|
|
67
|
-
"internalType": "uint256"
|
|
68
|
-
}
|
|
69
|
-
]
|
|
29
|
+
"name": "FeeJuicePortal__InvalidInitialization",
|
|
30
|
+
"inputs": []
|
|
70
31
|
},
|
|
71
32
|
{
|
|
72
33
|
"type": "error",
|
|
73
|
-
"name": "
|
|
74
|
-
"inputs": [
|
|
75
|
-
{
|
|
76
|
-
"name": "",
|
|
77
|
-
"type": "uint256",
|
|
78
|
-
"internalType": "uint256"
|
|
79
|
-
},
|
|
80
|
-
{
|
|
81
|
-
"name": "",
|
|
82
|
-
"type": "uint256",
|
|
83
|
-
"internalType": "uint256"
|
|
84
|
-
}
|
|
85
|
-
]
|
|
34
|
+
"name": "FeeJuicePortal__Unauthorized",
|
|
35
|
+
"inputs": []
|
|
86
36
|
},
|
|
87
37
|
{
|
|
88
38
|
"type": "error",
|
|
89
|
-
"name": "
|
|
90
|
-
"inputs": [
|
|
91
|
-
{
|
|
92
|
-
"name": "",
|
|
93
|
-
"type": "uint256",
|
|
94
|
-
"internalType": "uint256"
|
|
95
|
-
},
|
|
96
|
-
{
|
|
97
|
-
"name": "",
|
|
98
|
-
"type": "uint256",
|
|
99
|
-
"internalType": "uint256"
|
|
100
|
-
}
|
|
101
|
-
]
|
|
39
|
+
"name": "FeeLib__AlreadyPreheated",
|
|
40
|
+
"inputs": []
|
|
102
41
|
},
|
|
103
42
|
{
|
|
104
43
|
"type": "error",
|
|
105
|
-
"name": "
|
|
106
|
-
"inputs": [
|
|
107
|
-
{
|
|
108
|
-
"name": "available",
|
|
109
|
-
"type": "uint256",
|
|
110
|
-
"internalType": "uint256"
|
|
111
|
-
},
|
|
112
|
-
{
|
|
113
|
-
"name": "needed",
|
|
114
|
-
"type": "uint256",
|
|
115
|
-
"internalType": "uint256"
|
|
116
|
-
}
|
|
117
|
-
]
|
|
44
|
+
"name": "FeeLib__InvalidFeeAssetPriceModifier",
|
|
45
|
+
"inputs": []
|
|
118
46
|
},
|
|
119
47
|
{
|
|
120
48
|
"type": "error",
|
|
121
|
-
"name": "
|
|
122
|
-
"inputs": [
|
|
123
|
-
{
|
|
124
|
-
"name": "",
|
|
125
|
-
"type": "address",
|
|
126
|
-
"internalType": "address"
|
|
127
|
-
},
|
|
128
|
-
{
|
|
129
|
-
"name": "",
|
|
130
|
-
"type": "uint256",
|
|
131
|
-
"internalType": "uint256"
|
|
132
|
-
},
|
|
133
|
-
{
|
|
134
|
-
"name": "",
|
|
135
|
-
"type": "uint256",
|
|
136
|
-
"internalType": "uint256"
|
|
137
|
-
}
|
|
138
|
-
]
|
|
49
|
+
"name": "GSE__GovernanceAlreadySet",
|
|
50
|
+
"inputs": []
|
|
139
51
|
},
|
|
140
52
|
{
|
|
141
53
|
"type": "error",
|
|
142
|
-
"name": "
|
|
143
|
-
"inputs": [
|
|
144
|
-
{
|
|
145
|
-
"name": "expected",
|
|
146
|
-
"type": "address",
|
|
147
|
-
"internalType": "address"
|
|
148
|
-
},
|
|
149
|
-
{
|
|
150
|
-
"name": "actual",
|
|
151
|
-
"type": "address",
|
|
152
|
-
"internalType": "address"
|
|
153
|
-
}
|
|
154
|
-
]
|
|
54
|
+
"name": "GSE__InvalidProofOfPossession",
|
|
55
|
+
"inputs": []
|
|
155
56
|
},
|
|
156
57
|
{
|
|
157
58
|
"type": "error",
|
|
158
|
-
"name": "
|
|
59
|
+
"name": "GovernanceProposer__GSEPayloadInvalid",
|
|
159
60
|
"inputs": []
|
|
160
61
|
},
|
|
161
62
|
{
|
|
162
63
|
"type": "error",
|
|
163
|
-
"name": "
|
|
64
|
+
"name": "GovernanceProposer__PayloadCannotBeAddressZero",
|
|
164
65
|
"inputs": []
|
|
165
66
|
},
|
|
166
67
|
{
|
|
167
68
|
"type": "error",
|
|
168
|
-
"name": "
|
|
69
|
+
"name": "Governance__CannotCallAsset",
|
|
169
70
|
"inputs": []
|
|
170
71
|
},
|
|
171
72
|
{
|
|
172
73
|
"type": "error",
|
|
173
|
-
"name": "
|
|
74
|
+
"name": "Governance__CannotWithdrawToAddressZero",
|
|
174
75
|
"inputs": []
|
|
175
76
|
},
|
|
176
77
|
{
|
|
177
78
|
"type": "error",
|
|
178
|
-
"name": "
|
|
79
|
+
"name": "Governance__CheckpointedUintLib__NotInPast",
|
|
179
80
|
"inputs": []
|
|
180
81
|
},
|
|
181
82
|
{
|
|
182
83
|
"type": "error",
|
|
183
|
-
"name": "
|
|
84
|
+
"name": "Governance__ConfigurationLib__InvalidMinimumVotes",
|
|
184
85
|
"inputs": []
|
|
185
86
|
},
|
|
186
87
|
{
|
|
187
88
|
"type": "error",
|
|
188
|
-
"name": "
|
|
189
|
-
"inputs": [
|
|
190
|
-
{
|
|
191
|
-
"name": "",
|
|
192
|
-
"type": "address",
|
|
193
|
-
"internalType": "address"
|
|
194
|
-
},
|
|
195
|
-
{
|
|
196
|
-
"name": "",
|
|
197
|
-
"type": "address",
|
|
198
|
-
"internalType": "address"
|
|
199
|
-
}
|
|
200
|
-
]
|
|
89
|
+
"name": "Governance__ConfigurationLib__LockAmountTooBig",
|
|
90
|
+
"inputs": []
|
|
201
91
|
},
|
|
202
92
|
{
|
|
203
93
|
"type": "error",
|
|
204
|
-
"name": "
|
|
205
|
-
"inputs": [
|
|
206
|
-
{
|
|
207
|
-
"name": "existingPk1x",
|
|
208
|
-
"type": "uint256",
|
|
209
|
-
"internalType": "uint256"
|
|
210
|
-
},
|
|
211
|
-
{
|
|
212
|
-
"name": "existingPk1y",
|
|
213
|
-
"type": "uint256",
|
|
214
|
-
"internalType": "uint256"
|
|
215
|
-
}
|
|
216
|
-
]
|
|
94
|
+
"name": "Governance__ConfigurationLib__LockAmountTooSmall",
|
|
95
|
+
"inputs": []
|
|
217
96
|
},
|
|
218
97
|
{
|
|
219
98
|
"type": "error",
|
|
220
|
-
"name": "
|
|
221
|
-
"inputs": [
|
|
222
|
-
{
|
|
223
|
-
"name": "",
|
|
224
|
-
"type": "address",
|
|
225
|
-
"internalType": "address"
|
|
226
|
-
}
|
|
227
|
-
]
|
|
99
|
+
"name": "Governance__ConfigurationLib__QuorumTooBig",
|
|
100
|
+
"inputs": []
|
|
228
101
|
},
|
|
229
102
|
{
|
|
230
103
|
"type": "error",
|
|
231
|
-
"name": "
|
|
232
|
-
"inputs": [
|
|
233
|
-
{
|
|
234
|
-
"name": "",
|
|
235
|
-
"type": "string",
|
|
236
|
-
"internalType": "string"
|
|
237
|
-
}
|
|
238
|
-
]
|
|
104
|
+
"name": "Governance__ConfigurationLib__QuorumTooSmall",
|
|
105
|
+
"inputs": []
|
|
239
106
|
},
|
|
240
107
|
{
|
|
241
108
|
"type": "error",
|
|
242
|
-
"name": "
|
|
109
|
+
"name": "Governance__ConfigurationLib__RequiredYeaMarginTooBig",
|
|
243
110
|
"inputs": []
|
|
244
111
|
},
|
|
245
112
|
{
|
|
246
113
|
"type": "error",
|
|
247
|
-
"name": "
|
|
248
|
-
"inputs": [
|
|
249
|
-
{
|
|
250
|
-
"name": "",
|
|
251
|
-
"type": "address",
|
|
252
|
-
"internalType": "address"
|
|
253
|
-
}
|
|
254
|
-
]
|
|
114
|
+
"name": "Governance__DepositNotAllowed",
|
|
115
|
+
"inputs": []
|
|
255
116
|
},
|
|
256
117
|
{
|
|
257
118
|
"type": "error",
|
|
258
|
-
"name": "
|
|
259
|
-
"inputs": [
|
|
260
|
-
{
|
|
261
|
-
"name": "",
|
|
262
|
-
"type": "uint256",
|
|
263
|
-
"internalType": "uint256"
|
|
264
|
-
},
|
|
265
|
-
{
|
|
266
|
-
"name": "",
|
|
267
|
-
"type": "uint256",
|
|
268
|
-
"internalType": "uint256"
|
|
269
|
-
}
|
|
270
|
-
]
|
|
119
|
+
"name": "Governance__GovernanceProposerCannotBeSelf",
|
|
120
|
+
"inputs": []
|
|
271
121
|
},
|
|
272
122
|
{
|
|
273
123
|
"type": "error",
|
|
274
|
-
"name": "
|
|
124
|
+
"name": "Governance__InvalidConfiguration",
|
|
275
125
|
"inputs": []
|
|
276
126
|
},
|
|
277
127
|
{
|
|
278
128
|
"type": "error",
|
|
279
|
-
"name": "
|
|
280
|
-
"inputs": [
|
|
281
|
-
{
|
|
282
|
-
"name": "",
|
|
283
|
-
"type": "address",
|
|
284
|
-
"internalType": "address"
|
|
285
|
-
}
|
|
286
|
-
]
|
|
129
|
+
"name": "Governance__NoCheckpointsFound",
|
|
130
|
+
"inputs": []
|
|
287
131
|
},
|
|
288
132
|
{
|
|
289
133
|
"type": "error",
|
|
290
|
-
"name": "
|
|
291
|
-
"inputs": [
|
|
292
|
-
{
|
|
293
|
-
"name": "",
|
|
294
|
-
"type": "address",
|
|
295
|
-
"internalType": "address"
|
|
296
|
-
}
|
|
297
|
-
]
|
|
134
|
+
"name": "Governance__ProposalAlreadyDropped",
|
|
135
|
+
"inputs": []
|
|
298
136
|
},
|
|
299
137
|
{
|
|
300
138
|
"type": "error",
|
|
301
|
-
"name": "
|
|
302
|
-
"inputs": [
|
|
303
|
-
{
|
|
304
|
-
"name": "",
|
|
305
|
-
"type": "address",
|
|
306
|
-
"internalType": "address"
|
|
307
|
-
}
|
|
308
|
-
]
|
|
139
|
+
"name": "Governance__ProposalCannotBeDropped",
|
|
140
|
+
"inputs": []
|
|
309
141
|
},
|
|
310
142
|
{
|
|
311
143
|
"type": "error",
|
|
312
|
-
"name": "
|
|
313
|
-
"inputs": [
|
|
314
|
-
{
|
|
315
|
-
"name": "",
|
|
316
|
-
"type": "address",
|
|
317
|
-
"internalType": "address"
|
|
318
|
-
},
|
|
319
|
-
{
|
|
320
|
-
"name": "",
|
|
321
|
-
"type": "address",
|
|
322
|
-
"internalType": "address"
|
|
323
|
-
}
|
|
324
|
-
]
|
|
144
|
+
"name": "Governance__ProposalLib__MoreVoteThanExistNeeded",
|
|
145
|
+
"inputs": []
|
|
325
146
|
},
|
|
326
147
|
{
|
|
327
148
|
"type": "error",
|
|
328
|
-
"name": "
|
|
329
|
-
"inputs": [
|
|
330
|
-
{
|
|
331
|
-
"name": "",
|
|
332
|
-
"type": "address",
|
|
333
|
-
"internalType": "address"
|
|
334
|
-
}
|
|
335
|
-
]
|
|
149
|
+
"name": "Governance__ProposalLib__MoreYeaVoteThanExistNeeded",
|
|
150
|
+
"inputs": []
|
|
336
151
|
},
|
|
337
152
|
{
|
|
338
153
|
"type": "error",
|
|
339
|
-
"name": "
|
|
340
|
-
"inputs": [
|
|
341
|
-
{
|
|
342
|
-
"name": "",
|
|
343
|
-
"type": "uint256",
|
|
344
|
-
"internalType": "uint256"
|
|
345
|
-
},
|
|
346
|
-
{
|
|
347
|
-
"name": "",
|
|
348
|
-
"type": "uint256",
|
|
349
|
-
"internalType": "uint256"
|
|
350
|
-
}
|
|
351
|
-
]
|
|
154
|
+
"name": "Governance__ProposalLib__ZeroMinimum",
|
|
155
|
+
"inputs": []
|
|
352
156
|
},
|
|
353
157
|
{
|
|
354
158
|
"type": "error",
|
|
355
|
-
"name": "
|
|
356
|
-
"inputs": [
|
|
357
|
-
{
|
|
358
|
-
"name": "hashedPK1",
|
|
359
|
-
"type": "bytes32",
|
|
360
|
-
"internalType": "bytes32"
|
|
361
|
-
}
|
|
362
|
-
]
|
|
159
|
+
"name": "Governance__ProposalLib__ZeroVotesNeeded",
|
|
160
|
+
"inputs": []
|
|
363
161
|
},
|
|
364
162
|
{
|
|
365
163
|
"type": "error",
|
|
366
|
-
"name": "
|
|
367
|
-
"inputs": [
|
|
164
|
+
"name": "Governance__ProposalLib__ZeroYeaVotesNeeded",
|
|
165
|
+
"inputs": []
|
|
166
|
+
},
|
|
167
|
+
{
|
|
168
|
+
"type": "error",
|
|
169
|
+
"name": "Governance__ProposalNotActive",
|
|
170
|
+
"inputs": []
|
|
171
|
+
},
|
|
172
|
+
{
|
|
173
|
+
"type": "error",
|
|
174
|
+
"name": "Governance__ProposalNotExecutable",
|
|
175
|
+
"inputs": []
|
|
176
|
+
},
|
|
177
|
+
{
|
|
178
|
+
"type": "error",
|
|
179
|
+
"name": "Governance__WithdrawalAlreadyClaimed",
|
|
180
|
+
"inputs": []
|
|
181
|
+
},
|
|
182
|
+
{
|
|
183
|
+
"type": "error",
|
|
184
|
+
"name": "Governance__WithdrawalNotInitiated",
|
|
185
|
+
"inputs": []
|
|
186
|
+
},
|
|
187
|
+
{
|
|
188
|
+
"type": "error",
|
|
189
|
+
"name": "Inbox__Ignition",
|
|
190
|
+
"inputs": []
|
|
191
|
+
},
|
|
192
|
+
{
|
|
193
|
+
"type": "error",
|
|
194
|
+
"name": "Inbox__MustBuildBeforeConsume",
|
|
195
|
+
"inputs": []
|
|
196
|
+
},
|
|
197
|
+
{
|
|
198
|
+
"type": "error",
|
|
199
|
+
"name": "Inbox__Unauthorized",
|
|
200
|
+
"inputs": []
|
|
201
|
+
},
|
|
202
|
+
{
|
|
203
|
+
"type": "error",
|
|
204
|
+
"name": "MerkleLib__InvalidIndexForPathLength",
|
|
205
|
+
"inputs": []
|
|
206
|
+
},
|
|
207
|
+
{
|
|
208
|
+
"type": "error",
|
|
209
|
+
"name": "Outbox__InvalidChainId",
|
|
210
|
+
"inputs": []
|
|
211
|
+
},
|
|
212
|
+
{
|
|
213
|
+
"type": "error",
|
|
214
|
+
"name": "Outbox__Unauthorized",
|
|
215
|
+
"inputs": []
|
|
216
|
+
},
|
|
217
|
+
{
|
|
218
|
+
"type": "function",
|
|
219
|
+
"name": "REGISTRY",
|
|
220
|
+
"inputs": [],
|
|
221
|
+
"outputs": [
|
|
368
222
|
{
|
|
369
223
|
"name": "",
|
|
370
224
|
"type": "address",
|
|
371
|
-
"internalType": "
|
|
225
|
+
"internalType": "contract IRegistry"
|
|
372
226
|
}
|
|
373
|
-
]
|
|
227
|
+
],
|
|
228
|
+
"stateMutability": "view"
|
|
374
229
|
},
|
|
375
230
|
{
|
|
376
231
|
"type": "error",
|
|
377
|
-
"name": "
|
|
378
|
-
"inputs": [
|
|
379
|
-
{
|
|
380
|
-
"name": "payload",
|
|
381
|
-
"type": "address",
|
|
382
|
-
"internalType": "contract IPayload"
|
|
383
|
-
}
|
|
384
|
-
]
|
|
232
|
+
"name": "Registry__NoRollupsRegistered",
|
|
233
|
+
"inputs": []
|
|
385
234
|
},
|
|
386
235
|
{
|
|
387
236
|
"type": "error",
|
|
388
|
-
"name": "
|
|
237
|
+
"name": "Rollup__AttestationsAreValid",
|
|
389
238
|
"inputs": []
|
|
390
239
|
},
|
|
391
240
|
{
|
|
392
241
|
"type": "error",
|
|
393
|
-
"name": "
|
|
394
|
-
"inputs": [
|
|
395
|
-
{
|
|
396
|
-
"name": "instance",
|
|
397
|
-
"type": "address",
|
|
398
|
-
"internalType": "address"
|
|
399
|
-
}
|
|
400
|
-
]
|
|
242
|
+
"name": "Rollup__BlockAlreadyProven",
|
|
243
|
+
"inputs": []
|
|
401
244
|
},
|
|
402
245
|
{
|
|
403
246
|
"type": "error",
|
|
404
|
-
"name": "
|
|
405
|
-
"inputs": [
|
|
406
|
-
{
|
|
407
|
-
"name": "signalsCast",
|
|
408
|
-
"type": "uint256",
|
|
409
|
-
"internalType": "uint256"
|
|
410
|
-
},
|
|
411
|
-
{
|
|
412
|
-
"name": "signalsNeeded",
|
|
413
|
-
"type": "uint256",
|
|
414
|
-
"internalType": "uint256"
|
|
415
|
-
}
|
|
416
|
-
]
|
|
247
|
+
"name": "Rollup__BlockNotInPendingChain",
|
|
248
|
+
"inputs": []
|
|
417
249
|
},
|
|
418
250
|
{
|
|
419
251
|
"type": "error",
|
|
420
|
-
"name": "
|
|
421
|
-
"inputs": [
|
|
422
|
-
{
|
|
423
|
-
"name": "lifetimeInRounds",
|
|
424
|
-
"type": "uint256",
|
|
425
|
-
"internalType": "uint256"
|
|
426
|
-
},
|
|
427
|
-
{
|
|
428
|
-
"name": "executionDelayInRounds",
|
|
429
|
-
"type": "uint256",
|
|
430
|
-
"internalType": "uint256"
|
|
431
|
-
}
|
|
432
|
-
]
|
|
252
|
+
"name": "Rollup__InvalidAttestations",
|
|
253
|
+
"inputs": []
|
|
433
254
|
},
|
|
434
255
|
{
|
|
435
256
|
"type": "error",
|
|
436
|
-
"name": "
|
|
437
|
-
"inputs": [
|
|
438
|
-
{
|
|
439
|
-
"name": "quorumSize",
|
|
440
|
-
"type": "uint256",
|
|
441
|
-
"internalType": "uint256"
|
|
442
|
-
},
|
|
443
|
-
{
|
|
444
|
-
"name": "roundSize",
|
|
445
|
-
"type": "uint256",
|
|
446
|
-
"internalType": "uint256"
|
|
447
|
-
}
|
|
448
|
-
]
|
|
257
|
+
"name": "Rollup__InvalidCoinbase",
|
|
258
|
+
"inputs": []
|
|
449
259
|
},
|
|
450
260
|
{
|
|
451
261
|
"type": "error",
|
|
452
|
-
"name": "
|
|
453
|
-
"inputs": [
|
|
454
|
-
{
|
|
455
|
-
"name": "caller",
|
|
456
|
-
"type": "address",
|
|
457
|
-
"internalType": "address"
|
|
458
|
-
},
|
|
459
|
-
{
|
|
460
|
-
"name": "proposer",
|
|
461
|
-
"type": "address",
|
|
462
|
-
"internalType": "address"
|
|
463
|
-
}
|
|
464
|
-
]
|
|
262
|
+
"name": "Rollup__InvalidFirstEpochProof",
|
|
263
|
+
"inputs": []
|
|
465
264
|
},
|
|
466
265
|
{
|
|
467
266
|
"type": "error",
|
|
468
|
-
"name": "
|
|
469
|
-
"inputs": [
|
|
470
|
-
{
|
|
471
|
-
"name": "roundNumber",
|
|
472
|
-
"type": "uint256",
|
|
473
|
-
"internalType": "uint256"
|
|
474
|
-
}
|
|
475
|
-
]
|
|
267
|
+
"name": "Rollup__InvalidProof",
|
|
268
|
+
"inputs": []
|
|
476
269
|
},
|
|
477
270
|
{
|
|
478
271
|
"type": "error",
|
|
479
|
-
"name": "
|
|
272
|
+
"name": "Rollup__ManaLimitExceeded",
|
|
480
273
|
"inputs": []
|
|
481
274
|
},
|
|
482
275
|
{
|
|
483
276
|
"type": "error",
|
|
484
|
-
"name": "
|
|
485
|
-
"inputs": [
|
|
486
|
-
{
|
|
487
|
-
"name": "payload",
|
|
488
|
-
"type": "address",
|
|
489
|
-
"internalType": "contract IPayload"
|
|
490
|
-
}
|
|
491
|
-
]
|
|
277
|
+
"name": "Rollup__NoEpochToProve",
|
|
278
|
+
"inputs": []
|
|
492
279
|
},
|
|
493
280
|
{
|
|
494
281
|
"type": "error",
|
|
495
|
-
"name": "
|
|
496
|
-
"inputs": [
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
282
|
+
"name": "Rollup__NonSequentialProving",
|
|
283
|
+
"inputs": []
|
|
284
|
+
},
|
|
285
|
+
{
|
|
286
|
+
"type": "error",
|
|
287
|
+
"name": "Rollup__NonZeroDaFee",
|
|
288
|
+
"inputs": []
|
|
289
|
+
},
|
|
290
|
+
{
|
|
291
|
+
"type": "error",
|
|
292
|
+
"name": "Rollup__NothingToPrune",
|
|
293
|
+
"inputs": []
|
|
294
|
+
},
|
|
295
|
+
{
|
|
296
|
+
"type": "error",
|
|
297
|
+
"name": "Rollup__RewardsNotClaimable",
|
|
298
|
+
"inputs": []
|
|
299
|
+
},
|
|
300
|
+
{
|
|
301
|
+
"type": "error",
|
|
302
|
+
"name": "Rollup__StartIsNotBuildingOnProven",
|
|
303
|
+
"inputs": []
|
|
304
|
+
},
|
|
305
|
+
{
|
|
306
|
+
"type": "error",
|
|
307
|
+
"name": "Rollup__StartIsNotFirstBlockOfEpoch",
|
|
308
|
+
"inputs": []
|
|
309
|
+
},
|
|
310
|
+
{
|
|
311
|
+
"type": "error",
|
|
312
|
+
"name": "Rollup__TimestampTooOld",
|
|
313
|
+
"inputs": []
|
|
314
|
+
},
|
|
315
|
+
{
|
|
316
|
+
"type": "error",
|
|
317
|
+
"name": "Rollup__TryingToProveNonExistingBlock",
|
|
318
|
+
"inputs": []
|
|
319
|
+
},
|
|
320
|
+
{
|
|
321
|
+
"type": "error",
|
|
322
|
+
"name": "Staking__DepositOutOfGas",
|
|
323
|
+
"inputs": []
|
|
324
|
+
},
|
|
325
|
+
{
|
|
326
|
+
"type": "error",
|
|
327
|
+
"name": "Staking__GovernanceAlreadySet",
|
|
328
|
+
"inputs": []
|
|
329
|
+
},
|
|
330
|
+
{
|
|
331
|
+
"type": "error",
|
|
332
|
+
"name": "Staking__InvalidStakingQueueConfig",
|
|
333
|
+
"inputs": []
|
|
334
|
+
},
|
|
335
|
+
{
|
|
336
|
+
"type": "error",
|
|
337
|
+
"name": "Staking__QueueEmpty",
|
|
338
|
+
"inputs": []
|
|
339
|
+
},
|
|
340
|
+
{
|
|
341
|
+
"type": "error",
|
|
342
|
+
"name": "TallySlashingProposer__InvalidCommitteeCommitment",
|
|
343
|
+
"inputs": []
|
|
344
|
+
},
|
|
345
|
+
{
|
|
346
|
+
"type": "error",
|
|
347
|
+
"name": "TallySlashingProposer__InvalidSignature",
|
|
348
|
+
"inputs": []
|
|
349
|
+
},
|
|
350
|
+
{
|
|
351
|
+
"type": "error",
|
|
352
|
+
"name": "TallySlashingProposer__QuorumMustBeGreaterThanZero",
|
|
353
|
+
"inputs": []
|
|
354
|
+
},
|
|
355
|
+
{
|
|
356
|
+
"type": "error",
|
|
357
|
+
"name": "TallySlashingProposer__SlashAmountTooLarge",
|
|
358
|
+
"inputs": []
|
|
359
|
+
},
|
|
360
|
+
{
|
|
361
|
+
"type": "error",
|
|
362
|
+
"name": "ValidatorSelection__EpochNotSetup",
|
|
363
|
+
"inputs": []
|
|
364
|
+
},
|
|
365
|
+
{
|
|
366
|
+
"type": "function",
|
|
367
|
+
"name": "canonicalRollup",
|
|
368
|
+
"inputs": [],
|
|
369
|
+
"outputs": [
|
|
502
370
|
{
|
|
503
|
-
"name": "
|
|
504
|
-
"type": "
|
|
505
|
-
"internalType": "
|
|
371
|
+
"name": "",
|
|
372
|
+
"type": "address",
|
|
373
|
+
"internalType": "address"
|
|
506
374
|
}
|
|
507
|
-
]
|
|
375
|
+
],
|
|
376
|
+
"stateMutability": "view"
|
|
508
377
|
},
|
|
509
378
|
{
|
|
510
379
|
"type": "error",
|
|
511
|
-
"name": "
|
|
380
|
+
"name": "AttestationLib__NotASignatureAtIndex",
|
|
512
381
|
"inputs": [
|
|
513
382
|
{
|
|
514
|
-
"name": "
|
|
515
|
-
"type": "uint256",
|
|
516
|
-
"internalType": "uint256"
|
|
517
|
-
},
|
|
518
|
-
{
|
|
519
|
-
"name": "currentRoundNumber",
|
|
383
|
+
"name": "index",
|
|
520
384
|
"type": "uint256",
|
|
521
385
|
"internalType": "uint256"
|
|
522
386
|
}
|
|
@@ -524,15 +388,10 @@
|
|
|
524
388
|
},
|
|
525
389
|
{
|
|
526
390
|
"type": "error",
|
|
527
|
-
"name": "
|
|
391
|
+
"name": "AttestationLib__NotAnAddressAtIndex",
|
|
528
392
|
"inputs": [
|
|
529
393
|
{
|
|
530
|
-
"name": "
|
|
531
|
-
"type": "uint256",
|
|
532
|
-
"internalType": "uint256"
|
|
533
|
-
},
|
|
534
|
-
{
|
|
535
|
-
"name": "currentRoundNumber",
|
|
394
|
+
"name": "index",
|
|
536
395
|
"type": "uint256",
|
|
537
396
|
"internalType": "uint256"
|
|
538
397
|
}
|
|
@@ -540,43 +399,43 @@
|
|
|
540
399
|
},
|
|
541
400
|
{
|
|
542
401
|
"type": "error",
|
|
543
|
-
"name": "
|
|
402
|
+
"name": "GSE__FailedToRemove",
|
|
544
403
|
"inputs": [
|
|
545
404
|
{
|
|
546
|
-
"name": "
|
|
547
|
-
"type": "
|
|
548
|
-
"internalType": "
|
|
405
|
+
"name": "",
|
|
406
|
+
"type": "address",
|
|
407
|
+
"internalType": "address"
|
|
549
408
|
}
|
|
550
409
|
]
|
|
551
410
|
},
|
|
552
411
|
{
|
|
553
412
|
"type": "error",
|
|
554
|
-
"name": "
|
|
413
|
+
"name": "GSE__FatalError",
|
|
555
414
|
"inputs": [
|
|
556
415
|
{
|
|
557
416
|
"name": "",
|
|
558
|
-
"type": "
|
|
559
|
-
"internalType": "
|
|
417
|
+
"type": "string",
|
|
418
|
+
"internalType": "string"
|
|
560
419
|
}
|
|
561
420
|
]
|
|
562
421
|
},
|
|
563
422
|
{
|
|
564
423
|
"type": "error",
|
|
565
|
-
"name": "
|
|
424
|
+
"name": "GSE__InstanceDoesNotExist",
|
|
566
425
|
"inputs": [
|
|
567
426
|
{
|
|
568
427
|
"name": "",
|
|
569
|
-
"type": "
|
|
570
|
-
"internalType": "
|
|
428
|
+
"type": "address",
|
|
429
|
+
"internalType": "address"
|
|
571
430
|
}
|
|
572
431
|
]
|
|
573
432
|
},
|
|
574
433
|
{
|
|
575
434
|
"type": "error",
|
|
576
|
-
"name": "
|
|
435
|
+
"name": "GSE__InvalidRollupAddress",
|
|
577
436
|
"inputs": [
|
|
578
437
|
{
|
|
579
|
-
"name": "
|
|
438
|
+
"name": "",
|
|
580
439
|
"type": "address",
|
|
581
440
|
"internalType": "address"
|
|
582
441
|
}
|
|
@@ -584,15 +443,10 @@
|
|
|
584
443
|
},
|
|
585
444
|
{
|
|
586
445
|
"type": "error",
|
|
587
|
-
"name": "
|
|
446
|
+
"name": "GSE__NotLatestRollup",
|
|
588
447
|
"inputs": [
|
|
589
448
|
{
|
|
590
|
-
"name": "
|
|
591
|
-
"type": "address",
|
|
592
|
-
"internalType": "address"
|
|
593
|
-
},
|
|
594
|
-
{
|
|
595
|
-
"name": "governanceProposer",
|
|
449
|
+
"name": "",
|
|
596
450
|
"type": "address",
|
|
597
451
|
"internalType": "address"
|
|
598
452
|
}
|
|
@@ -600,15 +454,10 @@
|
|
|
600
454
|
},
|
|
601
455
|
{
|
|
602
456
|
"type": "error",
|
|
603
|
-
"name": "
|
|
457
|
+
"name": "GSE__NotRollup",
|
|
604
458
|
"inputs": [
|
|
605
459
|
{
|
|
606
|
-
"name": "
|
|
607
|
-
"type": "address",
|
|
608
|
-
"internalType": "address"
|
|
609
|
-
},
|
|
610
|
-
{
|
|
611
|
-
"name": "self",
|
|
460
|
+
"name": "",
|
|
612
461
|
"type": "address",
|
|
613
462
|
"internalType": "address"
|
|
614
463
|
}
|
|
@@ -616,149 +465,65 @@
|
|
|
616
465
|
},
|
|
617
466
|
{
|
|
618
467
|
"type": "error",
|
|
619
|
-
"name": "
|
|
620
|
-
"inputs": []
|
|
621
|
-
},
|
|
622
|
-
{
|
|
623
|
-
"type": "error",
|
|
624
|
-
"name": "Governance__CannotWithdrawToAddressZero",
|
|
625
|
-
"inputs": []
|
|
626
|
-
},
|
|
627
|
-
{
|
|
628
|
-
"type": "error",
|
|
629
|
-
"name": "Governance__CheckpointedUintLib__InsufficientValue",
|
|
468
|
+
"name": "GSE__NothingToExit",
|
|
630
469
|
"inputs": [
|
|
631
470
|
{
|
|
632
|
-
"name": "
|
|
471
|
+
"name": "",
|
|
633
472
|
"type": "address",
|
|
634
473
|
"internalType": "address"
|
|
635
|
-
},
|
|
636
|
-
{
|
|
637
|
-
"name": "have",
|
|
638
|
-
"type": "uint256",
|
|
639
|
-
"internalType": "uint256"
|
|
640
|
-
},
|
|
641
|
-
{
|
|
642
|
-
"name": "required",
|
|
643
|
-
"type": "uint256",
|
|
644
|
-
"internalType": "uint256"
|
|
645
474
|
}
|
|
646
475
|
]
|
|
647
476
|
},
|
|
648
477
|
{
|
|
649
478
|
"type": "error",
|
|
650
|
-
"name": "
|
|
651
|
-
"inputs": []
|
|
652
|
-
},
|
|
653
|
-
{
|
|
654
|
-
"type": "error",
|
|
655
|
-
"name": "Governance__ConfigurationLib__InvalidMinimumVotes",
|
|
656
|
-
"inputs": []
|
|
657
|
-
},
|
|
658
|
-
{
|
|
659
|
-
"type": "error",
|
|
660
|
-
"name": "Governance__ConfigurationLib__LockAmountTooBig",
|
|
661
|
-
"inputs": []
|
|
662
|
-
},
|
|
663
|
-
{
|
|
664
|
-
"type": "error",
|
|
665
|
-
"name": "Governance__ConfigurationLib__LockAmountTooSmall",
|
|
666
|
-
"inputs": []
|
|
667
|
-
},
|
|
668
|
-
{
|
|
669
|
-
"type": "error",
|
|
670
|
-
"name": "Governance__ConfigurationLib__QuorumTooBig",
|
|
671
|
-
"inputs": []
|
|
672
|
-
},
|
|
673
|
-
{
|
|
674
|
-
"type": "error",
|
|
675
|
-
"name": "Governance__ConfigurationLib__QuorumTooSmall",
|
|
676
|
-
"inputs": []
|
|
677
|
-
},
|
|
678
|
-
{
|
|
679
|
-
"type": "error",
|
|
680
|
-
"name": "Governance__ConfigurationLib__RequiredYeaMarginTooBig",
|
|
681
|
-
"inputs": []
|
|
682
|
-
},
|
|
683
|
-
{
|
|
684
|
-
"type": "error",
|
|
685
|
-
"name": "Governance__ConfigurationLib__TimeTooBig",
|
|
479
|
+
"name": "GSE__ProofOfPossessionAlreadySeen",
|
|
686
480
|
"inputs": [
|
|
687
481
|
{
|
|
688
|
-
"name": "
|
|
689
|
-
"type": "
|
|
690
|
-
"internalType": "
|
|
482
|
+
"name": "hashedPK1",
|
|
483
|
+
"type": "bytes32",
|
|
484
|
+
"internalType": "bytes32"
|
|
691
485
|
}
|
|
692
486
|
]
|
|
693
487
|
},
|
|
694
488
|
{
|
|
695
489
|
"type": "error",
|
|
696
|
-
"name": "
|
|
490
|
+
"name": "GSE__RollupAlreadyRegistered",
|
|
697
491
|
"inputs": [
|
|
698
492
|
{
|
|
699
|
-
"name": "
|
|
700
|
-
"type": "
|
|
701
|
-
"internalType": "
|
|
493
|
+
"name": "",
|
|
494
|
+
"type": "address",
|
|
495
|
+
"internalType": "address"
|
|
702
496
|
}
|
|
703
497
|
]
|
|
704
498
|
},
|
|
705
499
|
{
|
|
706
500
|
"type": "error",
|
|
707
|
-
"name": "
|
|
708
|
-
"inputs": [
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
|
|
713
|
-
|
|
501
|
+
"name": "GovernanceProposer__FailedToSubmitRoundWinner",
|
|
502
|
+
"inputs": [
|
|
503
|
+
{
|
|
504
|
+
"name": "payload",
|
|
505
|
+
"type": "address",
|
|
506
|
+
"internalType": "contract IPayload"
|
|
507
|
+
}
|
|
508
|
+
]
|
|
714
509
|
},
|
|
715
510
|
{
|
|
716
511
|
"type": "error",
|
|
717
|
-
"name": "
|
|
512
|
+
"name": "GovernanceProposer__InstanceHaveNoCode",
|
|
718
513
|
"inputs": [
|
|
719
514
|
{
|
|
720
|
-
"name": "
|
|
515
|
+
"name": "instance",
|
|
721
516
|
"type": "address",
|
|
722
517
|
"internalType": "address"
|
|
723
|
-
},
|
|
724
|
-
{
|
|
725
|
-
"name": "have",
|
|
726
|
-
"type": "uint256",
|
|
727
|
-
"internalType": "uint256"
|
|
728
|
-
},
|
|
729
|
-
{
|
|
730
|
-
"name": "required",
|
|
731
|
-
"type": "uint256",
|
|
732
|
-
"internalType": "uint256"
|
|
733
518
|
}
|
|
734
519
|
]
|
|
735
520
|
},
|
|
736
521
|
{
|
|
737
522
|
"type": "error",
|
|
738
|
-
"name": "
|
|
739
|
-
"inputs": []
|
|
740
|
-
},
|
|
741
|
-
{
|
|
742
|
-
"type": "error",
|
|
743
|
-
"name": "Governance__NoCheckpointsFound",
|
|
744
|
-
"inputs": []
|
|
745
|
-
},
|
|
746
|
-
{
|
|
747
|
-
"type": "error",
|
|
748
|
-
"name": "Governance__ProposalAlreadyDropped",
|
|
749
|
-
"inputs": []
|
|
750
|
-
},
|
|
751
|
-
{
|
|
752
|
-
"type": "error",
|
|
753
|
-
"name": "Governance__ProposalCannotBeDropped",
|
|
754
|
-
"inputs": []
|
|
755
|
-
},
|
|
756
|
-
{
|
|
757
|
-
"type": "error",
|
|
758
|
-
"name": "Governance__ProposalDoesNotExists",
|
|
523
|
+
"name": "GovernanceProposer__PayloadAlreadySubmitted",
|
|
759
524
|
"inputs": [
|
|
760
525
|
{
|
|
761
|
-
"name": "
|
|
526
|
+
"name": "roundNumber",
|
|
762
527
|
"type": "uint256",
|
|
763
528
|
"internalType": "uint256"
|
|
764
529
|
}
|
|
@@ -766,94 +531,89 @@
|
|
|
766
531
|
},
|
|
767
532
|
{
|
|
768
533
|
"type": "error",
|
|
769
|
-
"name": "
|
|
770
|
-
"inputs": [
|
|
771
|
-
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
{
|
|
778
|
-
"type": "error",
|
|
779
|
-
"name": "Governance__ProposalLib__ZeroMinimum",
|
|
780
|
-
"inputs": []
|
|
781
|
-
},
|
|
782
|
-
{
|
|
783
|
-
"type": "error",
|
|
784
|
-
"name": "Governance__ProposalLib__ZeroVotesNeeded",
|
|
785
|
-
"inputs": []
|
|
786
|
-
},
|
|
787
|
-
{
|
|
788
|
-
"type": "error",
|
|
789
|
-
"name": "Governance__ProposalLib__ZeroYeaVotesNeeded",
|
|
790
|
-
"inputs": []
|
|
534
|
+
"name": "GovernanceProposer__PayloadHaveNoCode",
|
|
535
|
+
"inputs": [
|
|
536
|
+
{
|
|
537
|
+
"name": "payload",
|
|
538
|
+
"type": "address",
|
|
539
|
+
"internalType": "contract IPayload"
|
|
540
|
+
}
|
|
541
|
+
]
|
|
791
542
|
},
|
|
792
543
|
{
|
|
793
544
|
"type": "error",
|
|
794
|
-
"name": "
|
|
795
|
-
"inputs": [
|
|
545
|
+
"name": "GovernanceProposer__SignalAlreadyCastForSlot",
|
|
546
|
+
"inputs": [
|
|
547
|
+
{
|
|
548
|
+
"name": "slot",
|
|
549
|
+
"type": "uint256",
|
|
550
|
+
"internalType": "Slot"
|
|
551
|
+
}
|
|
552
|
+
]
|
|
796
553
|
},
|
|
797
554
|
{
|
|
798
555
|
"type": "error",
|
|
799
|
-
"name": "
|
|
800
|
-
"inputs": [
|
|
556
|
+
"name": "Governance__BlsKeyInvalidG1Point",
|
|
557
|
+
"inputs": [
|
|
558
|
+
{
|
|
559
|
+
"name": "",
|
|
560
|
+
"type": "uint256[2]",
|
|
561
|
+
"internalType": "uint256[2]"
|
|
562
|
+
}
|
|
563
|
+
]
|
|
801
564
|
},
|
|
802
565
|
{
|
|
803
566
|
"type": "error",
|
|
804
|
-
"name": "
|
|
805
|
-
"inputs": [
|
|
567
|
+
"name": "Governance__BlsKeyInvalidG2Point",
|
|
568
|
+
"inputs": [
|
|
569
|
+
{
|
|
570
|
+
"name": "",
|
|
571
|
+
"type": "uint256[4]",
|
|
572
|
+
"internalType": "uint256[4]"
|
|
573
|
+
}
|
|
574
|
+
]
|
|
806
575
|
},
|
|
807
576
|
{
|
|
808
577
|
"type": "error",
|
|
809
|
-
"name": "
|
|
810
|
-
"inputs": [
|
|
578
|
+
"name": "Governance__CallFailed",
|
|
579
|
+
"inputs": [
|
|
580
|
+
{
|
|
581
|
+
"name": "target",
|
|
582
|
+
"type": "address",
|
|
583
|
+
"internalType": "address"
|
|
584
|
+
}
|
|
585
|
+
]
|
|
811
586
|
},
|
|
812
587
|
{
|
|
813
588
|
"type": "error",
|
|
814
|
-
"name": "
|
|
589
|
+
"name": "Governance__ConfigurationLib__TimeTooBig",
|
|
815
590
|
"inputs": [
|
|
816
591
|
{
|
|
817
|
-
"name": "
|
|
818
|
-
"type": "
|
|
819
|
-
"internalType": "
|
|
820
|
-
},
|
|
821
|
-
{
|
|
822
|
-
"name": "unlocksAt",
|
|
823
|
-
"type": "uint256",
|
|
824
|
-
"internalType": "Timestamp"
|
|
592
|
+
"name": "name",
|
|
593
|
+
"type": "string",
|
|
594
|
+
"internalType": "string"
|
|
825
595
|
}
|
|
826
596
|
]
|
|
827
597
|
},
|
|
828
598
|
{
|
|
829
599
|
"type": "error",
|
|
830
|
-
"name": "
|
|
600
|
+
"name": "Governance__ConfigurationLib__TimeTooSmall",
|
|
831
601
|
"inputs": [
|
|
832
602
|
{
|
|
833
|
-
"name": "
|
|
834
|
-
"type": "
|
|
835
|
-
"internalType": "
|
|
836
|
-
},
|
|
837
|
-
{
|
|
838
|
-
"name": "actual",
|
|
839
|
-
"type": "uint256",
|
|
840
|
-
"internalType": "uint256"
|
|
603
|
+
"name": "name",
|
|
604
|
+
"type": "string",
|
|
605
|
+
"internalType": "string"
|
|
841
606
|
}
|
|
842
607
|
]
|
|
843
608
|
},
|
|
844
609
|
{
|
|
845
610
|
"type": "error",
|
|
846
|
-
"name": "
|
|
611
|
+
"name": "Governance__ProposalDoesNotExists",
|
|
847
612
|
"inputs": [
|
|
848
613
|
{
|
|
849
|
-
"name": "
|
|
850
|
-
"type": "uint256",
|
|
851
|
-
"internalType": "Slot"
|
|
852
|
-
},
|
|
853
|
-
{
|
|
854
|
-
"name": "actual",
|
|
614
|
+
"name": "proposalId",
|
|
855
615
|
"type": "uint256",
|
|
856
|
-
"internalType": "
|
|
616
|
+
"internalType": "uint256"
|
|
857
617
|
}
|
|
858
618
|
]
|
|
859
619
|
},
|
|
@@ -881,20 +641,32 @@
|
|
|
881
641
|
},
|
|
882
642
|
{
|
|
883
643
|
"type": "error",
|
|
884
|
-
"name": "
|
|
885
|
-
"inputs": [
|
|
644
|
+
"name": "Inbox__SecretHashTooLarge",
|
|
645
|
+
"inputs": [
|
|
646
|
+
{
|
|
647
|
+
"name": "secretHash",
|
|
648
|
+
"type": "bytes32",
|
|
649
|
+
"internalType": "bytes32"
|
|
650
|
+
}
|
|
651
|
+
]
|
|
886
652
|
},
|
|
887
653
|
{
|
|
888
654
|
"type": "error",
|
|
889
|
-
"name": "
|
|
890
|
-
"inputs": [
|
|
655
|
+
"name": "Outbox__BlockNotProven",
|
|
656
|
+
"inputs": [
|
|
657
|
+
{
|
|
658
|
+
"name": "l2BlockNumber",
|
|
659
|
+
"type": "uint256",
|
|
660
|
+
"internalType": "uint256"
|
|
661
|
+
}
|
|
662
|
+
]
|
|
891
663
|
},
|
|
892
664
|
{
|
|
893
665
|
"type": "error",
|
|
894
|
-
"name": "
|
|
666
|
+
"name": "Outbox__NothingToConsume",
|
|
895
667
|
"inputs": [
|
|
896
668
|
{
|
|
897
|
-
"name": "
|
|
669
|
+
"name": "messageHash",
|
|
898
670
|
"type": "bytes32",
|
|
899
671
|
"internalType": "bytes32"
|
|
900
672
|
}
|
|
@@ -902,20 +674,21 @@
|
|
|
902
674
|
},
|
|
903
675
|
{
|
|
904
676
|
"type": "error",
|
|
905
|
-
"name": "
|
|
906
|
-
"inputs": []
|
|
907
|
-
},
|
|
908
|
-
{
|
|
909
|
-
"type": "error",
|
|
910
|
-
"name": "Inbox__VersionMismatch",
|
|
677
|
+
"name": "Outbox__NothingToConsumeAtBlock",
|
|
911
678
|
"inputs": [
|
|
912
679
|
{
|
|
913
|
-
"name": "
|
|
680
|
+
"name": "l2BlockNumber",
|
|
914
681
|
"type": "uint256",
|
|
915
682
|
"internalType": "uint256"
|
|
916
|
-
}
|
|
683
|
+
}
|
|
684
|
+
]
|
|
685
|
+
},
|
|
686
|
+
{
|
|
687
|
+
"type": "error",
|
|
688
|
+
"name": "Outbox__RootAlreadySetAtBlock",
|
|
689
|
+
"inputs": [
|
|
917
690
|
{
|
|
918
|
-
"name": "
|
|
691
|
+
"name": "l2BlockNumber",
|
|
919
692
|
"type": "uint256",
|
|
920
693
|
"internalType": "uint256"
|
|
921
694
|
}
|
|
@@ -923,30 +696,32 @@
|
|
|
923
696
|
},
|
|
924
697
|
{
|
|
925
698
|
"type": "error",
|
|
926
|
-
"name": "
|
|
927
|
-
"inputs": [
|
|
699
|
+
"name": "ProofCommitmentEscrow__NotOwner",
|
|
700
|
+
"inputs": [
|
|
701
|
+
{
|
|
702
|
+
"name": "caller",
|
|
703
|
+
"type": "address",
|
|
704
|
+
"internalType": "address"
|
|
705
|
+
}
|
|
706
|
+
]
|
|
928
707
|
},
|
|
929
708
|
{
|
|
930
709
|
"type": "error",
|
|
931
|
-
"name": "
|
|
710
|
+
"name": "Registry__RollupAlreadyRegistered",
|
|
932
711
|
"inputs": [
|
|
933
712
|
{
|
|
934
|
-
"name": "
|
|
935
|
-
"type": "
|
|
936
|
-
"internalType": "
|
|
937
|
-
}
|
|
938
|
-
|
|
939
|
-
|
|
940
|
-
|
|
941
|
-
|
|
942
|
-
|
|
943
|
-
|
|
944
|
-
"name": "leaf",
|
|
945
|
-
"type": "bytes32",
|
|
946
|
-
"internalType": "bytes32"
|
|
947
|
-
},
|
|
713
|
+
"name": "rollup",
|
|
714
|
+
"type": "address",
|
|
715
|
+
"internalType": "address"
|
|
716
|
+
}
|
|
717
|
+
]
|
|
718
|
+
},
|
|
719
|
+
{
|
|
720
|
+
"type": "error",
|
|
721
|
+
"name": "Registry__RollupNotRegistered",
|
|
722
|
+
"inputs": [
|
|
948
723
|
{
|
|
949
|
-
"name": "
|
|
724
|
+
"name": "version",
|
|
950
725
|
"type": "uint256",
|
|
951
726
|
"internalType": "uint256"
|
|
952
727
|
}
|
|
@@ -954,15 +729,21 @@
|
|
|
954
729
|
},
|
|
955
730
|
{
|
|
956
731
|
"type": "error",
|
|
957
|
-
"name": "
|
|
732
|
+
"name": "RewardBooster__OnlyRollup",
|
|
958
733
|
"inputs": [
|
|
959
734
|
{
|
|
960
|
-
"name": "
|
|
961
|
-
"type": "
|
|
962
|
-
"internalType": "
|
|
963
|
-
}
|
|
735
|
+
"name": "caller",
|
|
736
|
+
"type": "address",
|
|
737
|
+
"internalType": "address"
|
|
738
|
+
}
|
|
739
|
+
]
|
|
740
|
+
},
|
|
741
|
+
{
|
|
742
|
+
"type": "error",
|
|
743
|
+
"name": "Rollup__InvalidBasisPointFee",
|
|
744
|
+
"inputs": [
|
|
964
745
|
{
|
|
965
|
-
"name": "
|
|
746
|
+
"name": "basisPointFee",
|
|
966
747
|
"type": "uint256",
|
|
967
748
|
"internalType": "uint256"
|
|
968
749
|
}
|
|
@@ -970,72 +751,131 @@
|
|
|
970
751
|
},
|
|
971
752
|
{
|
|
972
753
|
"type": "error",
|
|
973
|
-
"name": "
|
|
754
|
+
"name": "Rollup__InvalidBlobProof",
|
|
974
755
|
"inputs": [
|
|
975
756
|
{
|
|
976
|
-
"name": "
|
|
977
|
-
"type": "
|
|
978
|
-
"internalType": "
|
|
757
|
+
"name": "blobHash",
|
|
758
|
+
"type": "bytes32",
|
|
759
|
+
"internalType": "bytes32"
|
|
979
760
|
}
|
|
980
761
|
]
|
|
981
762
|
},
|
|
982
763
|
{
|
|
983
764
|
"type": "error",
|
|
984
|
-
"name": "
|
|
765
|
+
"name": "Rollup__UnavailableTxs",
|
|
985
766
|
"inputs": [
|
|
986
767
|
{
|
|
987
|
-
"name": "
|
|
768
|
+
"name": "txsHash",
|
|
988
769
|
"type": "bytes32",
|
|
989
770
|
"internalType": "bytes32"
|
|
990
|
-
}
|
|
771
|
+
}
|
|
772
|
+
]
|
|
773
|
+
},
|
|
774
|
+
{
|
|
775
|
+
"type": "error",
|
|
776
|
+
"name": "SafeERC20FailedOperation",
|
|
777
|
+
"inputs": [
|
|
991
778
|
{
|
|
992
|
-
"name": "
|
|
993
|
-
"type": "
|
|
994
|
-
"internalType": "
|
|
995
|
-
}
|
|
779
|
+
"name": "token",
|
|
780
|
+
"type": "address",
|
|
781
|
+
"internalType": "address"
|
|
782
|
+
}
|
|
783
|
+
]
|
|
784
|
+
},
|
|
785
|
+
{
|
|
786
|
+
"type": "error",
|
|
787
|
+
"name": "Staking__AlreadyActive",
|
|
788
|
+
"inputs": [
|
|
996
789
|
{
|
|
997
|
-
"name": "
|
|
998
|
-
"type": "
|
|
999
|
-
"internalType": "
|
|
1000
|
-
}
|
|
790
|
+
"name": "attester",
|
|
791
|
+
"type": "address",
|
|
792
|
+
"internalType": "address"
|
|
793
|
+
}
|
|
794
|
+
]
|
|
795
|
+
},
|
|
796
|
+
{
|
|
797
|
+
"type": "error",
|
|
798
|
+
"name": "Staking__AlreadyExiting",
|
|
799
|
+
"inputs": [
|
|
1001
800
|
{
|
|
1002
|
-
"name": "
|
|
1003
|
-
"type": "
|
|
1004
|
-
"internalType": "
|
|
1005
|
-
}
|
|
801
|
+
"name": "",
|
|
802
|
+
"type": "address",
|
|
803
|
+
"internalType": "address"
|
|
804
|
+
}
|
|
805
|
+
]
|
|
806
|
+
},
|
|
807
|
+
{
|
|
808
|
+
"type": "error",
|
|
809
|
+
"name": "Staking__AlreadyQueued",
|
|
810
|
+
"inputs": [
|
|
1006
811
|
{
|
|
1007
|
-
"name": "
|
|
1008
|
-
"type": "
|
|
1009
|
-
"internalType": "
|
|
1010
|
-
}
|
|
812
|
+
"name": "_attester",
|
|
813
|
+
"type": "address",
|
|
814
|
+
"internalType": "address"
|
|
815
|
+
}
|
|
816
|
+
]
|
|
817
|
+
},
|
|
818
|
+
{
|
|
819
|
+
"type": "error",
|
|
820
|
+
"name": "Staking__CannotSlashExitedStake",
|
|
821
|
+
"inputs": [
|
|
1011
822
|
{
|
|
1012
|
-
"name": "
|
|
1013
|
-
"type": "
|
|
1014
|
-
"internalType": "
|
|
1015
|
-
}
|
|
823
|
+
"name": "",
|
|
824
|
+
"type": "address",
|
|
825
|
+
"internalType": "address"
|
|
826
|
+
}
|
|
827
|
+
]
|
|
828
|
+
},
|
|
829
|
+
{
|
|
830
|
+
"type": "error",
|
|
831
|
+
"name": "Staking__FailedToRemove",
|
|
832
|
+
"inputs": [
|
|
1016
833
|
{
|
|
1017
|
-
"name": "
|
|
1018
|
-
"type": "
|
|
1019
|
-
"internalType": "
|
|
834
|
+
"name": "",
|
|
835
|
+
"type": "address",
|
|
836
|
+
"internalType": "address"
|
|
1020
837
|
}
|
|
1021
838
|
]
|
|
1022
839
|
},
|
|
1023
840
|
{
|
|
1024
841
|
"type": "error",
|
|
1025
|
-
"name": "
|
|
1026
|
-
"inputs": [
|
|
842
|
+
"name": "Staking__FatalError",
|
|
843
|
+
"inputs": [
|
|
844
|
+
{
|
|
845
|
+
"name": "",
|
|
846
|
+
"type": "string",
|
|
847
|
+
"internalType": "string"
|
|
848
|
+
}
|
|
849
|
+
]
|
|
850
|
+
},
|
|
851
|
+
{
|
|
852
|
+
"type": "error",
|
|
853
|
+
"name": "Staking__IncorrectGovProposer",
|
|
854
|
+
"inputs": [
|
|
855
|
+
{
|
|
856
|
+
"name": "",
|
|
857
|
+
"type": "uint256",
|
|
858
|
+
"internalType": "uint256"
|
|
859
|
+
}
|
|
860
|
+
]
|
|
1027
861
|
},
|
|
1028
862
|
{
|
|
1029
863
|
"type": "error",
|
|
1030
|
-
"name": "
|
|
864
|
+
"name": "Staking__InitiateWithdrawNeeded",
|
|
1031
865
|
"inputs": [
|
|
1032
866
|
{
|
|
1033
|
-
"name": "
|
|
867
|
+
"name": "",
|
|
1034
868
|
"type": "address",
|
|
1035
869
|
"internalType": "address"
|
|
1036
|
-
}
|
|
870
|
+
}
|
|
871
|
+
]
|
|
872
|
+
},
|
|
873
|
+
{
|
|
874
|
+
"type": "error",
|
|
875
|
+
"name": "Staking__InstanceDoesNotExist",
|
|
876
|
+
"inputs": [
|
|
1037
877
|
{
|
|
1038
|
-
"name": "
|
|
878
|
+
"name": "",
|
|
1039
879
|
"type": "address",
|
|
1040
880
|
"internalType": "address"
|
|
1041
881
|
}
|
|
@@ -1043,80 +883,76 @@
|
|
|
1043
883
|
},
|
|
1044
884
|
{
|
|
1045
885
|
"type": "error",
|
|
1046
|
-
"name": "
|
|
886
|
+
"name": "Staking__InvalidRecipient",
|
|
1047
887
|
"inputs": [
|
|
1048
888
|
{
|
|
1049
|
-
"name": "
|
|
1050
|
-
"type": "
|
|
1051
|
-
"internalType": "
|
|
889
|
+
"name": "",
|
|
890
|
+
"type": "address",
|
|
891
|
+
"internalType": "address"
|
|
1052
892
|
}
|
|
1053
893
|
]
|
|
1054
894
|
},
|
|
1055
895
|
{
|
|
1056
896
|
"type": "error",
|
|
1057
|
-
"name": "
|
|
897
|
+
"name": "Staking__InvalidRollupAddress",
|
|
1058
898
|
"inputs": [
|
|
1059
899
|
{
|
|
1060
|
-
"name": "
|
|
1061
|
-
"type": "
|
|
1062
|
-
"internalType": "
|
|
900
|
+
"name": "",
|
|
901
|
+
"type": "address",
|
|
902
|
+
"internalType": "address"
|
|
1063
903
|
}
|
|
1064
904
|
]
|
|
1065
905
|
},
|
|
1066
906
|
{
|
|
1067
907
|
"type": "error",
|
|
1068
|
-
"name": "
|
|
908
|
+
"name": "Staking__NoOneToSlash",
|
|
1069
909
|
"inputs": [
|
|
1070
910
|
{
|
|
1071
|
-
"name": "
|
|
1072
|
-
"type": "
|
|
1073
|
-
"internalType": "
|
|
911
|
+
"name": "",
|
|
912
|
+
"type": "address",
|
|
913
|
+
"internalType": "address"
|
|
1074
914
|
}
|
|
1075
915
|
]
|
|
1076
916
|
},
|
|
1077
917
|
{
|
|
1078
918
|
"type": "error",
|
|
1079
|
-
"name": "
|
|
1080
|
-
"inputs": [
|
|
919
|
+
"name": "Staking__NotCanonical",
|
|
920
|
+
"inputs": [
|
|
921
|
+
{
|
|
922
|
+
"name": "",
|
|
923
|
+
"type": "address",
|
|
924
|
+
"internalType": "address"
|
|
925
|
+
}
|
|
926
|
+
]
|
|
1081
927
|
},
|
|
1082
928
|
{
|
|
1083
929
|
"type": "error",
|
|
1084
|
-
"name": "
|
|
930
|
+
"name": "Staking__NotExiting",
|
|
1085
931
|
"inputs": [
|
|
1086
932
|
{
|
|
1087
|
-
"name": "
|
|
1088
|
-
"type": "
|
|
1089
|
-
"internalType": "
|
|
1090
|
-
},
|
|
1091
|
-
{
|
|
1092
|
-
"name": "actual",
|
|
1093
|
-
"type": "uint256",
|
|
1094
|
-
"internalType": "uint256"
|
|
933
|
+
"name": "",
|
|
934
|
+
"type": "address",
|
|
935
|
+
"internalType": "address"
|
|
1095
936
|
}
|
|
1096
937
|
]
|
|
1097
938
|
},
|
|
1098
939
|
{
|
|
1099
940
|
"type": "error",
|
|
1100
|
-
"name": "
|
|
941
|
+
"name": "Staking__NotRollup",
|
|
1101
942
|
"inputs": [
|
|
1102
943
|
{
|
|
1103
|
-
"name": "
|
|
1104
|
-
"type": "
|
|
1105
|
-
"internalType": "
|
|
1106
|
-
},
|
|
1107
|
-
{
|
|
1108
|
-
"name": "requested",
|
|
1109
|
-
"type": "uint256",
|
|
1110
|
-
"internalType": "uint256"
|
|
944
|
+
"name": "",
|
|
945
|
+
"type": "address",
|
|
946
|
+
"internalType": "address"
|
|
1111
947
|
}
|
|
1112
948
|
]
|
|
1113
949
|
},
|
|
1114
950
|
{
|
|
1115
951
|
"type": "error",
|
|
1116
|
-
"name": "
|
|
952
|
+
"name": "Staking__NothingToExit",
|
|
1117
953
|
"inputs": [
|
|
1118
954
|
{
|
|
1119
|
-
"name": "
|
|
955
|
+
"name": "",
|
|
1120
956
|
"type": "address",
|
|
1121
957
|
"internalType": "address"
|
|
1122
958
|
}
|
|
@@ -1124,44 +960,32 @@
|
|
|
1124
960
|
},
|
|
1125
961
|
{
|
|
1126
962
|
"type": "error",
|
|
1127
|
-
"name": "
|
|
963
|
+
"name": "Staking__QueueAlreadyFlushed",
|
|
1128
964
|
"inputs": [
|
|
1129
965
|
{
|
|
1130
|
-
"name": "
|
|
1131
|
-
"type": "uint256",
|
|
1132
|
-
"internalType": "uint256"
|
|
1133
|
-
},
|
|
1134
|
-
{
|
|
1135
|
-
"name": "readyAt",
|
|
966
|
+
"name": "epoch",
|
|
1136
967
|
"type": "uint256",
|
|
1137
|
-
"internalType": "
|
|
968
|
+
"internalType": "Epoch"
|
|
1138
969
|
}
|
|
1139
970
|
]
|
|
1140
971
|
},
|
|
1141
972
|
{
|
|
1142
|
-
"type": "
|
|
1143
|
-
"name": "
|
|
1144
|
-
"inputs": [
|
|
1145
|
-
"outputs": [
|
|
973
|
+
"type": "error",
|
|
974
|
+
"name": "Staking__RollupAlreadyRegistered",
|
|
975
|
+
"inputs": [
|
|
1146
976
|
{
|
|
1147
977
|
"name": "",
|
|
1148
978
|
"type": "address",
|
|
1149
|
-
"internalType": "
|
|
979
|
+
"internalType": "address"
|
|
1150
980
|
}
|
|
1151
|
-
]
|
|
1152
|
-
"stateMutability": "view"
|
|
1153
|
-
},
|
|
1154
|
-
{
|
|
1155
|
-
"type": "error",
|
|
1156
|
-
"name": "Registry__NoRollupsRegistered",
|
|
1157
|
-
"inputs": []
|
|
981
|
+
]
|
|
1158
982
|
},
|
|
1159
983
|
{
|
|
1160
984
|
"type": "error",
|
|
1161
|
-
"name": "
|
|
985
|
+
"name": "Staking__WithdrawFailed",
|
|
1162
986
|
"inputs": [
|
|
1163
987
|
{
|
|
1164
|
-
"name": "
|
|
988
|
+
"name": "",
|
|
1165
989
|
"type": "address",
|
|
1166
990
|
"internalType": "address"
|
|
1167
991
|
}
|
|
@@ -1169,10 +993,10 @@
|
|
|
1169
993
|
},
|
|
1170
994
|
{
|
|
1171
995
|
"type": "error",
|
|
1172
|
-
"name": "
|
|
996
|
+
"name": "TallySlashingProposer__CommitteeSizeMustBeGreaterThanZero",
|
|
1173
997
|
"inputs": [
|
|
1174
998
|
{
|
|
1175
|
-
"name": "
|
|
999
|
+
"name": "committeeSize",
|
|
1176
1000
|
"type": "uint256",
|
|
1177
1001
|
"internalType": "uint256"
|
|
1178
1002
|
}
|
|
@@ -1180,73 +1004,76 @@
|
|
|
1180
1004
|
},
|
|
1181
1005
|
{
|
|
1182
1006
|
"type": "error",
|
|
1183
|
-
"name": "
|
|
1007
|
+
"name": "TallySlashingProposer__InvalidSlashAmounts",
|
|
1184
1008
|
"inputs": [
|
|
1185
1009
|
{
|
|
1186
|
-
"name": "
|
|
1187
|
-
"type": "
|
|
1188
|
-
"internalType": "
|
|
1010
|
+
"name": "slashAmounts",
|
|
1011
|
+
"type": "uint256[3]",
|
|
1012
|
+
"internalType": "uint256[3]"
|
|
1189
1013
|
}
|
|
1190
1014
|
]
|
|
1191
1015
|
},
|
|
1192
1016
|
{
|
|
1193
1017
|
"type": "error",
|
|
1194
|
-
"name": "
|
|
1018
|
+
"name": "TallySlashingProposer__RoundAlreadyExecuted",
|
|
1195
1019
|
"inputs": [
|
|
1196
1020
|
{
|
|
1197
|
-
"name": "
|
|
1198
|
-
"type": "
|
|
1199
|
-
"internalType": "
|
|
1200
|
-
},
|
|
1201
|
-
{
|
|
1202
|
-
"name": "canonical",
|
|
1203
|
-
"type": "address",
|
|
1204
|
-
"internalType": "address"
|
|
1021
|
+
"name": "round",
|
|
1022
|
+
"type": "uint256",
|
|
1023
|
+
"internalType": "SlashRound"
|
|
1205
1024
|
}
|
|
1206
1025
|
]
|
|
1207
1026
|
},
|
|
1208
1027
|
{
|
|
1209
1028
|
"type": "error",
|
|
1210
|
-
"name": "
|
|
1029
|
+
"name": "TallySlashingProposer__RoundNotComplete",
|
|
1211
1030
|
"inputs": [
|
|
1212
1031
|
{
|
|
1213
|
-
"name": "
|
|
1214
|
-
"type": "address",
|
|
1215
|
-
"internalType": "address"
|
|
1216
|
-
},
|
|
1217
|
-
{
|
|
1218
|
-
"name": "epoch",
|
|
1032
|
+
"name": "round",
|
|
1219
1033
|
"type": "uint256",
|
|
1220
|
-
"internalType": "
|
|
1034
|
+
"internalType": "SlashRound"
|
|
1221
1035
|
}
|
|
1222
1036
|
]
|
|
1223
1037
|
},
|
|
1224
1038
|
{
|
|
1225
1039
|
"type": "error",
|
|
1226
|
-
"name": "
|
|
1227
|
-
"inputs": [
|
|
1040
|
+
"name": "TallySlashingProposer__RoundSizeInEpochsMustBeGreaterThanZero",
|
|
1041
|
+
"inputs": [
|
|
1042
|
+
{
|
|
1043
|
+
"name": "roundSizeInEpochs",
|
|
1044
|
+
"type": "uint256",
|
|
1045
|
+
"internalType": "uint256"
|
|
1046
|
+
}
|
|
1047
|
+
]
|
|
1228
1048
|
},
|
|
1229
1049
|
{
|
|
1230
1050
|
"type": "error",
|
|
1231
|
-
"name": "
|
|
1232
|
-
"inputs": [
|
|
1051
|
+
"name": "TallySlashingProposer__SlashOffsetMustBeGreaterThanZero",
|
|
1052
|
+
"inputs": [
|
|
1053
|
+
{
|
|
1054
|
+
"name": "slashOffset",
|
|
1055
|
+
"type": "uint256",
|
|
1056
|
+
"internalType": "uint256"
|
|
1057
|
+
}
|
|
1058
|
+
]
|
|
1233
1059
|
},
|
|
1234
1060
|
{
|
|
1235
1061
|
"type": "error",
|
|
1236
|
-
"name": "
|
|
1237
|
-
"inputs": [
|
|
1062
|
+
"name": "TallySlashingProposer__VoteAlreadyCastInCurrentSlot",
|
|
1063
|
+
"inputs": [
|
|
1064
|
+
{
|
|
1065
|
+
"name": "slot",
|
|
1066
|
+
"type": "uint256",
|
|
1067
|
+
"internalType": "Slot"
|
|
1068
|
+
}
|
|
1069
|
+
]
|
|
1238
1070
|
},
|
|
1239
1071
|
{
|
|
1240
1072
|
"type": "error",
|
|
1241
|
-
"name": "
|
|
1073
|
+
"name": "TallySlashingProposer__VotesMustBeMultipleOf4",
|
|
1242
1074
|
"inputs": [
|
|
1243
1075
|
{
|
|
1244
|
-
"name": "
|
|
1245
|
-
"type": "uint256",
|
|
1246
|
-
"internalType": "uint256"
|
|
1247
|
-
},
|
|
1248
|
-
{
|
|
1249
|
-
"name": "provided",
|
|
1076
|
+
"name": "votes",
|
|
1250
1077
|
"type": "uint256",
|
|
1251
1078
|
"internalType": "uint256"
|
|
1252
1079
|
}
|
|
@@ -1254,47 +1081,69 @@
|
|
|
1254
1081
|
},
|
|
1255
1082
|
{
|
|
1256
1083
|
"type": "error",
|
|
1257
|
-
"name": "
|
|
1084
|
+
"name": "TallySlashingProposer__VotingNotOpen",
|
|
1258
1085
|
"inputs": [
|
|
1259
1086
|
{
|
|
1260
|
-
"name": "
|
|
1087
|
+
"name": "currentRound",
|
|
1261
1088
|
"type": "uint256",
|
|
1262
|
-
"internalType": "
|
|
1263
|
-
}
|
|
1089
|
+
"internalType": "SlashRound"
|
|
1090
|
+
}
|
|
1091
|
+
]
|
|
1092
|
+
},
|
|
1093
|
+
{
|
|
1094
|
+
"type": "error",
|
|
1095
|
+
"name": "ValidatorSelection__ProposerIndexTooLarge",
|
|
1096
|
+
"inputs": [
|
|
1264
1097
|
{
|
|
1265
|
-
"name": "
|
|
1098
|
+
"name": "index",
|
|
1266
1099
|
"type": "uint256",
|
|
1267
1100
|
"internalType": "uint256"
|
|
1268
1101
|
}
|
|
1269
1102
|
]
|
|
1270
1103
|
},
|
|
1271
1104
|
{
|
|
1272
|
-
"type": "
|
|
1273
|
-
"name": "Rollup__InvalidArchive",
|
|
1105
|
+
"type": "constructor",
|
|
1274
1106
|
"inputs": [
|
|
1275
1107
|
{
|
|
1276
|
-
"name": "
|
|
1277
|
-
"type": "
|
|
1278
|
-
"internalType": "
|
|
1108
|
+
"name": "_asset",
|
|
1109
|
+
"type": "address",
|
|
1110
|
+
"internalType": "contract IERC20"
|
|
1279
1111
|
},
|
|
1280
1112
|
{
|
|
1281
|
-
"name": "
|
|
1282
|
-
"type": "
|
|
1283
|
-
"internalType": "
|
|
1113
|
+
"name": "_registry",
|
|
1114
|
+
"type": "address",
|
|
1115
|
+
"internalType": "contract IRegistry"
|
|
1284
1116
|
}
|
|
1285
|
-
]
|
|
1117
|
+
],
|
|
1118
|
+
"stateMutability": "nonpayable"
|
|
1286
1119
|
},
|
|
1287
1120
|
{
|
|
1288
1121
|
"type": "error",
|
|
1289
|
-
"name": "
|
|
1290
|
-
"inputs": [
|
|
1122
|
+
"name": "AttestationLib__OutOfBounds",
|
|
1123
|
+
"inputs": [
|
|
1124
|
+
{
|
|
1125
|
+
"name": "",
|
|
1126
|
+
"type": "uint256",
|
|
1127
|
+
"internalType": "uint256"
|
|
1128
|
+
},
|
|
1129
|
+
{
|
|
1130
|
+
"name": "",
|
|
1131
|
+
"type": "uint256",
|
|
1132
|
+
"internalType": "uint256"
|
|
1133
|
+
}
|
|
1134
|
+
]
|
|
1291
1135
|
},
|
|
1292
1136
|
{
|
|
1293
1137
|
"type": "error",
|
|
1294
|
-
"name": "
|
|
1138
|
+
"name": "AttestationLib__SignatureIndicesSizeMismatch",
|
|
1295
1139
|
"inputs": [
|
|
1296
1140
|
{
|
|
1297
|
-
"name": "
|
|
1141
|
+
"name": "",
|
|
1142
|
+
"type": "uint256",
|
|
1143
|
+
"internalType": "uint256"
|
|
1144
|
+
},
|
|
1145
|
+
{
|
|
1146
|
+
"name": "",
|
|
1298
1147
|
"type": "uint256",
|
|
1299
1148
|
"internalType": "uint256"
|
|
1300
1149
|
}
|
|
@@ -1302,84 +1151,79 @@
|
|
|
1302
1151
|
},
|
|
1303
1152
|
{
|
|
1304
1153
|
"type": "error",
|
|
1305
|
-
"name": "
|
|
1154
|
+
"name": "AttestationLib__SignaturesOrAddressesSizeMismatch",
|
|
1306
1155
|
"inputs": [
|
|
1307
1156
|
{
|
|
1308
|
-
"name": "
|
|
1309
|
-
"type": "
|
|
1310
|
-
"internalType": "
|
|
1157
|
+
"name": "",
|
|
1158
|
+
"type": "uint256",
|
|
1159
|
+
"internalType": "uint256"
|
|
1311
1160
|
},
|
|
1312
1161
|
{
|
|
1313
|
-
"name": "
|
|
1314
|
-
"type": "
|
|
1315
|
-
"internalType": "
|
|
1162
|
+
"name": "",
|
|
1163
|
+
"type": "uint256",
|
|
1164
|
+
"internalType": "uint256"
|
|
1316
1165
|
}
|
|
1317
1166
|
]
|
|
1318
1167
|
},
|
|
1319
1168
|
{
|
|
1320
1169
|
"type": "error",
|
|
1321
|
-
"name": "
|
|
1170
|
+
"name": "CoinIssuer__InsufficientMintAvailable",
|
|
1322
1171
|
"inputs": [
|
|
1323
1172
|
{
|
|
1324
|
-
"name": "
|
|
1325
|
-
"type": "
|
|
1326
|
-
"internalType": "
|
|
1173
|
+
"name": "available",
|
|
1174
|
+
"type": "uint256",
|
|
1175
|
+
"internalType": "uint256"
|
|
1176
|
+
},
|
|
1177
|
+
{
|
|
1178
|
+
"name": "needed",
|
|
1179
|
+
"type": "uint256",
|
|
1180
|
+
"internalType": "uint256"
|
|
1327
1181
|
}
|
|
1328
1182
|
]
|
|
1329
1183
|
},
|
|
1330
1184
|
{
|
|
1331
1185
|
"type": "error",
|
|
1332
|
-
"name": "
|
|
1186
|
+
"name": "DevNet__InvalidProposer",
|
|
1333
1187
|
"inputs": [
|
|
1334
1188
|
{
|
|
1335
1189
|
"name": "expected",
|
|
1336
|
-
"type": "
|
|
1337
|
-
"internalType": "
|
|
1190
|
+
"type": "address",
|
|
1191
|
+
"internalType": "address"
|
|
1338
1192
|
},
|
|
1339
1193
|
{
|
|
1340
1194
|
"name": "actual",
|
|
1341
|
-
"type": "
|
|
1342
|
-
"internalType": "
|
|
1195
|
+
"type": "address",
|
|
1196
|
+
"internalType": "address"
|
|
1343
1197
|
}
|
|
1344
1198
|
]
|
|
1345
1199
|
},
|
|
1346
1200
|
{
|
|
1347
1201
|
"type": "error",
|
|
1348
|
-
"name": "
|
|
1349
|
-
"inputs": []
|
|
1350
|
-
},
|
|
1351
|
-
{
|
|
1352
|
-
"type": "error",
|
|
1353
|
-
"name": "Rollup__InvalidFirstEpochProof",
|
|
1354
|
-
"inputs": []
|
|
1355
|
-
},
|
|
1356
|
-
{
|
|
1357
|
-
"type": "error",
|
|
1358
|
-
"name": "Rollup__InvalidInHash",
|
|
1202
|
+
"name": "GSE__AlreadyRegistered",
|
|
1359
1203
|
"inputs": [
|
|
1360
1204
|
{
|
|
1361
|
-
"name": "
|
|
1362
|
-
"type": "
|
|
1363
|
-
"internalType": "
|
|
1205
|
+
"name": "",
|
|
1206
|
+
"type": "address",
|
|
1207
|
+
"internalType": "address"
|
|
1364
1208
|
},
|
|
1365
1209
|
{
|
|
1366
|
-
"name": "
|
|
1367
|
-
"type": "
|
|
1368
|
-
"internalType": "
|
|
1210
|
+
"name": "",
|
|
1211
|
+
"type": "address",
|
|
1212
|
+
"internalType": "address"
|
|
1369
1213
|
}
|
|
1370
1214
|
]
|
|
1371
1215
|
},
|
|
1372
1216
|
{
|
|
1373
1217
|
"type": "error",
|
|
1374
|
-
"name": "
|
|
1218
|
+
"name": "GSE__CannotChangePublicKeys",
|
|
1375
1219
|
"inputs": [
|
|
1376
1220
|
{
|
|
1377
|
-
"name": "
|
|
1221
|
+
"name": "existingPk1x",
|
|
1378
1222
|
"type": "uint256",
|
|
1379
1223
|
"internalType": "uint256"
|
|
1380
1224
|
},
|
|
1381
1225
|
{
|
|
1382
|
-
"name": "
|
|
1226
|
+
"name": "existingPk1y",
|
|
1383
1227
|
"type": "uint256",
|
|
1384
1228
|
"internalType": "uint256"
|
|
1385
1229
|
}
|
|
@@ -1387,15 +1231,15 @@
|
|
|
1387
1231
|
},
|
|
1388
1232
|
{
|
|
1389
1233
|
"type": "error",
|
|
1390
|
-
"name": "
|
|
1234
|
+
"name": "GSE__InsufficientBalance",
|
|
1391
1235
|
"inputs": [
|
|
1392
1236
|
{
|
|
1393
|
-
"name": "
|
|
1237
|
+
"name": "",
|
|
1394
1238
|
"type": "uint256",
|
|
1395
1239
|
"internalType": "uint256"
|
|
1396
1240
|
},
|
|
1397
1241
|
{
|
|
1398
|
-
"name": "
|
|
1242
|
+
"name": "",
|
|
1399
1243
|
"type": "uint256",
|
|
1400
1244
|
"internalType": "uint256"
|
|
1401
1245
|
}
|
|
@@ -1403,167 +1247,127 @@
|
|
|
1403
1247
|
},
|
|
1404
1248
|
{
|
|
1405
1249
|
"type": "error",
|
|
1406
|
-
"name": "
|
|
1250
|
+
"name": "GSE__NotWithdrawer",
|
|
1407
1251
|
"inputs": [
|
|
1408
1252
|
{
|
|
1409
|
-
"name": "
|
|
1410
|
-
"type": "
|
|
1411
|
-
"internalType": "
|
|
1253
|
+
"name": "",
|
|
1254
|
+
"type": "address",
|
|
1255
|
+
"internalType": "address"
|
|
1412
1256
|
},
|
|
1413
1257
|
{
|
|
1414
|
-
"name": "
|
|
1415
|
-
"type": "
|
|
1416
|
-
"internalType": "
|
|
1258
|
+
"name": "",
|
|
1259
|
+
"type": "address",
|
|
1260
|
+
"internalType": "address"
|
|
1417
1261
|
}
|
|
1418
1262
|
]
|
|
1419
1263
|
},
|
|
1420
1264
|
{
|
|
1421
1265
|
"type": "error",
|
|
1422
|
-
"name": "
|
|
1423
|
-
"inputs": []
|
|
1424
|
-
},
|
|
1425
|
-
{
|
|
1426
|
-
"type": "error",
|
|
1427
|
-
"name": "Rollup__InvalidProposedArchive",
|
|
1266
|
+
"name": "GSE__OutOfBounds",
|
|
1428
1267
|
"inputs": [
|
|
1429
1268
|
{
|
|
1430
|
-
"name": "
|
|
1431
|
-
"type": "
|
|
1432
|
-
"internalType": "
|
|
1269
|
+
"name": "",
|
|
1270
|
+
"type": "uint256",
|
|
1271
|
+
"internalType": "uint256"
|
|
1433
1272
|
},
|
|
1434
1273
|
{
|
|
1435
|
-
"name": "
|
|
1436
|
-
"type": "
|
|
1437
|
-
"internalType": "
|
|
1274
|
+
"name": "",
|
|
1275
|
+
"type": "uint256",
|
|
1276
|
+
"internalType": "uint256"
|
|
1438
1277
|
}
|
|
1439
1278
|
]
|
|
1440
1279
|
},
|
|
1441
1280
|
{
|
|
1442
1281
|
"type": "error",
|
|
1443
|
-
"name": "
|
|
1282
|
+
"name": "GovernanceProposer__InsufficientSignals",
|
|
1444
1283
|
"inputs": [
|
|
1445
1284
|
{
|
|
1446
|
-
"name": "
|
|
1285
|
+
"name": "signalsCast",
|
|
1447
1286
|
"type": "uint256",
|
|
1448
|
-
"internalType": "
|
|
1287
|
+
"internalType": "uint256"
|
|
1449
1288
|
},
|
|
1450
1289
|
{
|
|
1451
|
-
"name": "
|
|
1290
|
+
"name": "signalsNeeded",
|
|
1452
1291
|
"type": "uint256",
|
|
1453
|
-
"internalType": "
|
|
1292
|
+
"internalType": "uint256"
|
|
1454
1293
|
}
|
|
1455
1294
|
]
|
|
1456
1295
|
},
|
|
1457
1296
|
{
|
|
1458
1297
|
"type": "error",
|
|
1459
|
-
"name": "
|
|
1460
|
-
"inputs": []
|
|
1461
|
-
},
|
|
1462
|
-
{
|
|
1463
|
-
"type": "error",
|
|
1464
|
-
"name": "Rollup__NoEpochToProve",
|
|
1465
|
-
"inputs": []
|
|
1466
|
-
},
|
|
1467
|
-
{
|
|
1468
|
-
"type": "error",
|
|
1469
|
-
"name": "Rollup__NonSequentialProving",
|
|
1470
|
-
"inputs": []
|
|
1471
|
-
},
|
|
1472
|
-
{
|
|
1473
|
-
"type": "error",
|
|
1474
|
-
"name": "Rollup__NonZeroDaFee",
|
|
1475
|
-
"inputs": []
|
|
1476
|
-
},
|
|
1477
|
-
{
|
|
1478
|
-
"type": "error",
|
|
1479
|
-
"name": "Rollup__NotPastDeadline",
|
|
1298
|
+
"name": "GovernanceProposer__InvalidLifetimeAndExecutionDelay",
|
|
1480
1299
|
"inputs": [
|
|
1481
1300
|
{
|
|
1482
|
-
"name": "
|
|
1301
|
+
"name": "lifetimeInRounds",
|
|
1483
1302
|
"type": "uint256",
|
|
1484
|
-
"internalType": "
|
|
1303
|
+
"internalType": "uint256"
|
|
1485
1304
|
},
|
|
1486
1305
|
{
|
|
1487
|
-
"name": "
|
|
1306
|
+
"name": "executionDelayInRounds",
|
|
1488
1307
|
"type": "uint256",
|
|
1489
|
-
"internalType": "
|
|
1308
|
+
"internalType": "uint256"
|
|
1490
1309
|
}
|
|
1491
1310
|
]
|
|
1492
1311
|
},
|
|
1493
1312
|
{
|
|
1494
1313
|
"type": "error",
|
|
1495
|
-
"name": "
|
|
1496
|
-
"inputs": []
|
|
1497
|
-
},
|
|
1498
|
-
{
|
|
1499
|
-
"type": "error",
|
|
1500
|
-
"name": "Rollup__PastDeadline",
|
|
1314
|
+
"name": "GovernanceProposer__InvalidQuorumAndRoundSize",
|
|
1501
1315
|
"inputs": [
|
|
1502
1316
|
{
|
|
1503
|
-
"name": "
|
|
1317
|
+
"name": "quorumSize",
|
|
1504
1318
|
"type": "uint256",
|
|
1505
|
-
"internalType": "
|
|
1319
|
+
"internalType": "uint256"
|
|
1506
1320
|
},
|
|
1507
1321
|
{
|
|
1508
|
-
"name": "
|
|
1322
|
+
"name": "roundSize",
|
|
1509
1323
|
"type": "uint256",
|
|
1510
|
-
"internalType": "
|
|
1324
|
+
"internalType": "uint256"
|
|
1511
1325
|
}
|
|
1512
1326
|
]
|
|
1513
1327
|
},
|
|
1514
1328
|
{
|
|
1515
1329
|
"type": "error",
|
|
1516
|
-
"name": "
|
|
1330
|
+
"name": "GovernanceProposer__OnlyProposerCanSignal",
|
|
1517
1331
|
"inputs": [
|
|
1518
1332
|
{
|
|
1519
|
-
"name": "
|
|
1333
|
+
"name": "caller",
|
|
1520
1334
|
"type": "address",
|
|
1521
1335
|
"internalType": "address"
|
|
1522
1336
|
},
|
|
1523
1337
|
{
|
|
1524
|
-
"name": "
|
|
1525
|
-
"type": "
|
|
1526
|
-
"internalType": "
|
|
1338
|
+
"name": "proposer",
|
|
1339
|
+
"type": "address",
|
|
1340
|
+
"internalType": "address"
|
|
1527
1341
|
}
|
|
1528
1342
|
]
|
|
1529
1343
|
},
|
|
1530
1344
|
{
|
|
1531
1345
|
"type": "error",
|
|
1532
|
-
"name": "
|
|
1533
|
-
"inputs": []
|
|
1534
|
-
},
|
|
1535
|
-
{
|
|
1536
|
-
"type": "error",
|
|
1537
|
-
"name": "Rollup__SlotAlreadyInChain",
|
|
1346
|
+
"name": "GovernanceProposer__QuorumCannotBeLargerThanRoundSize",
|
|
1538
1347
|
"inputs": [
|
|
1539
1348
|
{
|
|
1540
|
-
"name": "
|
|
1349
|
+
"name": "quorumSize",
|
|
1541
1350
|
"type": "uint256",
|
|
1542
|
-
"internalType": "
|
|
1351
|
+
"internalType": "uint256"
|
|
1543
1352
|
},
|
|
1544
1353
|
{
|
|
1545
|
-
"name": "
|
|
1354
|
+
"name": "roundSize",
|
|
1546
1355
|
"type": "uint256",
|
|
1547
|
-
"internalType": "
|
|
1356
|
+
"internalType": "uint256"
|
|
1548
1357
|
}
|
|
1549
1358
|
]
|
|
1550
1359
|
},
|
|
1551
1360
|
{
|
|
1552
1361
|
"type": "error",
|
|
1553
|
-
"name": "
|
|
1362
|
+
"name": "GovernanceProposer__RoundTooNew",
|
|
1554
1363
|
"inputs": [
|
|
1555
1364
|
{
|
|
1556
|
-
"name": "
|
|
1557
|
-
"type": "uint256",
|
|
1558
|
-
"internalType": "uint256"
|
|
1559
|
-
},
|
|
1560
|
-
{
|
|
1561
|
-
"name": "pendingBlockNumber",
|
|
1365
|
+
"name": "roundNumber",
|
|
1562
1366
|
"type": "uint256",
|
|
1563
1367
|
"internalType": "uint256"
|
|
1564
1368
|
},
|
|
1565
1369
|
{
|
|
1566
|
-
"name": "
|
|
1370
|
+
"name": "currentRoundNumber",
|
|
1567
1371
|
"type": "uint256",
|
|
1568
1372
|
"internalType": "uint256"
|
|
1569
1373
|
}
|
|
@@ -1571,41 +1375,63 @@
|
|
|
1571
1375
|
},
|
|
1572
1376
|
{
|
|
1573
1377
|
"type": "error",
|
|
1574
|
-
"name": "
|
|
1378
|
+
"name": "GovernanceProposer__RoundTooOld",
|
|
1575
1379
|
"inputs": [
|
|
1576
1380
|
{
|
|
1577
|
-
"name": "
|
|
1381
|
+
"name": "roundNumber",
|
|
1578
1382
|
"type": "uint256",
|
|
1579
|
-
"internalType": "
|
|
1383
|
+
"internalType": "uint256"
|
|
1580
1384
|
},
|
|
1581
1385
|
{
|
|
1582
|
-
"name": "
|
|
1386
|
+
"name": "currentRoundNumber",
|
|
1583
1387
|
"type": "uint256",
|
|
1584
|
-
"internalType": "
|
|
1388
|
+
"internalType": "uint256"
|
|
1585
1389
|
}
|
|
1586
1390
|
]
|
|
1587
1391
|
},
|
|
1588
1392
|
{
|
|
1589
1393
|
"type": "error",
|
|
1590
|
-
"name": "
|
|
1591
|
-
"inputs": [
|
|
1394
|
+
"name": "Governance__CallerNotGovernanceProposer",
|
|
1395
|
+
"inputs": [
|
|
1396
|
+
{
|
|
1397
|
+
"name": "caller",
|
|
1398
|
+
"type": "address",
|
|
1399
|
+
"internalType": "address"
|
|
1400
|
+
},
|
|
1401
|
+
{
|
|
1402
|
+
"name": "governanceProposer",
|
|
1403
|
+
"type": "address",
|
|
1404
|
+
"internalType": "address"
|
|
1405
|
+
}
|
|
1406
|
+
]
|
|
1592
1407
|
},
|
|
1593
1408
|
{
|
|
1594
1409
|
"type": "error",
|
|
1595
|
-
"name": "
|
|
1596
|
-
"inputs": [
|
|
1410
|
+
"name": "Governance__CallerNotSelf",
|
|
1411
|
+
"inputs": [
|
|
1412
|
+
{
|
|
1413
|
+
"name": "caller",
|
|
1414
|
+
"type": "address",
|
|
1415
|
+
"internalType": "address"
|
|
1416
|
+
},
|
|
1417
|
+
{
|
|
1418
|
+
"name": "self",
|
|
1419
|
+
"type": "address",
|
|
1420
|
+
"internalType": "address"
|
|
1421
|
+
}
|
|
1422
|
+
]
|
|
1597
1423
|
},
|
|
1598
1424
|
{
|
|
1599
1425
|
"type": "error",
|
|
1600
|
-
"name": "
|
|
1426
|
+
"name": "Governance__WithdrawalNotUnlockedYet",
|
|
1601
1427
|
"inputs": [
|
|
1602
1428
|
{
|
|
1603
|
-
"name": "
|
|
1429
|
+
"name": "currentTime",
|
|
1604
1430
|
"type": "uint256",
|
|
1605
1431
|
"internalType": "Timestamp"
|
|
1606
1432
|
},
|
|
1607
1433
|
{
|
|
1608
|
-
"name": "
|
|
1434
|
+
"name": "unlocksAt",
|
|
1609
1435
|
"type": "uint256",
|
|
1610
1436
|
"internalType": "Timestamp"
|
|
1611
1437
|
}
|
|
@@ -1613,12 +1439,7 @@
|
|
|
1613
1439
|
},
|
|
1614
1440
|
{
|
|
1615
1441
|
"type": "error",
|
|
1616
|
-
"name": "
|
|
1617
|
-
"inputs": []
|
|
1618
|
-
},
|
|
1619
|
-
{
|
|
1620
|
-
"type": "error",
|
|
1621
|
-
"name": "Rollup__TooManyBlocksInEpoch",
|
|
1442
|
+
"name": "HeaderLib__InvalidHeaderSize",
|
|
1622
1443
|
"inputs": [
|
|
1623
1444
|
{
|
|
1624
1445
|
"name": "expected",
|
|
@@ -1626,50 +1447,39 @@
|
|
|
1626
1447
|
"internalType": "uint256"
|
|
1627
1448
|
},
|
|
1628
1449
|
{
|
|
1629
|
-
"name": "actual",
|
|
1630
|
-
"type": "uint256",
|
|
1631
|
-
"internalType": "uint256"
|
|
1632
|
-
}
|
|
1633
|
-
]
|
|
1634
|
-
},
|
|
1635
|
-
{
|
|
1636
|
-
"type": "error",
|
|
1637
|
-
"name": "Rollup__TryingToProveNonExistingBlock",
|
|
1638
|
-
"inputs": []
|
|
1639
|
-
},
|
|
1640
|
-
{
|
|
1641
|
-
"type": "error",
|
|
1642
|
-
"name": "Rollup__UnavailableTxs",
|
|
1643
|
-
"inputs": [
|
|
1644
|
-
{
|
|
1645
|
-
"name": "txsHash",
|
|
1646
|
-
"type": "bytes32",
|
|
1647
|
-
"internalType": "bytes32"
|
|
1450
|
+
"name": "actual",
|
|
1451
|
+
"type": "uint256",
|
|
1452
|
+
"internalType": "uint256"
|
|
1648
1453
|
}
|
|
1649
1454
|
]
|
|
1650
1455
|
},
|
|
1651
1456
|
{
|
|
1652
1457
|
"type": "error",
|
|
1653
|
-
"name": "
|
|
1458
|
+
"name": "HeaderLib__InvalidSlotNumber",
|
|
1654
1459
|
"inputs": [
|
|
1655
1460
|
{
|
|
1656
|
-
"name": "
|
|
1657
|
-
"type": "
|
|
1658
|
-
"internalType": "
|
|
1461
|
+
"name": "expected",
|
|
1462
|
+
"type": "uint256",
|
|
1463
|
+
"internalType": "Slot"
|
|
1464
|
+
},
|
|
1465
|
+
{
|
|
1466
|
+
"name": "actual",
|
|
1467
|
+
"type": "uint256",
|
|
1468
|
+
"internalType": "Slot"
|
|
1659
1469
|
}
|
|
1660
1470
|
]
|
|
1661
1471
|
},
|
|
1662
1472
|
{
|
|
1663
1473
|
"type": "error",
|
|
1664
|
-
"name": "
|
|
1474
|
+
"name": "Inbox__VersionMismatch",
|
|
1665
1475
|
"inputs": [
|
|
1666
1476
|
{
|
|
1667
|
-
"name": "
|
|
1477
|
+
"name": "expected",
|
|
1668
1478
|
"type": "uint256",
|
|
1669
1479
|
"internalType": "uint256"
|
|
1670
1480
|
},
|
|
1671
1481
|
{
|
|
1672
|
-
"name": "
|
|
1482
|
+
"name": "actual",
|
|
1673
1483
|
"type": "uint256",
|
|
1674
1484
|
"internalType": "uint256"
|
|
1675
1485
|
}
|
|
@@ -1677,15 +1487,15 @@
|
|
|
1677
1487
|
},
|
|
1678
1488
|
{
|
|
1679
1489
|
"type": "error",
|
|
1680
|
-
"name": "
|
|
1490
|
+
"name": "Outbox__AlreadyNullified",
|
|
1681
1491
|
"inputs": [
|
|
1682
1492
|
{
|
|
1683
|
-
"name": "
|
|
1493
|
+
"name": "l2BlockNumber",
|
|
1684
1494
|
"type": "uint256",
|
|
1685
1495
|
"internalType": "uint256"
|
|
1686
1496
|
},
|
|
1687
1497
|
{
|
|
1688
|
-
"name": "
|
|
1498
|
+
"name": "leafIndex",
|
|
1689
1499
|
"type": "uint256",
|
|
1690
1500
|
"internalType": "uint256"
|
|
1691
1501
|
}
|
|
@@ -1693,15 +1503,15 @@
|
|
|
1693
1503
|
},
|
|
1694
1504
|
{
|
|
1695
1505
|
"type": "error",
|
|
1696
|
-
"name": "
|
|
1506
|
+
"name": "Outbox__InvalidRecipient",
|
|
1697
1507
|
"inputs": [
|
|
1698
1508
|
{
|
|
1699
|
-
"name": "",
|
|
1509
|
+
"name": "expected",
|
|
1700
1510
|
"type": "address",
|
|
1701
1511
|
"internalType": "address"
|
|
1702
1512
|
},
|
|
1703
1513
|
{
|
|
1704
|
-
"name": "",
|
|
1514
|
+
"name": "actual",
|
|
1705
1515
|
"type": "address",
|
|
1706
1516
|
"internalType": "address"
|
|
1707
1517
|
}
|
|
@@ -1709,7 +1519,7 @@
|
|
|
1709
1519
|
},
|
|
1710
1520
|
{
|
|
1711
1521
|
"type": "error",
|
|
1712
|
-
"name": "
|
|
1522
|
+
"name": "Outbox__VersionMismatch",
|
|
1713
1523
|
"inputs": [
|
|
1714
1524
|
{
|
|
1715
1525
|
"name": "expected",
|
|
@@ -1725,48 +1535,47 @@
|
|
|
1725
1535
|
},
|
|
1726
1536
|
{
|
|
1727
1537
|
"type": "error",
|
|
1728
|
-
"name": "
|
|
1538
|
+
"name": "ProofCommitmentEscrow__InsufficientBalance",
|
|
1729
1539
|
"inputs": [
|
|
1730
1540
|
{
|
|
1731
|
-
"name": "
|
|
1732
|
-
"type": "
|
|
1733
|
-
"internalType": "
|
|
1734
|
-
}
|
|
1735
|
-
]
|
|
1736
|
-
},
|
|
1737
|
-
{
|
|
1738
|
-
"type": "error",
|
|
1739
|
-
"name": "Staking__AlreadyExiting",
|
|
1740
|
-
"inputs": [
|
|
1541
|
+
"name": "balance",
|
|
1542
|
+
"type": "uint256",
|
|
1543
|
+
"internalType": "uint256"
|
|
1544
|
+
},
|
|
1741
1545
|
{
|
|
1742
|
-
"name": "",
|
|
1743
|
-
"type": "
|
|
1744
|
-
"internalType": "
|
|
1546
|
+
"name": "requested",
|
|
1547
|
+
"type": "uint256",
|
|
1548
|
+
"internalType": "uint256"
|
|
1745
1549
|
}
|
|
1746
1550
|
]
|
|
1747
1551
|
},
|
|
1748
1552
|
{
|
|
1749
1553
|
"type": "error",
|
|
1750
|
-
"name": "
|
|
1554
|
+
"name": "ProofCommitmentEscrow__WithdrawRequestNotReady",
|
|
1751
1555
|
"inputs": [
|
|
1752
1556
|
{
|
|
1753
|
-
"name": "
|
|
1754
|
-
"type": "
|
|
1755
|
-
"internalType": "
|
|
1557
|
+
"name": "current",
|
|
1558
|
+
"type": "uint256",
|
|
1559
|
+
"internalType": "uint256"
|
|
1560
|
+
},
|
|
1561
|
+
{
|
|
1562
|
+
"name": "readyAt",
|
|
1563
|
+
"type": "uint256",
|
|
1564
|
+
"internalType": "Timestamp"
|
|
1756
1565
|
}
|
|
1757
1566
|
]
|
|
1758
1567
|
},
|
|
1759
1568
|
{
|
|
1760
1569
|
"type": "error",
|
|
1761
|
-
"name": "
|
|
1570
|
+
"name": "RewardDistributor__InvalidCaller",
|
|
1762
1571
|
"inputs": [
|
|
1763
1572
|
{
|
|
1764
|
-
"name": "
|
|
1573
|
+
"name": "caller",
|
|
1765
1574
|
"type": "address",
|
|
1766
1575
|
"internalType": "address"
|
|
1767
1576
|
},
|
|
1768
1577
|
{
|
|
1769
|
-
"name": "
|
|
1578
|
+
"name": "canonical",
|
|
1770
1579
|
"type": "address",
|
|
1771
1580
|
"internalType": "address"
|
|
1772
1581
|
}
|
|
@@ -1774,53 +1583,47 @@
|
|
|
1774
1583
|
},
|
|
1775
1584
|
{
|
|
1776
1585
|
"type": "error",
|
|
1777
|
-
"name": "
|
|
1586
|
+
"name": "Rollup__AlreadyClaimed",
|
|
1778
1587
|
"inputs": [
|
|
1779
1588
|
{
|
|
1780
|
-
"name": "",
|
|
1589
|
+
"name": "prover",
|
|
1781
1590
|
"type": "address",
|
|
1782
1591
|
"internalType": "address"
|
|
1783
|
-
}
|
|
1784
|
-
]
|
|
1785
|
-
},
|
|
1786
|
-
{
|
|
1787
|
-
"type": "error",
|
|
1788
|
-
"name": "Staking__DepositOutOfGas",
|
|
1789
|
-
"inputs": []
|
|
1790
|
-
},
|
|
1791
|
-
{
|
|
1792
|
-
"type": "error",
|
|
1793
|
-
"name": "Staking__FailedToRemove",
|
|
1794
|
-
"inputs": [
|
|
1592
|
+
},
|
|
1795
1593
|
{
|
|
1796
|
-
"name": "",
|
|
1797
|
-
"type": "
|
|
1798
|
-
"internalType": "
|
|
1594
|
+
"name": "epoch",
|
|
1595
|
+
"type": "uint256",
|
|
1596
|
+
"internalType": "Epoch"
|
|
1799
1597
|
}
|
|
1800
1598
|
]
|
|
1801
1599
|
},
|
|
1802
1600
|
{
|
|
1803
1601
|
"type": "error",
|
|
1804
|
-
"name": "
|
|
1602
|
+
"name": "Rollup__InsufficientBondAmount",
|
|
1805
1603
|
"inputs": [
|
|
1806
1604
|
{
|
|
1807
|
-
"name": "",
|
|
1808
|
-
"type": "
|
|
1809
|
-
"internalType": "
|
|
1605
|
+
"name": "minimum",
|
|
1606
|
+
"type": "uint256",
|
|
1607
|
+
"internalType": "uint256"
|
|
1608
|
+
},
|
|
1609
|
+
{
|
|
1610
|
+
"name": "provided",
|
|
1611
|
+
"type": "uint256",
|
|
1612
|
+
"internalType": "uint256"
|
|
1810
1613
|
}
|
|
1811
1614
|
]
|
|
1812
1615
|
},
|
|
1813
1616
|
{
|
|
1814
1617
|
"type": "error",
|
|
1815
|
-
"name": "
|
|
1816
|
-
"inputs": []
|
|
1817
|
-
},
|
|
1818
|
-
{
|
|
1819
|
-
"type": "error",
|
|
1820
|
-
"name": "Staking__IncorrectGovProposer",
|
|
1618
|
+
"name": "Rollup__InsufficientFundsInEscrow",
|
|
1821
1619
|
"inputs": [
|
|
1822
1620
|
{
|
|
1823
|
-
"name": "",
|
|
1621
|
+
"name": "required",
|
|
1622
|
+
"type": "uint256",
|
|
1623
|
+
"internalType": "uint256"
|
|
1624
|
+
},
|
|
1625
|
+
{
|
|
1626
|
+
"name": "available",
|
|
1824
1627
|
"type": "uint256",
|
|
1825
1628
|
"internalType": "uint256"
|
|
1826
1629
|
}
|
|
@@ -1828,37 +1631,47 @@
|
|
|
1828
1631
|
},
|
|
1829
1632
|
{
|
|
1830
1633
|
"type": "error",
|
|
1831
|
-
"name": "
|
|
1634
|
+
"name": "Rollup__InvalidArchive",
|
|
1832
1635
|
"inputs": [
|
|
1833
1636
|
{
|
|
1834
|
-
"name": "",
|
|
1835
|
-
"type": "
|
|
1836
|
-
"internalType": "
|
|
1637
|
+
"name": "expected",
|
|
1638
|
+
"type": "bytes32",
|
|
1639
|
+
"internalType": "bytes32"
|
|
1640
|
+
},
|
|
1641
|
+
{
|
|
1642
|
+
"name": "actual",
|
|
1643
|
+
"type": "bytes32",
|
|
1644
|
+
"internalType": "bytes32"
|
|
1837
1645
|
}
|
|
1838
1646
|
]
|
|
1839
1647
|
},
|
|
1840
1648
|
{
|
|
1841
1649
|
"type": "error",
|
|
1842
|
-
"name": "
|
|
1650
|
+
"name": "Rollup__InvalidBlobHash",
|
|
1843
1651
|
"inputs": [
|
|
1844
1652
|
{
|
|
1845
|
-
"name": "",
|
|
1846
|
-
"type": "
|
|
1847
|
-
"internalType": "
|
|
1653
|
+
"name": "expected",
|
|
1654
|
+
"type": "bytes32",
|
|
1655
|
+
"internalType": "bytes32"
|
|
1656
|
+
},
|
|
1657
|
+
{
|
|
1658
|
+
"name": "actual",
|
|
1659
|
+
"type": "bytes32",
|
|
1660
|
+
"internalType": "bytes32"
|
|
1848
1661
|
}
|
|
1849
1662
|
]
|
|
1850
1663
|
},
|
|
1851
1664
|
{
|
|
1852
1665
|
"type": "error",
|
|
1853
|
-
"name": "
|
|
1666
|
+
"name": "Rollup__InvalidBlockNumber",
|
|
1854
1667
|
"inputs": [
|
|
1855
1668
|
{
|
|
1856
|
-
"name": "
|
|
1669
|
+
"name": "expected",
|
|
1857
1670
|
"type": "uint256",
|
|
1858
1671
|
"internalType": "uint256"
|
|
1859
1672
|
},
|
|
1860
1673
|
{
|
|
1861
|
-
"name": "
|
|
1674
|
+
"name": "actual",
|
|
1862
1675
|
"type": "uint256",
|
|
1863
1676
|
"internalType": "uint256"
|
|
1864
1677
|
}
|
|
@@ -1866,31 +1679,31 @@
|
|
|
1866
1679
|
},
|
|
1867
1680
|
{
|
|
1868
1681
|
"type": "error",
|
|
1869
|
-
"name": "
|
|
1682
|
+
"name": "Rollup__InvalidInHash",
|
|
1870
1683
|
"inputs": [
|
|
1871
1684
|
{
|
|
1872
|
-
"name": "",
|
|
1873
|
-
"type": "
|
|
1874
|
-
"internalType": "
|
|
1685
|
+
"name": "expected",
|
|
1686
|
+
"type": "bytes32",
|
|
1687
|
+
"internalType": "bytes32"
|
|
1875
1688
|
},
|
|
1876
1689
|
{
|
|
1877
|
-
"name": "",
|
|
1878
|
-
"type": "
|
|
1879
|
-
"internalType": "
|
|
1690
|
+
"name": "actual",
|
|
1691
|
+
"type": "bytes32",
|
|
1692
|
+
"internalType": "bytes32"
|
|
1880
1693
|
}
|
|
1881
1694
|
]
|
|
1882
1695
|
},
|
|
1883
1696
|
{
|
|
1884
1697
|
"type": "error",
|
|
1885
|
-
"name": "
|
|
1698
|
+
"name": "Rollup__InvalidManaBaseFee",
|
|
1886
1699
|
"inputs": [
|
|
1887
1700
|
{
|
|
1888
|
-
"name": "",
|
|
1701
|
+
"name": "expected",
|
|
1889
1702
|
"type": "uint256",
|
|
1890
1703
|
"internalType": "uint256"
|
|
1891
1704
|
},
|
|
1892
1705
|
{
|
|
1893
|
-
"name": "",
|
|
1706
|
+
"name": "actual",
|
|
1894
1707
|
"type": "uint256",
|
|
1895
1708
|
"internalType": "uint256"
|
|
1896
1709
|
}
|
|
@@ -1898,166 +1711,175 @@
|
|
|
1898
1711
|
},
|
|
1899
1712
|
{
|
|
1900
1713
|
"type": "error",
|
|
1901
|
-
"name": "
|
|
1714
|
+
"name": "Rollup__InvalidManaTarget",
|
|
1902
1715
|
"inputs": [
|
|
1903
1716
|
{
|
|
1904
|
-
"name": "
|
|
1905
|
-
"type": "
|
|
1906
|
-
"internalType": "
|
|
1717
|
+
"name": "minimum",
|
|
1718
|
+
"type": "uint256",
|
|
1719
|
+
"internalType": "uint256"
|
|
1907
1720
|
},
|
|
1908
1721
|
{
|
|
1909
|
-
"name": "
|
|
1910
|
-
"type": "
|
|
1911
|
-
"internalType": "
|
|
1722
|
+
"name": "provided",
|
|
1723
|
+
"type": "uint256",
|
|
1724
|
+
"internalType": "uint256"
|
|
1912
1725
|
}
|
|
1913
1726
|
]
|
|
1914
1727
|
},
|
|
1915
1728
|
{
|
|
1916
1729
|
"type": "error",
|
|
1917
|
-
"name": "
|
|
1730
|
+
"name": "Rollup__InvalidPreviousArchive",
|
|
1918
1731
|
"inputs": [
|
|
1919
1732
|
{
|
|
1920
|
-
"name": "",
|
|
1921
|
-
"type": "
|
|
1922
|
-
"internalType": "
|
|
1923
|
-
}
|
|
1924
|
-
]
|
|
1925
|
-
},
|
|
1926
|
-
{
|
|
1927
|
-
"type": "error",
|
|
1928
|
-
"name": "Staking__InvalidRollupAddress",
|
|
1929
|
-
"inputs": [
|
|
1733
|
+
"name": "expected",
|
|
1734
|
+
"type": "bytes32",
|
|
1735
|
+
"internalType": "bytes32"
|
|
1736
|
+
},
|
|
1930
1737
|
{
|
|
1931
|
-
"name": "",
|
|
1932
|
-
"type": "
|
|
1933
|
-
"internalType": "
|
|
1738
|
+
"name": "actual",
|
|
1739
|
+
"type": "bytes32",
|
|
1740
|
+
"internalType": "bytes32"
|
|
1934
1741
|
}
|
|
1935
1742
|
]
|
|
1936
1743
|
},
|
|
1937
1744
|
{
|
|
1938
1745
|
"type": "error",
|
|
1939
|
-
"name": "
|
|
1940
|
-
"inputs": []
|
|
1941
|
-
},
|
|
1942
|
-
{
|
|
1943
|
-
"type": "error",
|
|
1944
|
-
"name": "Staking__NoOneToSlash",
|
|
1746
|
+
"name": "Rollup__InvalidProposedArchive",
|
|
1945
1747
|
"inputs": [
|
|
1946
1748
|
{
|
|
1947
|
-
"name": "",
|
|
1948
|
-
"type": "
|
|
1949
|
-
"internalType": "
|
|
1749
|
+
"name": "expected",
|
|
1750
|
+
"type": "bytes32",
|
|
1751
|
+
"internalType": "bytes32"
|
|
1752
|
+
},
|
|
1753
|
+
{
|
|
1754
|
+
"name": "actual",
|
|
1755
|
+
"type": "bytes32",
|
|
1756
|
+
"internalType": "bytes32"
|
|
1950
1757
|
}
|
|
1951
1758
|
]
|
|
1952
1759
|
},
|
|
1953
1760
|
{
|
|
1954
1761
|
"type": "error",
|
|
1955
|
-
"name": "
|
|
1762
|
+
"name": "Rollup__InvalidTimestamp",
|
|
1956
1763
|
"inputs": [
|
|
1957
1764
|
{
|
|
1958
|
-
"name": "",
|
|
1959
|
-
"type": "
|
|
1960
|
-
"internalType": "
|
|
1765
|
+
"name": "expected",
|
|
1766
|
+
"type": "uint256",
|
|
1767
|
+
"internalType": "Timestamp"
|
|
1768
|
+
},
|
|
1769
|
+
{
|
|
1770
|
+
"name": "actual",
|
|
1771
|
+
"type": "uint256",
|
|
1772
|
+
"internalType": "Timestamp"
|
|
1961
1773
|
}
|
|
1962
1774
|
]
|
|
1963
1775
|
},
|
|
1964
1776
|
{
|
|
1965
1777
|
"type": "error",
|
|
1966
|
-
"name": "
|
|
1778
|
+
"name": "Rollup__NotPastDeadline",
|
|
1967
1779
|
"inputs": [
|
|
1968
1780
|
{
|
|
1969
|
-
"name": "",
|
|
1970
|
-
"type": "
|
|
1971
|
-
"internalType": "
|
|
1781
|
+
"name": "deadline",
|
|
1782
|
+
"type": "uint256",
|
|
1783
|
+
"internalType": "Epoch"
|
|
1784
|
+
},
|
|
1785
|
+
{
|
|
1786
|
+
"name": "currentEpoch",
|
|
1787
|
+
"type": "uint256",
|
|
1788
|
+
"internalType": "Epoch"
|
|
1972
1789
|
}
|
|
1973
1790
|
]
|
|
1974
1791
|
},
|
|
1975
1792
|
{
|
|
1976
1793
|
"type": "error",
|
|
1977
|
-
"name": "
|
|
1794
|
+
"name": "Rollup__PastDeadline",
|
|
1978
1795
|
"inputs": [
|
|
1979
1796
|
{
|
|
1980
|
-
"name": "",
|
|
1797
|
+
"name": "deadline",
|
|
1981
1798
|
"type": "uint256",
|
|
1982
|
-
"internalType": "
|
|
1983
|
-
},
|
|
1984
|
-
{
|
|
1985
|
-
"name": "",
|
|
1986
|
-
"type": "address",
|
|
1987
|
-
"internalType": "address"
|
|
1799
|
+
"internalType": "Epoch"
|
|
1988
1800
|
},
|
|
1989
1801
|
{
|
|
1990
|
-
"name": "",
|
|
1991
|
-
"type": "
|
|
1992
|
-
"internalType": "
|
|
1802
|
+
"name": "currentEpoch",
|
|
1803
|
+
"type": "uint256",
|
|
1804
|
+
"internalType": "Epoch"
|
|
1993
1805
|
}
|
|
1994
1806
|
]
|
|
1995
1807
|
},
|
|
1996
1808
|
{
|
|
1997
1809
|
"type": "error",
|
|
1998
|
-
"name": "
|
|
1810
|
+
"name": "Rollup__ProverHaveAlreadySubmitted",
|
|
1999
1811
|
"inputs": [
|
|
2000
1812
|
{
|
|
2001
|
-
"name": "",
|
|
1813
|
+
"name": "prover",
|
|
2002
1814
|
"type": "address",
|
|
2003
1815
|
"internalType": "address"
|
|
1816
|
+
},
|
|
1817
|
+
{
|
|
1818
|
+
"name": "epoch",
|
|
1819
|
+
"type": "uint256",
|
|
1820
|
+
"internalType": "Epoch"
|
|
2004
1821
|
}
|
|
2005
1822
|
]
|
|
2006
1823
|
},
|
|
2007
1824
|
{
|
|
2008
1825
|
"type": "error",
|
|
2009
|
-
"name": "
|
|
1826
|
+
"name": "Rollup__SlotAlreadyInChain",
|
|
2010
1827
|
"inputs": [
|
|
2011
1828
|
{
|
|
2012
|
-
"name": "",
|
|
2013
|
-
"type": "
|
|
2014
|
-
"internalType": "
|
|
1829
|
+
"name": "lastSlot",
|
|
1830
|
+
"type": "uint256",
|
|
1831
|
+
"internalType": "Slot"
|
|
2015
1832
|
},
|
|
2016
1833
|
{
|
|
2017
|
-
"name": "",
|
|
2018
|
-
"type": "
|
|
2019
|
-
"internalType": "
|
|
1834
|
+
"name": "proposedSlot",
|
|
1835
|
+
"type": "uint256",
|
|
1836
|
+
"internalType": "Slot"
|
|
2020
1837
|
}
|
|
2021
1838
|
]
|
|
2022
1839
|
},
|
|
2023
1840
|
{
|
|
2024
1841
|
"type": "error",
|
|
2025
|
-
"name": "
|
|
1842
|
+
"name": "Rollup__StartAndEndNotSameEpoch",
|
|
2026
1843
|
"inputs": [
|
|
2027
1844
|
{
|
|
2028
|
-
"name": "",
|
|
2029
|
-
"type": "
|
|
2030
|
-
"internalType": "
|
|
1845
|
+
"name": "start",
|
|
1846
|
+
"type": "uint256",
|
|
1847
|
+
"internalType": "Epoch"
|
|
2031
1848
|
},
|
|
2032
1849
|
{
|
|
2033
|
-
"name": "",
|
|
2034
|
-
"type": "
|
|
2035
|
-
"internalType": "
|
|
1850
|
+
"name": "end",
|
|
1851
|
+
"type": "uint256",
|
|
1852
|
+
"internalType": "Epoch"
|
|
2036
1853
|
}
|
|
2037
1854
|
]
|
|
2038
1855
|
},
|
|
2039
1856
|
{
|
|
2040
1857
|
"type": "error",
|
|
2041
|
-
"name": "
|
|
1858
|
+
"name": "Rollup__TimestampInFuture",
|
|
2042
1859
|
"inputs": [
|
|
2043
1860
|
{
|
|
2044
|
-
"name": "",
|
|
2045
|
-
"type": "
|
|
2046
|
-
"internalType": "
|
|
1861
|
+
"name": "max",
|
|
1862
|
+
"type": "uint256",
|
|
1863
|
+
"internalType": "Timestamp"
|
|
1864
|
+
},
|
|
1865
|
+
{
|
|
1866
|
+
"name": "actual",
|
|
1867
|
+
"type": "uint256",
|
|
1868
|
+
"internalType": "Timestamp"
|
|
2047
1869
|
}
|
|
2048
1870
|
]
|
|
2049
1871
|
},
|
|
2050
1872
|
{
|
|
2051
1873
|
"type": "error",
|
|
2052
|
-
"name": "
|
|
1874
|
+
"name": "Rollup__TooManyBlocksInEpoch",
|
|
2053
1875
|
"inputs": [
|
|
2054
1876
|
{
|
|
2055
|
-
"name": "",
|
|
1877
|
+
"name": "expected",
|
|
2056
1878
|
"type": "uint256",
|
|
2057
1879
|
"internalType": "uint256"
|
|
2058
1880
|
},
|
|
2059
1881
|
{
|
|
2060
|
-
"name": "",
|
|
1882
|
+
"name": "actual",
|
|
2061
1883
|
"type": "uint256",
|
|
2062
1884
|
"internalType": "uint256"
|
|
2063
1885
|
}
|
|
@@ -2065,35 +1887,45 @@
|
|
|
2065
1887
|
},
|
|
2066
1888
|
{
|
|
2067
1889
|
"type": "error",
|
|
2068
|
-
"name": "
|
|
1890
|
+
"name": "SampleLib__IndexOutOfBounds",
|
|
2069
1891
|
"inputs": [
|
|
2070
1892
|
{
|
|
2071
|
-
"name": "
|
|
1893
|
+
"name": "requested",
|
|
2072
1894
|
"type": "uint256",
|
|
2073
|
-
"internalType": "
|
|
1895
|
+
"internalType": "uint256"
|
|
1896
|
+
},
|
|
1897
|
+
{
|
|
1898
|
+
"name": "bound",
|
|
1899
|
+
"type": "uint256",
|
|
1900
|
+
"internalType": "uint256"
|
|
2074
1901
|
}
|
|
2075
1902
|
]
|
|
2076
1903
|
},
|
|
2077
1904
|
{
|
|
2078
1905
|
"type": "error",
|
|
2079
|
-
"name": "
|
|
2080
|
-
"inputs": []
|
|
2081
|
-
},
|
|
2082
|
-
{
|
|
2083
|
-
"type": "error",
|
|
2084
|
-
"name": "Staking__RollupAlreadyRegistered",
|
|
1906
|
+
"name": "SampleLib__SampleLargerThanIndex",
|
|
2085
1907
|
"inputs": [
|
|
2086
1908
|
{
|
|
2087
|
-
"name": "",
|
|
2088
|
-
"type": "
|
|
2089
|
-
"internalType": "
|
|
1909
|
+
"name": "sample",
|
|
1910
|
+
"type": "uint256",
|
|
1911
|
+
"internalType": "uint256"
|
|
1912
|
+
},
|
|
1913
|
+
{
|
|
1914
|
+
"name": "index",
|
|
1915
|
+
"type": "uint256",
|
|
1916
|
+
"internalType": "uint256"
|
|
2090
1917
|
}
|
|
2091
1918
|
]
|
|
2092
1919
|
},
|
|
2093
1920
|
{
|
|
2094
1921
|
"type": "error",
|
|
2095
|
-
"name": "
|
|
1922
|
+
"name": "SignatureLib__InvalidSignature",
|
|
2096
1923
|
"inputs": [
|
|
1924
|
+
{
|
|
1925
|
+
"name": "",
|
|
1926
|
+
"type": "address",
|
|
1927
|
+
"internalType": "address"
|
|
1928
|
+
},
|
|
2097
1929
|
{
|
|
2098
1930
|
"name": "",
|
|
2099
1931
|
"type": "address",
|
|
@@ -2103,47 +1935,47 @@
|
|
|
2103
1935
|
},
|
|
2104
1936
|
{
|
|
2105
1937
|
"type": "error",
|
|
2106
|
-
"name": "
|
|
1938
|
+
"name": "SlashPayload_ArraySizeMismatch",
|
|
2107
1939
|
"inputs": [
|
|
2108
1940
|
{
|
|
2109
|
-
"name": "",
|
|
1941
|
+
"name": "expected",
|
|
2110
1942
|
"type": "uint256",
|
|
2111
|
-
"internalType": "
|
|
1943
|
+
"internalType": "uint256"
|
|
2112
1944
|
},
|
|
2113
1945
|
{
|
|
2114
|
-
"name": "",
|
|
1946
|
+
"name": "actual",
|
|
2115
1947
|
"type": "uint256",
|
|
2116
|
-
"internalType": "
|
|
1948
|
+
"internalType": "uint256"
|
|
2117
1949
|
}
|
|
2118
1950
|
]
|
|
2119
1951
|
},
|
|
2120
1952
|
{
|
|
2121
1953
|
"type": "error",
|
|
2122
|
-
"name": "
|
|
1954
|
+
"name": "Staking__AlreadyRegistered",
|
|
2123
1955
|
"inputs": [
|
|
2124
1956
|
{
|
|
2125
|
-
"name": "
|
|
2126
|
-
"type": "
|
|
2127
|
-
"internalType": "
|
|
1957
|
+
"name": "instance",
|
|
1958
|
+
"type": "address",
|
|
1959
|
+
"internalType": "address"
|
|
1960
|
+
},
|
|
1961
|
+
{
|
|
1962
|
+
"name": "attester",
|
|
1963
|
+
"type": "address",
|
|
1964
|
+
"internalType": "address"
|
|
2128
1965
|
}
|
|
2129
1966
|
]
|
|
2130
1967
|
},
|
|
2131
1968
|
{
|
|
2132
1969
|
"type": "error",
|
|
2133
|
-
"name": "
|
|
2134
|
-
"inputs": []
|
|
2135
|
-
},
|
|
2136
|
-
{
|
|
2137
|
-
"type": "error",
|
|
2138
|
-
"name": "TallySlashingProposer__InvalidCommitteeSize",
|
|
1970
|
+
"name": "Staking__InsufficientBootstrapValidators",
|
|
2139
1971
|
"inputs": [
|
|
2140
1972
|
{
|
|
2141
|
-
"name": "
|
|
1973
|
+
"name": "queueSize",
|
|
2142
1974
|
"type": "uint256",
|
|
2143
1975
|
"internalType": "uint256"
|
|
2144
1976
|
},
|
|
2145
1977
|
{
|
|
2146
|
-
"name": "
|
|
1978
|
+
"name": "bootstrapFlushSize",
|
|
2147
1979
|
"type": "uint256",
|
|
2148
1980
|
"internalType": "uint256"
|
|
2149
1981
|
}
|
|
@@ -2151,15 +1983,15 @@
|
|
|
2151
1983
|
},
|
|
2152
1984
|
{
|
|
2153
1985
|
"type": "error",
|
|
2154
|
-
"name": "
|
|
1986
|
+
"name": "Staking__InsufficientPower",
|
|
2155
1987
|
"inputs": [
|
|
2156
1988
|
{
|
|
2157
|
-
"name": "
|
|
1989
|
+
"name": "",
|
|
2158
1990
|
"type": "uint256",
|
|
2159
1991
|
"internalType": "uint256"
|
|
2160
1992
|
},
|
|
2161
1993
|
{
|
|
2162
|
-
"name": "
|
|
1994
|
+
"name": "",
|
|
2163
1995
|
"type": "uint256",
|
|
2164
1996
|
"internalType": "uint256"
|
|
2165
1997
|
}
|
|
@@ -2167,15 +1999,15 @@
|
|
|
2167
1999
|
},
|
|
2168
2000
|
{
|
|
2169
2001
|
"type": "error",
|
|
2170
|
-
"name": "
|
|
2002
|
+
"name": "Staking__InsufficientStake",
|
|
2171
2003
|
"inputs": [
|
|
2172
2004
|
{
|
|
2173
|
-
"name": "
|
|
2005
|
+
"name": "",
|
|
2174
2006
|
"type": "uint256",
|
|
2175
2007
|
"internalType": "uint256"
|
|
2176
2008
|
},
|
|
2177
2009
|
{
|
|
2178
|
-
"name": "
|
|
2010
|
+
"name": "",
|
|
2179
2011
|
"type": "uint256",
|
|
2180
2012
|
"internalType": "uint256"
|
|
2181
2013
|
}
|
|
@@ -2183,47 +2015,63 @@
|
|
|
2183
2015
|
},
|
|
2184
2016
|
{
|
|
2185
2017
|
"type": "error",
|
|
2186
|
-
"name": "
|
|
2018
|
+
"name": "Staking__InvalidDeposit",
|
|
2187
2019
|
"inputs": [
|
|
2188
2020
|
{
|
|
2189
|
-
"name": "
|
|
2190
|
-
"type": "
|
|
2191
|
-
"internalType": "
|
|
2021
|
+
"name": "attester",
|
|
2022
|
+
"type": "address",
|
|
2023
|
+
"internalType": "address"
|
|
2192
2024
|
},
|
|
2193
2025
|
{
|
|
2194
|
-
"name": "
|
|
2195
|
-
"type": "
|
|
2196
|
-
"internalType": "
|
|
2026
|
+
"name": "proposer",
|
|
2027
|
+
"type": "address",
|
|
2028
|
+
"internalType": "address"
|
|
2197
2029
|
}
|
|
2198
2030
|
]
|
|
2199
2031
|
},
|
|
2200
2032
|
{
|
|
2201
2033
|
"type": "error",
|
|
2202
|
-
"name": "
|
|
2203
|
-
"inputs": [
|
|
2034
|
+
"name": "Staking__NotSlasher",
|
|
2035
|
+
"inputs": [
|
|
2036
|
+
{
|
|
2037
|
+
"name": "",
|
|
2038
|
+
"type": "address",
|
|
2039
|
+
"internalType": "address"
|
|
2040
|
+
},
|
|
2041
|
+
{
|
|
2042
|
+
"name": "",
|
|
2043
|
+
"type": "address",
|
|
2044
|
+
"internalType": "address"
|
|
2045
|
+
}
|
|
2046
|
+
]
|
|
2204
2047
|
},
|
|
2205
2048
|
{
|
|
2206
2049
|
"type": "error",
|
|
2207
|
-
"name": "
|
|
2050
|
+
"name": "Staking__NotWithdrawer",
|
|
2208
2051
|
"inputs": [
|
|
2209
2052
|
{
|
|
2210
|
-
"name": "
|
|
2211
|
-
"type": "
|
|
2212
|
-
"internalType": "
|
|
2053
|
+
"name": "",
|
|
2054
|
+
"type": "address",
|
|
2055
|
+
"internalType": "address"
|
|
2056
|
+
},
|
|
2057
|
+
{
|
|
2058
|
+
"name": "",
|
|
2059
|
+
"type": "address",
|
|
2060
|
+
"internalType": "address"
|
|
2213
2061
|
}
|
|
2214
2062
|
]
|
|
2215
2063
|
},
|
|
2216
2064
|
{
|
|
2217
2065
|
"type": "error",
|
|
2218
|
-
"name": "
|
|
2066
|
+
"name": "Staking__OutOfBounds",
|
|
2219
2067
|
"inputs": [
|
|
2220
2068
|
{
|
|
2221
|
-
"name": "
|
|
2069
|
+
"name": "",
|
|
2222
2070
|
"type": "uint256",
|
|
2223
2071
|
"internalType": "uint256"
|
|
2224
2072
|
},
|
|
2225
2073
|
{
|
|
2226
|
-
"name": "
|
|
2074
|
+
"name": "",
|
|
2227
2075
|
"type": "uint256",
|
|
2228
2076
|
"internalType": "uint256"
|
|
2229
2077
|
}
|
|
@@ -2231,31 +2079,31 @@
|
|
|
2231
2079
|
},
|
|
2232
2080
|
{
|
|
2233
2081
|
"type": "error",
|
|
2234
|
-
"name": "
|
|
2082
|
+
"name": "Staking__WithdrawalNotUnlockedYet",
|
|
2235
2083
|
"inputs": [
|
|
2236
2084
|
{
|
|
2237
|
-
"name": "
|
|
2085
|
+
"name": "",
|
|
2238
2086
|
"type": "uint256",
|
|
2239
|
-
"internalType": "
|
|
2087
|
+
"internalType": "Timestamp"
|
|
2240
2088
|
},
|
|
2241
2089
|
{
|
|
2242
|
-
"name": "
|
|
2090
|
+
"name": "",
|
|
2243
2091
|
"type": "uint256",
|
|
2244
|
-
"internalType": "
|
|
2092
|
+
"internalType": "Timestamp"
|
|
2245
2093
|
}
|
|
2246
2094
|
]
|
|
2247
2095
|
},
|
|
2248
2096
|
{
|
|
2249
2097
|
"type": "error",
|
|
2250
|
-
"name": "
|
|
2098
|
+
"name": "TallySlashingProposer__InvalidCommitteeSize",
|
|
2251
2099
|
"inputs": [
|
|
2252
2100
|
{
|
|
2253
|
-
"name": "
|
|
2101
|
+
"name": "expected",
|
|
2254
2102
|
"type": "uint256",
|
|
2255
2103
|
"internalType": "uint256"
|
|
2256
2104
|
},
|
|
2257
2105
|
{
|
|
2258
|
-
"name": "
|
|
2106
|
+
"name": "actual",
|
|
2259
2107
|
"type": "uint256",
|
|
2260
2108
|
"internalType": "uint256"
|
|
2261
2109
|
}
|
|
@@ -2263,53 +2111,47 @@
|
|
|
2263
2111
|
},
|
|
2264
2112
|
{
|
|
2265
2113
|
"type": "error",
|
|
2266
|
-
"name": "
|
|
2267
|
-
"inputs": []
|
|
2268
|
-
},
|
|
2269
|
-
{
|
|
2270
|
-
"type": "error",
|
|
2271
|
-
"name": "TallySlashingProposer__RoundAlreadyExecuted",
|
|
2114
|
+
"name": "TallySlashingProposer__InvalidEpochIndex",
|
|
2272
2115
|
"inputs": [
|
|
2273
2116
|
{
|
|
2274
|
-
"name": "
|
|
2117
|
+
"name": "epochIndex",
|
|
2275
2118
|
"type": "uint256",
|
|
2276
|
-
"internalType": "
|
|
2277
|
-
}
|
|
2278
|
-
]
|
|
2279
|
-
},
|
|
2280
|
-
{
|
|
2281
|
-
"type": "error",
|
|
2282
|
-
"name": "TallySlashingProposer__RoundNotComplete",
|
|
2283
|
-
"inputs": [
|
|
2119
|
+
"internalType": "uint256"
|
|
2120
|
+
},
|
|
2284
2121
|
{
|
|
2285
|
-
"name": "
|
|
2122
|
+
"name": "roundSizeInEpochs",
|
|
2286
2123
|
"type": "uint256",
|
|
2287
|
-
"internalType": "
|
|
2124
|
+
"internalType": "uint256"
|
|
2288
2125
|
}
|
|
2289
2126
|
]
|
|
2290
2127
|
},
|
|
2291
2128
|
{
|
|
2292
2129
|
"type": "error",
|
|
2293
|
-
"name": "
|
|
2130
|
+
"name": "TallySlashingProposer__InvalidNumberOfCommittees",
|
|
2294
2131
|
"inputs": [
|
|
2295
2132
|
{
|
|
2296
|
-
"name": "
|
|
2133
|
+
"name": "expected",
|
|
2297
2134
|
"type": "uint256",
|
|
2298
|
-
"internalType": "
|
|
2135
|
+
"internalType": "uint256"
|
|
2299
2136
|
},
|
|
2300
2137
|
{
|
|
2301
|
-
"name": "
|
|
2138
|
+
"name": "actual",
|
|
2302
2139
|
"type": "uint256",
|
|
2303
|
-
"internalType": "
|
|
2140
|
+
"internalType": "uint256"
|
|
2304
2141
|
}
|
|
2305
2142
|
]
|
|
2306
2143
|
},
|
|
2307
2144
|
{
|
|
2308
2145
|
"type": "error",
|
|
2309
|
-
"name": "
|
|
2146
|
+
"name": "TallySlashingProposer__InvalidQuorumAndRoundSize",
|
|
2310
2147
|
"inputs": [
|
|
2311
2148
|
{
|
|
2312
|
-
"name": "
|
|
2149
|
+
"name": "quorum",
|
|
2150
|
+
"type": "uint256",
|
|
2151
|
+
"internalType": "uint256"
|
|
2152
|
+
},
|
|
2153
|
+
{
|
|
2154
|
+
"name": "roundSize",
|
|
2313
2155
|
"type": "uint256",
|
|
2314
2156
|
"internalType": "uint256"
|
|
2315
2157
|
}
|
|
@@ -2317,15 +2159,15 @@
|
|
|
2317
2159
|
},
|
|
2318
2160
|
{
|
|
2319
2161
|
"type": "error",
|
|
2320
|
-
"name": "
|
|
2162
|
+
"name": "TallySlashingProposer__InvalidVoteLength",
|
|
2321
2163
|
"inputs": [
|
|
2322
2164
|
{
|
|
2323
|
-
"name": "
|
|
2165
|
+
"name": "expected",
|
|
2324
2166
|
"type": "uint256",
|
|
2325
2167
|
"internalType": "uint256"
|
|
2326
2168
|
},
|
|
2327
2169
|
{
|
|
2328
|
-
"name": "
|
|
2170
|
+
"name": "actual",
|
|
2329
2171
|
"type": "uint256",
|
|
2330
2172
|
"internalType": "uint256"
|
|
2331
2173
|
}
|
|
@@ -2333,15 +2175,15 @@
|
|
|
2333
2175
|
},
|
|
2334
2176
|
{
|
|
2335
2177
|
"type": "error",
|
|
2336
|
-
"name": "
|
|
2178
|
+
"name": "TallySlashingProposer__LifetimeMustBeGreaterThanExecutionDelay",
|
|
2337
2179
|
"inputs": [
|
|
2338
2180
|
{
|
|
2339
|
-
"name": "
|
|
2181
|
+
"name": "lifetime",
|
|
2340
2182
|
"type": "uint256",
|
|
2341
2183
|
"internalType": "uint256"
|
|
2342
2184
|
},
|
|
2343
2185
|
{
|
|
2344
|
-
"name": "
|
|
2186
|
+
"name": "executionDelay",
|
|
2345
2187
|
"type": "uint256",
|
|
2346
2188
|
"internalType": "uint256"
|
|
2347
2189
|
}
|
|
@@ -2349,15 +2191,15 @@
|
|
|
2349
2191
|
},
|
|
2350
2192
|
{
|
|
2351
2193
|
"type": "error",
|
|
2352
|
-
"name": "
|
|
2353
|
-
"inputs": []
|
|
2354
|
-
},
|
|
2355
|
-
{
|
|
2356
|
-
"type": "error",
|
|
2357
|
-
"name": "TallySlashingProposer__SlashOffsetMustBeGreaterThanZero",
|
|
2194
|
+
"name": "TallySlashingProposer__LifetimeMustBeLessThanRoundabout",
|
|
2358
2195
|
"inputs": [
|
|
2359
2196
|
{
|
|
2360
|
-
"name": "
|
|
2197
|
+
"name": "lifetime",
|
|
2198
|
+
"type": "uint256",
|
|
2199
|
+
"internalType": "uint256"
|
|
2200
|
+
},
|
|
2201
|
+
{
|
|
2202
|
+
"name": "roundabout",
|
|
2361
2203
|
"type": "uint256",
|
|
2362
2204
|
"internalType": "uint256"
|
|
2363
2205
|
}
|
|
@@ -2365,26 +2207,31 @@
|
|
|
2365
2207
|
},
|
|
2366
2208
|
{
|
|
2367
2209
|
"type": "error",
|
|
2368
|
-
"name": "
|
|
2210
|
+
"name": "TallySlashingProposer__RoundOutOfRange",
|
|
2369
2211
|
"inputs": [
|
|
2370
2212
|
{
|
|
2371
|
-
"name": "
|
|
2213
|
+
"name": "round",
|
|
2372
2214
|
"type": "uint256",
|
|
2373
|
-
"internalType": "
|
|
2215
|
+
"internalType": "SlashRound"
|
|
2216
|
+
},
|
|
2217
|
+
{
|
|
2218
|
+
"name": "currentRound",
|
|
2219
|
+
"type": "uint256",
|
|
2220
|
+
"internalType": "SlashRound"
|
|
2374
2221
|
}
|
|
2375
2222
|
]
|
|
2376
2223
|
},
|
|
2377
2224
|
{
|
|
2378
2225
|
"type": "error",
|
|
2379
|
-
"name": "
|
|
2226
|
+
"name": "TallySlashingProposer__RoundSizeMustBeMultipleOfEpochDuration",
|
|
2380
2227
|
"inputs": [
|
|
2381
2228
|
{
|
|
2382
|
-
"name": "
|
|
2229
|
+
"name": "roundSize",
|
|
2383
2230
|
"type": "uint256",
|
|
2384
2231
|
"internalType": "uint256"
|
|
2385
2232
|
},
|
|
2386
2233
|
{
|
|
2387
|
-
"name": "
|
|
2234
|
+
"name": "epochDuration",
|
|
2388
2235
|
"type": "uint256",
|
|
2389
2236
|
"internalType": "uint256"
|
|
2390
2237
|
}
|
|
@@ -2392,10 +2239,15 @@
|
|
|
2392
2239
|
},
|
|
2393
2240
|
{
|
|
2394
2241
|
"type": "error",
|
|
2395
|
-
"name": "
|
|
2242
|
+
"name": "TallySlashingProposer__RoundSizeTooLarge",
|
|
2396
2243
|
"inputs": [
|
|
2397
2244
|
{
|
|
2398
|
-
"name": "
|
|
2245
|
+
"name": "roundSize",
|
|
2246
|
+
"type": "uint256",
|
|
2247
|
+
"internalType": "uint256"
|
|
2248
|
+
},
|
|
2249
|
+
{
|
|
2250
|
+
"name": "maxRoundSize",
|
|
2399
2251
|
"type": "uint256",
|
|
2400
2252
|
"internalType": "uint256"
|
|
2401
2253
|
}
|
|
@@ -2403,20 +2255,20 @@
|
|
|
2403
2255
|
},
|
|
2404
2256
|
{
|
|
2405
2257
|
"type": "error",
|
|
2406
|
-
"name": "
|
|
2258
|
+
"name": "TallySlashingProposer__VoteSizeTooBig",
|
|
2407
2259
|
"inputs": [
|
|
2408
2260
|
{
|
|
2409
|
-
"name": "
|
|
2261
|
+
"name": "voteSize",
|
|
2410
2262
|
"type": "uint256",
|
|
2411
|
-
"internalType": "
|
|
2263
|
+
"internalType": "uint256"
|
|
2264
|
+
},
|
|
2265
|
+
{
|
|
2266
|
+
"name": "maxSize",
|
|
2267
|
+
"type": "uint256",
|
|
2268
|
+
"internalType": "uint256"
|
|
2412
2269
|
}
|
|
2413
2270
|
]
|
|
2414
2271
|
},
|
|
2415
|
-
{
|
|
2416
|
-
"type": "error",
|
|
2417
|
-
"name": "ValidatorSelection__EpochNotSetup",
|
|
2418
|
-
"inputs": []
|
|
2419
|
-
},
|
|
2420
2272
|
{
|
|
2421
2273
|
"type": "error",
|
|
2422
2274
|
"name": "ValidatorSelection__InsufficientAttestations",
|
|
@@ -2513,47 +2365,128 @@
|
|
|
2513
2365
|
}
|
|
2514
2366
|
]
|
|
2515
2367
|
},
|
|
2368
|
+
{
|
|
2369
|
+
"type": "function",
|
|
2370
|
+
"name": "claim",
|
|
2371
|
+
"inputs": [
|
|
2372
|
+
{
|
|
2373
|
+
"name": "_to",
|
|
2374
|
+
"type": "address",
|
|
2375
|
+
"internalType": "address"
|
|
2376
|
+
},
|
|
2377
|
+
{
|
|
2378
|
+
"name": "_amount",
|
|
2379
|
+
"type": "uint256",
|
|
2380
|
+
"internalType": "uint256"
|
|
2381
|
+
}
|
|
2382
|
+
],
|
|
2383
|
+
"outputs": [],
|
|
2384
|
+
"stateMutability": "nonpayable"
|
|
2385
|
+
},
|
|
2516
2386
|
{
|
|
2517
2387
|
"type": "error",
|
|
2518
|
-
"name": "
|
|
2388
|
+
"name": "Delegation__InsufficientPower",
|
|
2519
2389
|
"inputs": [
|
|
2520
2390
|
{
|
|
2521
|
-
"name": "
|
|
2391
|
+
"name": "",
|
|
2392
|
+
"type": "address",
|
|
2393
|
+
"internalType": "address"
|
|
2394
|
+
},
|
|
2395
|
+
{
|
|
2396
|
+
"name": "",
|
|
2397
|
+
"type": "uint256",
|
|
2398
|
+
"internalType": "uint256"
|
|
2399
|
+
},
|
|
2400
|
+
{
|
|
2401
|
+
"name": "",
|
|
2522
2402
|
"type": "uint256",
|
|
2523
2403
|
"internalType": "uint256"
|
|
2524
2404
|
}
|
|
2525
2405
|
]
|
|
2526
2406
|
},
|
|
2527
2407
|
{
|
|
2528
|
-
"type": "
|
|
2529
|
-
"name": "
|
|
2530
|
-
"inputs": [
|
|
2531
|
-
"outputs": [
|
|
2408
|
+
"type": "error",
|
|
2409
|
+
"name": "Governance__CheckpointedUintLib__InsufficientValue",
|
|
2410
|
+
"inputs": [
|
|
2532
2411
|
{
|
|
2533
|
-
"name": "",
|
|
2412
|
+
"name": "owner",
|
|
2534
2413
|
"type": "address",
|
|
2535
2414
|
"internalType": "address"
|
|
2415
|
+
},
|
|
2416
|
+
{
|
|
2417
|
+
"name": "have",
|
|
2418
|
+
"type": "uint256",
|
|
2419
|
+
"internalType": "uint256"
|
|
2420
|
+
},
|
|
2421
|
+
{
|
|
2422
|
+
"name": "required",
|
|
2423
|
+
"type": "uint256",
|
|
2424
|
+
"internalType": "uint256"
|
|
2536
2425
|
}
|
|
2537
|
-
]
|
|
2538
|
-
"stateMutability": "view"
|
|
2426
|
+
]
|
|
2539
2427
|
},
|
|
2540
2428
|
{
|
|
2541
|
-
"type": "
|
|
2542
|
-
"name": "
|
|
2429
|
+
"type": "error",
|
|
2430
|
+
"name": "Governance__InsufficientPower",
|
|
2543
2431
|
"inputs": [
|
|
2544
2432
|
{
|
|
2545
|
-
"name": "
|
|
2433
|
+
"name": "voter",
|
|
2546
2434
|
"type": "address",
|
|
2547
2435
|
"internalType": "address"
|
|
2548
2436
|
},
|
|
2549
2437
|
{
|
|
2550
|
-
"name": "
|
|
2438
|
+
"name": "have",
|
|
2439
|
+
"type": "uint256",
|
|
2440
|
+
"internalType": "uint256"
|
|
2441
|
+
},
|
|
2442
|
+
{
|
|
2443
|
+
"name": "required",
|
|
2551
2444
|
"type": "uint256",
|
|
2552
2445
|
"internalType": "uint256"
|
|
2553
2446
|
}
|
|
2554
|
-
]
|
|
2555
|
-
|
|
2556
|
-
|
|
2447
|
+
]
|
|
2448
|
+
},
|
|
2449
|
+
{
|
|
2450
|
+
"type": "error",
|
|
2451
|
+
"name": "Rollup__StaleTempBlockLog",
|
|
2452
|
+
"inputs": [
|
|
2453
|
+
{
|
|
2454
|
+
"name": "blockNumber",
|
|
2455
|
+
"type": "uint256",
|
|
2456
|
+
"internalType": "uint256"
|
|
2457
|
+
},
|
|
2458
|
+
{
|
|
2459
|
+
"name": "pendingBlockNumber",
|
|
2460
|
+
"type": "uint256",
|
|
2461
|
+
"internalType": "uint256"
|
|
2462
|
+
},
|
|
2463
|
+
{
|
|
2464
|
+
"name": "size",
|
|
2465
|
+
"type": "uint256",
|
|
2466
|
+
"internalType": "uint256"
|
|
2467
|
+
}
|
|
2468
|
+
]
|
|
2469
|
+
},
|
|
2470
|
+
{
|
|
2471
|
+
"type": "error",
|
|
2472
|
+
"name": "Staking__NotOurProposal",
|
|
2473
|
+
"inputs": [
|
|
2474
|
+
{
|
|
2475
|
+
"name": "",
|
|
2476
|
+
"type": "uint256",
|
|
2477
|
+
"internalType": "uint256"
|
|
2478
|
+
},
|
|
2479
|
+
{
|
|
2480
|
+
"name": "",
|
|
2481
|
+
"type": "address",
|
|
2482
|
+
"internalType": "address"
|
|
2483
|
+
},
|
|
2484
|
+
{
|
|
2485
|
+
"name": "",
|
|
2486
|
+
"type": "address",
|
|
2487
|
+
"internalType": "address"
|
|
2488
|
+
}
|
|
2489
|
+
]
|
|
2557
2490
|
},
|
|
2558
2491
|
{
|
|
2559
2492
|
"type": "function",
|
|
@@ -2577,5 +2510,72 @@
|
|
|
2577
2510
|
],
|
|
2578
2511
|
"outputs": [],
|
|
2579
2512
|
"stateMutability": "nonpayable"
|
|
2513
|
+
},
|
|
2514
|
+
{
|
|
2515
|
+
"type": "error",
|
|
2516
|
+
"name": "MerkleLib__InvalidRoot",
|
|
2517
|
+
"inputs": [
|
|
2518
|
+
{
|
|
2519
|
+
"name": "expected",
|
|
2520
|
+
"type": "bytes32",
|
|
2521
|
+
"internalType": "bytes32"
|
|
2522
|
+
},
|
|
2523
|
+
{
|
|
2524
|
+
"name": "actual",
|
|
2525
|
+
"type": "bytes32",
|
|
2526
|
+
"internalType": "bytes32"
|
|
2527
|
+
},
|
|
2528
|
+
{
|
|
2529
|
+
"name": "leaf",
|
|
2530
|
+
"type": "bytes32",
|
|
2531
|
+
"internalType": "bytes32"
|
|
2532
|
+
},
|
|
2533
|
+
{
|
|
2534
|
+
"name": "leafIndex",
|
|
2535
|
+
"type": "uint256",
|
|
2536
|
+
"internalType": "uint256"
|
|
2537
|
+
}
|
|
2538
|
+
]
|
|
2539
|
+
},
|
|
2540
|
+
{
|
|
2541
|
+
"type": "error",
|
|
2542
|
+
"name": "Outbox__IncompatibleEntryArguments",
|
|
2543
|
+
"inputs": [
|
|
2544
|
+
{
|
|
2545
|
+
"name": "messageHash",
|
|
2546
|
+
"type": "bytes32",
|
|
2547
|
+
"internalType": "bytes32"
|
|
2548
|
+
},
|
|
2549
|
+
{
|
|
2550
|
+
"name": "storedFee",
|
|
2551
|
+
"type": "uint64",
|
|
2552
|
+
"internalType": "uint64"
|
|
2553
|
+
},
|
|
2554
|
+
{
|
|
2555
|
+
"name": "feePassed",
|
|
2556
|
+
"type": "uint64",
|
|
2557
|
+
"internalType": "uint64"
|
|
2558
|
+
},
|
|
2559
|
+
{
|
|
2560
|
+
"name": "storedVersion",
|
|
2561
|
+
"type": "uint32",
|
|
2562
|
+
"internalType": "uint32"
|
|
2563
|
+
},
|
|
2564
|
+
{
|
|
2565
|
+
"name": "versionPassed",
|
|
2566
|
+
"type": "uint32",
|
|
2567
|
+
"internalType": "uint32"
|
|
2568
|
+
},
|
|
2569
|
+
{
|
|
2570
|
+
"name": "storedDeadline",
|
|
2571
|
+
"type": "uint32",
|
|
2572
|
+
"internalType": "uint32"
|
|
2573
|
+
},
|
|
2574
|
+
{
|
|
2575
|
+
"name": "deadlinePassed",
|
|
2576
|
+
"type": "uint32",
|
|
2577
|
+
"internalType": "uint32"
|
|
2578
|
+
}
|
|
2579
|
+
]
|
|
2580
2580
|
}
|
|
2581
2581
|
];
|