@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
|
@@ -83,6 +83,10 @@ export declare const FeeAssetHandlerAbi: readonly [{
|
|
|
83
83
|
readonly type: "error";
|
|
84
84
|
readonly name: "FeeLib__InvalidFeeAssetPriceModifier";
|
|
85
85
|
readonly inputs: readonly [];
|
|
86
|
+
}, {
|
|
87
|
+
readonly type: "error";
|
|
88
|
+
readonly name: "GSE__EmptyVoter";
|
|
89
|
+
readonly inputs: readonly [];
|
|
86
90
|
}, {
|
|
87
91
|
readonly type: "error";
|
|
88
92
|
readonly name: "GovernanceProposer__CanOnlyExecuteProposalInPast";
|
|
@@ -95,6 +99,10 @@ export declare const FeeAssetHandlerAbi: readonly [{
|
|
|
95
99
|
readonly type: "address";
|
|
96
100
|
readonly internalType: "contract IPayload";
|
|
97
101
|
}];
|
|
102
|
+
}, {
|
|
103
|
+
readonly type: "error";
|
|
104
|
+
readonly name: "GovernanceProposer__GSEPayloadInvalid";
|
|
105
|
+
readonly inputs: readonly [];
|
|
98
106
|
}, {
|
|
99
107
|
readonly type: "error";
|
|
100
108
|
readonly name: "GovernanceProposer__InstanceHaveNoCode";
|
|
@@ -267,6 +275,10 @@ export declare const FeeAssetHandlerAbi: readonly [{
|
|
|
267
275
|
readonly type: "string";
|
|
268
276
|
readonly internalType: "string";
|
|
269
277
|
}];
|
|
278
|
+
}, {
|
|
279
|
+
readonly type: "error";
|
|
280
|
+
readonly name: "Governance__DepositNotAllowed";
|
|
281
|
+
readonly inputs: readonly [];
|
|
270
282
|
}, {
|
|
271
283
|
readonly type: "error";
|
|
272
284
|
readonly name: "Governance__InsufficientPower";
|
|
@@ -884,6 +896,10 @@ export declare const FeeAssetHandlerAbi: readonly [{
|
|
|
884
896
|
readonly type: "uint256";
|
|
885
897
|
readonly internalType: "Epoch";
|
|
886
898
|
}];
|
|
899
|
+
}, {
|
|
900
|
+
readonly type: "error";
|
|
901
|
+
readonly name: "Rollup__RewardsNotClaimable";
|
|
902
|
+
readonly inputs: readonly [];
|
|
887
903
|
}, {
|
|
888
904
|
readonly type: "error";
|
|
889
905
|
readonly name: "Rollup__SlotAlreadyInChain";
|
|
@@ -994,12 +1010,24 @@ export declare const FeeAssetHandlerAbi: readonly [{
|
|
|
994
1010
|
}];
|
|
995
1011
|
}, {
|
|
996
1012
|
readonly type: "error";
|
|
997
|
-
readonly name: "
|
|
1013
|
+
readonly name: "Staking__AlreadyExiting";
|
|
998
1014
|
readonly inputs: readonly [{
|
|
999
1015
|
readonly name: "";
|
|
1000
1016
|
readonly type: "address";
|
|
1001
1017
|
readonly internalType: "address";
|
|
1002
1018
|
}];
|
|
1019
|
+
}, {
|
|
1020
|
+
readonly type: "error";
|
|
1021
|
+
readonly name: "Staking__AlreadyRegistered";
|
|
1022
|
+
readonly inputs: readonly [{
|
|
1023
|
+
readonly name: "instance";
|
|
1024
|
+
readonly type: "address";
|
|
1025
|
+
readonly internalType: "address";
|
|
1026
|
+
}, {
|
|
1027
|
+
readonly name: "attester";
|
|
1028
|
+
readonly type: "address";
|
|
1029
|
+
readonly internalType: "address";
|
|
1030
|
+
}];
|
|
1003
1031
|
}, {
|
|
1004
1032
|
readonly type: "error";
|
|
1005
1033
|
readonly name: "Staking__CannotSlashExitedStake";
|
|
@@ -1016,6 +1044,38 @@ export declare const FeeAssetHandlerAbi: readonly [{
|
|
|
1016
1044
|
readonly type: "address";
|
|
1017
1045
|
readonly internalType: "address";
|
|
1018
1046
|
}];
|
|
1047
|
+
}, {
|
|
1048
|
+
readonly type: "error";
|
|
1049
|
+
readonly name: "Staking__FatalError";
|
|
1050
|
+
readonly inputs: readonly [{
|
|
1051
|
+
readonly name: "";
|
|
1052
|
+
readonly type: "string";
|
|
1053
|
+
readonly internalType: "string";
|
|
1054
|
+
}];
|
|
1055
|
+
}, {
|
|
1056
|
+
readonly type: "error";
|
|
1057
|
+
readonly name: "Staking__GovernanceAlreadySet";
|
|
1058
|
+
readonly inputs: readonly [];
|
|
1059
|
+
}, {
|
|
1060
|
+
readonly type: "error";
|
|
1061
|
+
readonly name: "Staking__InstanceDoesNotExist";
|
|
1062
|
+
readonly inputs: readonly [{
|
|
1063
|
+
readonly name: "";
|
|
1064
|
+
readonly type: "address";
|
|
1065
|
+
readonly internalType: "address";
|
|
1066
|
+
}];
|
|
1067
|
+
}, {
|
|
1068
|
+
readonly type: "error";
|
|
1069
|
+
readonly name: "Staking__InsufficientPower";
|
|
1070
|
+
readonly inputs: readonly [{
|
|
1071
|
+
readonly name: "";
|
|
1072
|
+
readonly type: "uint256";
|
|
1073
|
+
readonly internalType: "uint256";
|
|
1074
|
+
}, {
|
|
1075
|
+
readonly name: "";
|
|
1076
|
+
readonly type: "uint256";
|
|
1077
|
+
readonly internalType: "uint256";
|
|
1078
|
+
}];
|
|
1019
1079
|
}, {
|
|
1020
1080
|
readonly type: "error";
|
|
1021
1081
|
readonly name: "Staking__InsufficientStake";
|
|
@@ -1040,6 +1100,22 @@ export declare const FeeAssetHandlerAbi: readonly [{
|
|
|
1040
1100
|
readonly type: "address";
|
|
1041
1101
|
readonly internalType: "address";
|
|
1042
1102
|
}];
|
|
1103
|
+
}, {
|
|
1104
|
+
readonly type: "error";
|
|
1105
|
+
readonly name: "Staking__InvalidRecipient";
|
|
1106
|
+
readonly inputs: readonly [{
|
|
1107
|
+
readonly name: "";
|
|
1108
|
+
readonly type: "address";
|
|
1109
|
+
readonly internalType: "address";
|
|
1110
|
+
}];
|
|
1111
|
+
}, {
|
|
1112
|
+
readonly type: "error";
|
|
1113
|
+
readonly name: "Staking__InvalidRollupAddress";
|
|
1114
|
+
readonly inputs: readonly [{
|
|
1115
|
+
readonly name: "";
|
|
1116
|
+
readonly type: "address";
|
|
1117
|
+
readonly internalType: "address";
|
|
1118
|
+
}];
|
|
1043
1119
|
}, {
|
|
1044
1120
|
readonly type: "error";
|
|
1045
1121
|
readonly name: "Staking__NoOneToSlash";
|
|
@@ -1048,6 +1124,14 @@ export declare const FeeAssetHandlerAbi: readonly [{
|
|
|
1048
1124
|
readonly type: "address";
|
|
1049
1125
|
readonly internalType: "address";
|
|
1050
1126
|
}];
|
|
1127
|
+
}, {
|
|
1128
|
+
readonly type: "error";
|
|
1129
|
+
readonly name: "Staking__NotCanonical";
|
|
1130
|
+
readonly inputs: readonly [{
|
|
1131
|
+
readonly name: "";
|
|
1132
|
+
readonly type: "address";
|
|
1133
|
+
readonly internalType: "address";
|
|
1134
|
+
}];
|
|
1051
1135
|
}, {
|
|
1052
1136
|
readonly type: "error";
|
|
1053
1137
|
readonly name: "Staking__NotExiting";
|
|
@@ -1056,6 +1140,22 @@ export declare const FeeAssetHandlerAbi: readonly [{
|
|
|
1056
1140
|
readonly type: "address";
|
|
1057
1141
|
readonly internalType: "address";
|
|
1058
1142
|
}];
|
|
1143
|
+
}, {
|
|
1144
|
+
readonly type: "error";
|
|
1145
|
+
readonly name: "Staking__NotOurProposal";
|
|
1146
|
+
readonly inputs: readonly [{
|
|
1147
|
+
readonly name: "";
|
|
1148
|
+
readonly type: "uint256";
|
|
1149
|
+
readonly internalType: "uint256";
|
|
1150
|
+
}];
|
|
1151
|
+
}, {
|
|
1152
|
+
readonly type: "error";
|
|
1153
|
+
readonly name: "Staking__NotRollup";
|
|
1154
|
+
readonly inputs: readonly [{
|
|
1155
|
+
readonly name: "";
|
|
1156
|
+
readonly type: "address";
|
|
1157
|
+
readonly internalType: "address";
|
|
1158
|
+
}];
|
|
1059
1159
|
}, {
|
|
1060
1160
|
readonly type: "error";
|
|
1061
1161
|
readonly name: "Staking__NotSlasher";
|
|
@@ -1088,6 +1188,34 @@ export declare const FeeAssetHandlerAbi: readonly [{
|
|
|
1088
1188
|
readonly type: "address";
|
|
1089
1189
|
readonly internalType: "address";
|
|
1090
1190
|
}];
|
|
1191
|
+
}, {
|
|
1192
|
+
readonly type: "error";
|
|
1193
|
+
readonly name: "Staking__OutOfBounds";
|
|
1194
|
+
readonly inputs: readonly [{
|
|
1195
|
+
readonly name: "";
|
|
1196
|
+
readonly type: "uint256";
|
|
1197
|
+
readonly internalType: "uint256";
|
|
1198
|
+
}, {
|
|
1199
|
+
readonly name: "";
|
|
1200
|
+
readonly type: "uint256";
|
|
1201
|
+
readonly internalType: "uint256";
|
|
1202
|
+
}];
|
|
1203
|
+
}, {
|
|
1204
|
+
readonly type: "error";
|
|
1205
|
+
readonly name: "Staking__RollupAlreadyRegistered";
|
|
1206
|
+
readonly inputs: readonly [{
|
|
1207
|
+
readonly name: "";
|
|
1208
|
+
readonly type: "address";
|
|
1209
|
+
readonly internalType: "address";
|
|
1210
|
+
}];
|
|
1211
|
+
}, {
|
|
1212
|
+
readonly type: "error";
|
|
1213
|
+
readonly name: "Staking__WithdrawFailed";
|
|
1214
|
+
readonly inputs: readonly [{
|
|
1215
|
+
readonly name: "";
|
|
1216
|
+
readonly type: "address";
|
|
1217
|
+
readonly internalType: "address";
|
|
1218
|
+
}];
|
|
1091
1219
|
}, {
|
|
1092
1220
|
readonly type: "error";
|
|
1093
1221
|
readonly name: "Staking__WithdrawalNotUnlockedYet";
|
|
@@ -1118,16 +1246,28 @@ export declare const FeeAssetHandlerAbi: readonly [{
|
|
|
1118
1246
|
}];
|
|
1119
1247
|
}, {
|
|
1120
1248
|
readonly type: "error";
|
|
1121
|
-
readonly name: "
|
|
1249
|
+
readonly name: "ValidatorSelection__InvalidAttestationsLength";
|
|
1122
1250
|
readonly inputs: readonly [{
|
|
1123
|
-
readonly name: "
|
|
1251
|
+
readonly name: "expected";
|
|
1124
1252
|
readonly type: "uint256";
|
|
1125
1253
|
readonly internalType: "uint256";
|
|
1126
1254
|
}, {
|
|
1127
|
-
readonly name: "
|
|
1255
|
+
readonly name: "actual";
|
|
1128
1256
|
readonly type: "uint256";
|
|
1129
1257
|
readonly internalType: "uint256";
|
|
1130
1258
|
}];
|
|
1259
|
+
}, {
|
|
1260
|
+
readonly type: "error";
|
|
1261
|
+
readonly name: "ValidatorSelection__InvalidCommitteeCommitment";
|
|
1262
|
+
readonly inputs: readonly [{
|
|
1263
|
+
readonly name: "reconstructed";
|
|
1264
|
+
readonly type: "bytes32";
|
|
1265
|
+
readonly internalType: "bytes32";
|
|
1266
|
+
}, {
|
|
1267
|
+
readonly name: "expected";
|
|
1268
|
+
readonly type: "bytes32";
|
|
1269
|
+
readonly internalType: "bytes32";
|
|
1270
|
+
}];
|
|
1131
1271
|
}, {
|
|
1132
1272
|
readonly type: "error";
|
|
1133
1273
|
readonly name: "ValidatorSelection__InvalidDeposit";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FeeAssetHandlerAbi.d.ts","sourceRoot":"","sources":["../src/FeeAssetHandlerAbi.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,kBAAkB
|
|
1
|
+
{"version":3,"file":"FeeAssetHandlerAbi.d.ts","sourceRoot":"","sources":["../src/FeeAssetHandlerAbi.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EA2vDrB,CAAC"}
|
|
@@ -108,6 +108,11 @@
|
|
|
108
108
|
"name": "FeeLib__InvalidFeeAssetPriceModifier",
|
|
109
109
|
"inputs": []
|
|
110
110
|
},
|
|
111
|
+
{
|
|
112
|
+
"type": "error",
|
|
113
|
+
"name": "GSE__EmptyVoter",
|
|
114
|
+
"inputs": []
|
|
115
|
+
},
|
|
111
116
|
{
|
|
112
117
|
"type": "error",
|
|
113
118
|
"name": "GovernanceProposer__CanOnlyExecuteProposalInPast",
|
|
@@ -124,6 +129,11 @@
|
|
|
124
129
|
}
|
|
125
130
|
]
|
|
126
131
|
},
|
|
132
|
+
{
|
|
133
|
+
"type": "error",
|
|
134
|
+
"name": "GovernanceProposer__GSEPayloadInvalid",
|
|
135
|
+
"inputs": []
|
|
136
|
+
},
|
|
127
137
|
{
|
|
128
138
|
"type": "error",
|
|
129
139
|
"name": "GovernanceProposer__InstanceHaveNoCode",
|
|
@@ -353,6 +363,11 @@
|
|
|
353
363
|
}
|
|
354
364
|
]
|
|
355
365
|
},
|
|
366
|
+
{
|
|
367
|
+
"type": "error",
|
|
368
|
+
"name": "Governance__DepositNotAllowed",
|
|
369
|
+
"inputs": []
|
|
370
|
+
},
|
|
356
371
|
{
|
|
357
372
|
"type": "error",
|
|
358
373
|
"name": "Governance__InsufficientPower",
|
|
@@ -1169,6 +1184,11 @@
|
|
|
1169
1184
|
}
|
|
1170
1185
|
]
|
|
1171
1186
|
},
|
|
1187
|
+
{
|
|
1188
|
+
"type": "error",
|
|
1189
|
+
"name": "Rollup__RewardsNotClaimable",
|
|
1190
|
+
"inputs": []
|
|
1191
|
+
},
|
|
1172
1192
|
{
|
|
1173
1193
|
"type": "error",
|
|
1174
1194
|
"name": "Rollup__SlotAlreadyInChain",
|
|
@@ -1314,7 +1334,7 @@
|
|
|
1314
1334
|
},
|
|
1315
1335
|
{
|
|
1316
1336
|
"type": "error",
|
|
1317
|
-
"name": "
|
|
1337
|
+
"name": "Staking__AlreadyExiting",
|
|
1318
1338
|
"inputs": [
|
|
1319
1339
|
{
|
|
1320
1340
|
"name": "",
|
|
@@ -1323,6 +1343,22 @@
|
|
|
1323
1343
|
}
|
|
1324
1344
|
]
|
|
1325
1345
|
},
|
|
1346
|
+
{
|
|
1347
|
+
"type": "error",
|
|
1348
|
+
"name": "Staking__AlreadyRegistered",
|
|
1349
|
+
"inputs": [
|
|
1350
|
+
{
|
|
1351
|
+
"name": "instance",
|
|
1352
|
+
"type": "address",
|
|
1353
|
+
"internalType": "address"
|
|
1354
|
+
},
|
|
1355
|
+
{
|
|
1356
|
+
"name": "attester",
|
|
1357
|
+
"type": "address",
|
|
1358
|
+
"internalType": "address"
|
|
1359
|
+
}
|
|
1360
|
+
]
|
|
1361
|
+
},
|
|
1326
1362
|
{
|
|
1327
1363
|
"type": "error",
|
|
1328
1364
|
"name": "Staking__CannotSlashExitedStake",
|
|
@@ -1345,6 +1381,49 @@
|
|
|
1345
1381
|
}
|
|
1346
1382
|
]
|
|
1347
1383
|
},
|
|
1384
|
+
{
|
|
1385
|
+
"type": "error",
|
|
1386
|
+
"name": "Staking__FatalError",
|
|
1387
|
+
"inputs": [
|
|
1388
|
+
{
|
|
1389
|
+
"name": "",
|
|
1390
|
+
"type": "string",
|
|
1391
|
+
"internalType": "string"
|
|
1392
|
+
}
|
|
1393
|
+
]
|
|
1394
|
+
},
|
|
1395
|
+
{
|
|
1396
|
+
"type": "error",
|
|
1397
|
+
"name": "Staking__GovernanceAlreadySet",
|
|
1398
|
+
"inputs": []
|
|
1399
|
+
},
|
|
1400
|
+
{
|
|
1401
|
+
"type": "error",
|
|
1402
|
+
"name": "Staking__InstanceDoesNotExist",
|
|
1403
|
+
"inputs": [
|
|
1404
|
+
{
|
|
1405
|
+
"name": "",
|
|
1406
|
+
"type": "address",
|
|
1407
|
+
"internalType": "address"
|
|
1408
|
+
}
|
|
1409
|
+
]
|
|
1410
|
+
},
|
|
1411
|
+
{
|
|
1412
|
+
"type": "error",
|
|
1413
|
+
"name": "Staking__InsufficientPower",
|
|
1414
|
+
"inputs": [
|
|
1415
|
+
{
|
|
1416
|
+
"name": "",
|
|
1417
|
+
"type": "uint256",
|
|
1418
|
+
"internalType": "uint256"
|
|
1419
|
+
},
|
|
1420
|
+
{
|
|
1421
|
+
"name": "",
|
|
1422
|
+
"type": "uint256",
|
|
1423
|
+
"internalType": "uint256"
|
|
1424
|
+
}
|
|
1425
|
+
]
|
|
1426
|
+
},
|
|
1348
1427
|
{
|
|
1349
1428
|
"type": "error",
|
|
1350
1429
|
"name": "Staking__InsufficientStake",
|
|
@@ -1377,6 +1456,28 @@
|
|
|
1377
1456
|
}
|
|
1378
1457
|
]
|
|
1379
1458
|
},
|
|
1459
|
+
{
|
|
1460
|
+
"type": "error",
|
|
1461
|
+
"name": "Staking__InvalidRecipient",
|
|
1462
|
+
"inputs": [
|
|
1463
|
+
{
|
|
1464
|
+
"name": "",
|
|
1465
|
+
"type": "address",
|
|
1466
|
+
"internalType": "address"
|
|
1467
|
+
}
|
|
1468
|
+
]
|
|
1469
|
+
},
|
|
1470
|
+
{
|
|
1471
|
+
"type": "error",
|
|
1472
|
+
"name": "Staking__InvalidRollupAddress",
|
|
1473
|
+
"inputs": [
|
|
1474
|
+
{
|
|
1475
|
+
"name": "",
|
|
1476
|
+
"type": "address",
|
|
1477
|
+
"internalType": "address"
|
|
1478
|
+
}
|
|
1479
|
+
]
|
|
1480
|
+
},
|
|
1380
1481
|
{
|
|
1381
1482
|
"type": "error",
|
|
1382
1483
|
"name": "Staking__NoOneToSlash",
|
|
@@ -1388,6 +1489,17 @@
|
|
|
1388
1489
|
}
|
|
1389
1490
|
]
|
|
1390
1491
|
},
|
|
1492
|
+
{
|
|
1493
|
+
"type": "error",
|
|
1494
|
+
"name": "Staking__NotCanonical",
|
|
1495
|
+
"inputs": [
|
|
1496
|
+
{
|
|
1497
|
+
"name": "",
|
|
1498
|
+
"type": "address",
|
|
1499
|
+
"internalType": "address"
|
|
1500
|
+
}
|
|
1501
|
+
]
|
|
1502
|
+
},
|
|
1391
1503
|
{
|
|
1392
1504
|
"type": "error",
|
|
1393
1505
|
"name": "Staking__NotExiting",
|
|
@@ -1399,6 +1511,28 @@
|
|
|
1399
1511
|
}
|
|
1400
1512
|
]
|
|
1401
1513
|
},
|
|
1514
|
+
{
|
|
1515
|
+
"type": "error",
|
|
1516
|
+
"name": "Staking__NotOurProposal",
|
|
1517
|
+
"inputs": [
|
|
1518
|
+
{
|
|
1519
|
+
"name": "",
|
|
1520
|
+
"type": "uint256",
|
|
1521
|
+
"internalType": "uint256"
|
|
1522
|
+
}
|
|
1523
|
+
]
|
|
1524
|
+
},
|
|
1525
|
+
{
|
|
1526
|
+
"type": "error",
|
|
1527
|
+
"name": "Staking__NotRollup",
|
|
1528
|
+
"inputs": [
|
|
1529
|
+
{
|
|
1530
|
+
"name": "",
|
|
1531
|
+
"type": "address",
|
|
1532
|
+
"internalType": "address"
|
|
1533
|
+
}
|
|
1534
|
+
]
|
|
1535
|
+
},
|
|
1402
1536
|
{
|
|
1403
1537
|
"type": "error",
|
|
1404
1538
|
"name": "Staking__NotSlasher",
|
|
@@ -1442,6 +1576,44 @@
|
|
|
1442
1576
|
}
|
|
1443
1577
|
]
|
|
1444
1578
|
},
|
|
1579
|
+
{
|
|
1580
|
+
"type": "error",
|
|
1581
|
+
"name": "Staking__OutOfBounds",
|
|
1582
|
+
"inputs": [
|
|
1583
|
+
{
|
|
1584
|
+
"name": "",
|
|
1585
|
+
"type": "uint256",
|
|
1586
|
+
"internalType": "uint256"
|
|
1587
|
+
},
|
|
1588
|
+
{
|
|
1589
|
+
"name": "",
|
|
1590
|
+
"type": "uint256",
|
|
1591
|
+
"internalType": "uint256"
|
|
1592
|
+
}
|
|
1593
|
+
]
|
|
1594
|
+
},
|
|
1595
|
+
{
|
|
1596
|
+
"type": "error",
|
|
1597
|
+
"name": "Staking__RollupAlreadyRegistered",
|
|
1598
|
+
"inputs": [
|
|
1599
|
+
{
|
|
1600
|
+
"name": "",
|
|
1601
|
+
"type": "address",
|
|
1602
|
+
"internalType": "address"
|
|
1603
|
+
}
|
|
1604
|
+
]
|
|
1605
|
+
},
|
|
1606
|
+
{
|
|
1607
|
+
"type": "error",
|
|
1608
|
+
"name": "Staking__WithdrawFailed",
|
|
1609
|
+
"inputs": [
|
|
1610
|
+
{
|
|
1611
|
+
"name": "",
|
|
1612
|
+
"type": "address",
|
|
1613
|
+
"internalType": "address"
|
|
1614
|
+
}
|
|
1615
|
+
]
|
|
1616
|
+
},
|
|
1445
1617
|
{
|
|
1446
1618
|
"type": "error",
|
|
1447
1619
|
"name": "Staking__WithdrawalNotUnlockedYet",
|
|
@@ -1481,20 +1653,36 @@
|
|
|
1481
1653
|
},
|
|
1482
1654
|
{
|
|
1483
1655
|
"type": "error",
|
|
1484
|
-
"name": "
|
|
1656
|
+
"name": "ValidatorSelection__InvalidAttestationsLength",
|
|
1485
1657
|
"inputs": [
|
|
1486
1658
|
{
|
|
1487
|
-
"name": "
|
|
1659
|
+
"name": "expected",
|
|
1488
1660
|
"type": "uint256",
|
|
1489
1661
|
"internalType": "uint256"
|
|
1490
1662
|
},
|
|
1491
1663
|
{
|
|
1492
|
-
"name": "
|
|
1664
|
+
"name": "actual",
|
|
1493
1665
|
"type": "uint256",
|
|
1494
1666
|
"internalType": "uint256"
|
|
1495
1667
|
}
|
|
1496
1668
|
]
|
|
1497
1669
|
},
|
|
1670
|
+
{
|
|
1671
|
+
"type": "error",
|
|
1672
|
+
"name": "ValidatorSelection__InvalidCommitteeCommitment",
|
|
1673
|
+
"inputs": [
|
|
1674
|
+
{
|
|
1675
|
+
"name": "reconstructed",
|
|
1676
|
+
"type": "bytes32",
|
|
1677
|
+
"internalType": "bytes32"
|
|
1678
|
+
},
|
|
1679
|
+
{
|
|
1680
|
+
"name": "expected",
|
|
1681
|
+
"type": "bytes32",
|
|
1682
|
+
"internalType": "bytes32"
|
|
1683
|
+
}
|
|
1684
|
+
]
|
|
1685
|
+
},
|
|
1498
1686
|
{
|
|
1499
1687
|
"type": "error",
|
|
1500
1688
|
"name": "ValidatorSelection__InvalidDeposit",
|