@aztec/l1-artifacts 1.0.0-nightly.20250615 → 1.0.0-nightly.20250617

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (157) hide show
  1. package/dest/CoinIssuerAbi.d.ts +162 -6
  2. package/dest/CoinIssuerAbi.d.ts.map +1 -1
  3. package/dest/CoinIssuerAbi.js +216 -6
  4. package/dest/CoinIssuerBytecode.d.ts +1 -1
  5. package/dest/CoinIssuerBytecode.js +1 -1
  6. package/dest/EmpireBaseAbi.d.ts +164 -8
  7. package/dest/EmpireBaseAbi.d.ts.map +1 -1
  8. package/dest/EmpireBaseAbi.js +218 -8
  9. package/dest/ErrorsAbi.d.ts +162 -6
  10. package/dest/ErrorsAbi.d.ts.map +1 -1
  11. package/dest/ErrorsAbi.js +216 -6
  12. package/dest/ExtRollupLib2Abi.d.ts +216 -10
  13. package/dest/ExtRollupLib2Abi.d.ts.map +1 -1
  14. package/dest/ExtRollupLib2Abi.js +284 -11
  15. package/dest/ExtRollupLib2Bytecode.d.ts +1 -1
  16. package/dest/ExtRollupLib2Bytecode.d.ts.map +1 -1
  17. package/dest/ExtRollupLib2Bytecode.js +1 -1
  18. package/dest/ExtRollupLibAbi.d.ts +166 -10
  19. package/dest/ExtRollupLibAbi.d.ts.map +1 -1
  20. package/dest/ExtRollupLibAbi.js +221 -11
  21. package/dest/ExtRollupLibBytecode.d.ts +1 -1
  22. package/dest/ExtRollupLibBytecode.d.ts.map +1 -1
  23. package/dest/ExtRollupLibBytecode.js +1 -1
  24. package/dest/FeeAssetHandlerAbi.d.ts +162 -6
  25. package/dest/FeeAssetHandlerAbi.d.ts.map +1 -1
  26. package/dest/FeeAssetHandlerAbi.js +216 -6
  27. package/dest/FeeAssetHandlerBytecode.d.ts +1 -1
  28. package/dest/FeeAssetHandlerBytecode.js +1 -1
  29. package/dest/FeeJuicePortalAbi.d.ts +162 -6
  30. package/dest/FeeJuicePortalAbi.d.ts.map +1 -1
  31. package/dest/FeeJuicePortalAbi.js +216 -6
  32. package/dest/FeeJuicePortalBytecode.d.ts +1 -1
  33. package/dest/FeeJuicePortalBytecode.js +1 -1
  34. package/dest/ForwarderAbi.d.ts +162 -6
  35. package/dest/ForwarderAbi.d.ts.map +1 -1
  36. package/dest/ForwarderAbi.js +216 -6
  37. package/dest/GSEAbi.d.ts +168 -0
  38. package/dest/GSEAbi.d.ts.map +1 -1
  39. package/dest/GSEAbi.js +226 -0
  40. package/dest/GSEBytecode.d.ts +1 -1
  41. package/dest/GSEBytecode.d.ts.map +1 -1
  42. package/dest/GSEBytecode.js +1 -1
  43. package/dest/GovernanceAbi.d.ts +179 -23
  44. package/dest/GovernanceAbi.d.ts.map +1 -1
  45. package/dest/GovernanceAbi.js +237 -27
  46. package/dest/GovernanceBytecode.d.ts +1 -1
  47. package/dest/GovernanceBytecode.js +1 -1
  48. package/dest/GovernanceProposerAbi.d.ts +164 -8
  49. package/dest/GovernanceProposerAbi.d.ts.map +1 -1
  50. package/dest/GovernanceProposerAbi.js +218 -8
  51. package/dest/GovernanceProposerBytecode.d.ts +1 -1
  52. package/dest/GovernanceProposerBytecode.js +1 -1
  53. package/dest/HonkVerifierAbi.d.ts +162 -6
  54. package/dest/HonkVerifierAbi.d.ts.map +1 -1
  55. package/dest/HonkVerifierAbi.js +216 -6
  56. package/dest/HonkVerifierBytecode.d.ts +1 -1
  57. package/dest/HonkVerifierBytecode.d.ts.map +1 -1
  58. package/dest/HonkVerifierBytecode.js +1 -1
  59. package/dest/IERC20Abi.d.ts +168 -12
  60. package/dest/IERC20Abi.d.ts.map +1 -1
  61. package/dest/IERC20Abi.js +226 -16
  62. package/dest/IVerifierAbi.d.ts +162 -6
  63. package/dest/IVerifierAbi.d.ts.map +1 -1
  64. package/dest/IVerifierAbi.js +216 -6
  65. package/dest/InboxAbi.d.ts +162 -6
  66. package/dest/InboxAbi.d.ts.map +1 -1
  67. package/dest/InboxAbi.js +216 -6
  68. package/dest/InboxBytecode.d.ts +1 -1
  69. package/dest/InboxBytecode.js +1 -1
  70. package/dest/MockVerifierAbi.d.ts +162 -6
  71. package/dest/MockVerifierAbi.d.ts.map +1 -1
  72. package/dest/MockVerifierAbi.js +216 -6
  73. package/dest/MockZKPassportVerifierAbi.d.ts +162 -6
  74. package/dest/MockZKPassportVerifierAbi.d.ts.map +1 -1
  75. package/dest/MockZKPassportVerifierAbi.js +216 -6
  76. package/dest/MultiAdderAbi.d.ts +162 -6
  77. package/dest/MultiAdderAbi.d.ts.map +1 -1
  78. package/dest/MultiAdderAbi.js +216 -6
  79. package/dest/MultiAdderBytecode.d.ts +1 -1
  80. package/dest/MultiAdderBytecode.d.ts.map +1 -1
  81. package/dest/MultiAdderBytecode.js +1 -1
  82. package/dest/NewGovernanceProposerPayloadAbi.d.ts +162 -6
  83. package/dest/NewGovernanceProposerPayloadAbi.d.ts.map +1 -1
  84. package/dest/NewGovernanceProposerPayloadAbi.js +216 -6
  85. package/dest/NewGovernanceProposerPayloadBytecode.d.ts +1 -1
  86. package/dest/NewGovernanceProposerPayloadBytecode.js +1 -1
  87. package/dest/OutboxAbi.d.ts +162 -6
  88. package/dest/OutboxAbi.d.ts.map +1 -1
  89. package/dest/OutboxAbi.js +216 -6
  90. package/dest/OutboxBytecode.d.ts +1 -1
  91. package/dest/OutboxBytecode.js +1 -1
  92. package/dest/RegisterNewRollupVersionPayloadAbi.d.ts +162 -6
  93. package/dest/RegisterNewRollupVersionPayloadAbi.d.ts.map +1 -1
  94. package/dest/RegisterNewRollupVersionPayloadAbi.js +216 -6
  95. package/dest/RegisterNewRollupVersionPayloadBytecode.d.ts +1 -1
  96. package/dest/RegisterNewRollupVersionPayloadBytecode.js +1 -1
  97. package/dest/RegistryAbi.d.ts +165 -9
  98. package/dest/RegistryAbi.d.ts.map +1 -1
  99. package/dest/RegistryAbi.js +219 -9
  100. package/dest/RegistryBytecode.d.ts +1 -1
  101. package/dest/RegistryBytecode.js +1 -1
  102. package/dest/RewardDistributorAbi.d.ts +168 -12
  103. package/dest/RewardDistributorAbi.d.ts.map +1 -1
  104. package/dest/RewardDistributorAbi.js +226 -16
  105. package/dest/RewardDistributorBytecode.d.ts +1 -1
  106. package/dest/RewardDistributorBytecode.js +1 -1
  107. package/dest/RollupAbi.d.ts +226 -6
  108. package/dest/RollupAbi.d.ts.map +1 -1
  109. package/dest/RollupAbi.js +297 -6
  110. package/dest/RollupBytecode.d.ts +23 -20
  111. package/dest/RollupBytecode.d.ts.map +1 -1
  112. package/dest/RollupBytecode.js +24 -20
  113. package/dest/RollupStorage.d.ts +3 -3
  114. package/dest/RollupStorage.js +3 -3
  115. package/dest/SlashFactoryAbi.d.ts +162 -6
  116. package/dest/SlashFactoryAbi.d.ts.map +1 -1
  117. package/dest/SlashFactoryAbi.js +216 -6
  118. package/dest/SlashFactoryBytecode.d.ts +1 -1
  119. package/dest/SlashFactoryBytecode.js +1 -1
  120. package/dest/SlasherAbi.d.ts +162 -6
  121. package/dest/SlasherAbi.d.ts.map +1 -1
  122. package/dest/SlasherAbi.js +216 -6
  123. package/dest/SlasherBytecode.d.ts +1 -1
  124. package/dest/SlasherBytecode.js +1 -1
  125. package/dest/SlashingProposerAbi.d.ts +164 -8
  126. package/dest/SlashingProposerAbi.d.ts.map +1 -1
  127. package/dest/SlashingProposerAbi.js +218 -8
  128. package/dest/SlashingProposerBytecode.d.ts +1 -1
  129. package/dest/SlashingProposerBytecode.js +1 -1
  130. package/dest/StakingAssetHandlerAbi.d.ts +168 -12
  131. package/dest/StakingAssetHandlerAbi.d.ts.map +1 -1
  132. package/dest/StakingAssetHandlerAbi.js +226 -16
  133. package/dest/StakingAssetHandlerBytecode.d.ts +1 -1
  134. package/dest/StakingAssetHandlerBytecode.js +1 -1
  135. package/dest/TestERC20Abi.d.ts +168 -12
  136. package/dest/TestERC20Abi.d.ts.map +1 -1
  137. package/dest/TestERC20Abi.js +226 -16
  138. package/dest/TestERC20Bytecode.d.ts +1 -1
  139. package/dest/TestERC20Bytecode.js +1 -1
  140. package/dest/TokenPortalAbi.d.ts +162 -6
  141. package/dest/TokenPortalAbi.d.ts.map +1 -1
  142. package/dest/TokenPortalAbi.js +216 -6
  143. package/dest/TokenPortalBytecode.d.ts +1 -1
  144. package/dest/TokenPortalBytecode.js +1 -1
  145. package/dest/UniswapPortalAbi.d.ts +162 -6
  146. package/dest/UniswapPortalAbi.d.ts.map +1 -1
  147. package/dest/UniswapPortalAbi.js +216 -6
  148. package/dest/UniswapPortalBytecode.d.ts +1 -1
  149. package/dest/UniswapPortalBytecode.js +1 -1
  150. package/dest/ValidatorSelectionLibAbi.d.ts +162 -6
  151. package/dest/ValidatorSelectionLibAbi.d.ts.map +1 -1
  152. package/dest/ValidatorSelectionLibAbi.js +216 -6
  153. package/dest/ValidatorSelectionLibBytecode.d.ts +1 -1
  154. package/dest/ValidatorSelectionLibBytecode.js +1 -1
  155. package/dest/checksum.d.ts +1 -1
  156. package/dest/checksum.js +1 -1
  157. package/package.json +1 -1
