@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,6 +1,11 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* GovernanceProposer ABI.
|
|
3
3
|
*/ export const GovernanceProposerAbi = [
|
|
4
|
+
{
|
|
5
|
+
"type": "error",
|
|
6
|
+
"name": "CheckpointUnorderedInsertion",
|
|
7
|
+
"inputs": []
|
|
8
|
+
},
|
|
4
9
|
{
|
|
5
10
|
"type": "error",
|
|
6
11
|
"name": "DevNet__NoPruningAllowed",
|
|
@@ -564,6 +569,50 @@
|
|
|
564
569
|
}
|
|
565
570
|
]
|
|
566
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
|
+
},
|
|
567
616
|
{
|
|
568
617
|
"type": "error",
|
|
569
618
|
"name": "EmpireBase__FailedToSubmitRoundWinner",
|
|
@@ -839,6 +888,28 @@
|
|
|
839
888
|
}
|
|
840
889
|
]
|
|
841
890
|
},
|
|
891
|
+
{
|
|
892
|
+
"type": "error",
|
|
893
|
+
"name": "OwnableInvalidOwner",
|
|
894
|
+
"inputs": [
|
|
895
|
+
{
|
|
896
|
+
"name": "owner",
|
|
897
|
+
"type": "address",
|
|
898
|
+
"internalType": "address"
|
|
899
|
+
}
|
|
900
|
+
]
|
|
901
|
+
},
|
|
902
|
+
{
|
|
903
|
+
"type": "error",
|
|
904
|
+
"name": "OwnableUnauthorizedAccount",
|
|
905
|
+
"inputs": [
|
|
906
|
+
{
|
|
907
|
+
"name": "account",
|
|
908
|
+
"type": "address",
|
|
909
|
+
"internalType": "address"
|
|
910
|
+
}
|
|
911
|
+
]
|
|
912
|
+
},
|
|
842
913
|
{
|
|
843
914
|
"type": "error",
|
|
844
915
|
"name": "ProofCommitmentEscrow__NotOwner",
|
|
@@ -916,6 +987,28 @@
|
|
|
916
987
|
}
|
|
917
988
|
]
|
|
918
989
|
},
|
|
990
|
+
{
|
|
991
|
+
"type": "error",
|
|
992
|
+
"name": "SafeCastOverflowedIntToUint",
|
|
993
|
+
"inputs": [
|
|
994
|
+
{
|
|
995
|
+
"name": "value",
|
|
996
|
+
"type": "int256",
|
|
997
|
+
"internalType": "int256"
|
|
998
|
+
}
|
|
999
|
+
]
|
|
1000
|
+
},
|
|
1001
|
+
{
|
|
1002
|
+
"type": "error",
|
|
1003
|
+
"name": "SafeCastOverflowedUintToInt",
|
|
1004
|
+
"inputs": [
|
|
1005
|
+
{
|
|
1006
|
+
"name": "value",
|
|
1007
|
+
"type": "uint256",
|
|
1008
|
+
"internalType": "uint256"
|
|
1009
|
+
}
|
|
1010
|
+
]
|
|
1011
|
+
},
|
|
919
1012
|
{
|
|
920
1013
|
"type": "error",
|
|
921
1014
|
"name": "Staking__AlreadyActive",
|
|
@@ -2160,6 +2253,22 @@
|
|
|
2160
2253
|
}
|
|
2161
2254
|
]
|
|
2162
2255
|
},
|
|
2256
|
+
{
|
|
2257
|
+
"type": "error",
|
|
2258
|
+
"name": "SafeCastOverflowedIntDowncast",
|
|
2259
|
+
"inputs": [
|
|
2260
|
+
{
|
|
2261
|
+
"name": "bits",
|
|
2262
|
+
"type": "uint8",
|
|
2263
|
+
"internalType": "uint8"
|
|
2264
|
+
},
|
|
2265
|
+
{
|
|
2266
|
+
"name": "value",
|
|
2267
|
+
"type": "int256",
|
|
2268
|
+
"internalType": "int256"
|
|
2269
|
+
}
|
|
2270
|
+
]
|
|
2271
|
+
},
|
|
2163
2272
|
{
|
|
2164
2273
|
"type": "error",
|
|
2165
2274
|
"name": "SafeCastOverflowedUintDowncast",
|
|
@@ -2783,6 +2892,48 @@
|
|
|
2783
2892
|
}
|
|
2784
2893
|
]
|
|
2785
2894
|
},
|
|
2895
|
+
{
|
|
2896
|
+
"type": "error",
|
|
2897
|
+
"name": "ERC20InsufficientAllowance",
|
|
2898
|
+
"inputs": [
|
|
2899
|
+
{
|
|
2900
|
+
"name": "spender",
|
|
2901
|
+
"type": "address",
|
|
2902
|
+
"internalType": "address"
|
|
2903
|
+
},
|
|
2904
|
+
{
|
|
2905
|
+
"name": "allowance",
|
|
2906
|
+
"type": "uint256",
|
|
2907
|
+
"internalType": "uint256"
|
|
2908
|
+
},
|
|
2909
|
+
{
|
|
2910
|
+
"name": "needed",
|
|
2911
|
+
"type": "uint256",
|
|
2912
|
+
"internalType": "uint256"
|
|
2913
|
+
}
|
|
2914
|
+
]
|
|
2915
|
+
},
|
|
2916
|
+
{
|
|
2917
|
+
"type": "error",
|
|
2918
|
+
"name": "ERC20InsufficientBalance",
|
|
2919
|
+
"inputs": [
|
|
2920
|
+
{
|
|
2921
|
+
"name": "sender",
|
|
2922
|
+
"type": "address",
|
|
2923
|
+
"internalType": "address"
|
|
2924
|
+
},
|
|
2925
|
+
{
|
|
2926
|
+
"name": "balance",
|
|
2927
|
+
"type": "uint256",
|
|
2928
|
+
"internalType": "uint256"
|
|
2929
|
+
},
|
|
2930
|
+
{
|
|
2931
|
+
"name": "needed",
|
|
2932
|
+
"type": "uint256",
|
|
2933
|
+
"internalType": "uint256"
|
|
2934
|
+
}
|
|
2935
|
+
]
|
|
2936
|
+
},
|
|
2786
2937
|
{
|
|
2787
2938
|
"type": "error",
|
|
2788
2939
|
"name": "Governance__CheckpointedUintLib__InsufficientValue",
|
|
@@ -2,9 +2,17 @@
|
|
|
2
2
|
* HonkVerifier ABI.
|
|
3
3
|
*/
|
|
4
4
|
export declare const HonkVerifierAbi: 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";
|
|
@@ -297,6 +305,54 @@ export declare const HonkVerifierAbi: readonly [{
|
|
|
297
305
|
readonly type: "uint256";
|
|
298
306
|
readonly internalType: "uint256";
|
|
299
307
|
}];
|
|
308
|
+
}, {
|
|
309
|
+
readonly type: "error";
|
|
310
|
+
readonly name: "ECDSAInvalidSignatureLength";
|
|
311
|
+
readonly inputs: readonly [{
|
|
312
|
+
readonly name: "length";
|
|
313
|
+
readonly type: "uint256";
|
|
314
|
+
readonly internalType: "uint256";
|
|
315
|
+
}];
|
|
316
|
+
}, {
|
|
317
|
+
readonly type: "error";
|
|
318
|
+
readonly name: "ECDSAInvalidSignatureS";
|
|
319
|
+
readonly inputs: readonly [{
|
|
320
|
+
readonly name: "s";
|
|
321
|
+
readonly type: "bytes32";
|
|
322
|
+
readonly internalType: "bytes32";
|
|
323
|
+
}];
|
|
324
|
+
}, {
|
|
325
|
+
readonly type: "error";
|
|
326
|
+
readonly name: "ERC20InvalidApprover";
|
|
327
|
+
readonly inputs: readonly [{
|
|
328
|
+
readonly name: "approver";
|
|
329
|
+
readonly type: "address";
|
|
330
|
+
readonly internalType: "address";
|
|
331
|
+
}];
|
|
332
|
+
}, {
|
|
333
|
+
readonly type: "error";
|
|
334
|
+
readonly name: "ERC20InvalidReceiver";
|
|
335
|
+
readonly inputs: readonly [{
|
|
336
|
+
readonly name: "receiver";
|
|
337
|
+
readonly type: "address";
|
|
338
|
+
readonly internalType: "address";
|
|
339
|
+
}];
|
|
340
|
+
}, {
|
|
341
|
+
readonly type: "error";
|
|
342
|
+
readonly name: "ERC20InvalidSender";
|
|
343
|
+
readonly inputs: readonly [{
|
|
344
|
+
readonly name: "sender";
|
|
345
|
+
readonly type: "address";
|
|
346
|
+
readonly internalType: "address";
|
|
347
|
+
}];
|
|
348
|
+
}, {
|
|
349
|
+
readonly type: "error";
|
|
350
|
+
readonly name: "ERC20InvalidSpender";
|
|
351
|
+
readonly inputs: readonly [{
|
|
352
|
+
readonly name: "spender";
|
|
353
|
+
readonly type: "address";
|
|
354
|
+
readonly internalType: "address";
|
|
355
|
+
}];
|
|
300
356
|
}, {
|
|
301
357
|
readonly type: "error";
|
|
302
358
|
readonly name: "EmpireBase__FailedToSubmitRoundWinner";
|
|
@@ -497,6 +553,22 @@ export declare const HonkVerifierAbi: readonly [{
|
|
|
497
553
|
readonly type: "uint256";
|
|
498
554
|
readonly internalType: "uint256";
|
|
499
555
|
}];
|
|
556
|
+
}, {
|
|
557
|
+
readonly type: "error";
|
|
558
|
+
readonly name: "OwnableInvalidOwner";
|
|
559
|
+
readonly inputs: readonly [{
|
|
560
|
+
readonly name: "owner";
|
|
561
|
+
readonly type: "address";
|
|
562
|
+
readonly internalType: "address";
|
|
563
|
+
}];
|
|
564
|
+
}, {
|
|
565
|
+
readonly type: "error";
|
|
566
|
+
readonly name: "OwnableUnauthorizedAccount";
|
|
567
|
+
readonly inputs: readonly [{
|
|
568
|
+
readonly name: "account";
|
|
569
|
+
readonly type: "address";
|
|
570
|
+
readonly internalType: "address";
|
|
571
|
+
}];
|
|
500
572
|
}, {
|
|
501
573
|
readonly type: "error";
|
|
502
574
|
readonly name: "ProofCommitmentEscrow__NotOwner";
|
|
@@ -553,6 +625,22 @@ export declare const HonkVerifierAbi: readonly [{
|
|
|
553
625
|
readonly type: "bytes32";
|
|
554
626
|
readonly internalType: "bytes32";
|
|
555
627
|
}];
|
|
628
|
+
}, {
|
|
629
|
+
readonly type: "error";
|
|
630
|
+
readonly name: "SafeCastOverflowedIntToUint";
|
|
631
|
+
readonly inputs: readonly [{
|
|
632
|
+
readonly name: "value";
|
|
633
|
+
readonly type: "int256";
|
|
634
|
+
readonly internalType: "int256";
|
|
635
|
+
}];
|
|
636
|
+
}, {
|
|
637
|
+
readonly type: "error";
|
|
638
|
+
readonly name: "SafeCastOverflowedUintToInt";
|
|
639
|
+
readonly inputs: readonly [{
|
|
640
|
+
readonly name: "value";
|
|
641
|
+
readonly type: "uint256";
|
|
642
|
+
readonly internalType: "uint256";
|
|
643
|
+
}];
|
|
556
644
|
}, {
|
|
557
645
|
readonly type: "error";
|
|
558
646
|
readonly name: "Staking__AlreadyActive";
|
|
@@ -1385,6 +1473,30 @@ export declare const HonkVerifierAbi: readonly [{
|
|
|
1385
1473
|
readonly type: "uint256";
|
|
1386
1474
|
readonly internalType: "uint256";
|
|
1387
1475
|
}];
|
|
1476
|
+
}, {
|
|
1477
|
+
readonly type: "error";
|
|
1478
|
+
readonly name: "SafeCastOverflowedIntDowncast";
|
|
1479
|
+
readonly inputs: readonly [{
|
|
1480
|
+
readonly name: "bits";
|
|
1481
|
+
readonly type: "uint8";
|
|
1482
|
+
readonly internalType: "uint8";
|
|
1483
|
+
}, {
|
|
1484
|
+
readonly name: "value";
|
|
1485
|
+
readonly type: "int256";
|
|
1486
|
+
readonly internalType: "int256";
|
|
1487
|
+
}];
|
|
1488
|
+
}, {
|
|
1489
|
+
readonly type: "error";
|
|
1490
|
+
readonly name: "SafeCastOverflowedUintDowncast";
|
|
1491
|
+
readonly inputs: readonly [{
|
|
1492
|
+
readonly name: "bits";
|
|
1493
|
+
readonly type: "uint8";
|
|
1494
|
+
readonly internalType: "uint8";
|
|
1495
|
+
}, {
|
|
1496
|
+
readonly name: "value";
|
|
1497
|
+
readonly type: "uint256";
|
|
1498
|
+
readonly internalType: "uint256";
|
|
1499
|
+
}];
|
|
1388
1500
|
}, {
|
|
1389
1501
|
readonly type: "error";
|
|
1390
1502
|
readonly name: "SampleLib__IndexOutOfBounds";
|
|
@@ -1779,6 +1891,38 @@ export declare const HonkVerifierAbi: readonly [{
|
|
|
1779
1891
|
readonly type: "uint256";
|
|
1780
1892
|
readonly internalType: "uint256";
|
|
1781
1893
|
}];
|
|
1894
|
+
}, {
|
|
1895
|
+
readonly type: "error";
|
|
1896
|
+
readonly name: "ERC20InsufficientAllowance";
|
|
1897
|
+
readonly inputs: readonly [{
|
|
1898
|
+
readonly name: "spender";
|
|
1899
|
+
readonly type: "address";
|
|
1900
|
+
readonly internalType: "address";
|
|
1901
|
+
}, {
|
|
1902
|
+
readonly name: "allowance";
|
|
1903
|
+
readonly type: "uint256";
|
|
1904
|
+
readonly internalType: "uint256";
|
|
1905
|
+
}, {
|
|
1906
|
+
readonly name: "needed";
|
|
1907
|
+
readonly type: "uint256";
|
|
1908
|
+
readonly internalType: "uint256";
|
|
1909
|
+
}];
|
|
1910
|
+
}, {
|
|
1911
|
+
readonly type: "error";
|
|
1912
|
+
readonly name: "ERC20InsufficientBalance";
|
|
1913
|
+
readonly inputs: readonly [{
|
|
1914
|
+
readonly name: "sender";
|
|
1915
|
+
readonly type: "address";
|
|
1916
|
+
readonly internalType: "address";
|
|
1917
|
+
}, {
|
|
1918
|
+
readonly name: "balance";
|
|
1919
|
+
readonly type: "uint256";
|
|
1920
|
+
readonly internalType: "uint256";
|
|
1921
|
+
}, {
|
|
1922
|
+
readonly name: "needed";
|
|
1923
|
+
readonly type: "uint256";
|
|
1924
|
+
readonly internalType: "uint256";
|
|
1925
|
+
}];
|
|
1782
1926
|
}, {
|
|
1783
1927
|
readonly type: "error";
|
|
1784
1928
|
readonly name: "Governance__CheckpointedUintLib__InsufficientValue";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"HonkVerifierAbi.d.ts","sourceRoot":"","sources":["../src/HonkVerifierAbi.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,eAAe
|
|
1
|
+
{"version":3,"file":"HonkVerifierAbi.d.ts","sourceRoot":"","sources":["../src/HonkVerifierAbi.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EA+qFlB,CAAC"}
|
package/dest/HonkVerifierAbi.js
CHANGED
|
@@ -1,11 +1,21 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* HonkVerifier ABI.
|
|
3
3
|
*/ export const HonkVerifierAbi = [
|
|
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",
|
|
@@ -373,6 +383,72 @@
|
|
|
373
383
|
}
|
|
374
384
|
]
|
|
375
385
|
},
|
|
386
|
+
{
|
|
387
|
+
"type": "error",
|
|
388
|
+
"name": "ECDSAInvalidSignatureLength",
|
|
389
|
+
"inputs": [
|
|
390
|
+
{
|
|
391
|
+
"name": "length",
|
|
392
|
+
"type": "uint256",
|
|
393
|
+
"internalType": "uint256"
|
|
394
|
+
}
|
|
395
|
+
]
|
|
396
|
+
},
|
|
397
|
+
{
|
|
398
|
+
"type": "error",
|
|
399
|
+
"name": "ECDSAInvalidSignatureS",
|
|
400
|
+
"inputs": [
|
|
401
|
+
{
|
|
402
|
+
"name": "s",
|
|
403
|
+
"type": "bytes32",
|
|
404
|
+
"internalType": "bytes32"
|
|
405
|
+
}
|
|
406
|
+
]
|
|
407
|
+
},
|
|
408
|
+
{
|
|
409
|
+
"type": "error",
|
|
410
|
+
"name": "ERC20InvalidApprover",
|
|
411
|
+
"inputs": [
|
|
412
|
+
{
|
|
413
|
+
"name": "approver",
|
|
414
|
+
"type": "address",
|
|
415
|
+
"internalType": "address"
|
|
416
|
+
}
|
|
417
|
+
]
|
|
418
|
+
},
|
|
419
|
+
{
|
|
420
|
+
"type": "error",
|
|
421
|
+
"name": "ERC20InvalidReceiver",
|
|
422
|
+
"inputs": [
|
|
423
|
+
{
|
|
424
|
+
"name": "receiver",
|
|
425
|
+
"type": "address",
|
|
426
|
+
"internalType": "address"
|
|
427
|
+
}
|
|
428
|
+
]
|
|
429
|
+
},
|
|
430
|
+
{
|
|
431
|
+
"type": "error",
|
|
432
|
+
"name": "ERC20InvalidSender",
|
|
433
|
+
"inputs": [
|
|
434
|
+
{
|
|
435
|
+
"name": "sender",
|
|
436
|
+
"type": "address",
|
|
437
|
+
"internalType": "address"
|
|
438
|
+
}
|
|
439
|
+
]
|
|
440
|
+
},
|
|
441
|
+
{
|
|
442
|
+
"type": "error",
|
|
443
|
+
"name": "ERC20InvalidSpender",
|
|
444
|
+
"inputs": [
|
|
445
|
+
{
|
|
446
|
+
"name": "spender",
|
|
447
|
+
"type": "address",
|
|
448
|
+
"internalType": "address"
|
|
449
|
+
}
|
|
450
|
+
]
|
|
451
|
+
},
|
|
376
452
|
{
|
|
377
453
|
"type": "error",
|
|
378
454
|
"name": "EmpireBase__FailedToSubmitRoundWinner",
|
|
@@ -648,6 +724,28 @@
|
|
|
648
724
|
}
|
|
649
725
|
]
|
|
650
726
|
},
|
|
727
|
+
{
|
|
728
|
+
"type": "error",
|
|
729
|
+
"name": "OwnableInvalidOwner",
|
|
730
|
+
"inputs": [
|
|
731
|
+
{
|
|
732
|
+
"name": "owner",
|
|
733
|
+
"type": "address",
|
|
734
|
+
"internalType": "address"
|
|
735
|
+
}
|
|
736
|
+
]
|
|
737
|
+
},
|
|
738
|
+
{
|
|
739
|
+
"type": "error",
|
|
740
|
+
"name": "OwnableUnauthorizedAccount",
|
|
741
|
+
"inputs": [
|
|
742
|
+
{
|
|
743
|
+
"name": "account",
|
|
744
|
+
"type": "address",
|
|
745
|
+
"internalType": "address"
|
|
746
|
+
}
|
|
747
|
+
]
|
|
748
|
+
},
|
|
651
749
|
{
|
|
652
750
|
"type": "error",
|
|
653
751
|
"name": "ProofCommitmentEscrow__NotOwner",
|
|
@@ -725,6 +823,28 @@
|
|
|
725
823
|
}
|
|
726
824
|
]
|
|
727
825
|
},
|
|
826
|
+
{
|
|
827
|
+
"type": "error",
|
|
828
|
+
"name": "SafeCastOverflowedIntToUint",
|
|
829
|
+
"inputs": [
|
|
830
|
+
{
|
|
831
|
+
"name": "value",
|
|
832
|
+
"type": "int256",
|
|
833
|
+
"internalType": "int256"
|
|
834
|
+
}
|
|
835
|
+
]
|
|
836
|
+
},
|
|
837
|
+
{
|
|
838
|
+
"type": "error",
|
|
839
|
+
"name": "SafeCastOverflowedUintToInt",
|
|
840
|
+
"inputs": [
|
|
841
|
+
{
|
|
842
|
+
"name": "value",
|
|
843
|
+
"type": "uint256",
|
|
844
|
+
"internalType": "uint256"
|
|
845
|
+
}
|
|
846
|
+
]
|
|
847
|
+
},
|
|
728
848
|
{
|
|
729
849
|
"type": "error",
|
|
730
850
|
"name": "Staking__AlreadyActive",
|
|
@@ -1844,6 +1964,38 @@
|
|
|
1844
1964
|
}
|
|
1845
1965
|
]
|
|
1846
1966
|
},
|
|
1967
|
+
{
|
|
1968
|
+
"type": "error",
|
|
1969
|
+
"name": "SafeCastOverflowedIntDowncast",
|
|
1970
|
+
"inputs": [
|
|
1971
|
+
{
|
|
1972
|
+
"name": "bits",
|
|
1973
|
+
"type": "uint8",
|
|
1974
|
+
"internalType": "uint8"
|
|
1975
|
+
},
|
|
1976
|
+
{
|
|
1977
|
+
"name": "value",
|
|
1978
|
+
"type": "int256",
|
|
1979
|
+
"internalType": "int256"
|
|
1980
|
+
}
|
|
1981
|
+
]
|
|
1982
|
+
},
|
|
1983
|
+
{
|
|
1984
|
+
"type": "error",
|
|
1985
|
+
"name": "SafeCastOverflowedUintDowncast",
|
|
1986
|
+
"inputs": [
|
|
1987
|
+
{
|
|
1988
|
+
"name": "bits",
|
|
1989
|
+
"type": "uint8",
|
|
1990
|
+
"internalType": "uint8"
|
|
1991
|
+
},
|
|
1992
|
+
{
|
|
1993
|
+
"name": "value",
|
|
1994
|
+
"type": "uint256",
|
|
1995
|
+
"internalType": "uint256"
|
|
1996
|
+
}
|
|
1997
|
+
]
|
|
1998
|
+
},
|
|
1847
1999
|
{
|
|
1848
2000
|
"type": "error",
|
|
1849
2001
|
"name": "SampleLib__IndexOutOfBounds",
|
|
@@ -2369,6 +2521,48 @@
|
|
|
2369
2521
|
}
|
|
2370
2522
|
]
|
|
2371
2523
|
},
|
|
2524
|
+
{
|
|
2525
|
+
"type": "error",
|
|
2526
|
+
"name": "ERC20InsufficientAllowance",
|
|
2527
|
+
"inputs": [
|
|
2528
|
+
{
|
|
2529
|
+
"name": "spender",
|
|
2530
|
+
"type": "address",
|
|
2531
|
+
"internalType": "address"
|
|
2532
|
+
},
|
|
2533
|
+
{
|
|
2534
|
+
"name": "allowance",
|
|
2535
|
+
"type": "uint256",
|
|
2536
|
+
"internalType": "uint256"
|
|
2537
|
+
},
|
|
2538
|
+
{
|
|
2539
|
+
"name": "needed",
|
|
2540
|
+
"type": "uint256",
|
|
2541
|
+
"internalType": "uint256"
|
|
2542
|
+
}
|
|
2543
|
+
]
|
|
2544
|
+
},
|
|
2545
|
+
{
|
|
2546
|
+
"type": "error",
|
|
2547
|
+
"name": "ERC20InsufficientBalance",
|
|
2548
|
+
"inputs": [
|
|
2549
|
+
{
|
|
2550
|
+
"name": "sender",
|
|
2551
|
+
"type": "address",
|
|
2552
|
+
"internalType": "address"
|
|
2553
|
+
},
|
|
2554
|
+
{
|
|
2555
|
+
"name": "balance",
|
|
2556
|
+
"type": "uint256",
|
|
2557
|
+
"internalType": "uint256"
|
|
2558
|
+
},
|
|
2559
|
+
{
|
|
2560
|
+
"name": "needed",
|
|
2561
|
+
"type": "uint256",
|
|
2562
|
+
"internalType": "uint256"
|
|
2563
|
+
}
|
|
2564
|
+
]
|
|
2565
|
+
},
|
|
2372
2566
|
{
|
|
2373
2567
|
"type": "error",
|
|
2374
2568
|
"name": "Governance__CheckpointedUintLib__InsufficientValue",
|