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