@@ -14,15 +14,15 @@
14
14
  },
15
15
  {
16
16
  "type": "error",
17
- "name": "AddressSnapshotLib__IndexOutOfBounds",
17
+ "name": "CoinIssuer__InsufficientMintAvailable",
18
18
  "inputs": [
19
19
  {
20
- "name": "index",
20
+ "name": "available",
21
21
  "type": "uint256",
22
22
  "internalType": "uint256"
23
23
  },
24
24
  {
25
- "name": "size",
25
+ "name": "needed",
26
26
  "type": "uint256",
27
27
  "internalType": "uint256"
28
28
  }
@@ -30,15 +30,20 @@
30
30
  },
31
31
  {
32
32
  "type": "error",
33
- "name": "CoinIssuer__InsufficientMintAvailable",
33
+ "name": "Delegation__InsufficientPower",
34
34
  "inputs": [
35
35
  {
36
- "name": "available",
36
+ "name": "",
37
+ "type": "address",
38
+ "internalType": "address"
39
+ },
40
+ {
41
+ "name": "",
37
42
  "type": "uint256",
38
43
  "internalType": "uint256"
39
44
  },
40
45
  {
41
- "name": "needed",
46
+ "name": "",
42
47
  "type": "uint256",
43
48
  "internalType": "uint256"
44
49
  }
@@ -106,11 +111,168 @@
106
111
  }
107
112
  ]
108
113
  },
