@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
|
@@ -122,6 +122,10 @@ export declare const FeeJuicePortalAbi: readonly [{
|
|
|
122
122
|
readonly internalType: "uint256";
|
|
123
123
|
}];
|
|
124
124
|
readonly anonymous: false;
|
|
125
|
+
}, {
|
|
126
|
+
readonly type: "error";
|
|
127
|
+
readonly name: "GSE__EmptyVoter";
|
|
128
|
+
readonly inputs: readonly [];
|
|
125
129
|
}, {
|
|
126
130
|
readonly type: "error";
|
|
127
131
|
readonly name: "GovernanceProposer__CanOnlyExecuteProposalInPast";
|
|
@@ -134,6 +138,10 @@ export declare const FeeJuicePortalAbi: readonly [{
|
|
|
134
138
|
readonly type: "address";
|
|
135
139
|
readonly internalType: "contract IPayload";
|
|
136
140
|
}];
|
|
141
|
+
}, {
|
|
142
|
+
readonly type: "error";
|
|
143
|
+
readonly name: "GovernanceProposer__GSEPayloadInvalid";
|
|
144
|
+
readonly inputs: readonly [];
|
|
137
145
|
}, {
|
|
138
146
|
readonly type: "error";
|
|
139
147
|
readonly name: "GovernanceProposer__InstanceHaveNoCode";
|
|
@@ -306,6 +314,10 @@ export declare const FeeJuicePortalAbi: readonly [{
|
|
|
306
314
|
readonly type: "string";
|
|
307
315
|
readonly internalType: "string";
|
|
308
316
|
}];
|
|
317
|
+
}, {
|
|
318
|
+
readonly type: "error";
|
|
319
|
+
readonly name: "Governance__DepositNotAllowed";
|
|
320
|
+
readonly inputs: readonly [];
|
|
309
321
|
}, {
|
|
310
322
|
readonly type: "error";
|
|
311
323
|
readonly name: "Governance__InsufficientPower";
|
|
@@ -912,6 +924,10 @@ export declare const FeeJuicePortalAbi: readonly [{
|
|
|
912
924
|
readonly type: "uint256";
|
|
913
925
|
readonly internalType: "Epoch";
|
|
914
926
|
}];
|
|
927
|
+
}, {
|
|
928
|
+
readonly type: "error";
|
|
929
|
+
readonly name: "Rollup__RewardsNotClaimable";
|
|
930
|
+
readonly inputs: readonly [];
|
|
915
931
|
}, {
|
|
916
932
|
readonly type: "error";
|
|
917
933
|
readonly name: "Rollup__SlotAlreadyInChain";
|
|
@@ -1030,12 +1046,24 @@ export declare const FeeJuicePortalAbi: readonly [{
|
|
|
1030
1046
|
}];
|
|
1031
1047
|
}, {
|
|
1032
1048
|
readonly type: "error";
|
|
1033
|
-
readonly name: "
|
|
1049
|
+
readonly name: "Staking__AlreadyExiting";
|
|
1034
1050
|
readonly inputs: readonly [{
|
|
1035
1051
|
readonly name: "";
|
|
1036
1052
|
readonly type: "address";
|
|
1037
1053
|
readonly internalType: "address";
|
|
1038
1054
|
}];
|
|
1055
|
+
}, {
|
|
1056
|
+
readonly type: "error";
|
|
1057
|
+
readonly name: "Staking__AlreadyRegistered";
|
|
1058
|
+
readonly inputs: readonly [{
|
|
1059
|
+
readonly name: "instance";
|
|
1060
|
+
readonly type: "address";
|
|
1061
|
+
readonly internalType: "address";
|
|
1062
|
+
}, {
|
|
1063
|
+
readonly name: "attester";
|
|
1064
|
+
readonly type: "address";
|
|
1065
|
+
readonly internalType: "address";
|
|
1066
|
+
}];
|
|
1039
1067
|
}, {
|
|
1040
1068
|
readonly type: "error";
|
|
1041
1069
|
readonly name: "Staking__CannotSlashExitedStake";
|
|
@@ -1052,6 +1080,38 @@ export declare const FeeJuicePortalAbi: readonly [{
|
|
|
1052
1080
|
readonly type: "address";
|
|
1053
1081
|
readonly internalType: "address";
|
|
1054
1082
|
}];
|
|
1083
|
+
}, {
|
|
1084
|
+
readonly type: "error";
|
|
1085
|
+
readonly name: "Staking__FatalError";
|
|
1086
|
+
readonly inputs: readonly [{
|
|
1087
|
+
readonly name: "";
|
|
1088
|
+
readonly type: "string";
|
|
1089
|
+
readonly internalType: "string";
|
|
1090
|
+
}];
|
|
1091
|
+
}, {
|
|
1092
|
+
readonly type: "error";
|
|
1093
|
+
readonly name: "Staking__GovernanceAlreadySet";
|
|
1094
|
+
readonly inputs: readonly [];
|
|
1095
|
+
}, {
|
|
1096
|
+
readonly type: "error";
|
|
1097
|
+
readonly name: "Staking__InstanceDoesNotExist";
|
|
1098
|
+
readonly inputs: readonly [{
|
|
1099
|
+
readonly name: "";
|
|
1100
|
+
readonly type: "address";
|
|
1101
|
+
readonly internalType: "address";
|
|
1102
|
+
}];
|
|
1103
|
+
}, {
|
|
1104
|
+
readonly type: "error";
|
|
1105
|
+
readonly name: "Staking__InsufficientPower";
|
|
1106
|
+
readonly inputs: readonly [{
|
|
1107
|
+
readonly name: "";
|
|
1108
|
+
readonly type: "uint256";
|
|
1109
|
+
readonly internalType: "uint256";
|
|
1110
|
+
}, {
|
|
1111
|
+
readonly name: "";
|
|
1112
|
+
readonly type: "uint256";
|
|
1113
|
+
readonly internalType: "uint256";
|
|
1114
|
+
}];
|
|
1055
1115
|
}, {
|
|
1056
1116
|
readonly type: "error";
|
|
1057
1117
|
readonly name: "Staking__InsufficientStake";
|
|
@@ -1076,6 +1136,22 @@ export declare const FeeJuicePortalAbi: readonly [{
|
|
|
1076
1136
|
readonly type: "address";
|
|
1077
1137
|
readonly internalType: "address";
|
|
1078
1138
|
}];
|
|
1139
|
+
}, {
|
|
1140
|
+
readonly type: "error";
|
|
1141
|
+
readonly name: "Staking__InvalidRecipient";
|
|
1142
|
+
readonly inputs: readonly [{
|
|
1143
|
+
readonly name: "";
|
|
1144
|
+
readonly type: "address";
|
|
1145
|
+
readonly internalType: "address";
|
|
1146
|
+
}];
|
|
1147
|
+
}, {
|
|
1148
|
+
readonly type: "error";
|
|
1149
|
+
readonly name: "Staking__InvalidRollupAddress";
|
|
1150
|
+
readonly inputs: readonly [{
|
|
1151
|
+
readonly name: "";
|
|
1152
|
+
readonly type: "address";
|
|
1153
|
+
readonly internalType: "address";
|
|
1154
|
+
}];
|
|
1079
1155
|
}, {
|
|
1080
1156
|
readonly type: "error";
|
|
1081
1157
|
readonly name: "Staking__NoOneToSlash";
|
|
@@ -1084,6 +1160,14 @@ export declare const FeeJuicePortalAbi: readonly [{
|
|
|
1084
1160
|
readonly type: "address";
|
|
1085
1161
|
readonly internalType: "address";
|
|
1086
1162
|
}];
|
|
1163
|
+
}, {
|
|
1164
|
+
readonly type: "error";
|
|
1165
|
+
readonly name: "Staking__NotCanonical";
|
|
1166
|
+
readonly inputs: readonly [{
|
|
1167
|
+
readonly name: "";
|
|
1168
|
+
readonly type: "address";
|
|
1169
|
+
readonly internalType: "address";
|
|
1170
|
+
}];
|
|
1087
1171
|
}, {
|
|
1088
1172
|
readonly type: "error";
|
|
1089
1173
|
readonly name: "Staking__NotExiting";
|
|
@@ -1092,6 +1176,22 @@ export declare const FeeJuicePortalAbi: readonly [{
|
|
|
1092
1176
|
readonly type: "address";
|
|
1093
1177
|
readonly internalType: "address";
|
|
1094
1178
|
}];
|
|
1179
|
+
}, {
|
|
1180
|
+
readonly type: "error";
|
|
1181
|
+
readonly name: "Staking__NotOurProposal";
|
|
1182
|
+
readonly inputs: readonly [{
|
|
1183
|
+
readonly name: "";
|
|
1184
|
+
readonly type: "uint256";
|
|
1185
|
+
readonly internalType: "uint256";
|
|
1186
|
+
}];
|
|
1187
|
+
}, {
|
|
1188
|
+
readonly type: "error";
|
|
1189
|
+
readonly name: "Staking__NotRollup";
|
|
1190
|
+
readonly inputs: readonly [{
|
|
1191
|
+
readonly name: "";
|
|
1192
|
+
readonly type: "address";
|
|
1193
|
+
readonly internalType: "address";
|
|
1194
|
+
}];
|
|
1095
1195
|
}, {
|
|
1096
1196
|
readonly type: "error";
|
|
1097
1197
|
readonly name: "Staking__NotSlasher";
|
|
@@ -1124,6 +1224,34 @@ export declare const FeeJuicePortalAbi: readonly [{
|
|
|
1124
1224
|
readonly type: "address";
|
|
1125
1225
|
readonly internalType: "address";
|
|
1126
1226
|
}];
|
|
1227
|
+
}, {
|
|
1228
|
+
readonly type: "error";
|
|
1229
|
+
readonly name: "Staking__OutOfBounds";
|
|
1230
|
+
readonly inputs: readonly [{
|
|
1231
|
+
readonly name: "";
|
|
1232
|
+
readonly type: "uint256";
|
|
1233
|
+
readonly internalType: "uint256";
|
|
1234
|
+
}, {
|
|
1235
|
+
readonly name: "";
|
|
1236
|
+
readonly type: "uint256";
|
|
1237
|
+
readonly internalType: "uint256";
|
|
1238
|
+
}];
|
|
1239
|
+
}, {
|
|
1240
|
+
readonly type: "error";
|
|
1241
|
+
readonly name: "Staking__RollupAlreadyRegistered";
|
|
1242
|
+
readonly inputs: readonly [{
|
|
1243
|
+
readonly name: "";
|
|
1244
|
+
readonly type: "address";
|
|
1245
|
+
readonly internalType: "address";
|
|
1246
|
+
}];
|
|
1247
|
+
}, {
|
|
1248
|
+
readonly type: "error";
|
|
1249
|
+
readonly name: "Staking__WithdrawFailed";
|
|
1250
|
+
readonly inputs: readonly [{
|
|
1251
|
+
readonly name: "";
|
|
1252
|
+
readonly type: "address";
|
|
1253
|
+
readonly internalType: "address";
|
|
1254
|
+
}];
|
|
1127
1255
|
}, {
|
|
1128
1256
|
readonly type: "error";
|
|
1129
1257
|
readonly name: "Staking__WithdrawalNotUnlockedYet";
|
|
@@ -1174,16 +1302,28 @@ export declare const FeeJuicePortalAbi: readonly [{
|
|
|
1174
1302
|
}];
|
|
1175
1303
|
}, {
|
|
1176
1304
|
readonly type: "error";
|
|
1177
|
-
readonly name: "
|
|
1305
|
+
readonly name: "ValidatorSelection__InvalidAttestationsLength";
|
|
1178
1306
|
readonly inputs: readonly [{
|
|
1179
|
-
readonly name: "
|
|
1307
|
+
readonly name: "expected";
|
|
1180
1308
|
readonly type: "uint256";
|
|
1181
1309
|
readonly internalType: "uint256";
|
|
1182
1310
|
}, {
|
|
1183
|
-
readonly name: "
|
|
1311
|
+
readonly name: "actual";
|
|
1184
1312
|
readonly type: "uint256";
|
|
1185
1313
|
readonly internalType: "uint256";
|
|
1186
1314
|
}];
|
|
1315
|
+
}, {
|
|
1316
|
+
readonly type: "error";
|
|
1317
|
+
readonly name: "ValidatorSelection__InvalidCommitteeCommitment";
|
|
1318
|
+
readonly inputs: readonly [{
|
|
1319
|
+
readonly name: "reconstructed";
|
|
1320
|
+
readonly type: "bytes32";
|
|
1321
|
+
readonly internalType: "bytes32";
|
|
1322
|
+
}, {
|
|
1323
|
+
readonly name: "expected";
|
|
1324
|
+
readonly type: "bytes32";
|
|
1325
|
+
readonly internalType: "bytes32";
|
|
1326
|
+
}];
|
|
1187
1327
|
}, {
|
|
1188
1328
|
readonly type: "error";
|
|
1189
1329
|
readonly name: "ValidatorSelection__InvalidDeposit";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FeeJuicePortalAbi.d.ts","sourceRoot":"","sources":["../src/FeeJuicePortalAbi.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,iBAAiB
|
|
1
|
+
{"version":3,"file":"FeeJuicePortalAbi.d.ts","sourceRoot":"","sources":["../src/FeeJuicePortalAbi.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EA6yDpB,CAAC"}
|
|
@@ -156,6 +156,11 @@
|
|
|
156
156
|
],
|
|
157
157
|
"anonymous": false
|
|
158
158
|
},
|
|
159
|
+
{
|
|
160
|
+
"type": "error",
|
|
161
|
+
"name": "GSE__EmptyVoter",
|
|
162
|
+
"inputs": []
|
|
163
|
+
},
|
|
159
164
|
{
|
|
160
165
|
"type": "error",
|
|
161
166
|
"name": "GovernanceProposer__CanOnlyExecuteProposalInPast",
|
|
@@ -172,6 +177,11 @@
|
|
|
172
177
|
}
|
|
173
178
|
]
|
|
174
179
|
},
|
|
180
|
+
{
|
|
181
|
+
"type": "error",
|
|
182
|
+
"name": "GovernanceProposer__GSEPayloadInvalid",
|
|
183
|
+
"inputs": []
|
|
184
|
+
},
|
|
175
185
|
{
|
|
176
186
|
"type": "error",
|
|
177
187
|
"name": "GovernanceProposer__InstanceHaveNoCode",
|
|
@@ -401,6 +411,11 @@
|
|
|
401
411
|
}
|
|
402
412
|
]
|
|
403
413
|
},
|
|
414
|
+
{
|
|
415
|
+
"type": "error",
|
|
416
|
+
"name": "Governance__DepositNotAllowed",
|
|
417
|
+
"inputs": []
|
|
418
|
+
},
|
|
404
419
|
{
|
|
405
420
|
"type": "error",
|
|
406
421
|
"name": "Governance__InsufficientPower",
|
|
@@ -1202,6 +1217,11 @@
|
|
|
1202
1217
|
}
|
|
1203
1218
|
]
|
|
1204
1219
|
},
|
|
1220
|
+
{
|
|
1221
|
+
"type": "error",
|
|
1222
|
+
"name": "Rollup__RewardsNotClaimable",
|
|
1223
|
+
"inputs": []
|
|
1224
|
+
},
|
|
1205
1225
|
{
|
|
1206
1226
|
"type": "error",
|
|
1207
1227
|
"name": "Rollup__SlotAlreadyInChain",
|
|
@@ -1358,7 +1378,7 @@
|
|
|
1358
1378
|
},
|
|
1359
1379
|
{
|
|
1360
1380
|
"type": "error",
|
|
1361
|
-
"name": "
|
|
1381
|
+
"name": "Staking__AlreadyExiting",
|
|
1362
1382
|
"inputs": [
|
|
1363
1383
|
{
|
|
1364
1384
|
"name": "",
|
|
@@ -1367,6 +1387,22 @@
|
|
|
1367
1387
|
}
|
|
1368
1388
|
]
|
|
1369
1389
|
},
|
|
1390
|
+
{
|
|
1391
|
+
"type": "error",
|
|
1392
|
+
"name": "Staking__AlreadyRegistered",
|
|
1393
|
+
"inputs": [
|
|
1394
|
+
{
|
|
1395
|
+
"name": "instance",
|
|
1396
|
+
"type": "address",
|
|
1397
|
+
"internalType": "address"
|
|
1398
|
+
},
|
|
1399
|
+
{
|
|
1400
|
+
"name": "attester",
|
|
1401
|
+
"type": "address",
|
|
1402
|
+
"internalType": "address"
|
|
1403
|
+
}
|
|
1404
|
+
]
|
|
1405
|
+
},
|
|
1370
1406
|
{
|
|
1371
1407
|
"type": "error",
|
|
1372
1408
|
"name": "Staking__CannotSlashExitedStake",
|
|
@@ -1389,6 +1425,49 @@
|
|
|
1389
1425
|
}
|
|
1390
1426
|
]
|
|
1391
1427
|
},
|
|
1428
|
+
{
|
|
1429
|
+
"type": "error",
|
|
1430
|
+
"name": "Staking__FatalError",
|
|
1431
|
+
"inputs": [
|
|
1432
|
+
{
|
|
1433
|
+
"name": "",
|
|
1434
|
+
"type": "string",
|
|
1435
|
+
"internalType": "string"
|
|
1436
|
+
}
|
|
1437
|
+
]
|
|
1438
|
+
},
|
|
1439
|
+
{
|
|
1440
|
+
"type": "error",
|
|
1441
|
+
"name": "Staking__GovernanceAlreadySet",
|
|
1442
|
+
"inputs": []
|
|
1443
|
+
},
|
|
1444
|
+
{
|
|
1445
|
+
"type": "error",
|
|
1446
|
+
"name": "Staking__InstanceDoesNotExist",
|
|
1447
|
+
"inputs": [
|
|
1448
|
+
{
|
|
1449
|
+
"name": "",
|
|
1450
|
+
"type": "address",
|
|
1451
|
+
"internalType": "address"
|
|
1452
|
+
}
|
|
1453
|
+
]
|
|
1454
|
+
},
|
|
1455
|
+
{
|
|
1456
|
+
"type": "error",
|
|
1457
|
+
"name": "Staking__InsufficientPower",
|
|
1458
|
+
"inputs": [
|
|
1459
|
+
{
|
|
1460
|
+
"name": "",
|
|
1461
|
+
"type": "uint256",
|
|
1462
|
+
"internalType": "uint256"
|
|
1463
|
+
},
|
|
1464
|
+
{
|
|
1465
|
+
"name": "",
|
|
1466
|
+
"type": "uint256",
|
|
1467
|
+
"internalType": "uint256"
|
|
1468
|
+
}
|
|
1469
|
+
]
|
|
1470
|
+
},
|
|
1392
1471
|
{
|
|
1393
1472
|
"type": "error",
|
|
1394
1473
|
"name": "Staking__InsufficientStake",
|
|
@@ -1421,6 +1500,28 @@
|
|
|
1421
1500
|
}
|
|
1422
1501
|
]
|
|
1423
1502
|
},
|
|
1503
|
+
{
|
|
1504
|
+
"type": "error",
|
|
1505
|
+
"name": "Staking__InvalidRecipient",
|
|
1506
|
+
"inputs": [
|
|
1507
|
+
{
|
|
1508
|
+
"name": "",
|
|
1509
|
+
"type": "address",
|
|
1510
|
+
"internalType": "address"
|
|
1511
|
+
}
|
|
1512
|
+
]
|
|
1513
|
+
},
|
|
1514
|
+
{
|
|
1515
|
+
"type": "error",
|
|
1516
|
+
"name": "Staking__InvalidRollupAddress",
|
|
1517
|
+
"inputs": [
|
|
1518
|
+
{
|
|
1519
|
+
"name": "",
|
|
1520
|
+
"type": "address",
|
|
1521
|
+
"internalType": "address"
|
|
1522
|
+
}
|
|
1523
|
+
]
|
|
1524
|
+
},
|
|
1424
1525
|
{
|
|
1425
1526
|
"type": "error",
|
|
1426
1527
|
"name": "Staking__NoOneToSlash",
|
|
@@ -1432,6 +1533,17 @@
|
|
|
1432
1533
|
}
|
|
1433
1534
|
]
|
|
1434
1535
|
},
|
|
1536
|
+
{
|
|
1537
|
+
"type": "error",
|
|
1538
|
+
"name": "Staking__NotCanonical",
|
|
1539
|
+
"inputs": [
|
|
1540
|
+
{
|
|
1541
|
+
"name": "",
|
|
1542
|
+
"type": "address",
|
|
1543
|
+
"internalType": "address"
|
|
1544
|
+
}
|
|
1545
|
+
]
|
|
1546
|
+
},
|
|
1435
1547
|
{
|
|
1436
1548
|
"type": "error",
|
|
1437
1549
|
"name": "Staking__NotExiting",
|
|
@@ -1443,6 +1555,28 @@
|
|
|
1443
1555
|
}
|
|
1444
1556
|
]
|
|
1445
1557
|
},
|
|
1558
|
+
{
|
|
1559
|
+
"type": "error",
|
|
1560
|
+
"name": "Staking__NotOurProposal",
|
|
1561
|
+
"inputs": [
|
|
1562
|
+
{
|
|
1563
|
+
"name": "",
|
|
1564
|
+
"type": "uint256",
|
|
1565
|
+
"internalType": "uint256"
|
|
1566
|
+
}
|
|
1567
|
+
]
|
|
1568
|
+
},
|
|
1569
|
+
{
|
|
1570
|
+
"type": "error",
|
|
1571
|
+
"name": "Staking__NotRollup",
|
|
1572
|
+
"inputs": [
|
|
1573
|
+
{
|
|
1574
|
+
"name": "",
|
|
1575
|
+
"type": "address",
|
|
1576
|
+
"internalType": "address"
|
|
1577
|
+
}
|
|
1578
|
+
]
|
|
1579
|
+
},
|
|
1446
1580
|
{
|
|
1447
1581
|
"type": "error",
|
|
1448
1582
|
"name": "Staking__NotSlasher",
|
|
@@ -1486,6 +1620,44 @@
|
|
|
1486
1620
|
}
|
|
1487
1621
|
]
|
|
1488
1622
|
},
|
|
1623
|
+
{
|
|
1624
|
+
"type": "error",
|
|
1625
|
+
"name": "Staking__OutOfBounds",
|
|
1626
|
+
"inputs": [
|
|
1627
|
+
{
|
|
1628
|
+
"name": "",
|
|
1629
|
+
"type": "uint256",
|
|
1630
|
+
"internalType": "uint256"
|
|
1631
|
+
},
|
|
1632
|
+
{
|
|
1633
|
+
"name": "",
|
|
1634
|
+
"type": "uint256",
|
|
1635
|
+
"internalType": "uint256"
|
|
1636
|
+
}
|
|
1637
|
+
]
|
|
1638
|
+
},
|
|
1639
|
+
{
|
|
1640
|
+
"type": "error",
|
|
1641
|
+
"name": "Staking__RollupAlreadyRegistered",
|
|
1642
|
+
"inputs": [
|
|
1643
|
+
{
|
|
1644
|
+
"name": "",
|
|
1645
|
+
"type": "address",
|
|
1646
|
+
"internalType": "address"
|
|
1647
|
+
}
|
|
1648
|
+
]
|
|
1649
|
+
},
|
|
1650
|
+
{
|
|
1651
|
+
"type": "error",
|
|
1652
|
+
"name": "Staking__WithdrawFailed",
|
|
1653
|
+
"inputs": [
|
|
1654
|
+
{
|
|
1655
|
+
"name": "",
|
|
1656
|
+
"type": "address",
|
|
1657
|
+
"internalType": "address"
|
|
1658
|
+
}
|
|
1659
|
+
]
|
|
1660
|
+
},
|
|
1489
1661
|
{
|
|
1490
1662
|
"type": "error",
|
|
1491
1663
|
"name": "Staking__WithdrawalNotUnlockedYet",
|
|
@@ -1551,20 +1723,36 @@
|
|
|
1551
1723
|
},
|
|
1552
1724
|
{
|
|
1553
1725
|
"type": "error",
|
|
1554
|
-
"name": "
|
|
1726
|
+
"name": "ValidatorSelection__InvalidAttestationsLength",
|
|
1555
1727
|
"inputs": [
|
|
1556
1728
|
{
|
|
1557
|
-
"name": "
|
|
1729
|
+
"name": "expected",
|
|
1558
1730
|
"type": "uint256",
|
|
1559
1731
|
"internalType": "uint256"
|
|
1560
1732
|
},
|
|
1561
1733
|
{
|
|
1562
|
-
"name": "
|
|
1734
|
+
"name": "actual",
|
|
1563
1735
|
"type": "uint256",
|
|
1564
1736
|
"internalType": "uint256"
|
|
1565
1737
|
}
|
|
1566
1738
|
]
|
|
1567
1739
|
},
|
|
1740
|
+
{
|
|
1741
|
+
"type": "error",
|
|
1742
|
+
"name": "ValidatorSelection__InvalidCommitteeCommitment",
|
|
1743
|
+
"inputs": [
|
|
1744
|
+
{
|
|
1745
|
+
"name": "reconstructed",
|
|
1746
|
+
"type": "bytes32",
|
|
1747
|
+
"internalType": "bytes32"
|
|
1748
|
+
},
|
|
1749
|
+
{
|
|
1750
|
+
"name": "expected",
|
|
1751
|
+
"type": "bytes32",
|
|
1752
|
+
"internalType": "bytes32"
|
|
1753
|
+
}
|
|
1754
|
+
]
|
|
1755
|
+
},
|
|
1568
1756
|
{
|
|
1569
1757
|
"type": "error",
|
|
1570
1758
|
"name": "ValidatorSelection__InvalidDeposit",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* FeeJuicePortal bytecode.
|
|
3
3
|
*/
|
|
4
|
-
export declare const FeeJuicePortalBytecode = "
|
|
4
|
+
export declare const FeeJuicePortalBytecode = "0x610100604052348015610010575f5ffd5b506040516107f83803806107f883398101604081905261002f91610067565b6001600160a01b0393841660805290831660a052911660c05260e0526100b7565b6001600160a01b0381168114610064575f5ffd5b50565b5f5f5f5f6080858703121561007a575f5ffd5b845161008581610050565b602086015190945061009681610050565b60408601519093506100a781610050565b6060959095015193969295505050565b60805160a05160c05160e0516106ec61010c5f395f8181610168015261019901525f818161014101528181610218015261039601525f818161011a015261027a01525f818160db015261034b01526106ec5ff3fe608060405234801561000f575f5ffd5b506004361061007a575f3560e01c80639611c5c2116100585780639611c5c2146100d6578063b701069714610115578063c5d664c61461013c578063ffa1ad7414610163575f5ffd5b8063284b5dc61461007e5780632dc81c62146100ab57806348fef595146100c1575b5f5ffd5b61009161008c3660046105b2565b61018a565b604080519283526020830191909152015b60405180910390f35b6100b3600581565b6040519081526020016100a2565b6100d46100cf3660046105db565b610340565b005b6100fd7f000000000000000000000000000000000000000000000000000000000000000081565b6040516001600160a01b0390911681526020016100a2565b6100fd7f000000000000000000000000000000000000000000000000000000000000000081565b6100fd7f000000000000000000000000000000000000000000000000000000000000000081565b6100b37f000000000000000000000000000000000000000000000000000000000000000081565b604080518082018252600581527f00000000000000000000000000000000000000000000000000000000000000006020820152905160248101859052604481018490525f91829182906102099060640160408051601f198184030181529190526020810180516001600160e01b0316630c7e892d60e31b179052610404565b90506102406001600160a01b037f00000000000000000000000000000000000000000000000000000000000000001633308961049f565b604051631f6d510b60e01b8152825160048201526020830151602482015260448101829052606481018690525f9081906001600160a01b037f00000000000000000000000000000000000000000000000000000000000000001690631f6d510b9060840160408051808303815f875af11580156102bf573d5f5f3e3d5ffd5b505050506040513d601f19601f820116820180604052508101906102e39190610610565b604080518b8152602081018b905290810183905260608101829052919350915089907fcb43dda0de11e57048e9d074ae7474446335afc906a0e5789d624fa5422629e39060800160405180910390a2909890975095505050505050565b336001600160a01b037f00000000000000000000000000000000000000000000000000000000000000001614610389576040516333f1b48f60e11b815260040160405180910390fd5b6103bd6001600160a01b037f000000000000000000000000000000000000000000000000000000000000000016838361050c565b816001600160a01b03167f63be20cc905d5ba0cf65db405c4999f99f2575e521875f13a8009d6eed7a09d9826040516103f891815260200190565b60405180910390a25050565b6040805160018082528183019092525f91602082018180368337019050506002836040516104329190610649565b602060405180830381855afa15801561044d573d5f5f3e3d5ffd5b5050506040513d601f19601f82011682018060405250810190610470919061065b565b604051602001610481929190610672565b60405160208183030381529060405261049990610690565b92915050565b6040516001600160a01b0384811660248301528381166044830152606482018390526105069186918216906323b872dd906084015b604051602081830303815290604052915060e01b6020820180516001600160e01b038381831617835250505050610542565b50505050565b6040516001600160a01b0383811660248301526044820183905261053d91859182169063a9059cbb906064016104d4565b505050565b5f5f60205f8451602086015f885af180610561576040513d5f823e3d81fd5b50505f513d91508115610578578060011415610585565b6001600160a01b0384163b155b1561050657604051635274afe760e01b81526001600160a01b038516600482015260240160405180910390fd5b5f5f5f606084860312156105c4575f5ffd5b505081359360208301359350604090920135919050565b5f5f604083850312156105ec575f5ffd5b82356001600160a01b0381168114610602575f5ffd5b946020939093013593505050565b5f5f60408385031215610621575f5ffd5b505080516020909101519092909150565b5f81518060208401855e5f93019283525090919050565b5f6106548284610632565b9392505050565b5f6020828403121561066b575f5ffd5b5051919050565b5f61067d8285610632565b60ff199390931683525050601f01919050565b805160208083015191908110156106b0575f198160200360031b1b821691505b5091905056fea26469706673582212209444be51076e923b5ca3aae13ef32c1f272a1b887d60f6d7f95a6c9d12d1789d64736f6c634300081b0033";
|
|
5
5
|
/**
|
|
6
6
|
* FeeJuicePortal link references.
|
|
7
7
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* FeeJuicePortal bytecode.
|
|
3
|
-
*/ export const FeeJuicePortalBytecode = "
|
|
3
|
+
*/ export const FeeJuicePortalBytecode = "0x610100604052348015610010575f5ffd5b506040516107f83803806107f883398101604081905261002f91610067565b6001600160a01b0393841660805290831660a052911660c05260e0526100b7565b6001600160a01b0381168114610064575f5ffd5b50565b5f5f5f5f6080858703121561007a575f5ffd5b845161008581610050565b602086015190945061009681610050565b60408601519093506100a781610050565b6060959095015193969295505050565b60805160a05160c05160e0516106ec61010c5f395f8181610168015261019901525f818161014101528181610218015261039601525f818161011a015261027a01525f818160db015261034b01526106ec5ff3fe608060405234801561000f575f5ffd5b506004361061007a575f3560e01c80639611c5c2116100585780639611c5c2146100d6578063b701069714610115578063c5d664c61461013c578063ffa1ad7414610163575f5ffd5b8063284b5dc61461007e5780632dc81c62146100ab57806348fef595146100c1575b5f5ffd5b61009161008c3660046105b2565b61018a565b604080519283526020830191909152015b60405180910390f35b6100b3600581565b6040519081526020016100a2565b6100d46100cf3660046105db565b610340565b005b6100fd7f000000000000000000000000000000000000000000000000000000000000000081565b6040516001600160a01b0390911681526020016100a2565b6100fd7f000000000000000000000000000000000000000000000000000000000000000081565b6100fd7f000000000000000000000000000000000000000000000000000000000000000081565b6100b37f000000000000000000000000000000000000000000000000000000000000000081565b604080518082018252600581527f00000000000000000000000000000000000000000000000000000000000000006020820152905160248101859052604481018490525f91829182906102099060640160408051601f198184030181529190526020810180516001600160e01b0316630c7e892d60e31b179052610404565b90506102406001600160a01b037f00000000000000000000000000000000000000000000000000000000000000001633308961049f565b604051631f6d510b60e01b8152825160048201526020830151602482015260448101829052606481018690525f9081906001600160a01b037f00000000000000000000000000000000000000000000000000000000000000001690631f6d510b9060840160408051808303815f875af11580156102bf573d5f5f3e3d5ffd5b505050506040513d601f19601f820116820180604052508101906102e39190610610565b604080518b8152602081018b905290810183905260608101829052919350915089907fcb43dda0de11e57048e9d074ae7474446335afc906a0e5789d624fa5422629e39060800160405180910390a2909890975095505050505050565b336001600160a01b037f00000000000000000000000000000000000000000000000000000000000000001614610389576040516333f1b48f60e11b815260040160405180910390fd5b6103bd6001600160a01b037f000000000000000000000000000000000000000000000000000000000000000016838361050c565b816001600160a01b03167f63be20cc905d5ba0cf65db405c4999f99f2575e521875f13a8009d6eed7a09d9826040516103f891815260200190565b60405180910390a25050565b6040805160018082528183019092525f91602082018180368337019050506002836040516104329190610649565b602060405180830381855afa15801561044d573d5f5f3e3d5ffd5b5050506040513d601f19601f82011682018060405250810190610470919061065b565b604051602001610481929190610672565b60405160208183030381529060405261049990610690565b92915050565b6040516001600160a01b0384811660248301528381166044830152606482018390526105069186918216906323b872dd906084015b604051602081830303815290604052915060e01b6020820180516001600160e01b038381831617835250505050610542565b50505050565b6040516001600160a01b0383811660248301526044820183905261053d91859182169063a9059cbb906064016104d4565b505050565b5f5f60205f8451602086015f885af180610561576040513d5f823e3d81fd5b50505f513d91508115610578578060011415610585565b6001600160a01b0384163b155b1561050657604051635274afe760e01b81526001600160a01b038516600482015260240160405180910390fd5b5f5f5f606084860312156105c4575f5ffd5b505081359360208301359350604090920135919050565b5f5f604083850312156105ec575f5ffd5b82356001600160a01b0381168114610602575f5ffd5b946020939093013593505050565b5f5f60408385031215610621575f5ffd5b505080516020909101519092909150565b5f81518060208401855e5f93019283525090919050565b5f6106548284610632565b9392505050565b5f6020828403121561066b575f5ffd5b5051919050565b5f61067d8285610632565b60ff199390931683525050601f01919050565b805160208083015191908110156106b0575f198160200360031b1b821691505b5091905056fea26469706673582212209444be51076e923b5ca3aae13ef32c1f272a1b887d60f6d7f95a6c9d12d1789d64736f6c634300081b0033";
|
|
4
4
|
/**
|
|
5
5
|
* FeeJuicePortal link references.
|
|
6
6
|
*/ export const FeeJuicePortalLinkReferences = {};
|