@aztec/l1-artifacts 0.87.7 → 1.0.0-nightly.20250605
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
|
@@ -61,6 +61,11 @@ export declare const SlashingProposerAbi: readonly [{
|
|
|
61
61
|
readonly type: "error";
|
|
62
62
|
readonly name: "DevNet__NoPruningAllowed";
|
|
63
63
|
readonly inputs: readonly [];
|
|
64
|
+
}, {
|
|
65
|
+
readonly type: "event";
|
|
66
|
+
readonly name: "EIP712DomainChanged";
|
|
67
|
+
readonly inputs: readonly [];
|
|
68
|
+
readonly anonymous: false;
|
|
64
69
|
}, {
|
|
65
70
|
readonly type: "error";
|
|
66
71
|
readonly name: "FeeJuicePortal__AlreadyInitialized";
|
|
@@ -77,6 +82,10 @@ export declare const SlashingProposerAbi: readonly [{
|
|
|
77
82
|
readonly type: "error";
|
|
78
83
|
readonly name: "FeeLib__InvalidFeeAssetPriceModifier";
|
|
79
84
|
readonly inputs: readonly [];
|
|
85
|
+
}, {
|
|
86
|
+
readonly type: "error";
|
|
87
|
+
readonly name: "GSE__EmptyVoter";
|
|
88
|
+
readonly inputs: readonly [];
|
|
80
89
|
}, {
|
|
81
90
|
readonly type: "error";
|
|
82
91
|
readonly name: "GovernanceProposer__CanOnlyExecuteProposalInPast";
|
|
@@ -89,6 +98,10 @@ export declare const SlashingProposerAbi: readonly [{
|
|
|
89
98
|
readonly type: "address";
|
|
90
99
|
readonly internalType: "contract IPayload";
|
|
91
100
|
}];
|
|
101
|
+
}, {
|
|
102
|
+
readonly type: "error";
|
|
103
|
+
readonly name: "GovernanceProposer__GSEPayloadInvalid";
|
|
104
|
+
readonly inputs: readonly [];
|
|
92
105
|
}, {
|
|
93
106
|
readonly type: "error";
|
|
94
107
|
readonly name: "GovernanceProposer__InstanceHaveNoCode";
|
|
@@ -261,6 +274,10 @@ export declare const SlashingProposerAbi: readonly [{
|
|
|
261
274
|
readonly type: "string";
|
|
262
275
|
readonly internalType: "string";
|
|
263
276
|
}];
|
|
277
|
+
}, {
|
|
278
|
+
readonly type: "error";
|
|
279
|
+
readonly name: "Governance__DepositNotAllowed";
|
|
280
|
+
readonly inputs: readonly [];
|
|
264
281
|
}, {
|
|
265
282
|
readonly type: "error";
|
|
266
283
|
readonly name: "Governance__InsufficientPower";
|
|
@@ -427,6 +444,10 @@ export declare const SlashingProposerAbi: readonly [{
|
|
|
427
444
|
readonly type: "uint256";
|
|
428
445
|
readonly internalType: "uint256";
|
|
429
446
|
}];
|
|
447
|
+
}, {
|
|
448
|
+
readonly type: "error";
|
|
449
|
+
readonly name: "InvalidShortString";
|
|
450
|
+
readonly inputs: readonly [];
|
|
430
451
|
}, {
|
|
431
452
|
readonly type: "function";
|
|
432
453
|
readonly name: "LIFETIME_IN_ROUNDS";
|
|
@@ -629,6 +650,21 @@ export declare const SlashingProposerAbi: readonly [{
|
|
|
629
650
|
readonly type: "uint256";
|
|
630
651
|
readonly internalType: "Timestamp";
|
|
631
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;
|
|
632
668
|
}, {
|
|
633
669
|
readonly type: "event";
|
|
634
670
|
readonly name: "ProposalExecuted";
|
|
@@ -892,6 +928,10 @@ export declare const SlashingProposerAbi: readonly [{
|
|
|
892
928
|
readonly type: "uint256";
|
|
893
929
|
readonly internalType: "Epoch";
|
|
894
930
|
}];
|
|
931
|
+
}, {
|
|
932
|
+
readonly type: "error";
|
|
933
|
+
readonly name: "Rollup__RewardsNotClaimable";
|
|
934
|
+
readonly inputs: readonly [];
|
|
895
935
|
}, {
|
|
896
936
|
readonly type: "error";
|
|
897
937
|
readonly name: "Rollup__SlotAlreadyInChain";
|
|
@@ -1012,12 +1052,24 @@ export declare const SlashingProposerAbi: readonly [{
|
|
|
1012
1052
|
}];
|
|
1013
1053
|
}, {
|
|
1014
1054
|
readonly type: "error";
|
|
1015
|
-
readonly name: "
|
|
1055
|
+
readonly name: "Staking__AlreadyExiting";
|
|
1016
1056
|
readonly inputs: readonly [{
|
|
1017
1057
|
readonly name: "";
|
|
1018
1058
|
readonly type: "address";
|
|
1019
1059
|
readonly internalType: "address";
|
|
1020
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
|
+
}];
|
|
1021
1073
|
}, {
|
|
1022
1074
|
readonly type: "error";
|
|
1023
1075
|
readonly name: "Staking__CannotSlashExitedStake";
|
|
@@ -1034,6 +1086,38 @@ export declare const SlashingProposerAbi: readonly [{
|
|
|
1034
1086
|
readonly type: "address";
|
|
1035
1087
|
readonly internalType: "address";
|
|
1036
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
|
+
}];
|
|
1037
1121
|
}, {
|
|
1038
1122
|
readonly type: "error";
|
|
1039
1123
|
readonly name: "Staking__InsufficientStake";
|
|
@@ -1058,6 +1142,22 @@ export declare const SlashingProposerAbi: readonly [{
|
|
|
1058
1142
|
readonly type: "address";
|
|
1059
1143
|
readonly internalType: "address";
|
|
1060
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
|
+
}];
|
|
1061
1161
|
}, {
|
|
1062
1162
|
readonly type: "error";
|
|
1063
1163
|
readonly name: "Staking__NoOneToSlash";
|
|
@@ -1066,6 +1166,14 @@ export declare const SlashingProposerAbi: readonly [{
|
|
|
1066
1166
|
readonly type: "address";
|
|
1067
1167
|
readonly internalType: "address";
|
|
1068
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
|
+
}];
|
|
1069
1177
|
}, {
|
|
1070
1178
|
readonly type: "error";
|
|
1071
1179
|
readonly name: "Staking__NotExiting";
|
|
@@ -1074,6 +1182,22 @@ export declare const SlashingProposerAbi: readonly [{
|
|
|
1074
1182
|
readonly type: "address";
|
|
1075
1183
|
readonly internalType: "address";
|
|
1076
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
|
+
}];
|
|
1077
1201
|
}, {
|
|
1078
1202
|
readonly type: "error";
|
|
1079
1203
|
readonly name: "Staking__NotSlasher";
|
|
@@ -1106,6 +1230,34 @@ export declare const SlashingProposerAbi: readonly [{
|
|
|
1106
1230
|
readonly type: "address";
|
|
1107
1231
|
readonly internalType: "address";
|
|
1108
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
|
+
}];
|
|
1109
1261
|
}, {
|
|
1110
1262
|
readonly type: "error";
|
|
1111
1263
|
readonly name: "Staking__WithdrawalNotUnlockedYet";
|
|
@@ -1118,6 +1270,24 @@ export declare const SlashingProposerAbi: readonly [{
|
|
|
1118
1270
|
readonly type: "uint256";
|
|
1119
1271
|
readonly internalType: "Timestamp";
|
|
1120
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";
|
|
1121
1291
|
}, {
|
|
1122
1292
|
readonly type: "error";
|
|
1123
1293
|
readonly name: "ValidatorSelection__EpochNotSetup";
|
|
@@ -1136,16 +1306,28 @@ export declare const SlashingProposerAbi: readonly [{
|
|
|
1136
1306
|
}];
|
|
1137
1307
|
}, {
|
|
1138
1308
|
readonly type: "error";
|
|
1139
|
-
readonly name: "
|
|
1309
|
+
readonly name: "ValidatorSelection__InvalidAttestationsLength";
|
|
1140
1310
|
readonly inputs: readonly [{
|
|
1141
|
-
readonly name: "
|
|
1311
|
+
readonly name: "expected";
|
|
1142
1312
|
readonly type: "uint256";
|
|
1143
1313
|
readonly internalType: "uint256";
|
|
1144
1314
|
}, {
|
|
1145
|
-
readonly name: "
|
|
1315
|
+
readonly name: "actual";
|
|
1146
1316
|
readonly type: "uint256";
|
|
1147
1317
|
readonly internalType: "uint256";
|
|
1148
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
|
+
}];
|
|
1149
1331
|
}, {
|
|
1150
1332
|
readonly type: "error";
|
|
1151
1333
|
readonly name: "ValidatorSelection__InvalidDeposit";
|
|
@@ -1204,6 +1386,40 @@ export declare const SlashingProposerAbi: readonly [{
|
|
|
1204
1386
|
readonly internalType: "uint256";
|
|
1205
1387
|
}];
|
|
1206
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";
|
|
1207
1423
|
}, {
|
|
1208
1424
|
readonly type: "function";
|
|
1209
1425
|
readonly name: "executeProposal";
|
|
@@ -1218,6 +1434,16 @@ export declare const SlashingProposerAbi: readonly [{
|
|
|
1218
1434
|
readonly internalType: "bool";
|
|
1219
1435
|
}];
|
|
1220
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";
|
|
1221
1447
|
}, {
|
|
1222
1448
|
readonly type: "function";
|
|
1223
1449
|
readonly name: "getExecutor";
|
|
@@ -1278,6 +1504,37 @@ export declare const SlashingProposerAbi: readonly [{
|
|
|
1278
1504
|
readonly internalType: "bool";
|
|
1279
1505
|
}];
|
|
1280
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";
|
|
1281
1538
|
}, {
|
|
1282
1539
|
readonly type: "function";
|
|
1283
1540
|
readonly name: "yeaCount";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SlashingProposerAbi.d.ts","sourceRoot":"","sources":["../src/SlashingProposerAbi.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,mBAAmB
|
|
1
|
+
{"version":3,"file":"SlashingProposerAbi.d.ts","sourceRoot":"","sources":["../src/SlashingProposerAbi.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EA2gEtB,CAAC"}
|