114
+ {
115
+ "type": "error",
116
+ "name": "GSE__AlreadyRegistered",
117
+ "inputs": [
118
+ {
119
+ "name": "",
120
+ "type": "address",
121
+ "internalType": "address"
122
+ },
123
+ {
124
+ "name": "",
125
+ "type": "address",
126
+ "internalType": "address"
127
+ }
128
+ ]
129
+ },
109
130
  {
110
131
  "type": "error",
111
132
  "name": "GSE__EmptyVoter",
112
133
  "inputs": []
113
134
  },
135
+ {
136
+ "type": "error",
137
+ "name": "GSE__FailedToRemove",
138
+ "inputs": [
139
+ {
140
+ "name": "",
141
+ "type": "address",
142
+ "internalType": "address"
143
+ }
144
+ ]
145
+ },
146
+ {
147
+ "type": "error",
148
+ "name": "GSE__FatalError",
149
+ "inputs": [
150
+ {
151
+ "name": "",
152
+ "type": "string",
153
+ "internalType": "string"
154
+ }
155
+ ]
156
+ },
157
+ {
158
+ "type": "error",
159
+ "name": "GSE__GovernanceAlreadySet",
160
+ "inputs": []
161
+ },
162
+ {
163
+ "type": "error",
164
+ "name": "GSE__InstanceDoesNotExist",
165
+ "inputs": [
166
+ {
167
+ "name": "",
168
+ "type": "address",
169
+ "internalType": "address"
170
+ }
171
+ ]
172
+ },
173
+ {
174
+ "type": "error",
175
+ "name": "GSE__InsufficientStake",
176
+ "inputs": [
177
+ {
178
+ "name": "",
179
+ "type": "uint256",
180
+ "internalType": "uint256"
181
+ },
182
+ {
183
+ "name": "",
184
+ "type": "uint256",
185
+ "internalType": "uint256"
186
+ }
187
+ ]
188
+ },
189
+ {
190
+ "type": "error",
191
+ "name": "GSE__InvalidRollupAddress",
192
+ "inputs": [
193
+ {
194
+ "name": "",
195
+ "type": "address",
196
+ "internalType": "address"
197
+ }
198
+ ]
199
+ },
200
+ {
201
+ "type": "error",
202
+ "name": "GSE__NotCanonical",
203
+ "inputs": [
204
+ {
205
+ "name": "",
206
+ "type": "address",
207
+ "internalType": "address"
208
+ }
209
+ ]
210
+ },
211
+ {
212
+ "type": "error",
213
+ "name": "GSE__NotRollup",
214
+ "inputs": [
215
+ {
216
+ "name": "",
217
+ "type": "address",
218
+ "internalType": "address"
219
+ }
220
+ ]
221
+ },
222
+ {
223
+ "type": "error",
224
+ "name": "GSE__NotWithdrawer",
225
+ "inputs": [
226
+ {
227
+ "name": "",
228
+ "type": "address",
229
+ "internalType": "address"
230
+ },
231
+ {
232
+ "name": "",
233
+ "type": "address",
234
+ "internalType": "address"
235
+ }
236
+ ]
237
+ },
238
+ {
239
+ "type": "error",
240
+ "name": "GSE__NothingToExit",
241
+ "inputs": [
242
+ {
243
+ "name": "",
244
+ "type": "address",
245
+ "internalType": "address"
246
+ }
247
+ ]
248
+ },
249
+ {
250
+ "type": "error",
251
+ "name": "GSE__OutOfBounds",
252
+ "inputs": [
253
+ {
254
+ "name": "",
255
+ "type": "uint256",
256
+ "internalType": "uint256"
257
+ },
258
+ {
259
+ "name": "",
260
+ "type": "uint256",
261
+ "internalType": "uint256"
262
+ }
263
+ ]
264
+ },
265
+ {
266
+ "type": "error",
267
+ "name": "GSE__RollupAlreadyRegistered",
268
+ "inputs": [
269
+ {
270
+ "name": "",
271
+ "type": "address",
272
+ "internalType": "address"
273
+ }
274
+ ]
275
+ },
114
276
  {
115
277
  "type": "error",
116
278
  "name": "GovernanceProposer__CanOnlyExecuteProposalInPast",
@@ -1318,6 +1480,17 @@
1318
1480
  }
