@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
|
@@ -7,6 +7,10 @@ export declare const GovernanceProposerAbi: readonly [{
|
|
|
7
7
|
readonly name: "_registry";
|
|
8
8
|
readonly type: "address";
|
|
9
9
|
readonly internalType: "contract IRegistry";
|
|
10
|
+
}, {
|
|
11
|
+
readonly name: "_gse";
|
|
12
|
+
readonly type: "address";
|
|
13
|
+
readonly internalType: "contract IGSE";
|
|
10
14
|
}, {
|
|
11
15
|
readonly name: "_n";
|
|
12
16
|
readonly type: "uint256";
|
|
@@ -57,6 +61,11 @@ export declare const GovernanceProposerAbi: readonly [{
|
|
|
57
61
|
readonly type: "error";
|
|
58
62
|
readonly name: "DevNet__NoPruningAllowed";
|
|
59
63
|
readonly inputs: readonly [];
|
|
64
|
+
}, {
|
|
65
|
+
readonly type: "event";
|
|
66
|
+
readonly name: "EIP712DomainChanged";
|
|
67
|
+
readonly inputs: readonly [];
|
|
68
|
+
readonly anonymous: false;
|
|
60
69
|
}, {
|
|
61
70
|
readonly type: "error";
|
|
62
71
|
readonly name: "FeeJuicePortal__AlreadyInitialized";
|
|
@@ -73,6 +82,20 @@ export declare const GovernanceProposerAbi: readonly [{
|
|
|
73
82
|
readonly type: "error";
|
|
74
83
|
readonly name: "FeeLib__InvalidFeeAssetPriceModifier";
|
|
75
84
|
readonly inputs: readonly [];
|
|
85
|
+
}, {
|
|
86
|
+
readonly type: "function";
|
|
87
|
+
readonly name: "GSE";
|
|
88
|
+
readonly inputs: readonly [];
|
|
89
|
+
readonly outputs: readonly [{
|
|
90
|
+
readonly name: "";
|
|
91
|
+
readonly type: "address";
|
|
92
|
+
readonly internalType: "contract IGSE";
|
|
93
|
+
}];
|
|
94
|
+
readonly stateMutability: "view";
|
|
95
|
+
}, {
|
|
96
|
+
readonly type: "error";
|
|
97
|
+
readonly name: "GSE__EmptyVoter";
|
|
98
|
+
readonly inputs: readonly [];
|
|
76
99
|
}, {
|
|
77
100
|
readonly type: "error";
|
|
78
101
|
readonly name: "GovernanceProposer__CanOnlyExecuteProposalInPast";
|
|
@@ -85,6 +108,10 @@ export declare const GovernanceProposerAbi: readonly [{
|
|
|
85
108
|
readonly type: "address";
|
|
86
109
|
readonly internalType: "contract IPayload";
|
|
87
110
|
}];
|
|
111
|
+
}, {
|
|
112
|
+
readonly type: "error";
|
|
113
|
+
readonly name: "GovernanceProposer__GSEPayloadInvalid";
|
|
114
|
+
readonly inputs: readonly [];
|
|
88
115
|
}, {
|
|
89
116
|
readonly type: "error";
|
|
90
117
|
readonly name: "GovernanceProposer__InstanceHaveNoCode";
|
|
@@ -257,6 +284,10 @@ export declare const GovernanceProposerAbi: readonly [{
|
|
|
257
284
|
readonly type: "string";
|
|
258
285
|
readonly internalType: "string";
|
|
259
286
|
}];
|
|
287
|
+
}, {
|
|
288
|
+
readonly type: "error";
|
|
289
|
+
readonly name: "Governance__DepositNotAllowed";
|
|
290
|
+
readonly inputs: readonly [];
|
|
260
291
|
}, {
|
|
261
292
|
readonly type: "error";
|
|
262
293
|
readonly name: "Governance__InsufficientPower";
|
|
@@ -413,6 +444,10 @@ export declare const GovernanceProposerAbi: readonly [{
|
|
|
413
444
|
readonly type: "uint256";
|
|
414
445
|
readonly internalType: "uint256";
|
|
415
446
|
}];
|
|
447
|
+
}, {
|
|
448
|
+
readonly type: "error";
|
|
449
|
+
readonly name: "InvalidShortString";
|
|
450
|
+
readonly inputs: readonly [];
|
|
416
451
|
}, {
|
|
417
452
|
readonly type: "function";
|
|
418
453
|
readonly name: "LIFETIME_IN_ROUNDS";
|
|
@@ -615,6 +650,21 @@ export declare const GovernanceProposerAbi: readonly [{
|
|
|
615
650
|
readonly type: "uint256";
|
|
616
651
|
readonly internalType: "Timestamp";
|
|
617
652
|
}];
|
|
653
|
+
}, {
|
|
654
|
+
readonly type: "event";
|
|
655
|
+
readonly name: "ProposalExecutable";
|
|
656
|
+
readonly inputs: readonly [{
|
|
657
|
+
readonly name: "proposal";
|
|
658
|
+
readonly type: "address";
|
|
659
|
+
readonly indexed: true;
|
|
660
|
+
readonly internalType: "contract IPayload";
|
|
661
|
+
}, {
|
|
662
|
+
readonly name: "round";
|
|
663
|
+
readonly type: "uint256";
|
|
664
|
+
readonly indexed: true;
|
|
665
|
+
readonly internalType: "uint256";
|
|
666
|
+
}];
|
|
667
|
+
readonly anonymous: false;
|
|
618
668
|
}, {
|
|
619
669
|
readonly type: "event";
|
|
620
670
|
readonly name: "ProposalExecuted";
|
|
@@ -888,6 +938,10 @@ export declare const GovernanceProposerAbi: readonly [{
|
|
|
888
938
|
readonly type: "uint256";
|
|
889
939
|
readonly internalType: "Epoch";
|
|
890
940
|
}];
|
|
941
|
+
}, {
|
|
942
|
+
readonly type: "error";
|
|
943
|
+
readonly name: "Rollup__RewardsNotClaimable";
|
|
944
|
+
readonly inputs: readonly [];
|
|
891
945
|
}, {
|
|
892
946
|
readonly type: "error";
|
|
893
947
|
readonly name: "Rollup__SlotAlreadyInChain";
|
|
@@ -998,12 +1052,24 @@ export declare const GovernanceProposerAbi: readonly [{
|
|
|
998
1052
|
}];
|
|
999
1053
|
}, {
|
|
1000
1054
|
readonly type: "error";
|
|
1001
|
-
readonly name: "
|
|
1055
|
+
readonly name: "Staking__AlreadyExiting";
|
|
1002
1056
|
readonly inputs: readonly [{
|
|
1003
1057
|
readonly name: "";
|
|
1004
1058
|
readonly type: "address";
|
|
1005
1059
|
readonly internalType: "address";
|
|
1006
1060
|
}];
|
|
1061
|
+
}, {
|
|
1062
|
+
readonly type: "error";
|
|
1063
|
+
readonly name: "Staking__AlreadyRegistered";
|
|
1064
|
+
readonly inputs: readonly [{
|
|
1065
|
+
readonly name: "instance";
|
|
1066
|
+
readonly type: "address";
|
|
1067
|
+
readonly internalType: "address";
|
|
1068
|
+
}, {
|
|
1069
|
+
readonly name: "attester";
|
|
1070
|
+
readonly type: "address";
|
|
1071
|
+
readonly internalType: "address";
|
|
1072
|
+
}];
|
|
1007
1073
|
}, {
|
|
1008
1074
|
readonly type: "error";
|
|
1009
1075
|
readonly name: "Staking__CannotSlashExitedStake";
|
|
@@ -1020,6 +1086,38 @@ export declare const GovernanceProposerAbi: readonly [{
|
|
|
1020
1086
|
readonly type: "address";
|
|
1021
1087
|
readonly internalType: "address";
|
|
1022
1088
|
}];
|
|
1089
|
+
}, {
|
|
1090
|
+
readonly type: "error";
|
|
1091
|
+
readonly name: "Staking__FatalError";
|
|
1092
|
+
readonly inputs: readonly [{
|
|
1093
|
+
readonly name: "";
|
|
1094
|
+
readonly type: "string";
|
|
1095
|
+
readonly internalType: "string";
|
|
1096
|
+
}];
|
|
1097
|
+
}, {
|
|
1098
|
+
readonly type: "error";
|
|
1099
|
+
readonly name: "Staking__GovernanceAlreadySet";
|
|
1100
|
+
readonly inputs: readonly [];
|
|
1101
|
+
}, {
|
|
1102
|
+
readonly type: "error";
|
|
1103
|
+
readonly name: "Staking__InstanceDoesNotExist";
|
|
1104
|
+
readonly inputs: readonly [{
|
|
1105
|
+
readonly name: "";
|
|
1106
|
+
readonly type: "address";
|
|
1107
|
+
readonly internalType: "address";
|
|
1108
|
+
}];
|
|
1109
|
+
}, {
|
|
1110
|
+
readonly type: "error";
|
|
1111
|
+
readonly name: "Staking__InsufficientPower";
|
|
1112
|
+
readonly inputs: readonly [{
|
|
1113
|
+
readonly name: "";
|
|
1114
|
+
readonly type: "uint256";
|
|
1115
|
+
readonly internalType: "uint256";
|
|
1116
|
+
}, {
|
|
1117
|
+
readonly name: "";
|
|
1118
|
+
readonly type: "uint256";
|
|
1119
|
+
readonly internalType: "uint256";
|
|
1120
|
+
}];
|
|
1023
1121
|
}, {
|
|
1024
1122
|
readonly type: "error";
|
|
1025
1123
|
readonly name: "Staking__InsufficientStake";
|
|
@@ -1044,6 +1142,22 @@ export declare const GovernanceProposerAbi: readonly [{
|
|
|
1044
1142
|
readonly type: "address";
|
|
1045
1143
|
readonly internalType: "address";
|
|
1046
1144
|
}];
|
|
1145
|
+
}, {
|
|
1146
|
+
readonly type: "error";
|
|
1147
|
+
readonly name: "Staking__InvalidRecipient";
|
|
1148
|
+
readonly inputs: readonly [{
|
|
1149
|
+
readonly name: "";
|
|
1150
|
+
readonly type: "address";
|
|
1151
|
+
readonly internalType: "address";
|
|
1152
|
+
}];
|
|
1153
|
+
}, {
|
|
1154
|
+
readonly type: "error";
|
|
1155
|
+
readonly name: "Staking__InvalidRollupAddress";
|
|
1156
|
+
readonly inputs: readonly [{
|
|
1157
|
+
readonly name: "";
|
|
1158
|
+
readonly type: "address";
|
|
1159
|
+
readonly internalType: "address";
|
|
1160
|
+
}];
|
|
1047
1161
|
}, {
|
|
1048
1162
|
readonly type: "error";
|
|
1049
1163
|
readonly name: "Staking__NoOneToSlash";
|
|
@@ -1052,6 +1166,14 @@ export declare const GovernanceProposerAbi: readonly [{
|
|
|
1052
1166
|
readonly type: "address";
|
|
1053
1167
|
readonly internalType: "address";
|
|
1054
1168
|
}];
|
|
1169
|
+
}, {
|
|
1170
|
+
readonly type: "error";
|
|
1171
|
+
readonly name: "Staking__NotCanonical";
|
|
1172
|
+
readonly inputs: readonly [{
|
|
1173
|
+
readonly name: "";
|
|
1174
|
+
readonly type: "address";
|
|
1175
|
+
readonly internalType: "address";
|
|
1176
|
+
}];
|
|
1055
1177
|
}, {
|
|
1056
1178
|
readonly type: "error";
|
|
1057
1179
|
readonly name: "Staking__NotExiting";
|
|
@@ -1060,6 +1182,22 @@ export declare const GovernanceProposerAbi: readonly [{
|
|
|
1060
1182
|
readonly type: "address";
|
|
1061
1183
|
readonly internalType: "address";
|
|
1062
1184
|
}];
|
|
1185
|
+
}, {
|
|
1186
|
+
readonly type: "error";
|
|
1187
|
+
readonly name: "Staking__NotOurProposal";
|
|
1188
|
+
readonly inputs: readonly [{
|
|
1189
|
+
readonly name: "";
|
|
1190
|
+
readonly type: "uint256";
|
|
1191
|
+
readonly internalType: "uint256";
|
|
1192
|
+
}];
|
|
1193
|
+
}, {
|
|
1194
|
+
readonly type: "error";
|
|
1195
|
+
readonly name: "Staking__NotRollup";
|
|
1196
|
+
readonly inputs: readonly [{
|
|
1197
|
+
readonly name: "";
|
|
1198
|
+
readonly type: "address";
|
|
1199
|
+
readonly internalType: "address";
|
|
1200
|
+
}];
|
|
1063
1201
|
}, {
|
|
1064
1202
|
readonly type: "error";
|
|
1065
1203
|
readonly name: "Staking__NotSlasher";
|
|
@@ -1092,6 +1230,34 @@ export declare const GovernanceProposerAbi: readonly [{
|
|
|
1092
1230
|
readonly type: "address";
|
|
1093
1231
|
readonly internalType: "address";
|
|
1094
1232
|
}];
|
|
1233
|
+
}, {
|
|
1234
|
+
readonly type: "error";
|
|
1235
|
+
readonly name: "Staking__OutOfBounds";
|
|
1236
|
+
readonly inputs: readonly [{
|
|
1237
|
+
readonly name: "";
|
|
1238
|
+
readonly type: "uint256";
|
|
1239
|
+
readonly internalType: "uint256";
|
|
1240
|
+
}, {
|
|
1241
|
+
readonly name: "";
|
|
1242
|
+
readonly type: "uint256";
|
|
1243
|
+
readonly internalType: "uint256";
|
|
1244
|
+
}];
|
|
1245
|
+
}, {
|
|
1246
|
+
readonly type: "error";
|
|
1247
|
+
readonly name: "Staking__RollupAlreadyRegistered";
|
|
1248
|
+
readonly inputs: readonly [{
|
|
1249
|
+
readonly name: "";
|
|
1250
|
+
readonly type: "address";
|
|
1251
|
+
readonly internalType: "address";
|
|
1252
|
+
}];
|
|
1253
|
+
}, {
|
|
1254
|
+
readonly type: "error";
|
|
1255
|
+
readonly name: "Staking__WithdrawFailed";
|
|
1256
|
+
readonly inputs: readonly [{
|
|
1257
|
+
readonly name: "";
|
|
1258
|
+
readonly type: "address";
|
|
1259
|
+
readonly internalType: "address";
|
|
1260
|
+
}];
|
|
1095
1261
|
}, {
|
|
1096
1262
|
readonly type: "error";
|
|
1097
1263
|
readonly name: "Staking__WithdrawalNotUnlockedYet";
|
|
@@ -1104,6 +1270,24 @@ export declare const GovernanceProposerAbi: readonly [{
|
|
|
1104
1270
|
readonly type: "uint256";
|
|
1105
1271
|
readonly internalType: "Timestamp";
|
|
1106
1272
|
}];
|
|
1273
|
+
}, {
|
|
1274
|
+
readonly type: "error";
|
|
1275
|
+
readonly name: "StringTooLong";
|
|
1276
|
+
readonly inputs: readonly [{
|
|
1277
|
+
readonly name: "str";
|
|
1278
|
+
readonly type: "string";
|
|
1279
|
+
readonly internalType: "string";
|
|
1280
|
+
}];
|
|
1281
|
+
}, {
|
|
1282
|
+
readonly type: "function";
|
|
1283
|
+
readonly name: "VOTE_TYPEHASH";
|
|
1284
|
+
readonly inputs: readonly [];
|
|
1285
|
+
readonly outputs: readonly [{
|
|
1286
|
+
readonly name: "";
|
|
1287
|
+
readonly type: "bytes32";
|
|
1288
|
+
readonly internalType: "bytes32";
|
|
1289
|
+
}];
|
|
1290
|
+
readonly stateMutability: "view";
|
|
1107
1291
|
}, {
|
|
1108
1292
|
readonly type: "error";
|
|
1109
1293
|
readonly name: "ValidatorSelection__EpochNotSetup";
|
|
@@ -1122,16 +1306,28 @@ export declare const GovernanceProposerAbi: readonly [{
|
|
|
1122
1306
|
}];
|
|
1123
1307
|
}, {
|
|
1124
1308
|
readonly type: "error";
|
|
1125
|
-
readonly name: "
|
|
1309
|
+
readonly name: "ValidatorSelection__InvalidAttestationsLength";
|
|
1126
1310
|
readonly inputs: readonly [{
|
|
1127
|
-
readonly name: "
|
|
1311
|
+
readonly name: "expected";
|
|
1128
1312
|
readonly type: "uint256";
|
|
1129
1313
|
readonly internalType: "uint256";
|
|
1130
1314
|
}, {
|
|
1131
|
-
readonly name: "
|
|
1315
|
+
readonly name: "actual";
|
|
1132
1316
|
readonly type: "uint256";
|
|
1133
1317
|
readonly internalType: "uint256";
|
|
1134
1318
|
}];
|
|
1319
|
+
}, {
|
|
1320
|
+
readonly type: "error";
|
|
1321
|
+
readonly name: "ValidatorSelection__InvalidCommitteeCommitment";
|
|
1322
|
+
readonly inputs: readonly [{
|
|
1323
|
+
readonly name: "reconstructed";
|
|
1324
|
+
readonly type: "bytes32";
|
|
1325
|
+
readonly internalType: "bytes32";
|
|
1326
|
+
}, {
|
|
1327
|
+
readonly name: "expected";
|
|
1328
|
+
readonly type: "bytes32";
|
|
1329
|
+
readonly internalType: "bytes32";
|
|
1330
|
+
}];
|
|
1135
1331
|
}, {
|
|
1136
1332
|
readonly type: "error";
|
|
1137
1333
|
readonly name: "ValidatorSelection__InvalidDeposit";
|
|
@@ -1190,6 +1386,40 @@ export declare const GovernanceProposerAbi: readonly [{
|
|
|
1190
1386
|
readonly internalType: "uint256";
|
|
1191
1387
|
}];
|
|
1192
1388
|
readonly stateMutability: "view";
|
|
1389
|
+
}, {
|
|
1390
|
+
readonly type: "function";
|
|
1391
|
+
readonly name: "eip712Domain";
|
|
1392
|
+
readonly inputs: readonly [];
|
|
1393
|
+
readonly outputs: readonly [{
|
|
1394
|
+
readonly name: "fields";
|
|
1395
|
+
readonly type: "bytes1";
|
|
1396
|
+
readonly internalType: "bytes1";
|
|
1397
|
+
}, {
|
|
1398
|
+
readonly name: "name";
|
|
1399
|
+
readonly type: "string";
|
|
1400
|
+
readonly internalType: "string";
|
|
1401
|
+
}, {
|
|
1402
|
+
readonly name: "version";
|
|
1403
|
+
readonly type: "string";
|
|
1404
|
+
readonly internalType: "string";
|
|
1405
|
+
}, {
|
|
1406
|
+
readonly name: "chainId";
|
|
1407
|
+
readonly type: "uint256";
|
|
1408
|
+
readonly internalType: "uint256";
|
|
1409
|
+
}, {
|
|
1410
|
+
readonly name: "verifyingContract";
|
|
1411
|
+
readonly type: "address";
|
|
1412
|
+
readonly internalType: "address";
|
|
1413
|
+
}, {
|
|
1414
|
+
readonly name: "salt";
|
|
1415
|
+
readonly type: "bytes32";
|
|
1416
|
+
readonly internalType: "bytes32";
|
|
1417
|
+
}, {
|
|
1418
|
+
readonly name: "extensions";
|
|
1419
|
+
readonly type: "uint256[]";
|
|
1420
|
+
readonly internalType: "uint256[]";
|
|
1421
|
+
}];
|
|
1422
|
+
readonly stateMutability: "view";
|
|
1193
1423
|
}, {
|
|
1194
1424
|
readonly type: "function";
|
|
1195
1425
|
readonly name: "executeProposal";
|
|
@@ -1204,6 +1434,16 @@ export declare const GovernanceProposerAbi: readonly [{
|
|
|
1204
1434
|
readonly internalType: "bool";
|
|
1205
1435
|
}];
|
|
1206
1436
|
readonly stateMutability: "nonpayable";
|
|
1437
|
+
}, {
|
|
1438
|
+
readonly type: "function";
|
|
1439
|
+
readonly name: "getCurrentRound";
|
|
1440
|
+
readonly inputs: readonly [];
|
|
1441
|
+
readonly outputs: readonly [{
|
|
1442
|
+
readonly name: "";
|
|
1443
|
+
readonly type: "uint256";
|
|
1444
|
+
readonly internalType: "uint256";
|
|
1445
|
+
}];
|
|
1446
|
+
readonly stateMutability: "view";
|
|
1207
1447
|
}, {
|
|
1208
1448
|
readonly type: "function";
|
|
1209
1449
|
readonly name: "getExecutor";
|
|
@@ -1264,6 +1504,37 @@ export declare const GovernanceProposerAbi: readonly [{
|
|
|
1264
1504
|
readonly internalType: "bool";
|
|
1265
1505
|
}];
|
|
1266
1506
|
readonly stateMutability: "nonpayable";
|
|
1507
|
+
}, {
|
|
1508
|
+
readonly type: "function";
|
|
1509
|
+
readonly name: "voteWithSig";
|
|
1510
|
+
readonly inputs: readonly [{
|
|
1511
|
+
readonly name: "_proposal";
|
|
1512
|
+
readonly type: "address";
|
|
1513
|
+
readonly internalType: "contract IPayload";
|
|
1514
|
+
}, {
|
|
1515
|
+
readonly name: "_sig";
|
|
1516
|
+
readonly type: "tuple";
|
|
1517
|
+
readonly internalType: "struct Signature";
|
|
1518
|
+
readonly components: readonly [{
|
|
1519
|
+
readonly name: "v";
|
|
1520
|
+
readonly type: "uint8";
|
|
1521
|
+
readonly internalType: "uint8";
|
|
1522
|
+
}, {
|
|
1523
|
+
readonly name: "r";
|
|
1524
|
+
readonly type: "bytes32";
|
|
1525
|
+
readonly internalType: "bytes32";
|
|
1526
|
+
}, {
|
|
1527
|
+
readonly name: "s";
|
|
1528
|
+
readonly type: "bytes32";
|
|
1529
|
+
readonly internalType: "bytes32";
|
|
1530
|
+
}];
|
|
1531
|
+
}];
|
|
1532
|
+
readonly outputs: readonly [{
|
|
1533
|
+
readonly name: "";
|
|
1534
|
+
readonly type: "bool";
|
|
1535
|
+
readonly internalType: "bool";
|
|
1536
|
+
}];
|
|
1537
|
+
readonly stateMutability: "nonpayable";
|
|
1267
1538
|
}, {
|
|
1268
1539
|
readonly type: "function";
|
|
1269
1540
|
readonly name: "yeaCount";
|
|
@@ -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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EA2gExB,CAAC"}
|