@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/TestERC20Abi.d.ts
CHANGED
|
@@ -157,6 +157,10 @@ export declare const TestERC20Abi: readonly [{
|
|
|
157
157
|
readonly type: "error";
|
|
158
158
|
readonly name: "FeeLib__InvalidFeeAssetPriceModifier";
|
|
159
159
|
readonly inputs: readonly [];
|
|
160
|
+
}, {
|
|
161
|
+
readonly type: "error";
|
|
162
|
+
readonly name: "GSE__EmptyVoter";
|
|
163
|
+
readonly inputs: readonly [];
|
|
160
164
|
}, {
|
|
161
165
|
readonly type: "error";
|
|
162
166
|
readonly name: "GovernanceProposer__CanOnlyExecuteProposalInPast";
|
|
@@ -169,6 +173,10 @@ export declare const TestERC20Abi: readonly [{
|
|
|
169
173
|
readonly type: "address";
|
|
170
174
|
readonly internalType: "contract IPayload";
|
|
171
175
|
}];
|
|
176
|
+
}, {
|
|
177
|
+
readonly type: "error";
|
|
178
|
+
readonly name: "GovernanceProposer__GSEPayloadInvalid";
|
|
179
|
+
readonly inputs: readonly [];
|
|
172
180
|
}, {
|
|
173
181
|
readonly type: "error";
|
|
174
182
|
readonly name: "GovernanceProposer__InstanceHaveNoCode";
|
|
@@ -341,6 +349,10 @@ export declare const TestERC20Abi: readonly [{
|
|
|
341
349
|
readonly type: "string";
|
|
342
350
|
readonly internalType: "string";
|
|
343
351
|
}];
|
|
352
|
+
}, {
|
|
353
|
+
readonly type: "error";
|
|
354
|
+
readonly name: "Governance__DepositNotAllowed";
|
|
355
|
+
readonly inputs: readonly [];
|
|
344
356
|
}, {
|
|
345
357
|
readonly type: "error";
|
|
346
358
|
readonly name: "Governance__InsufficientPower";
|
|
@@ -976,6 +988,10 @@ export declare const TestERC20Abi: readonly [{
|
|
|
976
988
|
readonly type: "uint256";
|
|
977
989
|
readonly internalType: "Epoch";
|
|
978
990
|
}];
|
|
991
|
+
}, {
|
|
992
|
+
readonly type: "error";
|
|
993
|
+
readonly name: "Rollup__RewardsNotClaimable";
|
|
994
|
+
readonly inputs: readonly [];
|
|
979
995
|
}, {
|
|
980
996
|
readonly type: "error";
|
|
981
997
|
readonly name: "Rollup__SlotAlreadyInChain";
|
|
@@ -1086,12 +1102,24 @@ export declare const TestERC20Abi: readonly [{
|
|
|
1086
1102
|
}];
|
|
1087
1103
|
}, {
|
|
1088
1104
|
readonly type: "error";
|
|
1089
|
-
readonly name: "
|
|
1105
|
+
readonly name: "Staking__AlreadyExiting";
|
|
1090
1106
|
readonly inputs: readonly [{
|
|
1091
1107
|
readonly name: "";
|
|
1092
1108
|
readonly type: "address";
|
|
1093
1109
|
readonly internalType: "address";
|
|
1094
1110
|
}];
|
|
1111
|
+
}, {
|
|
1112
|
+
readonly type: "error";
|
|
1113
|
+
readonly name: "Staking__AlreadyRegistered";
|
|
1114
|
+
readonly inputs: readonly [{
|
|
1115
|
+
readonly name: "instance";
|
|
1116
|
+
readonly type: "address";
|
|
1117
|
+
readonly internalType: "address";
|
|
1118
|
+
}, {
|
|
1119
|
+
readonly name: "attester";
|
|
1120
|
+
readonly type: "address";
|
|
1121
|
+
readonly internalType: "address";
|
|
1122
|
+
}];
|
|
1095
1123
|
}, {
|
|
1096
1124
|
readonly type: "error";
|
|
1097
1125
|
readonly name: "Staking__CannotSlashExitedStake";
|
|
@@ -1108,6 +1136,38 @@ export declare const TestERC20Abi: readonly [{
|
|
|
1108
1136
|
readonly type: "address";
|
|
1109
1137
|
readonly internalType: "address";
|
|
1110
1138
|
}];
|
|
1139
|
+
}, {
|
|
1140
|
+
readonly type: "error";
|
|
1141
|
+
readonly name: "Staking__FatalError";
|
|
1142
|
+
readonly inputs: readonly [{
|
|
1143
|
+
readonly name: "";
|
|
1144
|
+
readonly type: "string";
|
|
1145
|
+
readonly internalType: "string";
|
|
1146
|
+
}];
|
|
1147
|
+
}, {
|
|
1148
|
+
readonly type: "error";
|
|
1149
|
+
readonly name: "Staking__GovernanceAlreadySet";
|
|
1150
|
+
readonly inputs: readonly [];
|
|
1151
|
+
}, {
|
|
1152
|
+
readonly type: "error";
|
|
1153
|
+
readonly name: "Staking__InstanceDoesNotExist";
|
|
1154
|
+
readonly inputs: readonly [{
|
|
1155
|
+
readonly name: "";
|
|
1156
|
+
readonly type: "address";
|
|
1157
|
+
readonly internalType: "address";
|
|
1158
|
+
}];
|
|
1159
|
+
}, {
|
|
1160
|
+
readonly type: "error";
|
|
1161
|
+
readonly name: "Staking__InsufficientPower";
|
|
1162
|
+
readonly inputs: readonly [{
|
|
1163
|
+
readonly name: "";
|
|
1164
|
+
readonly type: "uint256";
|
|
1165
|
+
readonly internalType: "uint256";
|
|
1166
|
+
}, {
|
|
1167
|
+
readonly name: "";
|
|
1168
|
+
readonly type: "uint256";
|
|
1169
|
+
readonly internalType: "uint256";
|
|
1170
|
+
}];
|
|
1111
1171
|
}, {
|
|
1112
1172
|
readonly type: "error";
|
|
1113
1173
|
readonly name: "Staking__InsufficientStake";
|
|
@@ -1132,6 +1192,22 @@ export declare const TestERC20Abi: readonly [{
|
|
|
1132
1192
|
readonly type: "address";
|
|
1133
1193
|
readonly internalType: "address";
|
|
1134
1194
|
}];
|
|
1195
|
+
}, {
|
|
1196
|
+
readonly type: "error";
|
|
1197
|
+
readonly name: "Staking__InvalidRecipient";
|
|
1198
|
+
readonly inputs: readonly [{
|
|
1199
|
+
readonly name: "";
|
|
1200
|
+
readonly type: "address";
|
|
1201
|
+
readonly internalType: "address";
|
|
1202
|
+
}];
|
|
1203
|
+
}, {
|
|
1204
|
+
readonly type: "error";
|
|
1205
|
+
readonly name: "Staking__InvalidRollupAddress";
|
|
1206
|
+
readonly inputs: readonly [{
|
|
1207
|
+
readonly name: "";
|
|
1208
|
+
readonly type: "address";
|
|
1209
|
+
readonly internalType: "address";
|
|
1210
|
+
}];
|
|
1135
1211
|
}, {
|
|
1136
1212
|
readonly type: "error";
|
|
1137
1213
|
readonly name: "Staking__NoOneToSlash";
|
|
@@ -1140,6 +1216,14 @@ export declare const TestERC20Abi: readonly [{
|
|
|
1140
1216
|
readonly type: "address";
|
|
1141
1217
|
readonly internalType: "address";
|
|
1142
1218
|
}];
|
|
1219
|
+
}, {
|
|
1220
|
+
readonly type: "error";
|
|
1221
|
+
readonly name: "Staking__NotCanonical";
|
|
1222
|
+
readonly inputs: readonly [{
|
|
1223
|
+
readonly name: "";
|
|
1224
|
+
readonly type: "address";
|
|
1225
|
+
readonly internalType: "address";
|
|
1226
|
+
}];
|
|
1143
1227
|
}, {
|
|
1144
1228
|
readonly type: "error";
|
|
1145
1229
|
readonly name: "Staking__NotExiting";
|
|
@@ -1148,6 +1232,22 @@ export declare const TestERC20Abi: readonly [{
|
|
|
1148
1232
|
readonly type: "address";
|
|
1149
1233
|
readonly internalType: "address";
|
|
1150
1234
|
}];
|
|
1235
|
+
}, {
|
|
1236
|
+
readonly type: "error";
|
|
1237
|
+
readonly name: "Staking__NotOurProposal";
|
|
1238
|
+
readonly inputs: readonly [{
|
|
1239
|
+
readonly name: "";
|
|
1240
|
+
readonly type: "uint256";
|
|
1241
|
+
readonly internalType: "uint256";
|
|
1242
|
+
}];
|
|
1243
|
+
}, {
|
|
1244
|
+
readonly type: "error";
|
|
1245
|
+
readonly name: "Staking__NotRollup";
|
|
1246
|
+
readonly inputs: readonly [{
|
|
1247
|
+
readonly name: "";
|
|
1248
|
+
readonly type: "address";
|
|
1249
|
+
readonly internalType: "address";
|
|
1250
|
+
}];
|
|
1151
1251
|
}, {
|
|
1152
1252
|
readonly type: "error";
|
|
1153
1253
|
readonly name: "Staking__NotSlasher";
|
|
@@ -1180,6 +1280,34 @@ export declare const TestERC20Abi: readonly [{
|
|
|
1180
1280
|
readonly type: "address";
|
|
1181
1281
|
readonly internalType: "address";
|
|
1182
1282
|
}];
|
|
1283
|
+
}, {
|
|
1284
|
+
readonly type: "error";
|
|
1285
|
+
readonly name: "Staking__OutOfBounds";
|
|
1286
|
+
readonly inputs: readonly [{
|
|
1287
|
+
readonly name: "";
|
|
1288
|
+
readonly type: "uint256";
|
|
1289
|
+
readonly internalType: "uint256";
|
|
1290
|
+
}, {
|
|
1291
|
+
readonly name: "";
|
|
1292
|
+
readonly type: "uint256";
|
|
1293
|
+
readonly internalType: "uint256";
|
|
1294
|
+
}];
|
|
1295
|
+
}, {
|
|
1296
|
+
readonly type: "error";
|
|
1297
|
+
readonly name: "Staking__RollupAlreadyRegistered";
|
|
1298
|
+
readonly inputs: readonly [{
|
|
1299
|
+
readonly name: "";
|
|
1300
|
+
readonly type: "address";
|
|
1301
|
+
readonly internalType: "address";
|
|
1302
|
+
}];
|
|
1303
|
+
}, {
|
|
1304
|
+
readonly type: "error";
|
|
1305
|
+
readonly name: "Staking__WithdrawFailed";
|
|
1306
|
+
readonly inputs: readonly [{
|
|
1307
|
+
readonly name: "";
|
|
1308
|
+
readonly type: "address";
|
|
1309
|
+
readonly internalType: "address";
|
|
1310
|
+
}];
|
|
1183
1311
|
}, {
|
|
1184
1312
|
readonly type: "error";
|
|
1185
1313
|
readonly name: "Staking__WithdrawalNotUnlockedYet";
|
|
@@ -1230,16 +1358,28 @@ export declare const TestERC20Abi: readonly [{
|
|
|
1230
1358
|
}];
|
|
1231
1359
|
}, {
|
|
1232
1360
|
readonly type: "error";
|
|
1233
|
-
readonly name: "
|
|
1361
|
+
readonly name: "ValidatorSelection__InvalidAttestationsLength";
|
|
1234
1362
|
readonly inputs: readonly [{
|
|
1235
|
-
readonly name: "
|
|
1363
|
+
readonly name: "expected";
|
|
1236
1364
|
readonly type: "uint256";
|
|
1237
1365
|
readonly internalType: "uint256";
|
|
1238
1366
|
}, {
|
|
1239
|
-
readonly name: "
|
|
1367
|
+
readonly name: "actual";
|
|
1240
1368
|
readonly type: "uint256";
|
|
1241
1369
|
readonly internalType: "uint256";
|
|
1242
1370
|
}];
|
|
1371
|
+
}, {
|
|
1372
|
+
readonly type: "error";
|
|
1373
|
+
readonly name: "ValidatorSelection__InvalidCommitteeCommitment";
|
|
1374
|
+
readonly inputs: readonly [{
|
|
1375
|
+
readonly name: "reconstructed";
|
|
1376
|
+
readonly type: "bytes32";
|
|
1377
|
+
readonly internalType: "bytes32";
|
|
1378
|
+
}, {
|
|
1379
|
+
readonly name: "expected";
|
|
1380
|
+
readonly type: "bytes32";
|
|
1381
|
+
readonly internalType: "bytes32";
|
|
1382
|
+
}];
|
|
1243
1383
|
}, {
|
|
1244
1384
|
readonly type: "error";
|
|
1245
1385
|
readonly name: "ValidatorSelection__InvalidDeposit";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TestERC20Abi.d.ts","sourceRoot":"","sources":["../src/TestERC20Abi.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,YAAY
|
|
1
|
+
{"version":3,"file":"TestERC20Abi.d.ts","sourceRoot":"","sources":["../src/TestERC20Abi.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAklEf,CAAC"}
|
package/dest/TestERC20Abi.js
CHANGED
|
@@ -206,6 +206,11 @@
|
|
|
206
206
|
"name": "FeeLib__InvalidFeeAssetPriceModifier",
|
|
207
207
|
"inputs": []
|
|
208
208
|
},
|
|
209
|
+
{
|
|
210
|
+
"type": "error",
|
|
211
|
+
"name": "GSE__EmptyVoter",
|
|
212
|
+
"inputs": []
|
|
213
|
+
},
|
|
209
214
|
{
|
|
210
215
|
"type": "error",
|
|
211
216
|
"name": "GovernanceProposer__CanOnlyExecuteProposalInPast",
|
|
@@ -222,6 +227,11 @@
|
|
|
222
227
|
}
|
|
223
228
|
]
|
|
224
229
|
},
|
|
230
|
+
{
|
|
231
|
+
"type": "error",
|
|
232
|
+
"name": "GovernanceProposer__GSEPayloadInvalid",
|
|
233
|
+
"inputs": []
|
|
234
|
+
},
|
|
225
235
|
{
|
|
226
236
|
"type": "error",
|
|
227
237
|
"name": "GovernanceProposer__InstanceHaveNoCode",
|
|
@@ -451,6 +461,11 @@
|
|
|
451
461
|
}
|
|
452
462
|
]
|
|
453
463
|
},
|
|
464
|
+
{
|
|
465
|
+
"type": "error",
|
|
466
|
+
"name": "Governance__DepositNotAllowed",
|
|
467
|
+
"inputs": []
|
|
468
|
+
},
|
|
454
469
|
{
|
|
455
470
|
"type": "error",
|
|
456
471
|
"name": "Governance__InsufficientPower",
|
|
@@ -1291,6 +1306,11 @@
|
|
|
1291
1306
|
}
|
|
1292
1307
|
]
|
|
1293
1308
|
},
|
|
1309
|
+
{
|
|
1310
|
+
"type": "error",
|
|
1311
|
+
"name": "Rollup__RewardsNotClaimable",
|
|
1312
|
+
"inputs": []
|
|
1313
|
+
},
|
|
1294
1314
|
{
|
|
1295
1315
|
"type": "error",
|
|
1296
1316
|
"name": "Rollup__SlotAlreadyInChain",
|
|
@@ -1436,7 +1456,7 @@
|
|
|
1436
1456
|
},
|
|
1437
1457
|
{
|
|
1438
1458
|
"type": "error",
|
|
1439
|
-
"name": "
|
|
1459
|
+
"name": "Staking__AlreadyExiting",
|
|
1440
1460
|
"inputs": [
|
|
1441
1461
|
{
|
|
1442
1462
|
"name": "",
|
|
@@ -1445,6 +1465,22 @@
|
|
|
1445
1465
|
}
|
|
1446
1466
|
]
|
|
1447
1467
|
},
|
|
1468
|
+
{
|
|
1469
|
+
"type": "error",
|
|
1470
|
+
"name": "Staking__AlreadyRegistered",
|
|
1471
|
+
"inputs": [
|
|
1472
|
+
{
|
|
1473
|
+
"name": "instance",
|
|
1474
|
+
"type": "address",
|
|
1475
|
+
"internalType": "address"
|
|
1476
|
+
},
|
|
1477
|
+
{
|
|
1478
|
+
"name": "attester",
|
|
1479
|
+
"type": "address",
|
|
1480
|
+
"internalType": "address"
|
|
1481
|
+
}
|
|
1482
|
+
]
|
|
1483
|
+
},
|
|
1448
1484
|
{
|
|
1449
1485
|
"type": "error",
|
|
1450
1486
|
"name": "Staking__CannotSlashExitedStake",
|
|
@@ -1467,6 +1503,49 @@
|
|
|
1467
1503
|
}
|
|
1468
1504
|
]
|
|
1469
1505
|
},
|
|
1506
|
+
{
|
|
1507
|
+
"type": "error",
|
|
1508
|
+
"name": "Staking__FatalError",
|
|
1509
|
+
"inputs": [
|
|
1510
|
+
{
|
|
1511
|
+
"name": "",
|
|
1512
|
+
"type": "string",
|
|
1513
|
+
"internalType": "string"
|
|
1514
|
+
}
|
|
1515
|
+
]
|
|
1516
|
+
},
|
|
1517
|
+
{
|
|
1518
|
+
"type": "error",
|
|
1519
|
+
"name": "Staking__GovernanceAlreadySet",
|
|
1520
|
+
"inputs": []
|
|
1521
|
+
},
|
|
1522
|
+
{
|
|
1523
|
+
"type": "error",
|
|
1524
|
+
"name": "Staking__InstanceDoesNotExist",
|
|
1525
|
+
"inputs": [
|
|
1526
|
+
{
|
|
1527
|
+
"name": "",
|
|
1528
|
+
"type": "address",
|
|
1529
|
+
"internalType": "address"
|
|
1530
|
+
}
|
|
1531
|
+
]
|
|
1532
|
+
},
|
|
1533
|
+
{
|
|
1534
|
+
"type": "error",
|
|
1535
|
+
"name": "Staking__InsufficientPower",
|
|
1536
|
+
"inputs": [
|
|
1537
|
+
{
|
|
1538
|
+
"name": "",
|
|
1539
|
+
"type": "uint256",
|
|
1540
|
+
"internalType": "uint256"
|
|
1541
|
+
},
|
|
1542
|
+
{
|
|
1543
|
+
"name": "",
|
|
1544
|
+
"type": "uint256",
|
|
1545
|
+
"internalType": "uint256"
|
|
1546
|
+
}
|
|
1547
|
+
]
|
|
1548
|
+
},
|
|
1470
1549
|
{
|
|
1471
1550
|
"type": "error",
|
|
1472
1551
|
"name": "Staking__InsufficientStake",
|
|
@@ -1499,6 +1578,28 @@
|
|
|
1499
1578
|
}
|
|
1500
1579
|
]
|
|
1501
1580
|
},
|
|
1581
|
+
{
|
|
1582
|
+
"type": "error",
|
|
1583
|
+
"name": "Staking__InvalidRecipient",
|
|
1584
|
+
"inputs": [
|
|
1585
|
+
{
|
|
1586
|
+
"name": "",
|
|
1587
|
+
"type": "address",
|
|
1588
|
+
"internalType": "address"
|
|
1589
|
+
}
|
|
1590
|
+
]
|
|
1591
|
+
},
|
|
1592
|
+
{
|
|
1593
|
+
"type": "error",
|
|
1594
|
+
"name": "Staking__InvalidRollupAddress",
|
|
1595
|
+
"inputs": [
|
|
1596
|
+
{
|
|
1597
|
+
"name": "",
|
|
1598
|
+
"type": "address",
|
|
1599
|
+
"internalType": "address"
|
|
1600
|
+
}
|
|
1601
|
+
]
|
|
1602
|
+
},
|
|
1502
1603
|
{
|
|
1503
1604
|
"type": "error",
|
|
1504
1605
|
"name": "Staking__NoOneToSlash",
|
|
@@ -1510,6 +1611,17 @@
|
|
|
1510
1611
|
}
|
|
1511
1612
|
]
|
|
1512
1613
|
},
|
|
1614
|
+
{
|
|
1615
|
+
"type": "error",
|
|
1616
|
+
"name": "Staking__NotCanonical",
|
|
1617
|
+
"inputs": [
|
|
1618
|
+
{
|
|
1619
|
+
"name": "",
|
|
1620
|
+
"type": "address",
|
|
1621
|
+
"internalType": "address"
|
|
1622
|
+
}
|
|
1623
|
+
]
|
|
1624
|
+
},
|
|
1513
1625
|
{
|
|
1514
1626
|
"type": "error",
|
|
1515
1627
|
"name": "Staking__NotExiting",
|
|
@@ -1521,6 +1633,28 @@
|
|
|
1521
1633
|
}
|
|
1522
1634
|
]
|
|
1523
1635
|
},
|
|
1636
|
+
{
|
|
1637
|
+
"type": "error",
|
|
1638
|
+
"name": "Staking__NotOurProposal",
|
|
1639
|
+
"inputs": [
|
|
1640
|
+
{
|
|
1641
|
+
"name": "",
|
|
1642
|
+
"type": "uint256",
|
|
1643
|
+
"internalType": "uint256"
|
|
1644
|
+
}
|
|
1645
|
+
]
|
|
1646
|
+
},
|
|
1647
|
+
{
|
|
1648
|
+
"type": "error",
|
|
1649
|
+
"name": "Staking__NotRollup",
|
|
1650
|
+
"inputs": [
|
|
1651
|
+
{
|
|
1652
|
+
"name": "",
|
|
1653
|
+
"type": "address",
|
|
1654
|
+
"internalType": "address"
|
|
1655
|
+
}
|
|
1656
|
+
]
|
|
1657
|
+
},
|
|
1524
1658
|
{
|
|
1525
1659
|
"type": "error",
|
|
1526
1660
|
"name": "Staking__NotSlasher",
|
|
@@ -1564,6 +1698,44 @@
|
|
|
1564
1698
|
}
|
|
1565
1699
|
]
|
|
1566
1700
|
},
|
|
1701
|
+
{
|
|
1702
|
+
"type": "error",
|
|
1703
|
+
"name": "Staking__OutOfBounds",
|
|
1704
|
+
"inputs": [
|
|
1705
|
+
{
|
|
1706
|
+
"name": "",
|
|
1707
|
+
"type": "uint256",
|
|
1708
|
+
"internalType": "uint256"
|
|
1709
|
+
},
|
|
1710
|
+
{
|
|
1711
|
+
"name": "",
|
|
1712
|
+
"type": "uint256",
|
|
1713
|
+
"internalType": "uint256"
|
|
1714
|
+
}
|
|
1715
|
+
]
|
|
1716
|
+
},
|
|
1717
|
+
{
|
|
1718
|
+
"type": "error",
|
|
1719
|
+
"name": "Staking__RollupAlreadyRegistered",
|
|
1720
|
+
"inputs": [
|
|
1721
|
+
{
|
|
1722
|
+
"name": "",
|
|
1723
|
+
"type": "address",
|
|
1724
|
+
"internalType": "address"
|
|
1725
|
+
}
|
|
1726
|
+
]
|
|
1727
|
+
},
|
|
1728
|
+
{
|
|
1729
|
+
"type": "error",
|
|
1730
|
+
"name": "Staking__WithdrawFailed",
|
|
1731
|
+
"inputs": [
|
|
1732
|
+
{
|
|
1733
|
+
"name": "",
|
|
1734
|
+
"type": "address",
|
|
1735
|
+
"internalType": "address"
|
|
1736
|
+
}
|
|
1737
|
+
]
|
|
1738
|
+
},
|
|
1567
1739
|
{
|
|
1568
1740
|
"type": "error",
|
|
1569
1741
|
"name": "Staking__WithdrawalNotUnlockedYet",
|
|
@@ -1628,20 +1800,36 @@
|
|
|
1628
1800
|
},
|
|
1629
1801
|
{
|
|
1630
1802
|
"type": "error",
|
|
1631
|
-
"name": "
|
|
1803
|
+
"name": "ValidatorSelection__InvalidAttestationsLength",
|
|
1632
1804
|
"inputs": [
|
|
1633
1805
|
{
|
|
1634
|
-
"name": "
|
|
1806
|
+
"name": "expected",
|
|
1635
1807
|
"type": "uint256",
|
|
1636
1808
|
"internalType": "uint256"
|
|
1637
1809
|
},
|
|
1638
1810
|
{
|
|
1639
|
-
"name": "
|
|
1811
|
+
"name": "actual",
|
|
1640
1812
|
"type": "uint256",
|
|
1641
1813
|
"internalType": "uint256"
|
|
1642
1814
|
}
|
|
1643
1815
|
]
|
|
1644
1816
|
},
|
|
1817
|
+
{
|
|
1818
|
+
"type": "error",
|
|
1819
|
+
"name": "ValidatorSelection__InvalidCommitteeCommitment",
|
|
1820
|
+
"inputs": [
|
|
1821
|
+
{
|
|
1822
|
+
"name": "reconstructed",
|
|
1823
|
+
"type": "bytes32",
|
|
1824
|
+
"internalType": "bytes32"
|
|
1825
|
+
},
|
|
1826
|
+
{
|
|
1827
|
+
"name": "expected",
|
|
1828
|
+
"type": "bytes32",
|
|
1829
|
+
"internalType": "bytes32"
|
|
1830
|
+
}
|
|
1831
|
+
]
|
|
1832
|
+
},
|
|
1645
1833
|
{
|
|
1646
1834
|
"type": "error",
|
|
1647
1835
|
"name": "ValidatorSelection__InvalidDeposit",
|