1319
1481
  ]
1320
1482
  },
1483
+ {
1484
+ "type": "error",
1485
+ "name": "Staking__AlreadyQueued",
1486
+ "inputs": [
1487
+ {
1488
+ "name": "_attester",
1489
+ "type": "address",
1490
+ "internalType": "address"
1491
+ }
1492
+ ]
1493
+ },
1321
1494
  {
1322
1495
  "type": "error",
1323
1496
  "name": "Staking__AlreadyRegistered",
@@ -1345,6 +1518,11 @@
1345
1518
  }
1346
1519
  ]
1347
1520
  },
1521
+ {
1522
+ "type": "error",
1523
+ "name": "Staking__DepositOutOfGas",
1524
+ "inputs": []
1525
+ },
1348
1526
  {
1349
1527
  "type": "error",
1350
1528
  "name": "Staking__FailedToRemove",
@@ -1588,6 +1766,22 @@
1588
1766
  }
1589
1767
  ]
1590
1768
  },
1769
+ {
1770
+ "type": "error",
1771
+ "name": "Staking__QueueAlreadyFlushed",
1772
+ "inputs": [
1773
+ {
1774
+ "name": "epoch",
1775
+ "type": "uint256",
1776
+ "internalType": "Epoch"
1777
+ }
1778
+ ]
1779
+ },
1780
+ {
1781
+ "type": "error",
1782
+ "name": "Staking__QueueEmpty",
1783
+ "inputs": []
1784
+ },
1591
1785
  {
1592
1786
  "type": "error",
1593
1787
  "name": "Staking__RollupAlreadyRegistered",
@@ -1647,6 +1841,22 @@
1647
1841
  }
