@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
|
@@ -1,11 +1,21 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* NewGovernanceProposerPayload ABI.
|
|
3
3
|
*/ export const NewGovernanceProposerPayloadAbi = [
|
|
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",
|
|
@@ -417,6 +427,72 @@
|
|
|
417
427
|
}
|
|
418
428
|
]
|
|
419
429
|
},
|
|
430
|
+
{
|
|
431
|
+
"type": "error",
|
|
432
|
+
"name": "ECDSAInvalidSignatureLength",
|
|
433
|
+
"inputs": [
|
|
434
|
+
{
|
|
435
|
+
"name": "length",
|
|
436
|
+
"type": "uint256",
|
|
437
|
+
"internalType": "uint256"
|
|
438
|
+
}
|
|
439
|
+
]
|
|
440
|
+
},
|
|
441
|
+
{
|
|
442
|
+
"type": "error",
|
|
443
|
+
"name": "ECDSAInvalidSignatureS",
|
|
444
|
+
"inputs": [
|
|
445
|
+
{
|
|
446
|
+
"name": "s",
|
|
447
|
+
"type": "bytes32",
|
|
448
|
+
"internalType": "bytes32"
|
|
449
|
+
}
|
|
450
|
+
]
|
|
451
|
+
},
|
|
452
|
+
{
|
|
453
|
+
"type": "error",
|
|
454
|
+
"name": "ERC20InvalidApprover",
|
|
455
|
+
"inputs": [
|
|
456
|
+
{
|
|
457
|
+
"name": "approver",
|
|
458
|
+
"type": "address",
|
|
459
|
+
"internalType": "address"
|
|
460
|
+
}
|
|
461
|
+
]
|
|
462
|
+
},
|
|
463
|
+
{
|
|
464
|
+
"type": "error",
|
|
465
|
+
"name": "ERC20InvalidReceiver",
|
|
466
|
+
"inputs": [
|
|
467
|
+
{
|
|
468
|
+
"name": "receiver",
|
|
469
|
+
"type": "address",
|
|
470
|
+
"internalType": "address"
|
|
471
|
+
}
|
|
472
|
+
]
|
|
473
|
+
},
|
|
474
|
+
{
|
|
475
|
+
"type": "error",
|
|
476
|
+
"name": "ERC20InvalidSender",
|
|
477
|
+
"inputs": [
|
|
478
|
+
{
|
|
479
|
+
"name": "sender",
|
|
480
|
+
"type": "address",
|
|
481
|
+
"internalType": "address"
|
|
482
|
+
}
|
|
483
|
+
]
|
|
484
|
+
},
|
|
485
|
+
{
|
|
486
|
+
"type": "error",
|
|
487
|
+
"name": "ERC20InvalidSpender",
|
|
488
|
+
"inputs": [
|
|
489
|
+
{
|
|
490
|
+
"name": "spender",
|
|
491
|
+
"type": "address",
|
|
492
|
+
"internalType": "address"
|
|
493
|
+
}
|
|
494
|
+
]
|
|
495
|
+
},
|
|
420
496
|
{
|
|
421
497
|
"type": "error",
|
|
422
498
|
"name": "EmpireBase__FailedToSubmitRoundWinner",
|
|
@@ -692,6 +768,28 @@
|
|
|
692
768
|
}
|
|
693
769
|
]
|
|
694
770
|
},
|
|
771
|
+
{
|
|
772
|
+
"type": "error",
|
|
773
|
+
"name": "OwnableInvalidOwner",
|
|
774
|
+
"inputs": [
|
|
775
|
+
{
|
|
776
|
+
"name": "owner",
|
|
777
|
+
"type": "address",
|
|
778
|
+
"internalType": "address"
|
|
779
|
+
}
|
|
780
|
+
]
|
|
781
|
+
},
|
|
782
|
+
{
|
|
783
|
+
"type": "error",
|
|
784
|
+
"name": "OwnableUnauthorizedAccount",
|
|
785
|
+
"inputs": [
|
|
786
|
+
{
|
|
787
|
+
"name": "account",
|
|
788
|
+
"type": "address",
|
|
789
|
+
"internalType": "address"
|
|
790
|
+
}
|
|
791
|
+
]
|
|
792
|
+
},
|
|
695
793
|
{
|
|
696
794
|
"type": "error",
|
|
697
795
|
"name": "ProofCommitmentEscrow__NotOwner",
|
|
@@ -769,6 +867,28 @@
|
|
|
769
867
|
}
|
|
770
868
|
]
|
|
771
869
|
},
|
|
870
|
+
{
|
|
871
|
+
"type": "error",
|
|
872
|
+
"name": "SafeCastOverflowedIntToUint",
|
|
873
|
+
"inputs": [
|
|
874
|
+
{
|
|
875
|
+
"name": "value",
|
|
876
|
+
"type": "int256",
|
|
877
|
+
"internalType": "int256"
|
|
878
|
+
}
|
|
879
|
+
]
|
|
880
|
+
},
|
|
881
|
+
{
|
|
882
|
+
"type": "error",
|
|
883
|
+
"name": "SafeCastOverflowedUintToInt",
|
|
884
|
+
"inputs": [
|
|
885
|
+
{
|
|
886
|
+
"name": "value",
|
|
887
|
+
"type": "uint256",
|
|
888
|
+
"internalType": "uint256"
|
|
889
|
+
}
|
|
890
|
+
]
|
|
891
|
+
},
|
|
772
892
|
{
|
|
773
893
|
"type": "error",
|
|
774
894
|
"name": "Staking__AlreadyActive",
|
|
@@ -1904,6 +2024,38 @@
|
|
|
1904
2024
|
}
|
|
1905
2025
|
]
|
|
1906
2026
|
},
|
|
2027
|
+
{
|
|
2028
|
+
"type": "error",
|
|
2029
|
+
"name": "SafeCastOverflowedIntDowncast",
|
|
2030
|
+
"inputs": [
|
|
2031
|
+
{
|
|
2032
|
+
"name": "bits",
|
|
2033
|
+
"type": "uint8",
|
|
2034
|
+
"internalType": "uint8"
|
|
2035
|
+
},
|
|
2036
|
+
{
|
|
2037
|
+
"name": "value",
|
|
2038
|
+
"type": "int256",
|
|
2039
|
+
"internalType": "int256"
|
|
2040
|
+
}
|
|
2041
|
+
]
|
|
2042
|
+
},
|
|
2043
|
+
{
|
|
2044
|
+
"type": "error",
|
|
2045
|
+
"name": "SafeCastOverflowedUintDowncast",
|
|
2046
|
+
"inputs": [
|
|
2047
|
+
{
|
|
2048
|
+
"name": "bits",
|
|
2049
|
+
"type": "uint8",
|
|
2050
|
+
"internalType": "uint8"
|
|
2051
|
+
},
|
|
2052
|
+
{
|
|
2053
|
+
"name": "value",
|
|
2054
|
+
"type": "uint256",
|
|
2055
|
+
"internalType": "uint256"
|
|
2056
|
+
}
|
|
2057
|
+
]
|
|
2058
|
+
},
|
|
1907
2059
|
{
|
|
1908
2060
|
"type": "error",
|
|
1909
2061
|
"name": "SampleLib__IndexOutOfBounds",
|
|
@@ -2405,6 +2557,48 @@
|
|
|
2405
2557
|
}
|
|
2406
2558
|
]
|
|
2407
2559
|
},
|
|
2560
|
+
{
|
|
2561
|
+
"type": "error",
|
|
2562
|
+
"name": "ERC20InsufficientAllowance",
|
|
2563
|
+
"inputs": [
|
|
2564
|
+
{
|
|
2565
|
+
"name": "spender",
|
|
2566
|
+
"type": "address",
|
|
2567
|
+
"internalType": "address"
|
|
2568
|
+
},
|
|
2569
|
+
{
|
|
2570
|
+
"name": "allowance",
|
|
2571
|
+
"type": "uint256",
|
|
2572
|
+
"internalType": "uint256"
|
|
2573
|
+
},
|
|
2574
|
+
{
|
|
2575
|
+
"name": "needed",
|
|
2576
|
+
"type": "uint256",
|
|
2577
|
+
"internalType": "uint256"
|
|
2578
|
+
}
|
|
2579
|
+
]
|
|
2580
|
+
},
|
|
2581
|
+
{
|
|
2582
|
+
"type": "error",
|
|
2583
|
+
"name": "ERC20InsufficientBalance",
|
|
2584
|
+
"inputs": [
|
|
2585
|
+
{
|
|
2586
|
+
"name": "sender",
|
|
2587
|
+
"type": "address",
|
|
2588
|
+
"internalType": "address"
|
|
2589
|
+
},
|
|
2590
|
+
{
|
|
2591
|
+
"name": "balance",
|
|
2592
|
+
"type": "uint256",
|
|
2593
|
+
"internalType": "uint256"
|
|
2594
|
+
},
|
|
2595
|
+
{
|
|
2596
|
+
"name": "needed",
|
|
2597
|
+
"type": "uint256",
|
|
2598
|
+
"internalType": "uint256"
|
|
2599
|
+
}
|
|
2600
|
+
]
|
|
2601
|
+
},
|
|
2408
2602
|
{
|
|
2409
2603
|
"type": "error",
|
|
2410
2604
|
"name": "Governance__CheckpointedUintLib__InsufficientValue",
|
package/dest/OutboxAbi.d.ts
CHANGED
|
@@ -2,9 +2,17 @@
|
|
|
2
2
|
* Outbox ABI.
|
|
3
3
|
*/
|
|
4
4
|
export declare const OutboxAbi: 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";
|
|
@@ -301,6 +309,54 @@ export declare const OutboxAbi: readonly [{
|
|
|
301
309
|
readonly type: "uint256";
|
|
302
310
|
readonly internalType: "uint256";
|
|
303
311
|
}];
|
|
312
|
+
}, {
|
|
313
|
+
readonly type: "error";
|
|
314
|
+
readonly name: "ECDSAInvalidSignatureLength";
|
|
315
|
+
readonly inputs: readonly [{
|
|
316
|
+
readonly name: "length";
|
|
317
|
+
readonly type: "uint256";
|
|
318
|
+
readonly internalType: "uint256";
|
|
319
|
+
}];
|
|
320
|
+
}, {
|
|
321
|
+
readonly type: "error";
|
|
322
|
+
readonly name: "ECDSAInvalidSignatureS";
|
|
323
|
+
readonly inputs: readonly [{
|
|
324
|
+
readonly name: "s";
|
|
325
|
+
readonly type: "bytes32";
|
|
326
|
+
readonly internalType: "bytes32";
|
|
327
|
+
}];
|
|
328
|
+
}, {
|
|
329
|
+
readonly type: "error";
|
|
330
|
+
readonly name: "ERC20InvalidApprover";
|
|
331
|
+
readonly inputs: readonly [{
|
|
332
|
+
readonly name: "approver";
|
|
333
|
+
readonly type: "address";
|
|
334
|
+
readonly internalType: "address";
|
|
335
|
+
}];
|
|
336
|
+
}, {
|
|
337
|
+
readonly type: "error";
|
|
338
|
+
readonly name: "ERC20InvalidReceiver";
|
|
339
|
+
readonly inputs: readonly [{
|
|
340
|
+
readonly name: "receiver";
|
|
341
|
+
readonly type: "address";
|
|
342
|
+
readonly internalType: "address";
|
|
343
|
+
}];
|
|
344
|
+
}, {
|
|
345
|
+
readonly type: "error";
|
|
346
|
+
readonly name: "ERC20InvalidSender";
|
|
347
|
+
readonly inputs: readonly [{
|
|
348
|
+
readonly name: "sender";
|
|
349
|
+
readonly type: "address";
|
|
350
|
+
readonly internalType: "address";
|
|
351
|
+
}];
|
|
352
|
+
}, {
|
|
353
|
+
readonly type: "error";
|
|
354
|
+
readonly name: "ERC20InvalidSpender";
|
|
355
|
+
readonly inputs: readonly [{
|
|
356
|
+
readonly name: "spender";
|
|
357
|
+
readonly type: "address";
|
|
358
|
+
readonly internalType: "address";
|
|
359
|
+
}];
|
|
304
360
|
}, {
|
|
305
361
|
readonly type: "error";
|
|
306
362
|
readonly name: "EmpireBase__FailedToSubmitRoundWinner";
|
|
@@ -501,6 +557,22 @@ export declare const OutboxAbi: readonly [{
|
|
|
501
557
|
readonly type: "uint256";
|
|
502
558
|
readonly internalType: "uint256";
|
|
503
559
|
}];
|
|
560
|
+
}, {
|
|
561
|
+
readonly type: "error";
|
|
562
|
+
readonly name: "OwnableInvalidOwner";
|
|
563
|
+
readonly inputs: readonly [{
|
|
564
|
+
readonly name: "owner";
|
|
565
|
+
readonly type: "address";
|
|
566
|
+
readonly internalType: "address";
|
|
567
|
+
}];
|
|
568
|
+
}, {
|
|
569
|
+
readonly type: "error";
|
|
570
|
+
readonly name: "OwnableUnauthorizedAccount";
|
|
571
|
+
readonly inputs: readonly [{
|
|
572
|
+
readonly name: "account";
|
|
573
|
+
readonly type: "address";
|
|
574
|
+
readonly internalType: "address";
|
|
575
|
+
}];
|
|
504
576
|
}, {
|
|
505
577
|
readonly type: "error";
|
|
506
578
|
readonly name: "ProofCommitmentEscrow__NotOwner";
|
|
@@ -557,6 +629,22 @@ export declare const OutboxAbi: readonly [{
|
|
|
557
629
|
readonly type: "bytes32";
|
|
558
630
|
readonly internalType: "bytes32";
|
|
559
631
|
}];
|
|
632
|
+
}, {
|
|
633
|
+
readonly type: "error";
|
|
634
|
+
readonly name: "SafeCastOverflowedIntToUint";
|
|
635
|
+
readonly inputs: readonly [{
|
|
636
|
+
readonly name: "value";
|
|
637
|
+
readonly type: "int256";
|
|
638
|
+
readonly internalType: "int256";
|
|
639
|
+
}];
|
|
640
|
+
}, {
|
|
641
|
+
readonly type: "error";
|
|
642
|
+
readonly name: "SafeCastOverflowedUintToInt";
|
|
643
|
+
readonly inputs: readonly [{
|
|
644
|
+
readonly name: "value";
|
|
645
|
+
readonly type: "uint256";
|
|
646
|
+
readonly internalType: "uint256";
|
|
647
|
+
}];
|
|
560
648
|
}, {
|
|
561
649
|
readonly type: "error";
|
|
562
650
|
readonly name: "Staking__AlreadyActive";
|
|
@@ -1430,6 +1518,30 @@ export declare const OutboxAbi: readonly [{
|
|
|
1430
1518
|
readonly internalType: "bytes32";
|
|
1431
1519
|
}];
|
|
1432
1520
|
readonly anonymous: false;
|
|
1521
|
+
}, {
|
|
1522
|
+
readonly type: "error";
|
|
1523
|
+
readonly name: "SafeCastOverflowedIntDowncast";
|
|
1524
|
+
readonly inputs: readonly [{
|
|
1525
|
+
readonly name: "bits";
|
|
1526
|
+
readonly type: "uint8";
|
|
1527
|
+
readonly internalType: "uint8";
|
|
1528
|
+
}, {
|
|
1529
|
+
readonly name: "value";
|
|
1530
|
+
readonly type: "int256";
|
|
1531
|
+
readonly internalType: "int256";
|
|
1532
|
+
}];
|
|
1533
|
+
}, {
|
|
1534
|
+
readonly type: "error";
|
|
1535
|
+
readonly name: "SafeCastOverflowedUintDowncast";
|
|
1536
|
+
readonly inputs: readonly [{
|
|
1537
|
+
readonly name: "bits";
|
|
1538
|
+
readonly type: "uint8";
|
|
1539
|
+
readonly internalType: "uint8";
|
|
1540
|
+
}, {
|
|
1541
|
+
readonly name: "value";
|
|
1542
|
+
readonly type: "uint256";
|
|
1543
|
+
readonly internalType: "uint256";
|
|
1544
|
+
}];
|
|
1433
1545
|
}, {
|
|
1434
1546
|
readonly type: "error";
|
|
1435
1547
|
readonly name: "SampleLib__IndexOutOfBounds";
|
|
@@ -1838,6 +1950,38 @@ export declare const OutboxAbi: readonly [{
|
|
|
1838
1950
|
readonly type: "uint256";
|
|
1839
1951
|
readonly internalType: "uint256";
|
|
1840
1952
|
}];
|
|
1953
|
+
}, {
|
|
1954
|
+
readonly type: "error";
|
|
1955
|
+
readonly name: "ERC20InsufficientAllowance";
|
|
1956
|
+
readonly inputs: readonly [{
|
|
1957
|
+
readonly name: "spender";
|
|
1958
|
+
readonly type: "address";
|
|
1959
|
+
readonly internalType: "address";
|
|
1960
|
+
}, {
|
|
1961
|
+
readonly name: "allowance";
|
|
1962
|
+
readonly type: "uint256";
|
|
1963
|
+
readonly internalType: "uint256";
|
|
1964
|
+
}, {
|
|
1965
|
+
readonly name: "needed";
|
|
1966
|
+
readonly type: "uint256";
|
|
1967
|
+
readonly internalType: "uint256";
|
|
1968
|
+
}];
|
|
1969
|
+
}, {
|
|
1970
|
+
readonly type: "error";
|
|
1971
|
+
readonly name: "ERC20InsufficientBalance";
|
|
1972
|
+
readonly inputs: readonly [{
|
|
1973
|
+
readonly name: "sender";
|
|
1974
|
+
readonly type: "address";
|
|
1975
|
+
readonly internalType: "address";
|
|
1976
|
+
}, {
|
|
1977
|
+
readonly name: "balance";
|
|
1978
|
+
readonly type: "uint256";
|
|
1979
|
+
readonly internalType: "uint256";
|
|
1980
|
+
}, {
|
|
1981
|
+
readonly name: "needed";
|
|
1982
|
+
readonly type: "uint256";
|
|
1983
|
+
readonly internalType: "uint256";
|
|
1984
|
+
}];
|
|
1841
1985
|
}, {
|
|
1842
1986
|
readonly type: "error";
|
|
1843
1987
|
readonly name: "Governance__CheckpointedUintLib__InsufficientValue";
|
package/dest/OutboxAbi.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"OutboxAbi.d.ts","sourceRoot":"","sources":["../src/OutboxAbi.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,SAAS
|
|
1
|
+
{"version":3,"file":"OutboxAbi.d.ts","sourceRoot":"","sources":["../src/OutboxAbi.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EA40FZ,CAAC"}
|
package/dest/OutboxAbi.js
CHANGED
|
@@ -1,11 +1,21 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Outbox ABI.
|
|
3
3
|
*/ export const OutboxAbi = [
|
|
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",
|
|
@@ -379,6 +389,72 @@
|
|
|
379
389
|
}
|
|
380
390
|
]
|
|
381
391
|
},
|
|
392
|
+
{
|
|
393
|
+
"type": "error",
|
|
394
|
+
"name": "ECDSAInvalidSignatureLength",
|
|
395
|
+
"inputs": [
|
|
396
|
+
{
|
|
397
|
+
"name": "length",
|
|
398
|
+
"type": "uint256",
|
|
399
|
+
"internalType": "uint256"
|
|
400
|
+
}
|
|
401
|
+
]
|
|
402
|
+
},
|
|
403
|
+
{
|
|
404
|
+
"type": "error",
|
|
405
|
+
"name": "ECDSAInvalidSignatureS",
|
|
406
|
+
"inputs": [
|
|
407
|
+
{
|
|
408
|
+
"name": "s",
|
|
409
|
+
"type": "bytes32",
|
|
410
|
+
"internalType": "bytes32"
|
|
411
|
+
}
|
|
412
|
+
]
|
|
413
|
+
},
|
|
414
|
+
{
|
|
415
|
+
"type": "error",
|
|
416
|
+
"name": "ERC20InvalidApprover",
|
|
417
|
+
"inputs": [
|
|
418
|
+
{
|
|
419
|
+
"name": "approver",
|
|
420
|
+
"type": "address",
|
|
421
|
+
"internalType": "address"
|
|
422
|
+
}
|
|
423
|
+
]
|
|
424
|
+
},
|
|
425
|
+
{
|
|
426
|
+
"type": "error",
|
|
427
|
+
"name": "ERC20InvalidReceiver",
|
|
428
|
+
"inputs": [
|
|
429
|
+
{
|
|
430
|
+
"name": "receiver",
|
|
431
|
+
"type": "address",
|
|
432
|
+
"internalType": "address"
|
|
433
|
+
}
|
|
434
|
+
]
|
|
435
|
+
},
|
|
436
|
+
{
|
|
437
|
+
"type": "error",
|
|
438
|
+
"name": "ERC20InvalidSender",
|
|
439
|
+
"inputs": [
|
|
440
|
+
{
|
|
441
|
+
"name": "sender",
|
|
442
|
+
"type": "address",
|
|
443
|
+
"internalType": "address"
|
|
444
|
+
}
|
|
445
|
+
]
|
|
446
|
+
},
|
|
447
|
+
{
|
|
448
|
+
"type": "error",
|
|
449
|
+
"name": "ERC20InvalidSpender",
|
|
450
|
+
"inputs": [
|
|
451
|
+
{
|
|
452
|
+
"name": "spender",
|
|
453
|
+
"type": "address",
|
|
454
|
+
"internalType": "address"
|
|
455
|
+
}
|
|
456
|
+
]
|
|
457
|
+
},
|
|
382
458
|
{
|
|
383
459
|
"type": "error",
|
|
384
460
|
"name": "EmpireBase__FailedToSubmitRoundWinner",
|
|
@@ -654,6 +730,28 @@
|
|
|
654
730
|
}
|
|
655
731
|
]
|
|
656
732
|
},
|
|
733
|
+
{
|
|
734
|
+
"type": "error",
|
|
735
|
+
"name": "OwnableInvalidOwner",
|
|
736
|
+
"inputs": [
|
|
737
|
+
{
|
|
738
|
+
"name": "owner",
|
|
739
|
+
"type": "address",
|
|
740
|
+
"internalType": "address"
|
|
741
|
+
}
|
|
742
|
+
]
|
|
743
|
+
},
|
|
744
|
+
{
|
|
745
|
+
"type": "error",
|
|
746
|
+
"name": "OwnableUnauthorizedAccount",
|
|
747
|
+
"inputs": [
|
|
748
|
+
{
|
|
749
|
+
"name": "account",
|
|
750
|
+
"type": "address",
|
|
751
|
+
"internalType": "address"
|
|
752
|
+
}
|
|
753
|
+
]
|
|
754
|
+
},
|
|
657
755
|
{
|
|
658
756
|
"type": "error",
|
|
659
757
|
"name": "ProofCommitmentEscrow__NotOwner",
|
|
@@ -731,6 +829,28 @@
|
|
|
731
829
|
}
|
|
732
830
|
]
|
|
733
831
|
},
|
|
832
|
+
{
|
|
833
|
+
"type": "error",
|
|
834
|
+
"name": "SafeCastOverflowedIntToUint",
|
|
835
|
+
"inputs": [
|
|
836
|
+
{
|
|
837
|
+
"name": "value",
|
|
838
|
+
"type": "int256",
|
|
839
|
+
"internalType": "int256"
|
|
840
|
+
}
|
|
841
|
+
]
|
|
842
|
+
},
|
|
843
|
+
{
|
|
844
|
+
"type": "error",
|
|
845
|
+
"name": "SafeCastOverflowedUintToInt",
|
|
846
|
+
"inputs": [
|
|
847
|
+
{
|
|
848
|
+
"name": "value",
|
|
849
|
+
"type": "uint256",
|
|
850
|
+
"internalType": "uint256"
|
|
851
|
+
}
|
|
852
|
+
]
|
|
853
|
+
},
|
|
734
854
|
{
|
|
735
855
|
"type": "error",
|
|
736
856
|
"name": "Staking__AlreadyActive",
|
|
@@ -1904,6 +2024,38 @@
|
|
|
1904
2024
|
],
|
|
1905
2025
|
"anonymous": false
|
|
1906
2026
|
},
|
|
2027
|
+
{
|
|
2028
|
+
"type": "error",
|
|
2029
|
+
"name": "SafeCastOverflowedIntDowncast",
|
|
2030
|
+
"inputs": [
|
|
2031
|
+
{
|
|
2032
|
+
"name": "bits",
|
|
2033
|
+
"type": "uint8",
|
|
2034
|
+
"internalType": "uint8"
|
|
2035
|
+
},
|
|
2036
|
+
{
|
|
2037
|
+
"name": "value",
|
|
2038
|
+
"type": "int256",
|
|
2039
|
+
"internalType": "int256"
|
|
2040
|
+
}
|
|
2041
|
+
]
|
|
2042
|
+
},
|
|
2043
|
+
{
|
|
2044
|
+
"type": "error",
|
|
2045
|
+
"name": "SafeCastOverflowedUintDowncast",
|
|
2046
|
+
"inputs": [
|
|
2047
|
+
{
|
|
2048
|
+
"name": "bits",
|
|
2049
|
+
"type": "uint8",
|
|
2050
|
+
"internalType": "uint8"
|
|
2051
|
+
},
|
|
2052
|
+
{
|
|
2053
|
+
"name": "value",
|
|
2054
|
+
"type": "uint256",
|
|
2055
|
+
"internalType": "uint256"
|
|
2056
|
+
}
|
|
2057
|
+
]
|
|
2058
|
+
},
|
|
1907
2059
|
{
|
|
1908
2060
|
"type": "error",
|
|
1909
2061
|
"name": "SampleLib__IndexOutOfBounds",
|
|
@@ -2447,6 +2599,48 @@
|
|
|
2447
2599
|
}
|
|
2448
2600
|
]
|
|
2449
2601
|
},
|
|
2602
|
+
{
|
|
2603
|
+
"type": "error",
|
|
2604
|
+
"name": "ERC20InsufficientAllowance",
|
|
2605
|
+
"inputs": [
|
|
2606
|
+
{
|
|
2607
|
+
"name": "spender",
|
|
2608
|
+
"type": "address",
|
|
2609
|
+
"internalType": "address"
|
|
2610
|
+
},
|
|
2611
|
+
{
|
|
2612
|
+
"name": "allowance",
|
|
2613
|
+
"type": "uint256",
|
|
2614
|
+
"internalType": "uint256"
|
|
2615
|
+
},
|
|
2616
|
+
{
|
|
2617
|
+
"name": "needed",
|
|
2618
|
+
"type": "uint256",
|
|
2619
|
+
"internalType": "uint256"
|
|
2620
|
+
}
|
|
2621
|
+
]
|
|
2622
|
+
},
|
|
2623
|
+
{
|
|
2624
|
+
"type": "error",
|
|
2625
|
+
"name": "ERC20InsufficientBalance",
|
|
2626
|
+
"inputs": [
|
|
2627
|
+
{
|
|
2628
|
+
"name": "sender",
|
|
2629
|
+
"type": "address",
|
|
2630
|
+
"internalType": "address"
|
|
2631
|
+
},
|
|
2632
|
+
{
|
|
2633
|
+
"name": "balance",
|
|
2634
|
+
"type": "uint256",
|
|
2635
|
+
"internalType": "uint256"
|
|
2636
|
+
},
|
|
2637
|
+
{
|
|
2638
|
+
"name": "needed",
|
|
2639
|
+
"type": "uint256",
|
|
2640
|
+
"internalType": "uint256"
|
|
2641
|
+
}
|
|
2642
|
+
]
|
|
2643
|
+
},
|
|
2450
2644
|
{
|
|
2451
2645
|
"type": "error",
|
|
2452
2646
|
"name": "Governance__CheckpointedUintLib__InsufficientValue",
|