@aztec/l1-artifacts 0.87.7 → 1.0.0-nightly.20250604
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 +144 -4
- package/dest/CoinIssuerAbi.d.ts.map +1 -1
- package/dest/CoinIssuerAbi.js +192 -4
- package/dest/CoinIssuerBytecode.d.ts +1 -1
- package/dest/CoinIssuerBytecode.js +1 -1
- package/dest/EmpireBaseAbi.d.ts +261 -4
- package/dest/EmpireBaseAbi.d.ts.map +1 -1
- package/dest/EmpireBaseAbi.js +343 -4
- package/dest/ErrorsAbi.d.ts +144 -4
- package/dest/ErrorsAbi.d.ts.map +1 -1
- package/dest/ErrorsAbi.js +192 -4
- package/dest/ExtRollupLibAbi.d.ts +179 -12
- package/dest/ExtRollupLibAbi.d.ts.map +1 -1
- package/dest/ExtRollupLibAbi.js +236 -14
- package/dest/ExtRollupLibBytecode.d.ts +1 -1
- package/dest/ExtRollupLibBytecode.d.ts.map +1 -1
- package/dest/ExtRollupLibBytecode.js +1 -1
- package/dest/FeeAssetHandlerAbi.d.ts +144 -4
- package/dest/FeeAssetHandlerAbi.d.ts.map +1 -1
- package/dest/FeeAssetHandlerAbi.js +192 -4
- package/dest/FeeJuicePortalAbi.d.ts +144 -4
- package/dest/FeeJuicePortalAbi.d.ts.map +1 -1
- package/dest/FeeJuicePortalAbi.js +192 -4
- package/dest/FeeJuicePortalBytecode.d.ts +1 -1
- package/dest/FeeJuicePortalBytecode.js +1 -1
- package/dest/ForwarderAbi.d.ts +144 -69
- package/dest/ForwarderAbi.d.ts.map +1 -1
- package/dest/ForwarderAbi.js +192 -89
- package/dest/ForwarderBytecode.d.ts +1 -1
- package/dest/ForwarderBytecode.d.ts.map +1 -1
- package/dest/ForwarderBytecode.js +1 -1
- package/dest/GSEAbi.d.ts +1901 -0
- package/dest/GSEAbi.d.ts.map +1 -0
- package/dest/GSEAbi.js +2511 -0
- package/dest/GSEBytecode.d.ts +9 -0
- package/dest/GSEBytecode.d.ts.map +1 -0
- package/dest/GSEBytecode.js +6 -0
- package/dest/GovernanceAbi.d.ts +204 -5
- package/dest/GovernanceAbi.d.ts.map +1 -1
- package/dest/GovernanceAbi.js +269 -5
- package/dest/GovernanceBytecode.d.ts +1 -1
- package/dest/GovernanceBytecode.d.ts.map +1 -1
- package/dest/GovernanceBytecode.js +1 -1
- package/dest/GovernanceProposerAbi.d.ts +275 -4
- package/dest/GovernanceProposerAbi.d.ts.map +1 -1
- package/dest/GovernanceProposerAbi.js +361 -4
- package/dest/GovernanceProposerBytecode.d.ts +1 -1
- package/dest/GovernanceProposerBytecode.d.ts.map +1 -1
- package/dest/GovernanceProposerBytecode.js +1 -1
- package/dest/HonkVerifierAbi.d.ts +144 -4
- package/dest/HonkVerifierAbi.d.ts.map +1 -1
- package/dest/HonkVerifierAbi.js +192 -4
- package/dest/HonkVerifierBytecode.d.ts +1 -1
- package/dest/HonkVerifierBytecode.d.ts.map +1 -1
- package/dest/HonkVerifierBytecode.js +1 -1
- package/dest/IERC20Abi.d.ts +144 -4
- package/dest/IERC20Abi.d.ts.map +1 -1
- package/dest/IERC20Abi.js +192 -4
- package/dest/IVerifierAbi.d.ts +144 -4
- package/dest/IVerifierAbi.d.ts.map +1 -1
- package/dest/IVerifierAbi.js +192 -4
- package/dest/InboxAbi.d.ts +144 -4
- package/dest/InboxAbi.d.ts.map +1 -1
- package/dest/InboxAbi.js +192 -4
- package/dest/InboxBytecode.d.ts +1 -1
- package/dest/InboxBytecode.js +1 -1
- package/dest/MockVerifierAbi.d.ts +144 -4
- package/dest/MockVerifierAbi.d.ts.map +1 -1
- package/dest/MockVerifierAbi.js +192 -4
- package/dest/MultiAdderAbi.d.ts +144 -12
- package/dest/MultiAdderAbi.d.ts.map +1 -1
- package/dest/MultiAdderAbi.js +192 -14
- package/dest/MultiAdderBytecode.d.ts +1 -1
- package/dest/MultiAdderBytecode.d.ts.map +1 -1
- package/dest/MultiAdderBytecode.js +1 -1
- package/dest/NewGovernanceProposerPayloadAbi.d.ts +148 -4
- package/dest/NewGovernanceProposerPayloadAbi.d.ts.map +1 -1
- package/dest/NewGovernanceProposerPayloadAbi.js +197 -4
- package/dest/NewGovernanceProposerPayloadBytecode.d.ts +1 -1
- package/dest/NewGovernanceProposerPayloadBytecode.d.ts.map +1 -1
- package/dest/NewGovernanceProposerPayloadBytecode.js +1 -1
- package/dest/OutboxAbi.d.ts +144 -4
- package/dest/OutboxAbi.d.ts.map +1 -1
- package/dest/OutboxAbi.js +192 -4
- package/dest/OutboxBytecode.d.ts +1 -1
- package/dest/OutboxBytecode.js +1 -1
- package/dest/RegisterNewRollupVersionPayloadAbi.d.ts +146 -6
- package/dest/RegisterNewRollupVersionPayloadAbi.d.ts.map +1 -1
- package/dest/RegisterNewRollupVersionPayloadAbi.js +194 -6
- package/dest/RegisterNewRollupVersionPayloadBytecode.d.ts +1 -1
- package/dest/RegisterNewRollupVersionPayloadBytecode.d.ts.map +1 -1
- package/dest/RegisterNewRollupVersionPayloadBytecode.js +1 -1
- package/dest/RegistryAbi.d.ts +144 -4
- package/dest/RegistryAbi.d.ts.map +1 -1
- package/dest/RegistryAbi.js +192 -4
- package/dest/RegistryBytecode.d.ts +1 -1
- package/dest/RegistryBytecode.js +1 -1
- package/dest/RewardDistributorAbi.d.ts +144 -4
- package/dest/RewardDistributorAbi.d.ts.map +1 -1
- package/dest/RewardDistributorAbi.js +192 -4
- package/dest/RewardDistributorBytecode.d.ts +1 -1
- package/dest/RewardDistributorBytecode.js +1 -1
- package/dest/RollupAbi.d.ts +397 -155
- package/dest/RollupAbi.d.ts.map +1 -1
- package/dest/RollupAbi.js +542 -220
- package/dest/RollupBytecode.d.ts +26 -8
- package/dest/RollupBytecode.d.ts.map +1 -1
- package/dest/RollupBytecode.js +32 -8
- package/dest/RollupStorage.d.ts +9 -2
- package/dest/RollupStorage.d.ts.map +1 -1
- package/dest/RollupStorage.js +10 -2
- package/dest/SlashFactoryAbi.d.ts +200 -23
- package/dest/SlashFactoryAbi.d.ts.map +1 -1
- package/dest/SlashFactoryAbi.js +260 -24
- package/dest/SlashFactoryBytecode.d.ts +1 -1
- package/dest/SlashFactoryBytecode.d.ts.map +1 -1
- package/dest/SlashFactoryBytecode.js +1 -1
- package/dest/SlasherAbi.d.ts +144 -4
- package/dest/SlasherAbi.d.ts.map +1 -1
- package/dest/SlasherAbi.js +192 -4
- package/dest/SlasherBytecode.d.ts +1 -1
- package/dest/SlasherBytecode.d.ts.map +1 -1
- package/dest/SlasherBytecode.js +1 -1
- package/dest/SlashingProposerAbi.d.ts +261 -4
- package/dest/SlashingProposerAbi.d.ts.map +1 -1
- package/dest/SlashingProposerAbi.js +343 -4
- package/dest/SlashingProposerBytecode.d.ts +1 -1
- package/dest/SlashingProposerBytecode.d.ts.map +1 -1
- package/dest/SlashingProposerBytecode.js +1 -1
- package/dest/StakingAssetHandlerAbi.d.ts +144 -13
- package/dest/StakingAssetHandlerAbi.d.ts.map +1 -1
- package/dest/StakingAssetHandlerAbi.js +192 -15
- package/dest/StakingAssetHandlerBytecode.d.ts +1 -1
- package/dest/StakingAssetHandlerBytecode.d.ts.map +1 -1
- package/dest/StakingAssetHandlerBytecode.js +1 -1
- package/dest/TestERC20Abi.d.ts +144 -4
- package/dest/TestERC20Abi.d.ts.map +1 -1
- package/dest/TestERC20Abi.js +192 -4
- package/dest/TokenPortalAbi.d.ts +144 -4
- package/dest/TokenPortalAbi.d.ts.map +1 -1
- package/dest/TokenPortalAbi.js +192 -4
- package/dest/TokenPortalBytecode.d.ts +1 -1
- package/dest/TokenPortalBytecode.js +1 -1
- package/dest/UniswapPortalAbi.d.ts +144 -4
- package/dest/UniswapPortalAbi.d.ts.map +1 -1
- package/dest/UniswapPortalAbi.js +192 -4
- package/dest/UniswapPortalBytecode.d.ts +1 -1
- package/dest/UniswapPortalBytecode.js +1 -1
- package/dest/ValidatorSelectionLibAbi.d.ts +144 -4
- package/dest/ValidatorSelectionLibAbi.d.ts.map +1 -1
- package/dest/ValidatorSelectionLibAbi.js +192 -4
- package/dest/ValidatorSelectionLibBytecode.d.ts +1 -1
- package/dest/ValidatorSelectionLibBytecode.js +1 -1
- package/dest/checksum.d.ts +1 -1
- package/dest/checksum.js +1 -1
- package/dest/index.d.ts +2 -0
- package/dest/index.d.ts.map +1 -1
- package/dest/index.js +2 -0
- package/package.json +1 -1
package/dest/EmpireBaseAbi.d.ts
CHANGED
|
@@ -41,6 +41,11 @@ export declare const EmpireBaseAbi: readonly [{
|
|
|
41
41
|
readonly type: "error";
|
|
42
42
|
readonly name: "DevNet__NoPruningAllowed";
|
|
43
43
|
readonly inputs: readonly [];
|
|
44
|
+
}, {
|
|
45
|
+
readonly type: "event";
|
|
46
|
+
readonly name: "EIP712DomainChanged";
|
|
47
|
+
readonly inputs: readonly [];
|
|
48
|
+
readonly anonymous: false;
|
|
44
49
|
}, {
|
|
45
50
|
readonly type: "error";
|
|
46
51
|
readonly name: "FeeJuicePortal__AlreadyInitialized";
|
|
@@ -57,6 +62,10 @@ export declare const EmpireBaseAbi: readonly [{
|
|
|
57
62
|
readonly type: "error";
|
|
58
63
|
readonly name: "FeeLib__InvalidFeeAssetPriceModifier";
|
|
59
64
|
readonly inputs: readonly [];
|
|
65
|
+
}, {
|
|
66
|
+
readonly type: "error";
|
|
67
|
+
readonly name: "GSE__EmptyVoter";
|
|
68
|
+
readonly inputs: readonly [];
|
|
60
69
|
}, {
|
|
61
70
|
readonly type: "error";
|
|
62
71
|
readonly name: "GovernanceProposer__CanOnlyExecuteProposalInPast";
|
|
@@ -69,6 +78,10 @@ export declare const EmpireBaseAbi: readonly [{
|
|
|
69
78
|
readonly type: "address";
|
|
70
79
|
readonly internalType: "contract IPayload";
|
|
71
80
|
}];
|
|
81
|
+
}, {
|
|
82
|
+
readonly type: "error";
|
|
83
|
+
readonly name: "GovernanceProposer__GSEPayloadInvalid";
|
|
84
|
+
readonly inputs: readonly [];
|
|
72
85
|
}, {
|
|
73
86
|
readonly type: "error";
|
|
74
87
|
readonly name: "GovernanceProposer__InstanceHaveNoCode";
|
|
@@ -241,6 +254,10 @@ export declare const EmpireBaseAbi: readonly [{
|
|
|
241
254
|
readonly type: "string";
|
|
242
255
|
readonly internalType: "string";
|
|
243
256
|
}];
|
|
257
|
+
}, {
|
|
258
|
+
readonly type: "error";
|
|
259
|
+
readonly name: "Governance__DepositNotAllowed";
|
|
260
|
+
readonly inputs: readonly [];
|
|
244
261
|
}, {
|
|
245
262
|
readonly type: "error";
|
|
246
263
|
readonly name: "Governance__InsufficientPower";
|
|
@@ -397,6 +414,10 @@ export declare const EmpireBaseAbi: readonly [{
|
|
|
397
414
|
readonly type: "uint256";
|
|
398
415
|
readonly internalType: "uint256";
|
|
399
416
|
}];
|
|
417
|
+
}, {
|
|
418
|
+
readonly type: "error";
|
|
419
|
+
readonly name: "InvalidShortString";
|
|
420
|
+
readonly inputs: readonly [];
|
|
400
421
|
}, {
|
|
401
422
|
readonly type: "function";
|
|
402
423
|
readonly name: "LIFETIME_IN_ROUNDS";
|
|
@@ -599,6 +620,21 @@ export declare const EmpireBaseAbi: readonly [{
|
|
|
599
620
|
readonly type: "uint256";
|
|
600
621
|
readonly internalType: "Timestamp";
|
|
601
622
|
}];
|
|
623
|
+
}, {
|
|
624
|
+
readonly type: "event";
|
|
625
|
+
readonly name: "ProposalExecutable";
|
|
626
|
+
readonly inputs: readonly [{
|
|
627
|
+
readonly name: "proposal";
|
|
628
|
+
readonly type: "address";
|
|
629
|
+
readonly indexed: true;
|
|
630
|
+
readonly internalType: "contract IPayload";
|
|
631
|
+
}, {
|
|
632
|
+
readonly name: "round";
|
|
633
|
+
readonly type: "uint256";
|
|
634
|
+
readonly indexed: true;
|
|
635
|
+
readonly internalType: "uint256";
|
|
636
|
+
}];
|
|
637
|
+
readonly anonymous: false;
|
|
602
638
|
}, {
|
|
603
639
|
readonly type: "event";
|
|
604
640
|
readonly name: "ProposalExecuted";
|
|
@@ -862,6 +898,10 @@ export declare const EmpireBaseAbi: readonly [{
|
|
|
862
898
|
readonly type: "uint256";
|
|
863
899
|
readonly internalType: "Epoch";
|
|
864
900
|
}];
|
|
901
|
+
}, {
|
|
902
|
+
readonly type: "error";
|
|
903
|
+
readonly name: "Rollup__RewardsNotClaimable";
|
|
904
|
+
readonly inputs: readonly [];
|
|
865
905
|
}, {
|
|
866
906
|
readonly type: "error";
|
|
867
907
|
readonly name: "Rollup__SlotAlreadyInChain";
|
|
@@ -972,12 +1012,24 @@ export declare const EmpireBaseAbi: readonly [{
|
|
|
972
1012
|
}];
|
|
973
1013
|
}, {
|
|
974
1014
|
readonly type: "error";
|
|
975
|
-
readonly name: "
|
|
1015
|
+
readonly name: "Staking__AlreadyExiting";
|
|
976
1016
|
readonly inputs: readonly [{
|
|
977
1017
|
readonly name: "";
|
|
978
1018
|
readonly type: "address";
|
|
979
1019
|
readonly internalType: "address";
|
|
980
1020
|
}];
|
|
1021
|
+
}, {
|
|
1022
|
+
readonly type: "error";
|
|
1023
|
+
readonly name: "Staking__AlreadyRegistered";
|
|
1024
|
+
readonly inputs: readonly [{
|
|
1025
|
+
readonly name: "instance";
|
|
1026
|
+
readonly type: "address";
|
|
1027
|
+
readonly internalType: "address";
|
|
1028
|
+
}, {
|
|
1029
|
+
readonly name: "attester";
|
|
1030
|
+
readonly type: "address";
|
|
1031
|
+
readonly internalType: "address";
|
|
1032
|
+
}];
|
|
981
1033
|
}, {
|
|
982
1034
|
readonly type: "error";
|
|
983
1035
|
readonly name: "Staking__CannotSlashExitedStake";
|
|
@@ -994,6 +1046,38 @@ export declare const EmpireBaseAbi: readonly [{
|
|
|
994
1046
|
readonly type: "address";
|
|
995
1047
|
readonly internalType: "address";
|
|
996
1048
|
}];
|
|
1049
|
+
}, {
|
|
1050
|
+
readonly type: "error";
|
|
1051
|
+
readonly name: "Staking__FatalError";
|
|
1052
|
+
readonly inputs: readonly [{
|
|
1053
|
+
readonly name: "";
|
|
1054
|
+
readonly type: "string";
|
|
1055
|
+
readonly internalType: "string";
|
|
1056
|
+
}];
|
|
1057
|
+
}, {
|
|
1058
|
+
readonly type: "error";
|
|
1059
|
+
readonly name: "Staking__GovernanceAlreadySet";
|
|
1060
|
+
readonly inputs: readonly [];
|
|
1061
|
+
}, {
|
|
1062
|
+
readonly type: "error";
|
|
1063
|
+
readonly name: "Staking__InstanceDoesNotExist";
|
|
1064
|
+
readonly inputs: readonly [{
|
|
1065
|
+
readonly name: "";
|
|
1066
|
+
readonly type: "address";
|
|
1067
|
+
readonly internalType: "address";
|
|
1068
|
+
}];
|
|
1069
|
+
}, {
|
|
1070
|
+
readonly type: "error";
|
|
1071
|
+
readonly name: "Staking__InsufficientPower";
|
|
1072
|
+
readonly inputs: readonly [{
|
|
1073
|
+
readonly name: "";
|
|
1074
|
+
readonly type: "uint256";
|
|
1075
|
+
readonly internalType: "uint256";
|
|
1076
|
+
}, {
|
|
1077
|
+
readonly name: "";
|
|
1078
|
+
readonly type: "uint256";
|
|
1079
|
+
readonly internalType: "uint256";
|
|
1080
|
+
}];
|
|
997
1081
|
}, {
|
|
998
1082
|
readonly type: "error";
|
|
999
1083
|
readonly name: "Staking__InsufficientStake";
|
|
@@ -1018,6 +1102,22 @@ export declare const EmpireBaseAbi: readonly [{
|
|
|
1018
1102
|
readonly type: "address";
|
|
1019
1103
|
readonly internalType: "address";
|
|
1020
1104
|
}];
|
|
1105
|
+
}, {
|
|
1106
|
+
readonly type: "error";
|
|
1107
|
+
readonly name: "Staking__InvalidRecipient";
|
|
1108
|
+
readonly inputs: readonly [{
|
|
1109
|
+
readonly name: "";
|
|
1110
|
+
readonly type: "address";
|
|
1111
|
+
readonly internalType: "address";
|
|
1112
|
+
}];
|
|
1113
|
+
}, {
|
|
1114
|
+
readonly type: "error";
|
|
1115
|
+
readonly name: "Staking__InvalidRollupAddress";
|
|
1116
|
+
readonly inputs: readonly [{
|
|
1117
|
+
readonly name: "";
|
|
1118
|
+
readonly type: "address";
|
|
1119
|
+
readonly internalType: "address";
|
|
1120
|
+
}];
|
|
1021
1121
|
}, {
|
|
1022
1122
|
readonly type: "error";
|
|
1023
1123
|
readonly name: "Staking__NoOneToSlash";
|
|
@@ -1026,6 +1126,14 @@ export declare const EmpireBaseAbi: readonly [{
|
|
|
1026
1126
|
readonly type: "address";
|
|
1027
1127
|
readonly internalType: "address";
|
|
1028
1128
|
}];
|
|
1129
|
+
}, {
|
|
1130
|
+
readonly type: "error";
|
|
1131
|
+
readonly name: "Staking__NotCanonical";
|
|
1132
|
+
readonly inputs: readonly [{
|
|
1133
|
+
readonly name: "";
|
|
1134
|
+
readonly type: "address";
|
|
1135
|
+
readonly internalType: "address";
|
|
1136
|
+
}];
|
|
1029
1137
|
}, {
|
|
1030
1138
|
readonly type: "error";
|
|
1031
1139
|
readonly name: "Staking__NotExiting";
|
|
@@ -1034,6 +1142,22 @@ export declare const EmpireBaseAbi: readonly [{
|
|
|
1034
1142
|
readonly type: "address";
|
|
1035
1143
|
readonly internalType: "address";
|
|
1036
1144
|
}];
|
|
1145
|
+
}, {
|
|
1146
|
+
readonly type: "error";
|
|
1147
|
+
readonly name: "Staking__NotOurProposal";
|
|
1148
|
+
readonly inputs: readonly [{
|
|
1149
|
+
readonly name: "";
|
|
1150
|
+
readonly type: "uint256";
|
|
1151
|
+
readonly internalType: "uint256";
|
|
1152
|
+
}];
|
|
1153
|
+
}, {
|
|
1154
|
+
readonly type: "error";
|
|
1155
|
+
readonly name: "Staking__NotRollup";
|
|
1156
|
+
readonly inputs: readonly [{
|
|
1157
|
+
readonly name: "";
|
|
1158
|
+
readonly type: "address";
|
|
1159
|
+
readonly internalType: "address";
|
|
1160
|
+
}];
|
|
1037
1161
|
}, {
|
|
1038
1162
|
readonly type: "error";
|
|
1039
1163
|
readonly name: "Staking__NotSlasher";
|
|
@@ -1066,6 +1190,34 @@ export declare const EmpireBaseAbi: readonly [{
|
|
|
1066
1190
|
readonly type: "address";
|
|
1067
1191
|
readonly internalType: "address";
|
|
1068
1192
|
}];
|
|
1193
|
+
}, {
|
|
1194
|
+
readonly type: "error";
|
|
1195
|
+
readonly name: "Staking__OutOfBounds";
|
|
1196
|
+
readonly inputs: readonly [{
|
|
1197
|
+
readonly name: "";
|
|
1198
|
+
readonly type: "uint256";
|
|
1199
|
+
readonly internalType: "uint256";
|
|
1200
|
+
}, {
|
|
1201
|
+
readonly name: "";
|
|
1202
|
+
readonly type: "uint256";
|
|
1203
|
+
readonly internalType: "uint256";
|
|
1204
|
+
}];
|
|
1205
|
+
}, {
|
|
1206
|
+
readonly type: "error";
|
|
1207
|
+
readonly name: "Staking__RollupAlreadyRegistered";
|
|
1208
|
+
readonly inputs: readonly [{
|
|
1209
|
+
readonly name: "";
|
|
1210
|
+
readonly type: "address";
|
|
1211
|
+
readonly internalType: "address";
|
|
1212
|
+
}];
|
|
1213
|
+
}, {
|
|
1214
|
+
readonly type: "error";
|
|
1215
|
+
readonly name: "Staking__WithdrawFailed";
|
|
1216
|
+
readonly inputs: readonly [{
|
|
1217
|
+
readonly name: "";
|
|
1218
|
+
readonly type: "address";
|
|
1219
|
+
readonly internalType: "address";
|
|
1220
|
+
}];
|
|
1069
1221
|
}, {
|
|
1070
1222
|
readonly type: "error";
|
|
1071
1223
|
readonly name: "Staking__WithdrawalNotUnlockedYet";
|
|
@@ -1078,6 +1230,24 @@ export declare const EmpireBaseAbi: readonly [{
|
|
|
1078
1230
|
readonly type: "uint256";
|
|
1079
1231
|
readonly internalType: "Timestamp";
|
|
1080
1232
|
}];
|
|
1233
|
+
}, {
|
|
1234
|
+
readonly type: "error";
|
|
1235
|
+
readonly name: "StringTooLong";
|
|
1236
|
+
readonly inputs: readonly [{
|
|
1237
|
+
readonly name: "str";
|
|
1238
|
+
readonly type: "string";
|
|
1239
|
+
readonly internalType: "string";
|
|
1240
|
+
}];
|
|
1241
|
+
}, {
|
|
1242
|
+
readonly type: "function";
|
|
1243
|
+
readonly name: "VOTE_TYPEHASH";
|
|
1244
|
+
readonly inputs: readonly [];
|
|
1245
|
+
readonly outputs: readonly [{
|
|
1246
|
+
readonly name: "";
|
|
1247
|
+
readonly type: "bytes32";
|
|
1248
|
+
readonly internalType: "bytes32";
|
|
1249
|
+
}];
|
|
1250
|
+
readonly stateMutability: "view";
|
|
1081
1251
|
}, {
|
|
1082
1252
|
readonly type: "error";
|
|
1083
1253
|
readonly name: "ValidatorSelection__EpochNotSetup";
|
|
@@ -1096,16 +1266,28 @@ export declare const EmpireBaseAbi: readonly [{
|
|
|
1096
1266
|
}];
|
|
1097
1267
|
}, {
|
|
1098
1268
|
readonly type: "error";
|
|
1099
|
-
readonly name: "
|
|
1269
|
+
readonly name: "ValidatorSelection__InvalidAttestationsLength";
|
|
1100
1270
|
readonly inputs: readonly [{
|
|
1101
|
-
readonly name: "
|
|
1271
|
+
readonly name: "expected";
|
|
1102
1272
|
readonly type: "uint256";
|
|
1103
1273
|
readonly internalType: "uint256";
|
|
1104
1274
|
}, {
|
|
1105
|
-
readonly name: "
|
|
1275
|
+
readonly name: "actual";
|
|
1106
1276
|
readonly type: "uint256";
|
|
1107
1277
|
readonly internalType: "uint256";
|
|
1108
1278
|
}];
|
|
1279
|
+
}, {
|
|
1280
|
+
readonly type: "error";
|
|
1281
|
+
readonly name: "ValidatorSelection__InvalidCommitteeCommitment";
|
|
1282
|
+
readonly inputs: readonly [{
|
|
1283
|
+
readonly name: "reconstructed";
|
|
1284
|
+
readonly type: "bytes32";
|
|
1285
|
+
readonly internalType: "bytes32";
|
|
1286
|
+
}, {
|
|
1287
|
+
readonly name: "expected";
|
|
1288
|
+
readonly type: "bytes32";
|
|
1289
|
+
readonly internalType: "bytes32";
|
|
1290
|
+
}];
|
|
1109
1291
|
}, {
|
|
1110
1292
|
readonly type: "error";
|
|
1111
1293
|
readonly name: "ValidatorSelection__InvalidDeposit";
|
|
@@ -1164,6 +1346,40 @@ export declare const EmpireBaseAbi: readonly [{
|
|
|
1164
1346
|
readonly internalType: "uint256";
|
|
1165
1347
|
}];
|
|
1166
1348
|
readonly stateMutability: "view";
|
|
1349
|
+
}, {
|
|
1350
|
+
readonly type: "function";
|
|
1351
|
+
readonly name: "eip712Domain";
|
|
1352
|
+
readonly inputs: readonly [];
|
|
1353
|
+
readonly outputs: readonly [{
|
|
1354
|
+
readonly name: "fields";
|
|
1355
|
+
readonly type: "bytes1";
|
|
1356
|
+
readonly internalType: "bytes1";
|
|
1357
|
+
}, {
|
|
1358
|
+
readonly name: "name";
|
|
1359
|
+
readonly type: "string";
|
|
1360
|
+
readonly internalType: "string";
|
|
1361
|
+
}, {
|
|
1362
|
+
readonly name: "version";
|
|
1363
|
+
readonly type: "string";
|
|
1364
|
+
readonly internalType: "string";
|
|
1365
|
+
}, {
|
|
1366
|
+
readonly name: "chainId";
|
|
1367
|
+
readonly type: "uint256";
|
|
1368
|
+
readonly internalType: "uint256";
|
|
1369
|
+
}, {
|
|
1370
|
+
readonly name: "verifyingContract";
|
|
1371
|
+
readonly type: "address";
|
|
1372
|
+
readonly internalType: "address";
|
|
1373
|
+
}, {
|
|
1374
|
+
readonly name: "salt";
|
|
1375
|
+
readonly type: "bytes32";
|
|
1376
|
+
readonly internalType: "bytes32";
|
|
1377
|
+
}, {
|
|
1378
|
+
readonly name: "extensions";
|
|
1379
|
+
readonly type: "uint256[]";
|
|
1380
|
+
readonly internalType: "uint256[]";
|
|
1381
|
+
}];
|
|
1382
|
+
readonly stateMutability: "view";
|
|
1167
1383
|
}, {
|
|
1168
1384
|
readonly type: "function";
|
|
1169
1385
|
readonly name: "executeProposal";
|
|
@@ -1178,6 +1394,16 @@ export declare const EmpireBaseAbi: readonly [{
|
|
|
1178
1394
|
readonly internalType: "bool";
|
|
1179
1395
|
}];
|
|
1180
1396
|
readonly stateMutability: "nonpayable";
|
|
1397
|
+
}, {
|
|
1398
|
+
readonly type: "function";
|
|
1399
|
+
readonly name: "getCurrentRound";
|
|
1400
|
+
readonly inputs: readonly [];
|
|
1401
|
+
readonly outputs: readonly [{
|
|
1402
|
+
readonly name: "";
|
|
1403
|
+
readonly type: "uint256";
|
|
1404
|
+
readonly internalType: "uint256";
|
|
1405
|
+
}];
|
|
1406
|
+
readonly stateMutability: "view";
|
|
1181
1407
|
}, {
|
|
1182
1408
|
readonly type: "function";
|
|
1183
1409
|
readonly name: "getExecutor";
|
|
@@ -1238,6 +1464,37 @@ export declare const EmpireBaseAbi: readonly [{
|
|
|
1238
1464
|
readonly internalType: "bool";
|
|
1239
1465
|
}];
|
|
1240
1466
|
readonly stateMutability: "nonpayable";
|
|
1467
|
+
}, {
|
|
1468
|
+
readonly type: "function";
|
|
1469
|
+
readonly name: "voteWithSig";
|
|
1470
|
+
readonly inputs: readonly [{
|
|
1471
|
+
readonly name: "_proposal";
|
|
1472
|
+
readonly type: "address";
|
|
1473
|
+
readonly internalType: "contract IPayload";
|
|
1474
|
+
}, {
|
|
1475
|
+
readonly name: "_sig";
|
|
1476
|
+
readonly type: "tuple";
|
|
1477
|
+
readonly internalType: "struct Signature";
|
|
1478
|
+
readonly components: readonly [{
|
|
1479
|
+
readonly name: "v";
|
|
1480
|
+
readonly type: "uint8";
|
|
1481
|
+
readonly internalType: "uint8";
|
|
1482
|
+
}, {
|
|
1483
|
+
readonly name: "r";
|
|
1484
|
+
readonly type: "bytes32";
|
|
1485
|
+
readonly internalType: "bytes32";
|
|
1486
|
+
}, {
|
|
1487
|
+
readonly name: "s";
|
|
1488
|
+
readonly type: "bytes32";
|
|
1489
|
+
readonly internalType: "bytes32";
|
|
1490
|
+
}];
|
|
1491
|
+
}];
|
|
1492
|
+
readonly outputs: readonly [{
|
|
1493
|
+
readonly name: "";
|
|
1494
|
+
readonly type: "bool";
|
|
1495
|
+
readonly internalType: "bool";
|
|
1496
|
+
}];
|
|
1497
|
+
readonly stateMutability: "nonpayable";
|
|
1241
1498
|
}, {
|
|
1242
1499
|
readonly type: "function";
|
|
1243
1500
|
readonly name: "yeaCount";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"EmpireBaseAbi.d.ts","sourceRoot":"","sources":["../src/EmpireBaseAbi.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,aAAa
|
|
1
|
+
{"version":3,"file":"EmpireBaseAbi.d.ts","sourceRoot":"","sources":["../src/EmpireBaseAbi.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAu9DhB,CAAC"}
|