1648
1842
  ]
1649
1843
  },
1844
+ {
1845
+ "type": "error",
1846
+ "name": "ValidatorSelection__InsufficientCommitteeSize",
1847
+ "inputs": [
1848
+ {
1849
+ "name": "actual",
1850
+ "type": "uint256",
1851
+ "internalType": "uint256"
1852
+ },
1853
+ {
1854
+ "name": "expected",
1855
+ "type": "uint256",
1856
+ "internalType": "uint256"
1857
+ }
1858
+ ]
1859
+ },
1650
1860
  {
1651
1861
  "type": "error",
1652
1862
  "name": "ValidatorSelection__InvalidAttestationsLength",
package/dest/GSEAbi.d.ts CHANGED
@@ -101,6 +101,22 @@ export declare const GSEAbi: readonly [{
101
101
  readonly internalType: "uint256";
102
102
  }];
103
103
  readonly anonymous: false;
104
+ }, {
105
+ readonly type: "error";
106
+ readonly name: "Delegation__InsufficientPower";
107
+ readonly inputs: readonly [{
108
+ readonly name: "";
109
+ readonly type: "address";
110
+ readonly internalType: "address";
111
+ }, {
112
+ readonly name: "";
113
+ readonly type: "uint256";
114
+ readonly internalType: "uint256";
115
+ }, {
116
+ readonly name: "";
117
+ readonly type: "uint256";
118
+ readonly internalType: "uint256";
119
+ }];
104
120
  }, {
105
121
  readonly type: "event";
106
122
  readonly name: "Deposit";
@@ -153,10 +169,126 @@ export declare const GSEAbi: readonly [{
153
169
  readonly type: "error";
154
170
  readonly name: "FeeLib__InvalidFeeAssetPriceModifier";
155
171
  readonly inputs: readonly [];
172
+ }, {
173
+ readonly type: "error";
174
+ readonly name: "GSE__AlreadyRegistered";
175
+ readonly inputs: readonly [{
176
+ readonly name: "";
177
+ readonly type: "address";
178
+ readonly internalType: "address";
179
+ }, {
180
+ readonly name: "";
181
+ readonly type: "address";
182
+ readonly internalType: "address";
183
+ }];
156
184
  }, {
157
185
  readonly type: "error";
158
186
  readonly name: "GSE__EmptyVoter";
159
187
  readonly inputs: readonly [];
188
+ }, {
189
+ readonly type: "error";
190
+ readonly name: "GSE__FailedToRemove";
191
+ readonly inputs: readonly [{
192
+ readonly name: "";
193
+ readonly type: "address";
194
+ readonly internalType: "address";
195
+ }];
196
+ }, {
197
+ readonly type: "error";
198
+ readonly name: "GSE__FatalError";
199
+ readonly inputs: readonly [{
200
+ readonly name: "";
201
+ readonly type: "string";
202
+ readonly internalType: "string";
203
+ }];
204
+ }, {
205
+ readonly type: "error";
206
+ readonly name: "GSE__GovernanceAlreadySet";
207
+ readonly inputs: readonly [];
208
+ }, {
209
+ readonly type: "error";
210
+ readonly name: "GSE__InstanceDoesNotExist";
211
+ readonly inputs: readonly [{
212
+ readonly name: "";
213
+ readonly type: "address";
214
+ readonly internalType: "address";
215
+ }];
216
+ }, {
217
+ readonly type: "error";
218
+ readonly name: "GSE__InsufficientStake";
219
+ readonly inputs: readonly [{
220
+ readonly name: "";
221
+ readonly type: "uint256";
222
+ readonly internalType: "uint256";
223
+ }, {
224
+ readonly name: "";
225
+ readonly type: "uint256";
226
+ readonly internalType: "uint256";
227
+ }];
228
+ }, {
229
+ readonly type: "error";
230
+ readonly name: "GSE__InvalidRollupAddress";
231
+ readonly inputs: readonly [{
232
+ readonly name: "";
233
+ readonly type: "address";
234
+ readonly internalType: "address";
235
+ }];
236
+ }, {
237
+ readonly type: "error";
238
+ readonly name: "GSE__NotCanonical";
239
+ readonly inputs: readonly [{
240
+ readonly name: "";
241
+ readonly type: "address";
242
+ readonly internalType: "address";
243
+ }];
244
+ }, {
245
+ readonly type: "error";
246
+ readonly name: "GSE__NotRollup";
247
+ readonly inputs: readonly [{
248
+ readonly name: "";
249
+ readonly type: "address";
250
+ readonly internalType: "address";
251
+ }];
252
+ }, {
253
+ readonly type: "error";
254
+ readonly name: "GSE__NotWithdrawer";
255
+ readonly inputs: readonly [{
256
+ readonly name: "";
257
+ readonly type: "address";
258
+ readonly internalType: "address";
259
+ }, {
260
+ readonly name: "";
261
+ readonly type: "address";
262
+ readonly internalType: "address";
263
+ }];
264
+ }, {
265
+ readonly type: "error";
266
+ readonly name: "GSE__NothingToExit";
267
+ readonly inputs: readonly [{
268
+ readonly name: "";
269
+ readonly type: "address";
270
+ readonly internalType: "address";
271
+ }];
272
+ }, {
273
+ readonly type: "error";
274
+ readonly name: "GSE__OutOfBounds";
275
+ readonly inputs: readonly [{
276
+ readonly name: "";
277
+ readonly type: "uint256";
278
+ readonly internalType: "uint256";
279
+ }, {
280
+ readonly name: "";
281
+ readonly type: "uint256";
282
+ readonly internalType: "uint256";
283
+ }];
284
+ }, {
285
+ readonly type: "error";
286
+ readonly name: "GSE__RollupAlreadyRegistered";
287
+ readonly inputs: readonly [{
288
+ readonly name: "";
289
+ readonly type: "address";
290
+ readonly internalType: "address";
291
+ }];
160
292
  }, {
161
293
  readonly type: "error";
162
294
  readonly name: "GovernanceProposer__CanOnlyExecuteProposalInPast";
@@ -1120,6 +1252,14 @@ export declare const GSEAbi: readonly [{
1120
1252
  readonly type: "address";
1121
1253
  readonly internalType: "address";
1122
1254
  }];
1255
+ }, {
1256
+ readonly type: "error";
1257
+ readonly name: "Staking__AlreadyQueued";
1258
+ readonly inputs: readonly [{
1259
+ readonly name: "_attester";
1260
+ readonly type: "address";
1261
+ readonly internalType: "address";
1262
+ }];
1123
1263
  }, {
1124
1264
  readonly type: "error";
1125
1265
  readonly name: "Staking__AlreadyRegistered";
@@ -1140,6 +1280,10 @@ export declare const GSEAbi: readonly [{
1140
1280
  readonly type: "address";
1141
1281
  readonly internalType: "address";
1142
1282
  }];
1283
+ }, {
1284
+ readonly type: "error";
1285
+ readonly name: "Staking__DepositOutOfGas";
1286
+ readonly inputs: readonly [];
1143
1287
  }, {
1144
1288
  readonly type: "error";
1145
1289
  readonly name: "Staking__FailedToRemove";
@@ -1320,6 +1464,18 @@ export declare const GSEAbi: readonly [{
1320
1464
  readonly type: "uint256";
1321
1465
  readonly internalType: "uint256";
1322
1466
  }];
1467
+ }, {
1468
+ readonly type: "error";
1469
+ readonly name: "Staking__QueueAlreadyFlushed";
1470
+ readonly inputs: readonly [{
1471
+ readonly name: "epoch";
1472
+ readonly type: "uint256";
1473
+ readonly internalType: "Epoch";
1474
+ }];
1475
+ }, {
1476
+ readonly type: "error";
1477
+ readonly name: "Staking__QueueEmpty";
1478
+ readonly inputs: readonly [];
1323
1479
  }, {
1324
1480
  readonly type: "error";
1325
1481
  readonly name: "Staking__RollupAlreadyRegistered";
@@ -1364,6 +1520,18 @@ export declare const GSEAbi: readonly [{
1364
1520
  readonly type: "uint256";
1365
1521
  readonly internalType: "uint256";
1366
1522
  }];
1523
+ }, {
1524
+ readonly type: "error";
1525
+ readonly name: "ValidatorSelection__InsufficientCommitteeSize";
1526
+ readonly inputs: readonly [{
1527
+ readonly name: "actual";
1528
+ readonly type: "uint256";
1529
+ readonly internalType: "uint256";
1530
+ }, {
1531
+ readonly name: "expected";
1532
+ readonly type: "uint256";
1533
+ readonly internalType: "uint256";
1534
+ }];
1367
1535
  }, {
1368
1536
  readonly type: "error";
1369
1537
  readonly name: "ValidatorSelection__InvalidAttestationsLength";
@@ -1 +1 @@
1
- {"version":3,"file":"GSEAbi.d.ts","sourceRoot":"","sources":["../src/GSEAbi.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAg/ET,CAAC"}
1
+ {"version":3,"file":"GSEAbi.d.ts","sourceRoot":"","sources":["../src/GSEAbi.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAktFT,CAAC"}