@aztec/l1-artifacts 1.0.0-nightly.20250805 → 1.0.0-nightly.20250807
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 +40 -0
- package/dest/CoinIssuerAbi.d.ts.map +1 -1
- package/dest/CoinIssuerAbi.js +54 -0
- package/dest/CoinIssuerBytecode.d.ts +1 -1
- package/dest/CoinIssuerBytecode.js +1 -1
- package/dest/EmpireBaseAbi.d.ts +40 -0
- package/dest/EmpireBaseAbi.d.ts.map +1 -1
- package/dest/EmpireBaseAbi.js +54 -0
- package/dest/ErrorsAbi.d.ts +40 -0
- package/dest/ErrorsAbi.d.ts.map +1 -1
- package/dest/ErrorsAbi.js +54 -0
- package/dest/ExtRollupLib2Abi.d.ts +140 -0
- package/dest/ExtRollupLib2Abi.d.ts.map +1 -1
- package/dest/ExtRollupLib2Abi.js +182 -0
- package/dest/ExtRollupLib2Bytecode.d.ts +1 -1
- package/dest/ExtRollupLib2Bytecode.d.ts.map +1 -1
- package/dest/ExtRollupLib2Bytecode.js +1 -1
- package/dest/ExtRollupLib3Abi.d.ts +40 -0
- package/dest/ExtRollupLib3Abi.d.ts.map +1 -1
- package/dest/ExtRollupLib3Abi.js +54 -0
- package/dest/ExtRollupLib3Bytecode.d.ts +1 -1
- package/dest/ExtRollupLib3Bytecode.js +1 -1
- package/dest/ExtRollupLibAbi.d.ts +40 -0
- package/dest/ExtRollupLibAbi.d.ts.map +1 -1
- package/dest/ExtRollupLibAbi.js +54 -0
- package/dest/ExtRollupLibBytecode.d.ts +1 -1
- package/dest/ExtRollupLibBytecode.js +1 -1
- package/dest/FeeAssetHandlerAbi.d.ts +40 -0
- package/dest/FeeAssetHandlerAbi.d.ts.map +1 -1
- package/dest/FeeAssetHandlerAbi.js +54 -0
- package/dest/FeeJuicePortalAbi.d.ts +40 -0
- package/dest/FeeJuicePortalAbi.d.ts.map +1 -1
- package/dest/FeeJuicePortalAbi.js +54 -0
- package/dest/FeeJuicePortalBytecode.d.ts +1 -1
- package/dest/FeeJuicePortalBytecode.js +1 -1
- package/dest/GSEAbi.d.ts +221 -16
- package/dest/GSEAbi.d.ts.map +1 -1
- package/dest/GSEAbi.js +291 -20
- package/dest/GSEBytecode.d.ts +1 -1
- package/dest/GSEBytecode.d.ts.map +1 -1
- package/dest/GSEBytecode.js +1 -1
- package/dest/GovernanceAbi.d.ts +40 -0
- package/dest/GovernanceAbi.d.ts.map +1 -1
- package/dest/GovernanceAbi.js +54 -0
- package/dest/GovernanceBytecode.d.ts +1 -1
- package/dest/GovernanceBytecode.js +1 -1
- package/dest/GovernanceProposerAbi.d.ts +40 -0
- package/dest/GovernanceProposerAbi.d.ts.map +1 -1
- package/dest/GovernanceProposerAbi.js +54 -0
- package/dest/GovernanceProposerBytecode.d.ts +1 -1
- package/dest/GovernanceProposerBytecode.js +1 -1
- package/dest/HonkVerifierAbi.d.ts +40 -0
- package/dest/HonkVerifierAbi.d.ts.map +1 -1
- package/dest/HonkVerifierAbi.js +54 -0
- 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 +40 -0
- package/dest/IERC20Abi.d.ts.map +1 -1
- package/dest/IERC20Abi.js +54 -0
- package/dest/IVerifierAbi.d.ts +40 -0
- package/dest/IVerifierAbi.d.ts.map +1 -1
- package/dest/IVerifierAbi.js +54 -0
- package/dest/InboxAbi.d.ts +40 -0
- package/dest/InboxAbi.d.ts.map +1 -1
- package/dest/InboxAbi.js +54 -0
- package/dest/InboxBytecode.d.ts +1 -1
- package/dest/InboxBytecode.js +1 -1
- package/dest/MockVerifierAbi.d.ts +40 -0
- package/dest/MockVerifierAbi.d.ts.map +1 -1
- package/dest/MockVerifierAbi.js +54 -0
- package/dest/MockZKPassportVerifierAbi.d.ts +40 -0
- package/dest/MockZKPassportVerifierAbi.d.ts.map +1 -1
- package/dest/MockZKPassportVerifierAbi.js +54 -0
- package/dest/MultiAdderAbi.d.ts +87 -0
- package/dest/MultiAdderAbi.d.ts.map +1 -1
- package/dest/MultiAdderAbi.js +115 -0
- package/dest/MultiAdderBytecode.d.ts +1 -1
- package/dest/MultiAdderBytecode.d.ts.map +1 -1
- package/dest/MultiAdderBytecode.js +1 -1
- package/dest/NewGovernanceProposerPayloadAbi.d.ts +41 -1
- package/dest/NewGovernanceProposerPayloadAbi.d.ts.map +1 -1
- package/dest/NewGovernanceProposerPayloadAbi.js +55 -1
- package/dest/NewGovernanceProposerPayloadBytecode.d.ts +1 -1
- package/dest/NewGovernanceProposerPayloadBytecode.js +1 -1
- package/dest/OutboxAbi.d.ts +40 -0
- package/dest/OutboxAbi.d.ts.map +1 -1
- package/dest/OutboxAbi.js +54 -0
- package/dest/OutboxBytecode.d.ts +1 -1
- package/dest/OutboxBytecode.js +1 -1
- package/dest/RegisterNewRollupVersionPayloadAbi.d.ts +41 -1
- package/dest/RegisterNewRollupVersionPayloadAbi.d.ts.map +1 -1
- package/dest/RegisterNewRollupVersionPayloadAbi.js +55 -1
- package/dest/RegisterNewRollupVersionPayloadBytecode.d.ts +1 -1
- package/dest/RegisterNewRollupVersionPayloadBytecode.js +1 -1
- package/dest/RegistryAbi.d.ts +40 -0
- package/dest/RegistryAbi.d.ts.map +1 -1
- package/dest/RegistryAbi.js +54 -0
- package/dest/RegistryBytecode.d.ts +1 -1
- package/dest/RegistryBytecode.js +1 -1
- package/dest/RewardDistributorAbi.d.ts +40 -0
- package/dest/RewardDistributorAbi.d.ts.map +1 -1
- package/dest/RewardDistributorAbi.js +54 -0
- package/dest/RewardDistributorBytecode.d.ts +1 -1
- package/dest/RewardDistributorBytecode.js +1 -1
- package/dest/RollupAbi.d.ts +213 -0
- package/dest/RollupAbi.d.ts.map +1 -1
- package/dest/RollupAbi.js +277 -0
- package/dest/RollupBytecode.d.ts +27 -27
- package/dest/RollupBytecode.d.ts.map +1 -1
- package/dest/RollupBytecode.js +27 -27
- package/dest/RollupStorage.d.ts +3 -3
- package/dest/RollupStorage.js +3 -3
- package/dest/SlashFactoryAbi.d.ts +40 -0
- package/dest/SlashFactoryAbi.d.ts.map +1 -1
- package/dest/SlashFactoryAbi.js +54 -0
- package/dest/SlashFactoryBytecode.d.ts +1 -1
- package/dest/SlashFactoryBytecode.js +1 -1
- package/dest/SlasherAbi.d.ts +40 -0
- package/dest/SlasherAbi.d.ts.map +1 -1
- package/dest/SlasherAbi.js +54 -0
- package/dest/SlasherBytecode.d.ts +1 -1
- package/dest/SlasherBytecode.js +1 -1
- package/dest/SlashingProposerAbi.d.ts +40 -0
- package/dest/SlashingProposerAbi.d.ts.map +1 -1
- package/dest/SlashingProposerAbi.js +54 -0
- package/dest/SlashingProposerBytecode.d.ts +1 -1
- package/dest/SlashingProposerBytecode.js +1 -1
- package/dest/StakingAssetHandlerAbi.d.ts +134 -0
- package/dest/StakingAssetHandlerAbi.d.ts.map +1 -1
- package/dest/StakingAssetHandlerAbi.js +176 -0
- package/dest/StakingAssetHandlerBytecode.d.ts +1 -1
- package/dest/StakingAssetHandlerBytecode.d.ts.map +1 -1
- package/dest/StakingAssetHandlerBytecode.js +1 -1
- package/dest/TestERC20Abi.d.ts +40 -0
- package/dest/TestERC20Abi.d.ts.map +1 -1
- package/dest/TestERC20Abi.js +54 -0
- package/dest/TokenPortalAbi.d.ts +40 -0
- package/dest/TokenPortalAbi.d.ts.map +1 -1
- package/dest/TokenPortalAbi.js +54 -0
- package/dest/TokenPortalBytecode.d.ts +1 -1
- package/dest/TokenPortalBytecode.js +1 -1
- package/dest/UniswapPortalAbi.d.ts +40 -0
- package/dest/UniswapPortalAbi.d.ts.map +1 -1
- package/dest/UniswapPortalAbi.js +54 -0
- package/dest/UniswapPortalBytecode.d.ts +1 -1
- package/dest/UniswapPortalBytecode.js +1 -1
- package/dest/ValidatorSelectionLibAbi.d.ts +40 -0
- package/dest/ValidatorSelectionLibAbi.d.ts.map +1 -1
- package/dest/ValidatorSelectionLibAbi.js +54 -0
- package/dest/ValidatorSelectionLibBytecode.d.ts +1 -1
- package/dest/ValidatorSelectionLibBytecode.js +1 -1
- package/dest/checksum.d.ts +1 -1
- package/dest/checksum.js +1 -1
- package/package.json +1 -1
package/dest/RollupAbi.d.ts
CHANGED
|
@@ -213,6 +213,56 @@ export declare const RollupAbi: readonly [{
|
|
|
213
213
|
readonly type: "address";
|
|
214
214
|
readonly indexed: true;
|
|
215
215
|
readonly internalType: "address";
|
|
216
|
+
}, {
|
|
217
|
+
readonly name: "publicKeyInG1";
|
|
218
|
+
readonly type: "tuple";
|
|
219
|
+
readonly indexed: false;
|
|
220
|
+
readonly internalType: "struct G1Point";
|
|
221
|
+
readonly components: readonly [{
|
|
222
|
+
readonly name: "x";
|
|
223
|
+
readonly type: "uint256";
|
|
224
|
+
readonly internalType: "uint256";
|
|
225
|
+
}, {
|
|
226
|
+
readonly name: "y";
|
|
227
|
+
readonly type: "uint256";
|
|
228
|
+
readonly internalType: "uint256";
|
|
229
|
+
}];
|
|
230
|
+
}, {
|
|
231
|
+
readonly name: "publicKeyInG2";
|
|
232
|
+
readonly type: "tuple";
|
|
233
|
+
readonly indexed: false;
|
|
234
|
+
readonly internalType: "struct G2Point";
|
|
235
|
+
readonly components: readonly [{
|
|
236
|
+
readonly name: "x0";
|
|
237
|
+
readonly type: "uint256";
|
|
238
|
+
readonly internalType: "uint256";
|
|
239
|
+
}, {
|
|
240
|
+
readonly name: "x1";
|
|
241
|
+
readonly type: "uint256";
|
|
242
|
+
readonly internalType: "uint256";
|
|
243
|
+
}, {
|
|
244
|
+
readonly name: "y0";
|
|
245
|
+
readonly type: "uint256";
|
|
246
|
+
readonly internalType: "uint256";
|
|
247
|
+
}, {
|
|
248
|
+
readonly name: "y1";
|
|
249
|
+
readonly type: "uint256";
|
|
250
|
+
readonly internalType: "uint256";
|
|
251
|
+
}];
|
|
252
|
+
}, {
|
|
253
|
+
readonly name: "proofOfPossession";
|
|
254
|
+
readonly type: "tuple";
|
|
255
|
+
readonly indexed: false;
|
|
256
|
+
readonly internalType: "struct G1Point";
|
|
257
|
+
readonly components: readonly [{
|
|
258
|
+
readonly name: "x";
|
|
259
|
+
readonly type: "uint256";
|
|
260
|
+
readonly internalType: "uint256";
|
|
261
|
+
}, {
|
|
262
|
+
readonly name: "y";
|
|
263
|
+
readonly type: "uint256";
|
|
264
|
+
readonly internalType: "uint256";
|
|
265
|
+
}];
|
|
216
266
|
}, {
|
|
217
267
|
readonly name: "amount";
|
|
218
268
|
readonly type: "uint256";
|
|
@@ -254,6 +304,56 @@ export declare const RollupAbi: readonly [{
|
|
|
254
304
|
readonly type: "address";
|
|
255
305
|
readonly indexed: true;
|
|
256
306
|
readonly internalType: "address";
|
|
307
|
+
}, {
|
|
308
|
+
readonly name: "publicKeyInG1";
|
|
309
|
+
readonly type: "tuple";
|
|
310
|
+
readonly indexed: false;
|
|
311
|
+
readonly internalType: "struct G1Point";
|
|
312
|
+
readonly components: readonly [{
|
|
313
|
+
readonly name: "x";
|
|
314
|
+
readonly type: "uint256";
|
|
315
|
+
readonly internalType: "uint256";
|
|
316
|
+
}, {
|
|
317
|
+
readonly name: "y";
|
|
318
|
+
readonly type: "uint256";
|
|
319
|
+
readonly internalType: "uint256";
|
|
320
|
+
}];
|
|
321
|
+
}, {
|
|
322
|
+
readonly name: "publicKeyInG2";
|
|
323
|
+
readonly type: "tuple";
|
|
324
|
+
readonly indexed: false;
|
|
325
|
+
readonly internalType: "struct G2Point";
|
|
326
|
+
readonly components: readonly [{
|
|
327
|
+
readonly name: "x0";
|
|
328
|
+
readonly type: "uint256";
|
|
329
|
+
readonly internalType: "uint256";
|
|
330
|
+
}, {
|
|
331
|
+
readonly name: "x1";
|
|
332
|
+
readonly type: "uint256";
|
|
333
|
+
readonly internalType: "uint256";
|
|
334
|
+
}, {
|
|
335
|
+
readonly name: "y0";
|
|
336
|
+
readonly type: "uint256";
|
|
337
|
+
readonly internalType: "uint256";
|
|
338
|
+
}, {
|
|
339
|
+
readonly name: "y1";
|
|
340
|
+
readonly type: "uint256";
|
|
341
|
+
readonly internalType: "uint256";
|
|
342
|
+
}];
|
|
343
|
+
}, {
|
|
344
|
+
readonly name: "proofOfPossession";
|
|
345
|
+
readonly type: "tuple";
|
|
346
|
+
readonly indexed: false;
|
|
347
|
+
readonly internalType: "struct G1Point";
|
|
348
|
+
readonly components: readonly [{
|
|
349
|
+
readonly name: "x";
|
|
350
|
+
readonly type: "uint256";
|
|
351
|
+
readonly internalType: "uint256";
|
|
352
|
+
}, {
|
|
353
|
+
readonly name: "y";
|
|
354
|
+
readonly type: "uint256";
|
|
355
|
+
readonly internalType: "uint256";
|
|
356
|
+
}];
|
|
257
357
|
}];
|
|
258
358
|
readonly anonymous: false;
|
|
259
359
|
}, {
|
|
@@ -288,6 +388,18 @@ export declare const RollupAbi: readonly [{
|
|
|
288
388
|
readonly type: "address";
|
|
289
389
|
readonly internalType: "address";
|
|
290
390
|
}];
|
|
391
|
+
}, {
|
|
392
|
+
readonly type: "error";
|
|
393
|
+
readonly name: "GSE__CannotChangePublicKeys";
|
|
394
|
+
readonly inputs: readonly [{
|
|
395
|
+
readonly name: "existingPk1x";
|
|
396
|
+
readonly type: "uint256";
|
|
397
|
+
readonly internalType: "uint256";
|
|
398
|
+
}, {
|
|
399
|
+
readonly name: "existingPk1y";
|
|
400
|
+
readonly type: "uint256";
|
|
401
|
+
readonly internalType: "uint256";
|
|
402
|
+
}];
|
|
291
403
|
}, {
|
|
292
404
|
readonly type: "error";
|
|
293
405
|
readonly name: "GSE__FailedToRemove";
|
|
@@ -328,6 +440,10 @@ export declare const RollupAbi: readonly [{
|
|
|
328
440
|
readonly type: "uint256";
|
|
329
441
|
readonly internalType: "uint256";
|
|
330
442
|
}];
|
|
443
|
+
}, {
|
|
444
|
+
readonly type: "error";
|
|
445
|
+
readonly name: "GSE__InvalidProofOfPossession";
|
|
446
|
+
readonly inputs: readonly [];
|
|
331
447
|
}, {
|
|
332
448
|
readonly type: "error";
|
|
333
449
|
readonly name: "GSE__InvalidRollupAddress";
|
|
@@ -384,6 +500,14 @@ export declare const RollupAbi: readonly [{
|
|
|
384
500
|
readonly type: "uint256";
|
|
385
501
|
readonly internalType: "uint256";
|
|
386
502
|
}];
|
|
503
|
+
}, {
|
|
504
|
+
readonly type: "error";
|
|
505
|
+
readonly name: "GSE__ProofOfPossessionAlreadySeen";
|
|
506
|
+
readonly inputs: readonly [{
|
|
507
|
+
readonly name: "hashedPK1";
|
|
508
|
+
readonly type: "bytes32";
|
|
509
|
+
readonly internalType: "bytes32";
|
|
510
|
+
}];
|
|
387
511
|
}, {
|
|
388
512
|
readonly type: "error";
|
|
389
513
|
readonly name: "GSE__RollupAlreadyRegistered";
|
|
@@ -524,6 +648,22 @@ export declare const RollupAbi: readonly [{
|
|
|
524
648
|
readonly type: "uint256";
|
|
525
649
|
readonly internalType: "Slot";
|
|
526
650
|
}];
|
|
651
|
+
}, {
|
|
652
|
+
readonly type: "error";
|
|
653
|
+
readonly name: "Governance__BlsKeyInvalidG1Point";
|
|
654
|
+
readonly inputs: readonly [{
|
|
655
|
+
readonly name: "";
|
|
656
|
+
readonly type: "uint256[2]";
|
|
657
|
+
readonly internalType: "uint256[2]";
|
|
658
|
+
}];
|
|
659
|
+
}, {
|
|
660
|
+
readonly type: "error";
|
|
661
|
+
readonly name: "Governance__BlsKeyInvalidG2Point";
|
|
662
|
+
readonly inputs: readonly [{
|
|
663
|
+
readonly name: "";
|
|
664
|
+
readonly type: "uint256[4]";
|
|
665
|
+
readonly internalType: "uint256[4]";
|
|
666
|
+
}];
|
|
527
667
|
}, {
|
|
528
668
|
readonly type: "error";
|
|
529
669
|
readonly name: "Governance__CallFailed";
|
|
@@ -2115,6 +2255,53 @@ export declare const RollupAbi: readonly [{
|
|
|
2115
2255
|
readonly name: "_withdrawer";
|
|
2116
2256
|
readonly type: "address";
|
|
2117
2257
|
readonly internalType: "address";
|
|
2258
|
+
}, {
|
|
2259
|
+
readonly name: "_publicKeyInG1";
|
|
2260
|
+
readonly type: "tuple";
|
|
2261
|
+
readonly internalType: "struct G1Point";
|
|
2262
|
+
readonly components: readonly [{
|
|
2263
|
+
readonly name: "x";
|
|
2264
|
+
readonly type: "uint256";
|
|
2265
|
+
readonly internalType: "uint256";
|
|
2266
|
+
}, {
|
|
2267
|
+
readonly name: "y";
|
|
2268
|
+
readonly type: "uint256";
|
|
2269
|
+
readonly internalType: "uint256";
|
|
2270
|
+
}];
|
|
2271
|
+
}, {
|
|
2272
|
+
readonly name: "_publicKeyInG2";
|
|
2273
|
+
readonly type: "tuple";
|
|
2274
|
+
readonly internalType: "struct G2Point";
|
|
2275
|
+
readonly components: readonly [{
|
|
2276
|
+
readonly name: "x0";
|
|
2277
|
+
readonly type: "uint256";
|
|
2278
|
+
readonly internalType: "uint256";
|
|
2279
|
+
}, {
|
|
2280
|
+
readonly name: "x1";
|
|
2281
|
+
readonly type: "uint256";
|
|
2282
|
+
readonly internalType: "uint256";
|
|
2283
|
+
}, {
|
|
2284
|
+
readonly name: "y0";
|
|
2285
|
+
readonly type: "uint256";
|
|
2286
|
+
readonly internalType: "uint256";
|
|
2287
|
+
}, {
|
|
2288
|
+
readonly name: "y1";
|
|
2289
|
+
readonly type: "uint256";
|
|
2290
|
+
readonly internalType: "uint256";
|
|
2291
|
+
}];
|
|
2292
|
+
}, {
|
|
2293
|
+
readonly name: "_proofOfPossession";
|
|
2294
|
+
readonly type: "tuple";
|
|
2295
|
+
readonly internalType: "struct G1Point";
|
|
2296
|
+
readonly components: readonly [{
|
|
2297
|
+
readonly name: "x";
|
|
2298
|
+
readonly type: "uint256";
|
|
2299
|
+
readonly internalType: "uint256";
|
|
2300
|
+
}, {
|
|
2301
|
+
readonly name: "y";
|
|
2302
|
+
readonly type: "uint256";
|
|
2303
|
+
readonly internalType: "uint256";
|
|
2304
|
+
}];
|
|
2118
2305
|
}, {
|
|
2119
2306
|
readonly name: "_moveWithLatestRollup";
|
|
2120
2307
|
readonly type: "bool";
|
|
@@ -2260,6 +2447,19 @@ export declare const RollupAbi: readonly [{
|
|
|
2260
2447
|
readonly type: "tuple";
|
|
2261
2448
|
readonly internalType: "struct AttesterConfig";
|
|
2262
2449
|
readonly components: readonly [{
|
|
2450
|
+
readonly name: "publicKey";
|
|
2451
|
+
readonly type: "tuple";
|
|
2452
|
+
readonly internalType: "struct G1Point";
|
|
2453
|
+
readonly components: readonly [{
|
|
2454
|
+
readonly name: "x";
|
|
2455
|
+
readonly type: "uint256";
|
|
2456
|
+
readonly internalType: "uint256";
|
|
2457
|
+
}, {
|
|
2458
|
+
readonly name: "y";
|
|
2459
|
+
readonly type: "uint256";
|
|
2460
|
+
readonly internalType: "uint256";
|
|
2461
|
+
}];
|
|
2462
|
+
}, {
|
|
2263
2463
|
readonly name: "withdrawer";
|
|
2264
2464
|
readonly type: "address";
|
|
2265
2465
|
readonly internalType: "address";
|
|
@@ -2434,6 +2634,19 @@ export declare const RollupAbi: readonly [{
|
|
|
2434
2634
|
readonly type: "tuple";
|
|
2435
2635
|
readonly internalType: "struct AttesterConfig";
|
|
2436
2636
|
readonly components: readonly [{
|
|
2637
|
+
readonly name: "publicKey";
|
|
2638
|
+
readonly type: "tuple";
|
|
2639
|
+
readonly internalType: "struct G1Point";
|
|
2640
|
+
readonly components: readonly [{
|
|
2641
|
+
readonly name: "x";
|
|
2642
|
+
readonly type: "uint256";
|
|
2643
|
+
readonly internalType: "uint256";
|
|
2644
|
+
}, {
|
|
2645
|
+
readonly name: "y";
|
|
2646
|
+
readonly type: "uint256";
|
|
2647
|
+
readonly internalType: "uint256";
|
|
2648
|
+
}];
|
|
2649
|
+
}, {
|
|
2437
2650
|
readonly name: "withdrawer";
|
|
2438
2651
|
readonly type: "address";
|
|
2439
2652
|
readonly internalType: "address";
|
package/dest/RollupAbi.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RollupAbi.d.ts","sourceRoot":"","sources":["../src/RollupAbi.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,SAAS
|
|
1
|
+
{"version":3,"file":"RollupAbi.d.ts","sourceRoot":"","sources":["../src/RollupAbi.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EA8tKZ,CAAC"}
|
package/dest/RollupAbi.js
CHANGED
|
@@ -273,6 +273,70 @@
|
|
|
273
273
|
"indexed": true,
|
|
274
274
|
"internalType": "address"
|
|
275
275
|
},
|
|
276
|
+
{
|
|
277
|
+
"name": "publicKeyInG1",
|
|
278
|
+
"type": "tuple",
|
|
279
|
+
"indexed": false,
|
|
280
|
+
"internalType": "struct G1Point",
|
|
281
|
+
"components": [
|
|
282
|
+
{
|
|
283
|
+
"name": "x",
|
|
284
|
+
"type": "uint256",
|
|
285
|
+
"internalType": "uint256"
|
|
286
|
+
},
|
|
287
|
+
{
|
|
288
|
+
"name": "y",
|
|
289
|
+
"type": "uint256",
|
|
290
|
+
"internalType": "uint256"
|
|
291
|
+
}
|
|
292
|
+
]
|
|
293
|
+
},
|
|
294
|
+
{
|
|
295
|
+
"name": "publicKeyInG2",
|
|
296
|
+
"type": "tuple",
|
|
297
|
+
"indexed": false,
|
|
298
|
+
"internalType": "struct G2Point",
|
|
299
|
+
"components": [
|
|
300
|
+
{
|
|
301
|
+
"name": "x0",
|
|
302
|
+
"type": "uint256",
|
|
303
|
+
"internalType": "uint256"
|
|
304
|
+
},
|
|
305
|
+
{
|
|
306
|
+
"name": "x1",
|
|
307
|
+
"type": "uint256",
|
|
308
|
+
"internalType": "uint256"
|
|
309
|
+
},
|
|
310
|
+
{
|
|
311
|
+
"name": "y0",
|
|
312
|
+
"type": "uint256",
|
|
313
|
+
"internalType": "uint256"
|
|
314
|
+
},
|
|
315
|
+
{
|
|
316
|
+
"name": "y1",
|
|
317
|
+
"type": "uint256",
|
|
318
|
+
"internalType": "uint256"
|
|
319
|
+
}
|
|
320
|
+
]
|
|
321
|
+
},
|
|
322
|
+
{
|
|
323
|
+
"name": "proofOfPossession",
|
|
324
|
+
"type": "tuple",
|
|
325
|
+
"indexed": false,
|
|
326
|
+
"internalType": "struct G1Point",
|
|
327
|
+
"components": [
|
|
328
|
+
{
|
|
329
|
+
"name": "x",
|
|
330
|
+
"type": "uint256",
|
|
331
|
+
"internalType": "uint256"
|
|
332
|
+
},
|
|
333
|
+
{
|
|
334
|
+
"name": "y",
|
|
335
|
+
"type": "uint256",
|
|
336
|
+
"internalType": "uint256"
|
|
337
|
+
}
|
|
338
|
+
]
|
|
339
|
+
},
|
|
276
340
|
{
|
|
277
341
|
"name": "amount",
|
|
278
342
|
"type": "uint256",
|
|
@@ -324,6 +388,70 @@
|
|
|
324
388
|
"type": "address",
|
|
325
389
|
"indexed": true,
|
|
326
390
|
"internalType": "address"
|
|
391
|
+
},
|
|
392
|
+
{
|
|
393
|
+
"name": "publicKeyInG1",
|
|
394
|
+
"type": "tuple",
|
|
395
|
+
"indexed": false,
|
|
396
|
+
"internalType": "struct G1Point",
|
|
397
|
+
"components": [
|
|
398
|
+
{
|
|
399
|
+
"name": "x",
|
|
400
|
+
"type": "uint256",
|
|
401
|
+
"internalType": "uint256"
|
|
402
|
+
},
|
|
403
|
+
{
|
|
404
|
+
"name": "y",
|
|
405
|
+
"type": "uint256",
|
|
406
|
+
"internalType": "uint256"
|
|
407
|
+
}
|
|
408
|
+
]
|
|
409
|
+
},
|
|
410
|
+
{
|
|
411
|
+
"name": "publicKeyInG2",
|
|
412
|
+
"type": "tuple",
|
|
413
|
+
"indexed": false,
|
|
414
|
+
"internalType": "struct G2Point",
|
|
415
|
+
"components": [
|
|
416
|
+
{
|
|
417
|
+
"name": "x0",
|
|
418
|
+
"type": "uint256",
|
|
419
|
+
"internalType": "uint256"
|
|
420
|
+
},
|
|
421
|
+
{
|
|
422
|
+
"name": "x1",
|
|
423
|
+
"type": "uint256",
|
|
424
|
+
"internalType": "uint256"
|
|
425
|
+
},
|
|
426
|
+
{
|
|
427
|
+
"name": "y0",
|
|
428
|
+
"type": "uint256",
|
|
429
|
+
"internalType": "uint256"
|
|
430
|
+
},
|
|
431
|
+
{
|
|
432
|
+
"name": "y1",
|
|
433
|
+
"type": "uint256",
|
|
434
|
+
"internalType": "uint256"
|
|
435
|
+
}
|
|
436
|
+
]
|
|
437
|
+
},
|
|
438
|
+
{
|
|
439
|
+
"name": "proofOfPossession",
|
|
440
|
+
"type": "tuple",
|
|
441
|
+
"indexed": false,
|
|
442
|
+
"internalType": "struct G1Point",
|
|
443
|
+
"components": [
|
|
444
|
+
{
|
|
445
|
+
"name": "x",
|
|
446
|
+
"type": "uint256",
|
|
447
|
+
"internalType": "uint256"
|
|
448
|
+
},
|
|
449
|
+
{
|
|
450
|
+
"name": "y",
|
|
451
|
+
"type": "uint256",
|
|
452
|
+
"internalType": "uint256"
|
|
453
|
+
}
|
|
454
|
+
]
|
|
327
455
|
}
|
|
328
456
|
],
|
|
329
457
|
"anonymous": false
|
|
@@ -369,6 +497,22 @@
|
|
|
369
497
|
}
|
|
370
498
|
]
|
|
371
499
|
},
|
|
500
|
+
{
|
|
501
|
+
"type": "error",
|
|
502
|
+
"name": "GSE__CannotChangePublicKeys",
|
|
503
|
+
"inputs": [
|
|
504
|
+
{
|
|
505
|
+
"name": "existingPk1x",
|
|
506
|
+
"type": "uint256",
|
|
507
|
+
"internalType": "uint256"
|
|
508
|
+
},
|
|
509
|
+
{
|
|
510
|
+
"name": "existingPk1y",
|
|
511
|
+
"type": "uint256",
|
|
512
|
+
"internalType": "uint256"
|
|
513
|
+
}
|
|
514
|
+
]
|
|
515
|
+
},
|
|
372
516
|
{
|
|
373
517
|
"type": "error",
|
|
374
518
|
"name": "GSE__FailedToRemove",
|
|
@@ -423,6 +567,11 @@
|
|
|
423
567
|
}
|
|
424
568
|
]
|
|
425
569
|
},
|
|
570
|
+
{
|
|
571
|
+
"type": "error",
|
|
572
|
+
"name": "GSE__InvalidProofOfPossession",
|
|
573
|
+
"inputs": []
|
|
574
|
+
},
|
|
426
575
|
{
|
|
427
576
|
"type": "error",
|
|
428
577
|
"name": "GSE__InvalidRollupAddress",
|
|
@@ -499,6 +648,17 @@
|
|
|
499
648
|
}
|
|
500
649
|
]
|
|
501
650
|
},
|
|
651
|
+
{
|
|
652
|
+
"type": "error",
|
|
653
|
+
"name": "GSE__ProofOfPossessionAlreadySeen",
|
|
654
|
+
"inputs": [
|
|
655
|
+
{
|
|
656
|
+
"name": "hashedPK1",
|
|
657
|
+
"type": "bytes32",
|
|
658
|
+
"internalType": "bytes32"
|
|
659
|
+
}
|
|
660
|
+
]
|
|
661
|
+
},
|
|
502
662
|
{
|
|
503
663
|
"type": "error",
|
|
504
664
|
"name": "GSE__RollupAlreadyRegistered",
|
|
@@ -687,6 +847,28 @@
|
|
|
687
847
|
}
|
|
688
848
|
]
|
|
689
849
|
},
|
|
850
|
+
{
|
|
851
|
+
"type": "error",
|
|
852
|
+
"name": "Governance__BlsKeyInvalidG1Point",
|
|
853
|
+
"inputs": [
|
|
854
|
+
{
|
|
855
|
+
"name": "",
|
|
856
|
+
"type": "uint256[2]",
|
|
857
|
+
"internalType": "uint256[2]"
|
|
858
|
+
}
|
|
859
|
+
]
|
|
860
|
+
},
|
|
861
|
+
{
|
|
862
|
+
"type": "error",
|
|
863
|
+
"name": "Governance__BlsKeyInvalidG2Point",
|
|
864
|
+
"inputs": [
|
|
865
|
+
{
|
|
866
|
+
"name": "",
|
|
867
|
+
"type": "uint256[4]",
|
|
868
|
+
"internalType": "uint256[4]"
|
|
869
|
+
}
|
|
870
|
+
]
|
|
871
|
+
},
|
|
690
872
|
{
|
|
691
873
|
"type": "error",
|
|
692
874
|
"name": "Governance__CallFailed",
|
|
@@ -2787,6 +2969,67 @@
|
|
|
2787
2969
|
"type": "address",
|
|
2788
2970
|
"internalType": "address"
|
|
2789
2971
|
},
|
|
2972
|
+
{
|
|
2973
|
+
"name": "_publicKeyInG1",
|
|
2974
|
+
"type": "tuple",
|
|
2975
|
+
"internalType": "struct G1Point",
|
|
2976
|
+
"components": [
|
|
2977
|
+
{
|
|
2978
|
+
"name": "x",
|
|
2979
|
+
"type": "uint256",
|
|
2980
|
+
"internalType": "uint256"
|
|
2981
|
+
},
|
|
2982
|
+
{
|
|
2983
|
+
"name": "y",
|
|
2984
|
+
"type": "uint256",
|
|
2985
|
+
"internalType": "uint256"
|
|
2986
|
+
}
|
|
2987
|
+
]
|
|
2988
|
+
},
|
|
2989
|
+
{
|
|
2990
|
+
"name": "_publicKeyInG2",
|
|
2991
|
+
"type": "tuple",
|
|
2992
|
+
"internalType": "struct G2Point",
|
|
2993
|
+
"components": [
|
|
2994
|
+
{
|
|
2995
|
+
"name": "x0",
|
|
2996
|
+
"type": "uint256",
|
|
2997
|
+
"internalType": "uint256"
|
|
2998
|
+
},
|
|
2999
|
+
{
|
|
3000
|
+
"name": "x1",
|
|
3001
|
+
"type": "uint256",
|
|
3002
|
+
"internalType": "uint256"
|
|
3003
|
+
},
|
|
3004
|
+
{
|
|
3005
|
+
"name": "y0",
|
|
3006
|
+
"type": "uint256",
|
|
3007
|
+
"internalType": "uint256"
|
|
3008
|
+
},
|
|
3009
|
+
{
|
|
3010
|
+
"name": "y1",
|
|
3011
|
+
"type": "uint256",
|
|
3012
|
+
"internalType": "uint256"
|
|
3013
|
+
}
|
|
3014
|
+
]
|
|
3015
|
+
},
|
|
3016
|
+
{
|
|
3017
|
+
"name": "_proofOfPossession",
|
|
3018
|
+
"type": "tuple",
|
|
3019
|
+
"internalType": "struct G1Point",
|
|
3020
|
+
"components": [
|
|
3021
|
+
{
|
|
3022
|
+
"name": "x",
|
|
3023
|
+
"type": "uint256",
|
|
3024
|
+
"internalType": "uint256"
|
|
3025
|
+
},
|
|
3026
|
+
{
|
|
3027
|
+
"name": "y",
|
|
3028
|
+
"type": "uint256",
|
|
3029
|
+
"internalType": "uint256"
|
|
3030
|
+
}
|
|
3031
|
+
]
|
|
3032
|
+
},
|
|
2790
3033
|
{
|
|
2791
3034
|
"name": "_moveWithLatestRollup",
|
|
2792
3035
|
"type": "bool",
|
|
@@ -2972,6 +3215,23 @@
|
|
|
2972
3215
|
"type": "tuple",
|
|
2973
3216
|
"internalType": "struct AttesterConfig",
|
|
2974
3217
|
"components": [
|
|
3218
|
+
{
|
|
3219
|
+
"name": "publicKey",
|
|
3220
|
+
"type": "tuple",
|
|
3221
|
+
"internalType": "struct G1Point",
|
|
3222
|
+
"components": [
|
|
3223
|
+
{
|
|
3224
|
+
"name": "x",
|
|
3225
|
+
"type": "uint256",
|
|
3226
|
+
"internalType": "uint256"
|
|
3227
|
+
},
|
|
3228
|
+
{
|
|
3229
|
+
"name": "y",
|
|
3230
|
+
"type": "uint256",
|
|
3231
|
+
"internalType": "uint256"
|
|
3232
|
+
}
|
|
3233
|
+
]
|
|
3234
|
+
},
|
|
2975
3235
|
{
|
|
2976
3236
|
"name": "withdrawer",
|
|
2977
3237
|
"type": "address",
|
|
@@ -3203,6 +3463,23 @@
|
|
|
3203
3463
|
"type": "tuple",
|
|
3204
3464
|
"internalType": "struct AttesterConfig",
|
|
3205
3465
|
"components": [
|
|
3466
|
+
{
|
|
3467
|
+
"name": "publicKey",
|
|
3468
|
+
"type": "tuple",
|
|
3469
|
+
"internalType": "struct G1Point",
|
|
3470
|
+
"components": [
|
|
3471
|
+
{
|
|
3472
|
+
"name": "x",
|
|
3473
|
+
"type": "uint256",
|
|
3474
|
+
"internalType": "uint256"
|
|
3475
|
+
},
|
|
3476
|
+
{
|
|
3477
|
+
"name": "y",
|
|
3478
|
+
"type": "uint256",
|
|
3479
|
+
"internalType": "uint256"
|
|
3480
|
+
}
|
|
3481
|
+
]
|
|
3482
|
+
},
|
|
3206
3483
|
{
|
|
3207
3484
|
"name": "withdrawer",
|
|
3208
3485
|
"type": "address",
|