@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
package/dest/GovernanceAbi.d.ts
CHANGED
|
@@ -19,6 +19,10 @@ export declare const GovernanceAbi: readonly [{
|
|
|
19
19
|
readonly type: "error";
|
|
20
20
|
readonly name: "DevNet__NoPruningAllowed";
|
|
21
21
|
readonly inputs: readonly [];
|
|
22
|
+
}, {
|
|
23
|
+
readonly type: "error";
|
|
24
|
+
readonly name: "ECDSAInvalidSignature";
|
|
25
|
+
readonly inputs: readonly [];
|
|
22
26
|
}, {
|
|
23
27
|
readonly type: "error";
|
|
24
28
|
readonly name: "EmpireBase__PayloadCannotBeAddressZero";
|
|
@@ -428,6 +432,54 @@ export declare const GovernanceAbi: readonly [{
|
|
|
428
432
|
readonly internalType: "Timestamp";
|
|
429
433
|
}];
|
|
430
434
|
readonly anonymous: false;
|
|
435
|
+
}, {
|
|
436
|
+
readonly type: "error";
|
|
437
|
+
readonly name: "ECDSAInvalidSignatureLength";
|
|
438
|
+
readonly inputs: readonly [{
|
|
439
|
+
readonly name: "length";
|
|
440
|
+
readonly type: "uint256";
|
|
441
|
+
readonly internalType: "uint256";
|
|
442
|
+
}];
|
|
443
|
+
}, {
|
|
444
|
+
readonly type: "error";
|
|
445
|
+
readonly name: "ECDSAInvalidSignatureS";
|
|
446
|
+
readonly inputs: readonly [{
|
|
447
|
+
readonly name: "s";
|
|
448
|
+
readonly type: "bytes32";
|
|
449
|
+
readonly internalType: "bytes32";
|
|
450
|
+
}];
|
|
451
|
+
}, {
|
|
452
|
+
readonly type: "error";
|
|
453
|
+
readonly name: "ERC20InvalidApprover";
|
|
454
|
+
readonly inputs: readonly [{
|
|
455
|
+
readonly name: "approver";
|
|
456
|
+
readonly type: "address";
|
|
457
|
+
readonly internalType: "address";
|
|
458
|
+
}];
|
|
459
|
+
}, {
|
|
460
|
+
readonly type: "error";
|
|
461
|
+
readonly name: "ERC20InvalidReceiver";
|
|
462
|
+
readonly inputs: readonly [{
|
|
463
|
+
readonly name: "receiver";
|
|
464
|
+
readonly type: "address";
|
|
465
|
+
readonly internalType: "address";
|
|
466
|
+
}];
|
|
467
|
+
}, {
|
|
468
|
+
readonly type: "error";
|
|
469
|
+
readonly name: "ERC20InvalidSender";
|
|
470
|
+
readonly inputs: readonly [{
|
|
471
|
+
readonly name: "sender";
|
|
472
|
+
readonly type: "address";
|
|
473
|
+
readonly internalType: "address";
|
|
474
|
+
}];
|
|
475
|
+
}, {
|
|
476
|
+
readonly type: "error";
|
|
477
|
+
readonly name: "ERC20InvalidSpender";
|
|
478
|
+
readonly inputs: readonly [{
|
|
479
|
+
readonly name: "spender";
|
|
480
|
+
readonly type: "address";
|
|
481
|
+
readonly internalType: "address";
|
|
482
|
+
}];
|
|
431
483
|
}, {
|
|
432
484
|
readonly type: "error";
|
|
433
485
|
readonly name: "EmpireBase__FailedToSubmitRoundWinner";
|
|
@@ -638,6 +690,22 @@ export declare const GovernanceAbi: readonly [{
|
|
|
638
690
|
readonly type: "uint256";
|
|
639
691
|
readonly internalType: "uint256";
|
|
640
692
|
}];
|
|
693
|
+
}, {
|
|
694
|
+
readonly type: "error";
|
|
695
|
+
readonly name: "OwnableInvalidOwner";
|
|
696
|
+
readonly inputs: readonly [{
|
|
697
|
+
readonly name: "owner";
|
|
698
|
+
readonly type: "address";
|
|
699
|
+
readonly internalType: "address";
|
|
700
|
+
}];
|
|
701
|
+
}, {
|
|
702
|
+
readonly type: "error";
|
|
703
|
+
readonly name: "OwnableUnauthorizedAccount";
|
|
704
|
+
readonly inputs: readonly [{
|
|
705
|
+
readonly name: "account";
|
|
706
|
+
readonly type: "address";
|
|
707
|
+
readonly internalType: "address";
|
|
708
|
+
}];
|
|
641
709
|
}, {
|
|
642
710
|
readonly type: "error";
|
|
643
711
|
readonly name: "ProofCommitmentEscrow__NotOwner";
|
|
@@ -714,6 +782,22 @@ export declare const GovernanceAbi: readonly [{
|
|
|
714
782
|
readonly type: "bytes32";
|
|
715
783
|
readonly internalType: "bytes32";
|
|
716
784
|
}];
|
|
785
|
+
}, {
|
|
786
|
+
readonly type: "error";
|
|
787
|
+
readonly name: "SafeCastOverflowedIntToUint";
|
|
788
|
+
readonly inputs: readonly [{
|
|
789
|
+
readonly name: "value";
|
|
790
|
+
readonly type: "int256";
|
|
791
|
+
readonly internalType: "int256";
|
|
792
|
+
}];
|
|
793
|
+
}, {
|
|
794
|
+
readonly type: "error";
|
|
795
|
+
readonly name: "SafeCastOverflowedUintToInt";
|
|
796
|
+
readonly inputs: readonly [{
|
|
797
|
+
readonly name: "value";
|
|
798
|
+
readonly type: "uint256";
|
|
799
|
+
readonly internalType: "uint256";
|
|
800
|
+
}];
|
|
717
801
|
}, {
|
|
718
802
|
readonly type: "error";
|
|
719
803
|
readonly name: "SafeERC20FailedOperation";
|
|
@@ -1859,6 +1943,18 @@ export declare const GovernanceAbi: readonly [{
|
|
|
1859
1943
|
readonly type: "uint256";
|
|
1860
1944
|
readonly internalType: "uint256";
|
|
1861
1945
|
}];
|
|
1946
|
+
}, {
|
|
1947
|
+
readonly type: "error";
|
|
1948
|
+
readonly name: "SafeCastOverflowedIntDowncast";
|
|
1949
|
+
readonly inputs: readonly [{
|
|
1950
|
+
readonly name: "bits";
|
|
1951
|
+
readonly type: "uint8";
|
|
1952
|
+
readonly internalType: "uint8";
|
|
1953
|
+
}, {
|
|
1954
|
+
readonly name: "value";
|
|
1955
|
+
readonly type: "int256";
|
|
1956
|
+
readonly internalType: "int256";
|
|
1957
|
+
}];
|
|
1862
1958
|
}, {
|
|
1863
1959
|
readonly type: "error";
|
|
1864
1960
|
readonly name: "SafeCastOverflowedUintDowncast";
|
|
@@ -2362,6 +2458,38 @@ export declare const GovernanceAbi: readonly [{
|
|
|
2362
2458
|
readonly internalType: "uint256";
|
|
2363
2459
|
}];
|
|
2364
2460
|
readonly anonymous: false;
|
|
2461
|
+
}, {
|
|
2462
|
+
readonly type: "error";
|
|
2463
|
+
readonly name: "ERC20InsufficientAllowance";
|
|
2464
|
+
readonly inputs: readonly [{
|
|
2465
|
+
readonly name: "spender";
|
|
2466
|
+
readonly type: "address";
|
|
2467
|
+
readonly internalType: "address";
|
|
2468
|
+
}, {
|
|
2469
|
+
readonly name: "allowance";
|
|
2470
|
+
readonly type: "uint256";
|
|
2471
|
+
readonly internalType: "uint256";
|
|
2472
|
+
}, {
|
|
2473
|
+
readonly name: "needed";
|
|
2474
|
+
readonly type: "uint256";
|
|
2475
|
+
readonly internalType: "uint256";
|
|
2476
|
+
}];
|
|
2477
|
+
}, {
|
|
2478
|
+
readonly type: "error";
|
|
2479
|
+
readonly name: "ERC20InsufficientBalance";
|
|
2480
|
+
readonly inputs: readonly [{
|
|
2481
|
+
readonly name: "sender";
|
|
2482
|
+
readonly type: "address";
|
|
2483
|
+
readonly internalType: "address";
|
|
2484
|
+
}, {
|
|
2485
|
+
readonly name: "balance";
|
|
2486
|
+
readonly type: "uint256";
|
|
2487
|
+
readonly internalType: "uint256";
|
|
2488
|
+
}, {
|
|
2489
|
+
readonly name: "needed";
|
|
2490
|
+
readonly type: "uint256";
|
|
2491
|
+
readonly internalType: "uint256";
|
|
2492
|
+
}];
|
|
2365
2493
|
}, {
|
|
2366
2494
|
readonly type: "error";
|
|
2367
2495
|
readonly name: "Governance__CheckpointedUintLib__InsufficientValue";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"GovernanceAbi.d.ts","sourceRoot":"","sources":["../src/GovernanceAbi.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,aAAa
|
|
1
|
+
{"version":3,"file":"GovernanceAbi.d.ts","sourceRoot":"","sources":["../src/GovernanceAbi.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EA8hHhB,CAAC"}
|
package/dest/GovernanceAbi.js
CHANGED
|
@@ -24,6 +24,11 @@
|
|
|
24
24
|
"name": "DevNet__NoPruningAllowed",
|
|
25
25
|
"inputs": []
|
|
26
26
|
},
|
|
27
|
+
{
|
|
28
|
+
"type": "error",
|
|
29
|
+
"name": "ECDSAInvalidSignature",
|
|
30
|
+
"inputs": []
|
|
31
|
+
},
|
|
27
32
|
{
|
|
28
33
|
"type": "error",
|
|
29
34
|
"name": "EmpireBase__PayloadCannotBeAddressZero",
|
|
@@ -542,6 +547,72 @@
|
|
|
542
547
|
],
|
|
543
548
|
"anonymous": false
|
|
544
549
|
},
|
|
550
|
+
{
|
|
551
|
+
"type": "error",
|
|
552
|
+
"name": "ECDSAInvalidSignatureLength",
|
|
553
|
+
"inputs": [
|
|
554
|
+
{
|
|
555
|
+
"name": "length",
|
|
556
|
+
"type": "uint256",
|
|
557
|
+
"internalType": "uint256"
|
|
558
|
+
}
|
|
559
|
+
]
|
|
560
|
+
},
|
|
561
|
+
{
|
|
562
|
+
"type": "error",
|
|
563
|
+
"name": "ECDSAInvalidSignatureS",
|
|
564
|
+
"inputs": [
|
|
565
|
+
{
|
|
566
|
+
"name": "s",
|
|
567
|
+
"type": "bytes32",
|
|
568
|
+
"internalType": "bytes32"
|
|
569
|
+
}
|
|
570
|
+
]
|
|
571
|
+
},
|
|
572
|
+
{
|
|
573
|
+
"type": "error",
|
|
574
|
+
"name": "ERC20InvalidApprover",
|
|
575
|
+
"inputs": [
|
|
576
|
+
{
|
|
577
|
+
"name": "approver",
|
|
578
|
+
"type": "address",
|
|
579
|
+
"internalType": "address"
|
|
580
|
+
}
|
|
581
|
+
]
|
|
582
|
+
},
|
|
583
|
+
{
|
|
584
|
+
"type": "error",
|
|
585
|
+
"name": "ERC20InvalidReceiver",
|
|
586
|
+
"inputs": [
|
|
587
|
+
{
|
|
588
|
+
"name": "receiver",
|
|
589
|
+
"type": "address",
|
|
590
|
+
"internalType": "address"
|
|
591
|
+
}
|
|
592
|
+
]
|
|
593
|
+
},
|
|
594
|
+
{
|
|
595
|
+
"type": "error",
|
|
596
|
+
"name": "ERC20InvalidSender",
|
|
597
|
+
"inputs": [
|
|
598
|
+
{
|
|
599
|
+
"name": "sender",
|
|
600
|
+
"type": "address",
|
|
601
|
+
"internalType": "address"
|
|
602
|
+
}
|
|
603
|
+
]
|
|
604
|
+
},
|
|
605
|
+
{
|
|
606
|
+
"type": "error",
|
|
607
|
+
"name": "ERC20InvalidSpender",
|
|
608
|
+
"inputs": [
|
|
609
|
+
{
|
|
610
|
+
"name": "spender",
|
|
611
|
+
"type": "address",
|
|
612
|
+
"internalType": "address"
|
|
613
|
+
}
|
|
614
|
+
]
|
|
615
|
+
},
|
|
545
616
|
{
|
|
546
617
|
"type": "error",
|
|
547
618
|
"name": "EmpireBase__FailedToSubmitRoundWinner",
|
|
@@ -830,6 +901,28 @@
|
|
|
830
901
|
}
|
|
831
902
|
]
|
|
832
903
|
},
|
|
904
|
+
{
|
|
905
|
+
"type": "error",
|
|
906
|
+
"name": "OwnableInvalidOwner",
|
|
907
|
+
"inputs": [
|
|
908
|
+
{
|
|
909
|
+
"name": "owner",
|
|
910
|
+
"type": "address",
|
|
911
|
+
"internalType": "address"
|
|
912
|
+
}
|
|
913
|
+
]
|
|
914
|
+
},
|
|
915
|
+
{
|
|
916
|
+
"type": "error",
|
|
917
|
+
"name": "OwnableUnauthorizedAccount",
|
|
918
|
+
"inputs": [
|
|
919
|
+
{
|
|
920
|
+
"name": "account",
|
|
921
|
+
"type": "address",
|
|
922
|
+
"internalType": "address"
|
|
923
|
+
}
|
|
924
|
+
]
|
|
925
|
+
},
|
|
833
926
|
{
|
|
834
927
|
"type": "error",
|
|
835
928
|
"name": "ProofCommitmentEscrow__NotOwner",
|
|
@@ -933,6 +1026,28 @@
|
|
|
933
1026
|
}
|
|
934
1027
|
]
|
|
935
1028
|
},
|
|
1029
|
+
{
|
|
1030
|
+
"type": "error",
|
|
1031
|
+
"name": "SafeCastOverflowedIntToUint",
|
|
1032
|
+
"inputs": [
|
|
1033
|
+
{
|
|
1034
|
+
"name": "value",
|
|
1035
|
+
"type": "int256",
|
|
1036
|
+
"internalType": "int256"
|
|
1037
|
+
}
|
|
1038
|
+
]
|
|
1039
|
+
},
|
|
1040
|
+
{
|
|
1041
|
+
"type": "error",
|
|
1042
|
+
"name": "SafeCastOverflowedUintToInt",
|
|
1043
|
+
"inputs": [
|
|
1044
|
+
{
|
|
1045
|
+
"name": "value",
|
|
1046
|
+
"type": "uint256",
|
|
1047
|
+
"internalType": "uint256"
|
|
1048
|
+
}
|
|
1049
|
+
]
|
|
1050
|
+
},
|
|
936
1051
|
{
|
|
937
1052
|
"type": "error",
|
|
938
1053
|
"name": "SafeERC20FailedOperation",
|
|
@@ -2463,6 +2578,22 @@
|
|
|
2463
2578
|
}
|
|
2464
2579
|
]
|
|
2465
2580
|
},
|
|
2581
|
+
{
|
|
2582
|
+
"type": "error",
|
|
2583
|
+
"name": "SafeCastOverflowedIntDowncast",
|
|
2584
|
+
"inputs": [
|
|
2585
|
+
{
|
|
2586
|
+
"name": "bits",
|
|
2587
|
+
"type": "uint8",
|
|
2588
|
+
"internalType": "uint8"
|
|
2589
|
+
},
|
|
2590
|
+
{
|
|
2591
|
+
"name": "value",
|
|
2592
|
+
"type": "int256",
|
|
2593
|
+
"internalType": "int256"
|
|
2594
|
+
}
|
|
2595
|
+
]
|
|
2596
|
+
},
|
|
2466
2597
|
{
|
|
2467
2598
|
"type": "error",
|
|
2468
2599
|
"name": "SafeCastOverflowedUintDowncast",
|
|
@@ -3131,6 +3262,48 @@
|
|
|
3131
3262
|
],
|
|
3132
3263
|
"anonymous": false
|
|
3133
3264
|
},
|
|
3265
|
+
{
|
|
3266
|
+
"type": "error",
|
|
3267
|
+
"name": "ERC20InsufficientAllowance",
|
|
3268
|
+
"inputs": [
|
|
3269
|
+
{
|
|
3270
|
+
"name": "spender",
|
|
3271
|
+
"type": "address",
|
|
3272
|
+
"internalType": "address"
|
|
3273
|
+
},
|
|
3274
|
+
{
|
|
3275
|
+
"name": "allowance",
|
|
3276
|
+
"type": "uint256",
|
|
3277
|
+
"internalType": "uint256"
|
|
3278
|
+
},
|
|
3279
|
+
{
|
|
3280
|
+
"name": "needed",
|
|
3281
|
+
"type": "uint256",
|
|
3282
|
+
"internalType": "uint256"
|
|
3283
|
+
}
|
|
3284
|
+
]
|
|
3285
|
+
},
|
|
3286
|
+
{
|
|
3287
|
+
"type": "error",
|
|
3288
|
+
"name": "ERC20InsufficientBalance",
|
|
3289
|
+
"inputs": [
|
|
3290
|
+
{
|
|
3291
|
+
"name": "sender",
|
|
3292
|
+
"type": "address",
|
|
3293
|
+
"internalType": "address"
|
|
3294
|
+
},
|
|
3295
|
+
{
|
|
3296
|
+
"name": "balance",
|
|
3297
|
+
"type": "uint256",
|
|
3298
|
+
"internalType": "uint256"
|
|
3299
|
+
},
|
|
3300
|
+
{
|
|
3301
|
+
"name": "needed",
|
|
3302
|
+
"type": "uint256",
|
|
3303
|
+
"internalType": "uint256"
|
|
3304
|
+
}
|
|
3305
|
+
]
|
|
3306
|
+
},
|
|
3134
3307
|
{
|
|
3135
3308
|
"type": "error",
|
|
3136
3309
|
"name": "Governance__CheckpointedUintLib__InsufficientValue",
|
|
@@ -2,6 +2,10 @@
|
|
|
2
2
|
* GovernanceProposer ABI.
|
|
3
3
|
*/
|
|
4
4
|
export declare const GovernanceProposerAbi: 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 [];
|
|
@@ -444,6 +448,38 @@ export declare const GovernanceProposerAbi: readonly [{
|
|
|
444
448
|
readonly type: "bytes32";
|
|
445
449
|
readonly internalType: "bytes32";
|
|
446
450
|
}];
|
|
451
|
+
}, {
|
|
452
|
+
readonly type: "error";
|
|
453
|
+
readonly name: "ERC20InvalidApprover";
|
|
454
|
+
readonly inputs: readonly [{
|
|
455
|
+
readonly name: "approver";
|
|
456
|
+
readonly type: "address";
|
|
457
|
+
readonly internalType: "address";
|
|
458
|
+
}];
|
|
459
|
+
}, {
|
|
460
|
+
readonly type: "error";
|
|
461
|
+
readonly name: "ERC20InvalidReceiver";
|
|
462
|
+
readonly inputs: readonly [{
|
|
463
|
+
readonly name: "receiver";
|
|
464
|
+
readonly type: "address";
|
|
465
|
+
readonly internalType: "address";
|
|
466
|
+
}];
|
|
467
|
+
}, {
|
|
468
|
+
readonly type: "error";
|
|
469
|
+
readonly name: "ERC20InvalidSender";
|
|
470
|
+
readonly inputs: readonly [{
|
|
471
|
+
readonly name: "sender";
|
|
472
|
+
readonly type: "address";
|
|
473
|
+
readonly internalType: "address";
|
|
474
|
+
}];
|
|
475
|
+
}, {
|
|
476
|
+
readonly type: "error";
|
|
477
|
+
readonly name: "ERC20InvalidSpender";
|
|
478
|
+
readonly inputs: readonly [{
|
|
479
|
+
readonly name: "spender";
|
|
480
|
+
readonly type: "address";
|
|
481
|
+
readonly internalType: "address";
|
|
482
|
+
}];
|
|
447
483
|
}, {
|
|
448
484
|
readonly type: "error";
|
|
449
485
|
readonly name: "EmpireBase__FailedToSubmitRoundWinner";
|
|
@@ -644,6 +680,22 @@ export declare const GovernanceProposerAbi: readonly [{
|
|
|
644
680
|
readonly type: "uint256";
|
|
645
681
|
readonly internalType: "uint256";
|
|
646
682
|
}];
|
|
683
|
+
}, {
|
|
684
|
+
readonly type: "error";
|
|
685
|
+
readonly name: "OwnableInvalidOwner";
|
|
686
|
+
readonly inputs: readonly [{
|
|
687
|
+
readonly name: "owner";
|
|
688
|
+
readonly type: "address";
|
|
689
|
+
readonly internalType: "address";
|
|
690
|
+
}];
|
|
691
|
+
}, {
|
|
692
|
+
readonly type: "error";
|
|
693
|
+
readonly name: "OwnableUnauthorizedAccount";
|
|
694
|
+
readonly inputs: readonly [{
|
|
695
|
+
readonly name: "account";
|
|
696
|
+
readonly type: "address";
|
|
697
|
+
readonly internalType: "address";
|
|
698
|
+
}];
|
|
647
699
|
}, {
|
|
648
700
|
readonly type: "error";
|
|
649
701
|
readonly name: "ProofCommitmentEscrow__NotOwner";
|
|
@@ -700,6 +752,22 @@ export declare const GovernanceProposerAbi: readonly [{
|
|
|
700
752
|
readonly type: "bytes32";
|
|
701
753
|
readonly internalType: "bytes32";
|
|
702
754
|
}];
|
|
755
|
+
}, {
|
|
756
|
+
readonly type: "error";
|
|
757
|
+
readonly name: "SafeCastOverflowedIntToUint";
|
|
758
|
+
readonly inputs: readonly [{
|
|
759
|
+
readonly name: "value";
|
|
760
|
+
readonly type: "int256";
|
|
761
|
+
readonly internalType: "int256";
|
|
762
|
+
}];
|
|
763
|
+
}, {
|
|
764
|
+
readonly type: "error";
|
|
765
|
+
readonly name: "SafeCastOverflowedUintToInt";
|
|
766
|
+
readonly inputs: readonly [{
|
|
767
|
+
readonly name: "value";
|
|
768
|
+
readonly type: "uint256";
|
|
769
|
+
readonly internalType: "uint256";
|
|
770
|
+
}];
|
|
703
771
|
}, {
|
|
704
772
|
readonly type: "error";
|
|
705
773
|
readonly name: "Staking__AlreadyActive";
|
|
@@ -1626,6 +1694,18 @@ export declare const GovernanceProposerAbi: readonly [{
|
|
|
1626
1694
|
readonly type: "uint256";
|
|
1627
1695
|
readonly internalType: "uint256";
|
|
1628
1696
|
}];
|
|
1697
|
+
}, {
|
|
1698
|
+
readonly type: "error";
|
|
1699
|
+
readonly name: "SafeCastOverflowedIntDowncast";
|
|
1700
|
+
readonly inputs: readonly [{
|
|
1701
|
+
readonly name: "bits";
|
|
1702
|
+
readonly type: "uint8";
|
|
1703
|
+
readonly internalType: "uint8";
|
|
1704
|
+
}, {
|
|
1705
|
+
readonly name: "value";
|
|
1706
|
+
readonly type: "int256";
|
|
1707
|
+
readonly internalType: "int256";
|
|
1708
|
+
}];
|
|
1629
1709
|
}, {
|
|
1630
1710
|
readonly type: "error";
|
|
1631
1711
|
readonly name: "SafeCastOverflowedUintDowncast";
|
|
@@ -2094,6 +2174,38 @@ export declare const GovernanceProposerAbi: readonly [{
|
|
|
2094
2174
|
readonly type: "uint256";
|
|
2095
2175
|
readonly internalType: "uint256";
|
|
2096
2176
|
}];
|
|
2177
|
+
}, {
|
|
2178
|
+
readonly type: "error";
|
|
2179
|
+
readonly name: "ERC20InsufficientAllowance";
|
|
2180
|
+
readonly inputs: readonly [{
|
|
2181
|
+
readonly name: "spender";
|
|
2182
|
+
readonly type: "address";
|
|
2183
|
+
readonly internalType: "address";
|
|
2184
|
+
}, {
|
|
2185
|
+
readonly name: "allowance";
|
|
2186
|
+
readonly type: "uint256";
|
|
2187
|
+
readonly internalType: "uint256";
|
|
2188
|
+
}, {
|
|
2189
|
+
readonly name: "needed";
|
|
2190
|
+
readonly type: "uint256";
|
|
2191
|
+
readonly internalType: "uint256";
|
|
2192
|
+
}];
|
|
2193
|
+
}, {
|
|
2194
|
+
readonly type: "error";
|
|
2195
|
+
readonly name: "ERC20InsufficientBalance";
|
|
2196
|
+
readonly inputs: readonly [{
|
|
2197
|
+
readonly name: "sender";
|
|
2198
|
+
readonly type: "address";
|
|
2199
|
+
readonly internalType: "address";
|
|
2200
|
+
}, {
|
|
2201
|
+
readonly name: "balance";
|
|
2202
|
+
readonly type: "uint256";
|
|
2203
|
+
readonly internalType: "uint256";
|
|
2204
|
+
}, {
|
|
2205
|
+
readonly name: "needed";
|
|
2206
|
+
readonly type: "uint256";
|
|
2207
|
+
readonly internalType: "uint256";
|
|
2208
|
+
}];
|
|
2097
2209
|
}, {
|
|
2098
2210
|
readonly type: "error";
|
|
2099
2211
|
readonly name: "Governance__CheckpointedUintLib__InsufficientValue";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"GovernanceProposerAbi.d.ts","sourceRoot":"","sources":["../src/GovernanceProposerAbi.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,qBAAqB
|
|
1
|
+
{"version":3,"file":"GovernanceProposerAbi.d.ts","sourceRoot":"","sources":["../src/GovernanceProposerAbi.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,qBAAqB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EA6lGxB,CAAC"}
|