@aztec/l1-artifacts 3.0.0-nightly.20251031 → 3.0.0-nightly.20251102
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 +128 -0
- package/dest/CoinIssuerAbi.d.ts.map +1 -1
- package/dest/CoinIssuerAbi.js +172 -0
- package/dest/DateGatedRelayerAbi.d.ts +128 -0
- package/dest/DateGatedRelayerAbi.d.ts.map +1 -1
- package/dest/DateGatedRelayerAbi.js +172 -0
- package/dest/EmpireBaseAbi.d.ts +112 -0
- package/dest/EmpireBaseAbi.d.ts.map +1 -1
- package/dest/EmpireBaseAbi.js +151 -0
- package/dest/EmpireSlasherDeploymentExtLibAbi.d.ts +144 -0
- package/dest/EmpireSlasherDeploymentExtLibAbi.d.ts.map +1 -1
- package/dest/EmpireSlasherDeploymentExtLibAbi.js +194 -0
- package/dest/EmpireSlashingProposerAbi.d.ts +112 -0
- package/dest/EmpireSlashingProposerAbi.d.ts.map +1 -1
- package/dest/EmpireSlashingProposerAbi.js +151 -0
- package/dest/ErrorsAbi.d.ts +144 -0
- package/dest/ErrorsAbi.d.ts.map +1 -1
- package/dest/ErrorsAbi.js +194 -0
- package/dest/FeeAssetHandlerAbi.d.ts +128 -0
- package/dest/FeeAssetHandlerAbi.d.ts.map +1 -1
- package/dest/FeeAssetHandlerAbi.js +172 -0
- package/dest/FeeJuicePortalAbi.d.ts +144 -0
- package/dest/FeeJuicePortalAbi.d.ts.map +1 -1
- package/dest/FeeJuicePortalAbi.js +194 -0
- package/dest/FeeJuicePortalBytecode.d.ts +1 -1
- package/dest/FeeJuicePortalBytecode.js +1 -1
- package/dest/GSEAbi.d.ts +112 -0
- package/dest/GSEAbi.d.ts.map +1 -1
- package/dest/GSEAbi.js +151 -0
- package/dest/GovernanceAbi.d.ts +128 -0
- package/dest/GovernanceAbi.d.ts.map +1 -1
- package/dest/GovernanceAbi.js +173 -0
- package/dest/GovernanceProposerAbi.d.ts +112 -0
- package/dest/GovernanceProposerAbi.d.ts.map +1 -1
- package/dest/GovernanceProposerAbi.js +151 -0
- package/dest/HonkVerifierAbi.d.ts +144 -0
- package/dest/HonkVerifierAbi.d.ts.map +1 -1
- package/dest/HonkVerifierAbi.js +194 -0
- package/dest/HonkVerifierBytecode.d.ts +1 -1
- package/dest/HonkVerifierBytecode.js +1 -1
- package/dest/IERC20Abi.d.ts +144 -0
- package/dest/IERC20Abi.d.ts.map +1 -1
- package/dest/IERC20Abi.js +194 -0
- package/dest/IVerifierAbi.d.ts +144 -0
- package/dest/IVerifierAbi.d.ts.map +1 -1
- package/dest/IVerifierAbi.js +194 -0
- package/dest/InboxAbi.d.ts +132 -0
- package/dest/InboxAbi.d.ts.map +1 -1
- package/dest/InboxAbi.js +178 -0
- package/dest/InboxBytecode.d.ts +1 -1
- package/dest/InboxBytecode.js +1 -1
- package/dest/MockVerifierAbi.d.ts +144 -0
- package/dest/MockVerifierAbi.d.ts.map +1 -1
- package/dest/MockVerifierAbi.js +194 -0
- package/dest/MockZKPassportVerifierAbi.d.ts +144 -0
- package/dest/MockZKPassportVerifierAbi.d.ts.map +1 -1
- package/dest/MockZKPassportVerifierAbi.js +194 -0
- package/dest/MultiAdderAbi.d.ts +144 -0
- package/dest/MultiAdderAbi.d.ts.map +1 -1
- package/dest/MultiAdderAbi.js +194 -0
- package/dest/MultiAdderBytecode.d.ts +1 -1
- package/dest/MultiAdderBytecode.js +1 -1
- package/dest/NewGovernanceProposerPayloadAbi.d.ts +144 -0
- package/dest/NewGovernanceProposerPayloadAbi.d.ts.map +1 -1
- package/dest/NewGovernanceProposerPayloadAbi.js +194 -0
- package/dest/OutboxAbi.d.ts +144 -0
- package/dest/OutboxAbi.d.ts.map +1 -1
- package/dest/OutboxAbi.js +194 -0
- package/dest/OutboxBytecode.d.ts +1 -1
- package/dest/OutboxBytecode.js +1 -1
- package/dest/RegisterNewRollupVersionPayloadAbi.d.ts +144 -0
- package/dest/RegisterNewRollupVersionPayloadAbi.d.ts.map +1 -1
- package/dest/RegisterNewRollupVersionPayloadAbi.js +194 -0
- package/dest/RegisterNewRollupVersionPayloadBytecode.d.ts +1 -1
- package/dest/RegisterNewRollupVersionPayloadBytecode.js +1 -1
- package/dest/RegistryAbi.d.ts +128 -0
- package/dest/RegistryAbi.d.ts.map +1 -1
- package/dest/RegistryAbi.js +172 -0
- package/dest/RewardDistributorAbi.d.ts +144 -0
- package/dest/RewardDistributorAbi.d.ts.map +1 -1
- package/dest/RewardDistributorAbi.js +194 -0
- package/dest/RewardExtLibAbi.d.ts +132 -0
- package/dest/RewardExtLibAbi.d.ts.map +1 -1
- package/dest/RewardExtLibAbi.js +178 -0
- package/dest/RewardExtLibBytecode.d.ts +1 -1
- package/dest/RewardExtLibBytecode.js +1 -1
- package/dest/RollupAbi.d.ts +108 -0
- package/dest/RollupAbi.d.ts.map +1 -1
- package/dest/RollupAbi.js +145 -0
- package/dest/RollupBytecode.d.ts +1 -1
- package/dest/RollupBytecode.js +1 -1
- package/dest/RollupOperationsExtLibAbi.d.ts +100 -0
- package/dest/RollupOperationsExtLibAbi.d.ts.map +1 -1
- package/dest/RollupOperationsExtLibAbi.js +135 -0
- package/dest/RollupOperationsExtLibBytecode.d.ts +1 -1
- package/dest/RollupOperationsExtLibBytecode.js +1 -1
- package/dest/SlashFactoryAbi.d.ts +144 -0
- package/dest/SlashFactoryAbi.d.ts.map +1 -1
- package/dest/SlashFactoryAbi.js +194 -0
- package/dest/SlashFactoryBytecode.d.ts +1 -1
- package/dest/SlashFactoryBytecode.js +1 -1
- package/dest/SlasherAbi.d.ts +144 -0
- package/dest/SlasherAbi.d.ts.map +1 -1
- package/dest/SlasherAbi.js +194 -0
- package/dest/StakingAssetHandlerAbi.d.ts +128 -0
- package/dest/StakingAssetHandlerAbi.d.ts.map +1 -1
- package/dest/StakingAssetHandlerAbi.js +172 -0
- package/dest/StakingAssetHandlerBytecode.d.ts +1 -1
- package/dest/StakingAssetHandlerBytecode.js +1 -1
- package/dest/TallySlasherDeploymentExtLibAbi.d.ts +144 -0
- package/dest/TallySlasherDeploymentExtLibAbi.d.ts.map +1 -1
- package/dest/TallySlasherDeploymentExtLibAbi.js +194 -0
- package/dest/TallySlasherDeploymentExtLibBytecode.d.ts +1 -1
- package/dest/TallySlasherDeploymentExtLibBytecode.js +1 -1
- package/dest/TallySlashingProposerAbi.d.ts +112 -0
- package/dest/TallySlashingProposerAbi.d.ts.map +1 -1
- package/dest/TallySlashingProposerAbi.js +151 -0
- package/dest/TallySlashingProposerBytecode.d.ts +1 -1
- package/dest/TallySlashingProposerBytecode.js +1 -1
- package/dest/TestERC20Abi.d.ts +64 -0
- package/dest/TestERC20Abi.d.ts.map +1 -1
- package/dest/TestERC20Abi.js +86 -0
- package/dest/TokenPortalAbi.d.ts +144 -0
- package/dest/TokenPortalAbi.d.ts.map +1 -1
- package/dest/TokenPortalAbi.js +194 -0
- package/dest/TokenPortalBytecode.d.ts +1 -1
- package/dest/TokenPortalBytecode.js +1 -1
- package/dest/UniswapPortalAbi.d.ts +144 -0
- package/dest/UniswapPortalAbi.d.ts.map +1 -1
- package/dest/UniswapPortalAbi.js +194 -0
- package/dest/UniswapPortalBytecode.d.ts +1 -1
- package/dest/UniswapPortalBytecode.js +1 -1
- package/dest/ValidatorOperationsExtLibAbi.d.ts +128 -0
- package/dest/ValidatorOperationsExtLibAbi.d.ts.map +1 -1
- package/dest/ValidatorOperationsExtLibAbi.js +173 -0
- package/dest/ValidatorOperationsExtLibBytecode.d.ts +1 -1
- package/dest/ValidatorOperationsExtLibBytecode.js +1 -1
- package/dest/ValidatorSelectionLibAbi.d.ts +144 -0
- package/dest/ValidatorSelectionLibAbi.d.ts.map +1 -1
- package/dest/ValidatorSelectionLibAbi.js +194 -0
- package/dest/ValidatorSelectionLibBytecode.d.ts +1 -1
- package/dest/ValidatorSelectionLibBytecode.js +1 -1
- package/package.json +1 -1
|
@@ -2,9 +2,17 @@
|
|
|
2
2
|
* ValidatorSelectionLib ABI.
|
|
3
3
|
*/
|
|
4
4
|
export declare const ValidatorSelectionLibAbi: readonly [{
|
|
5
|
+
readonly type: "error";
|
|
6
|
+
readonly name: "CheckpointUnorderedInsertion";
|
|
7
|
+
readonly inputs: readonly [];
|
|
8
|
+
}, {
|
|
5
9
|
readonly type: "error";
|
|
6
10
|
readonly name: "DevNet__NoPruningAllowed";
|
|
7
11
|
readonly inputs: readonly [];
|
|
12
|
+
}, {
|
|
13
|
+
readonly type: "error";
|
|
14
|
+
readonly name: "ECDSAInvalidSignature";
|
|
15
|
+
readonly inputs: readonly [];
|
|
8
16
|
}, {
|
|
9
17
|
readonly type: "error";
|
|
10
18
|
readonly name: "EmpireBase__PayloadCannotBeAddressZero";
|
|
@@ -281,6 +289,54 @@ export declare const ValidatorSelectionLibAbi: readonly [{
|
|
|
281
289
|
readonly type: "uint256";
|
|
282
290
|
readonly internalType: "uint256";
|
|
283
291
|
}];
|
|
292
|
+
}, {
|
|
293
|
+
readonly type: "error";
|
|
294
|
+
readonly name: "ECDSAInvalidSignatureLength";
|
|
295
|
+
readonly inputs: readonly [{
|
|
296
|
+
readonly name: "length";
|
|
297
|
+
readonly type: "uint256";
|
|
298
|
+
readonly internalType: "uint256";
|
|
299
|
+
}];
|
|
300
|
+
}, {
|
|
301
|
+
readonly type: "error";
|
|
302
|
+
readonly name: "ECDSAInvalidSignatureS";
|
|
303
|
+
readonly inputs: readonly [{
|
|
304
|
+
readonly name: "s";
|
|
305
|
+
readonly type: "bytes32";
|
|
306
|
+
readonly internalType: "bytes32";
|
|
307
|
+
}];
|
|
308
|
+
}, {
|
|
309
|
+
readonly type: "error";
|
|
310
|
+
readonly name: "ERC20InvalidApprover";
|
|
311
|
+
readonly inputs: readonly [{
|
|
312
|
+
readonly name: "approver";
|
|
313
|
+
readonly type: "address";
|
|
314
|
+
readonly internalType: "address";
|
|
315
|
+
}];
|
|
316
|
+
}, {
|
|
317
|
+
readonly type: "error";
|
|
318
|
+
readonly name: "ERC20InvalidReceiver";
|
|
319
|
+
readonly inputs: readonly [{
|
|
320
|
+
readonly name: "receiver";
|
|
321
|
+
readonly type: "address";
|
|
322
|
+
readonly internalType: "address";
|
|
323
|
+
}];
|
|
324
|
+
}, {
|
|
325
|
+
readonly type: "error";
|
|
326
|
+
readonly name: "ERC20InvalidSender";
|
|
327
|
+
readonly inputs: readonly [{
|
|
328
|
+
readonly name: "sender";
|
|
329
|
+
readonly type: "address";
|
|
330
|
+
readonly internalType: "address";
|
|
331
|
+
}];
|
|
332
|
+
}, {
|
|
333
|
+
readonly type: "error";
|
|
334
|
+
readonly name: "ERC20InvalidSpender";
|
|
335
|
+
readonly inputs: readonly [{
|
|
336
|
+
readonly name: "spender";
|
|
337
|
+
readonly type: "address";
|
|
338
|
+
readonly internalType: "address";
|
|
339
|
+
}];
|
|
284
340
|
}, {
|
|
285
341
|
readonly type: "error";
|
|
286
342
|
readonly name: "EmpireBase__FailedToSubmitRoundWinner";
|
|
@@ -481,6 +537,22 @@ export declare const ValidatorSelectionLibAbi: readonly [{
|
|
|
481
537
|
readonly type: "uint256";
|
|
482
538
|
readonly internalType: "uint256";
|
|
483
539
|
}];
|
|
540
|
+
}, {
|
|
541
|
+
readonly type: "error";
|
|
542
|
+
readonly name: "OwnableInvalidOwner";
|
|
543
|
+
readonly inputs: readonly [{
|
|
544
|
+
readonly name: "owner";
|
|
545
|
+
readonly type: "address";
|
|
546
|
+
readonly internalType: "address";
|
|
547
|
+
}];
|
|
548
|
+
}, {
|
|
549
|
+
readonly type: "error";
|
|
550
|
+
readonly name: "OwnableUnauthorizedAccount";
|
|
551
|
+
readonly inputs: readonly [{
|
|
552
|
+
readonly name: "account";
|
|
553
|
+
readonly type: "address";
|
|
554
|
+
readonly internalType: "address";
|
|
555
|
+
}];
|
|
484
556
|
}, {
|
|
485
557
|
readonly type: "error";
|
|
486
558
|
readonly name: "ProofCommitmentEscrow__NotOwner";
|
|
@@ -537,6 +609,22 @@ export declare const ValidatorSelectionLibAbi: readonly [{
|
|
|
537
609
|
readonly type: "bytes32";
|
|
538
610
|
readonly internalType: "bytes32";
|
|
539
611
|
}];
|
|
612
|
+
}, {
|
|
613
|
+
readonly type: "error";
|
|
614
|
+
readonly name: "SafeCastOverflowedIntToUint";
|
|
615
|
+
readonly inputs: readonly [{
|
|
616
|
+
readonly name: "value";
|
|
617
|
+
readonly type: "int256";
|
|
618
|
+
readonly internalType: "int256";
|
|
619
|
+
}];
|
|
620
|
+
}, {
|
|
621
|
+
readonly type: "error";
|
|
622
|
+
readonly name: "SafeCastOverflowedUintToInt";
|
|
623
|
+
readonly inputs: readonly [{
|
|
624
|
+
readonly name: "value";
|
|
625
|
+
readonly type: "uint256";
|
|
626
|
+
readonly internalType: "uint256";
|
|
627
|
+
}];
|
|
540
628
|
}, {
|
|
541
629
|
readonly type: "error";
|
|
542
630
|
readonly name: "Staking__AlreadyActive";
|
|
@@ -1369,6 +1457,30 @@ export declare const ValidatorSelectionLibAbi: readonly [{
|
|
|
1369
1457
|
readonly type: "uint256";
|
|
1370
1458
|
readonly internalType: "uint256";
|
|
1371
1459
|
}];
|
|
1460
|
+
}, {
|
|
1461
|
+
readonly type: "error";
|
|
1462
|
+
readonly name: "SafeCastOverflowedIntDowncast";
|
|
1463
|
+
readonly inputs: readonly [{
|
|
1464
|
+
readonly name: "bits";
|
|
1465
|
+
readonly type: "uint8";
|
|
1466
|
+
readonly internalType: "uint8";
|
|
1467
|
+
}, {
|
|
1468
|
+
readonly name: "value";
|
|
1469
|
+
readonly type: "int256";
|
|
1470
|
+
readonly internalType: "int256";
|
|
1471
|
+
}];
|
|
1472
|
+
}, {
|
|
1473
|
+
readonly type: "error";
|
|
1474
|
+
readonly name: "SafeCastOverflowedUintDowncast";
|
|
1475
|
+
readonly inputs: readonly [{
|
|
1476
|
+
readonly name: "bits";
|
|
1477
|
+
readonly type: "uint8";
|
|
1478
|
+
readonly internalType: "uint8";
|
|
1479
|
+
}, {
|
|
1480
|
+
readonly name: "value";
|
|
1481
|
+
readonly type: "uint256";
|
|
1482
|
+
readonly internalType: "uint256";
|
|
1483
|
+
}];
|
|
1372
1484
|
}, {
|
|
1373
1485
|
readonly type: "error";
|
|
1374
1486
|
readonly name: "SampleLib__IndexOutOfBounds";
|
|
@@ -1745,6 +1857,38 @@ export declare const ValidatorSelectionLibAbi: readonly [{
|
|
|
1745
1857
|
readonly type: "uint256";
|
|
1746
1858
|
readonly internalType: "uint256";
|
|
1747
1859
|
}];
|
|
1860
|
+
}, {
|
|
1861
|
+
readonly type: "error";
|
|
1862
|
+
readonly name: "ERC20InsufficientAllowance";
|
|
1863
|
+
readonly inputs: readonly [{
|
|
1864
|
+
readonly name: "spender";
|
|
1865
|
+
readonly type: "address";
|
|
1866
|
+
readonly internalType: "address";
|
|
1867
|
+
}, {
|
|
1868
|
+
readonly name: "allowance";
|
|
1869
|
+
readonly type: "uint256";
|
|
1870
|
+
readonly internalType: "uint256";
|
|
1871
|
+
}, {
|
|
1872
|
+
readonly name: "needed";
|
|
1873
|
+
readonly type: "uint256";
|
|
1874
|
+
readonly internalType: "uint256";
|
|
1875
|
+
}];
|
|
1876
|
+
}, {
|
|
1877
|
+
readonly type: "error";
|
|
1878
|
+
readonly name: "ERC20InsufficientBalance";
|
|
1879
|
+
readonly inputs: readonly [{
|
|
1880
|
+
readonly name: "sender";
|
|
1881
|
+
readonly type: "address";
|
|
1882
|
+
readonly internalType: "address";
|
|
1883
|
+
}, {
|
|
1884
|
+
readonly name: "balance";
|
|
1885
|
+
readonly type: "uint256";
|
|
1886
|
+
readonly internalType: "uint256";
|
|
1887
|
+
}, {
|
|
1888
|
+
readonly name: "needed";
|
|
1889
|
+
readonly type: "uint256";
|
|
1890
|
+
readonly internalType: "uint256";
|
|
1891
|
+
}];
|
|
1748
1892
|
}, {
|
|
1749
1893
|
readonly type: "error";
|
|
1750
1894
|
readonly name: "Governance__CheckpointedUintLib__InsufficientValue";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ValidatorSelectionLibAbi.d.ts","sourceRoot":"","sources":["../src/ValidatorSelectionLibAbi.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,wBAAwB
|
|
1
|
+
{"version":3,"file":"ValidatorSelectionLibAbi.d.ts","sourceRoot":"","sources":["../src/ValidatorSelectionLibAbi.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,wBAAwB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EA8mF3B,CAAC"}
|
|
@@ -1,11 +1,21 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* ValidatorSelectionLib ABI.
|
|
3
3
|
*/ export const ValidatorSelectionLibAbi = [
|
|
4
|
+
{
|
|
5
|
+
"type": "error",
|
|
6
|
+
"name": "CheckpointUnorderedInsertion",
|
|
7
|
+
"inputs": []
|
|
8
|
+
},
|
|
4
9
|
{
|
|
5
10
|
"type": "error",
|
|
6
11
|
"name": "DevNet__NoPruningAllowed",
|
|
7
12
|
"inputs": []
|
|
8
13
|
},
|
|
14
|
+
{
|
|
15
|
+
"type": "error",
|
|
16
|
+
"name": "ECDSAInvalidSignature",
|
|
17
|
+
"inputs": []
|
|
18
|
+
},
|
|
9
19
|
{
|
|
10
20
|
"type": "error",
|
|
11
21
|
"name": "EmpireBase__PayloadCannotBeAddressZero",
|
|
@@ -353,6 +363,72 @@
|
|
|
353
363
|
}
|
|
354
364
|
]
|
|
355
365
|
},
|
|
366
|
+
{
|
|
367
|
+
"type": "error",
|
|
368
|
+
"name": "ECDSAInvalidSignatureLength",
|
|
369
|
+
"inputs": [
|
|
370
|
+
{
|
|
371
|
+
"name": "length",
|
|
372
|
+
"type": "uint256",
|
|
373
|
+
"internalType": "uint256"
|
|
374
|
+
}
|
|
375
|
+
]
|
|
376
|
+
},
|
|
377
|
+
{
|
|
378
|
+
"type": "error",
|
|
379
|
+
"name": "ECDSAInvalidSignatureS",
|
|
380
|
+
"inputs": [
|
|
381
|
+
{
|
|
382
|
+
"name": "s",
|
|
383
|
+
"type": "bytes32",
|
|
384
|
+
"internalType": "bytes32"
|
|
385
|
+
}
|
|
386
|
+
]
|
|
387
|
+
},
|
|
388
|
+
{
|
|
389
|
+
"type": "error",
|
|
390
|
+
"name": "ERC20InvalidApprover",
|
|
391
|
+
"inputs": [
|
|
392
|
+
{
|
|
393
|
+
"name": "approver",
|
|
394
|
+
"type": "address",
|
|
395
|
+
"internalType": "address"
|
|
396
|
+
}
|
|
397
|
+
]
|
|
398
|
+
},
|
|
399
|
+
{
|
|
400
|
+
"type": "error",
|
|
401
|
+
"name": "ERC20InvalidReceiver",
|
|
402
|
+
"inputs": [
|
|
403
|
+
{
|
|
404
|
+
"name": "receiver",
|
|
405
|
+
"type": "address",
|
|
406
|
+
"internalType": "address"
|
|
407
|
+
}
|
|
408
|
+
]
|
|
409
|
+
},
|
|
410
|
+
{
|
|
411
|
+
"type": "error",
|
|
412
|
+
"name": "ERC20InvalidSender",
|
|
413
|
+
"inputs": [
|
|
414
|
+
{
|
|
415
|
+
"name": "sender",
|
|
416
|
+
"type": "address",
|
|
417
|
+
"internalType": "address"
|
|
418
|
+
}
|
|
419
|
+
]
|
|
420
|
+
},
|
|
421
|
+
{
|
|
422
|
+
"type": "error",
|
|
423
|
+
"name": "ERC20InvalidSpender",
|
|
424
|
+
"inputs": [
|
|
425
|
+
{
|
|
426
|
+
"name": "spender",
|
|
427
|
+
"type": "address",
|
|
428
|
+
"internalType": "address"
|
|
429
|
+
}
|
|
430
|
+
]
|
|
431
|
+
},
|
|
356
432
|
{
|
|
357
433
|
"type": "error",
|
|
358
434
|
"name": "EmpireBase__FailedToSubmitRoundWinner",
|
|
@@ -628,6 +704,28 @@
|
|
|
628
704
|
}
|
|
629
705
|
]
|
|
630
706
|
},
|
|
707
|
+
{
|
|
708
|
+
"type": "error",
|
|
709
|
+
"name": "OwnableInvalidOwner",
|
|
710
|
+
"inputs": [
|
|
711
|
+
{
|
|
712
|
+
"name": "owner",
|
|
713
|
+
"type": "address",
|
|
714
|
+
"internalType": "address"
|
|
715
|
+
}
|
|
716
|
+
]
|
|
717
|
+
},
|
|
718
|
+
{
|
|
719
|
+
"type": "error",
|
|
720
|
+
"name": "OwnableUnauthorizedAccount",
|
|
721
|
+
"inputs": [
|
|
722
|
+
{
|
|
723
|
+
"name": "account",
|
|
724
|
+
"type": "address",
|
|
725
|
+
"internalType": "address"
|
|
726
|
+
}
|
|
727
|
+
]
|
|
728
|
+
},
|
|
631
729
|
{
|
|
632
730
|
"type": "error",
|
|
633
731
|
"name": "ProofCommitmentEscrow__NotOwner",
|
|
@@ -705,6 +803,28 @@
|
|
|
705
803
|
}
|
|
706
804
|
]
|
|
707
805
|
},
|
|
806
|
+
{
|
|
807
|
+
"type": "error",
|
|
808
|
+
"name": "SafeCastOverflowedIntToUint",
|
|
809
|
+
"inputs": [
|
|
810
|
+
{
|
|
811
|
+
"name": "value",
|
|
812
|
+
"type": "int256",
|
|
813
|
+
"internalType": "int256"
|
|
814
|
+
}
|
|
815
|
+
]
|
|
816
|
+
},
|
|
817
|
+
{
|
|
818
|
+
"type": "error",
|
|
819
|
+
"name": "SafeCastOverflowedUintToInt",
|
|
820
|
+
"inputs": [
|
|
821
|
+
{
|
|
822
|
+
"name": "value",
|
|
823
|
+
"type": "uint256",
|
|
824
|
+
"internalType": "uint256"
|
|
825
|
+
}
|
|
826
|
+
]
|
|
827
|
+
},
|
|
708
828
|
{
|
|
709
829
|
"type": "error",
|
|
710
830
|
"name": "Staking__AlreadyActive",
|
|
@@ -1824,6 +1944,38 @@
|
|
|
1824
1944
|
}
|
|
1825
1945
|
]
|
|
1826
1946
|
},
|
|
1947
|
+
{
|
|
1948
|
+
"type": "error",
|
|
1949
|
+
"name": "SafeCastOverflowedIntDowncast",
|
|
1950
|
+
"inputs": [
|
|
1951
|
+
{
|
|
1952
|
+
"name": "bits",
|
|
1953
|
+
"type": "uint8",
|
|
1954
|
+
"internalType": "uint8"
|
|
1955
|
+
},
|
|
1956
|
+
{
|
|
1957
|
+
"name": "value",
|
|
1958
|
+
"type": "int256",
|
|
1959
|
+
"internalType": "int256"
|
|
1960
|
+
}
|
|
1961
|
+
]
|
|
1962
|
+
},
|
|
1963
|
+
{
|
|
1964
|
+
"type": "error",
|
|
1965
|
+
"name": "SafeCastOverflowedUintDowncast",
|
|
1966
|
+
"inputs": [
|
|
1967
|
+
{
|
|
1968
|
+
"name": "bits",
|
|
1969
|
+
"type": "uint8",
|
|
1970
|
+
"internalType": "uint8"
|
|
1971
|
+
},
|
|
1972
|
+
{
|
|
1973
|
+
"name": "value",
|
|
1974
|
+
"type": "uint256",
|
|
1975
|
+
"internalType": "uint256"
|
|
1976
|
+
}
|
|
1977
|
+
]
|
|
1978
|
+
},
|
|
1827
1979
|
{
|
|
1828
1980
|
"type": "error",
|
|
1829
1981
|
"name": "SampleLib__IndexOutOfBounds",
|
|
@@ -2325,6 +2477,48 @@
|
|
|
2325
2477
|
}
|
|
2326
2478
|
]
|
|
2327
2479
|
},
|
|
2480
|
+
{
|
|
2481
|
+
"type": "error",
|
|
2482
|
+
"name": "ERC20InsufficientAllowance",
|
|
2483
|
+
"inputs": [
|
|
2484
|
+
{
|
|
2485
|
+
"name": "spender",
|
|
2486
|
+
"type": "address",
|
|
2487
|
+
"internalType": "address"
|
|
2488
|
+
},
|
|
2489
|
+
{
|
|
2490
|
+
"name": "allowance",
|
|
2491
|
+
"type": "uint256",
|
|
2492
|
+
"internalType": "uint256"
|
|
2493
|
+
},
|
|
2494
|
+
{
|
|
2495
|
+
"name": "needed",
|
|
2496
|
+
"type": "uint256",
|
|
2497
|
+
"internalType": "uint256"
|
|
2498
|
+
}
|
|
2499
|
+
]
|
|
2500
|
+
},
|
|
2501
|
+
{
|
|
2502
|
+
"type": "error",
|
|
2503
|
+
"name": "ERC20InsufficientBalance",
|
|
2504
|
+
"inputs": [
|
|
2505
|
+
{
|
|
2506
|
+
"name": "sender",
|
|
2507
|
+
"type": "address",
|
|
2508
|
+
"internalType": "address"
|
|
2509
|
+
},
|
|
2510
|
+
{
|
|
2511
|
+
"name": "balance",
|
|
2512
|
+
"type": "uint256",
|
|
2513
|
+
"internalType": "uint256"
|
|
2514
|
+
},
|
|
2515
|
+
{
|
|
2516
|
+
"name": "needed",
|
|
2517
|
+
"type": "uint256",
|
|
2518
|
+
"internalType": "uint256"
|
|
2519
|
+
}
|
|
2520
|
+
]
|
|
2521
|
+
},
|
|
2328
2522
|
{
|
|
2329
2523
|
"type": "error",
|
|
2330
2524
|
"name": "Governance__CheckpointedUintLib__InsufficientValue",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* ValidatorSelectionLib bytecode.
|
|
3
3
|
*/
|
|
4
|
-
export declare const ValidatorSelectionLibBytecode = "
|
|
4
|
+
export declare const ValidatorSelectionLibBytecode = "0x60556032600b8282823980515f1a607314602657634e487b7160e01b5f525f60045260245ffd5b305f52607381538281f3fe730000000000000000000000000000000000000000301460806040525f5ffdfea2646970667358221220ec4fd1fa8c1f1b994d8e1562f93fac9d01e77d62c7efc89c93674cdb7be57d3f64736f6c634300081b0033";
|
|
5
5
|
/**
|
|
6
6
|
* ValidatorSelectionLib link references.
|
|
7
7
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* ValidatorSelectionLib bytecode.
|
|
3
|
-
*/ export const ValidatorSelectionLibBytecode = "
|
|
3
|
+
*/ export const ValidatorSelectionLibBytecode = "0x60556032600b8282823980515f1a607314602657634e487b7160e01b5f525f60045260245ffd5b305f52607381538281f3fe730000000000000000000000000000000000000000301460806040525f5ffdfea2646970667358221220ec4fd1fa8c1f1b994d8e1562f93fac9d01e77d62c7efc89c93674cdb7be57d3f64736f6c634300081b0033";
|
|
4
4
|
/**
|
|
5
5
|
* ValidatorSelectionLib link references.
|
|
6
6
|
*/ export const ValidatorSelectionLibLinkReferences = {};
|