@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
|
@@ -57,6 +57,10 @@ export declare const HonkVerifierAbi: readonly [{
|
|
|
57
57
|
readonly type: "error";
|
|
58
58
|
readonly name: "FeeLib__InvalidFeeAssetPriceModifier";
|
|
59
59
|
readonly inputs: readonly [];
|
|
60
|
+
}, {
|
|
61
|
+
readonly type: "error";
|
|
62
|
+
readonly name: "GSE__EmptyVoter";
|
|
63
|
+
readonly inputs: readonly [];
|
|
60
64
|
}, {
|
|
61
65
|
readonly type: "error";
|
|
62
66
|
readonly name: "GovernanceProposer__CanOnlyExecuteProposalInPast";
|
|
@@ -69,6 +73,10 @@ export declare const HonkVerifierAbi: readonly [{
|
|
|
69
73
|
readonly type: "address";
|
|
70
74
|
readonly internalType: "contract IPayload";
|
|
71
75
|
}];
|
|
76
|
+
}, {
|
|
77
|
+
readonly type: "error";
|
|
78
|
+
readonly name: "GovernanceProposer__GSEPayloadInvalid";
|
|
79
|
+
readonly inputs: readonly [];
|
|
72
80
|
}, {
|
|
73
81
|
readonly type: "error";
|
|
74
82
|
readonly name: "GovernanceProposer__InstanceHaveNoCode";
|
|
@@ -241,6 +249,10 @@ export declare const HonkVerifierAbi: readonly [{
|
|
|
241
249
|
readonly type: "string";
|
|
242
250
|
readonly internalType: "string";
|
|
243
251
|
}];
|
|
252
|
+
}, {
|
|
253
|
+
readonly type: "error";
|
|
254
|
+
readonly name: "Governance__DepositNotAllowed";
|
|
255
|
+
readonly inputs: readonly [];
|
|
244
256
|
}, {
|
|
245
257
|
readonly type: "error";
|
|
246
258
|
readonly name: "Governance__InsufficientPower";
|
|
@@ -825,6 +837,10 @@ export declare const HonkVerifierAbi: readonly [{
|
|
|
825
837
|
readonly type: "uint256";
|
|
826
838
|
readonly internalType: "Epoch";
|
|
827
839
|
}];
|
|
840
|
+
}, {
|
|
841
|
+
readonly type: "error";
|
|
842
|
+
readonly name: "Rollup__RewardsNotClaimable";
|
|
843
|
+
readonly inputs: readonly [];
|
|
828
844
|
}, {
|
|
829
845
|
readonly type: "error";
|
|
830
846
|
readonly name: "Rollup__SlotAlreadyInChain";
|
|
@@ -939,12 +955,24 @@ export declare const HonkVerifierAbi: readonly [{
|
|
|
939
955
|
}];
|
|
940
956
|
}, {
|
|
941
957
|
readonly type: "error";
|
|
942
|
-
readonly name: "
|
|
958
|
+
readonly name: "Staking__AlreadyExiting";
|
|
943
959
|
readonly inputs: readonly [{
|
|
944
960
|
readonly name: "";
|
|
945
961
|
readonly type: "address";
|
|
946
962
|
readonly internalType: "address";
|
|
947
963
|
}];
|
|
964
|
+
}, {
|
|
965
|
+
readonly type: "error";
|
|
966
|
+
readonly name: "Staking__AlreadyRegistered";
|
|
967
|
+
readonly inputs: readonly [{
|
|
968
|
+
readonly name: "instance";
|
|
969
|
+
readonly type: "address";
|
|
970
|
+
readonly internalType: "address";
|
|
971
|
+
}, {
|
|
972
|
+
readonly name: "attester";
|
|
973
|
+
readonly type: "address";
|
|
974
|
+
readonly internalType: "address";
|
|
975
|
+
}];
|
|
948
976
|
}, {
|
|
949
977
|
readonly type: "error";
|
|
950
978
|
readonly name: "Staking__CannotSlashExitedStake";
|
|
@@ -961,6 +989,38 @@ export declare const HonkVerifierAbi: readonly [{
|
|
|
961
989
|
readonly type: "address";
|
|
962
990
|
readonly internalType: "address";
|
|
963
991
|
}];
|
|
992
|
+
}, {
|
|
993
|
+
readonly type: "error";
|
|
994
|
+
readonly name: "Staking__FatalError";
|
|
995
|
+
readonly inputs: readonly [{
|
|
996
|
+
readonly name: "";
|
|
997
|
+
readonly type: "string";
|
|
998
|
+
readonly internalType: "string";
|
|
999
|
+
}];
|
|
1000
|
+
}, {
|
|
1001
|
+
readonly type: "error";
|
|
1002
|
+
readonly name: "Staking__GovernanceAlreadySet";
|
|
1003
|
+
readonly inputs: readonly [];
|
|
1004
|
+
}, {
|
|
1005
|
+
readonly type: "error";
|
|
1006
|
+
readonly name: "Staking__InstanceDoesNotExist";
|
|
1007
|
+
readonly inputs: readonly [{
|
|
1008
|
+
readonly name: "";
|
|
1009
|
+
readonly type: "address";
|
|
1010
|
+
readonly internalType: "address";
|
|
1011
|
+
}];
|
|
1012
|
+
}, {
|
|
1013
|
+
readonly type: "error";
|
|
1014
|
+
readonly name: "Staking__InsufficientPower";
|
|
1015
|
+
readonly inputs: readonly [{
|
|
1016
|
+
readonly name: "";
|
|
1017
|
+
readonly type: "uint256";
|
|
1018
|
+
readonly internalType: "uint256";
|
|
1019
|
+
}, {
|
|
1020
|
+
readonly name: "";
|
|
1021
|
+
readonly type: "uint256";
|
|
1022
|
+
readonly internalType: "uint256";
|
|
1023
|
+
}];
|
|
964
1024
|
}, {
|
|
965
1025
|
readonly type: "error";
|
|
966
1026
|
readonly name: "Staking__InsufficientStake";
|
|
@@ -985,6 +1045,22 @@ export declare const HonkVerifierAbi: readonly [{
|
|
|
985
1045
|
readonly type: "address";
|
|
986
1046
|
readonly internalType: "address";
|
|
987
1047
|
}];
|
|
1048
|
+
}, {
|
|
1049
|
+
readonly type: "error";
|
|
1050
|
+
readonly name: "Staking__InvalidRecipient";
|
|
1051
|
+
readonly inputs: readonly [{
|
|
1052
|
+
readonly name: "";
|
|
1053
|
+
readonly type: "address";
|
|
1054
|
+
readonly internalType: "address";
|
|
1055
|
+
}];
|
|
1056
|
+
}, {
|
|
1057
|
+
readonly type: "error";
|
|
1058
|
+
readonly name: "Staking__InvalidRollupAddress";
|
|
1059
|
+
readonly inputs: readonly [{
|
|
1060
|
+
readonly name: "";
|
|
1061
|
+
readonly type: "address";
|
|
1062
|
+
readonly internalType: "address";
|
|
1063
|
+
}];
|
|
988
1064
|
}, {
|
|
989
1065
|
readonly type: "error";
|
|
990
1066
|
readonly name: "Staking__NoOneToSlash";
|
|
@@ -993,6 +1069,14 @@ export declare const HonkVerifierAbi: readonly [{
|
|
|
993
1069
|
readonly type: "address";
|
|
994
1070
|
readonly internalType: "address";
|
|
995
1071
|
}];
|
|
1072
|
+
}, {
|
|
1073
|
+
readonly type: "error";
|
|
1074
|
+
readonly name: "Staking__NotCanonical";
|
|
1075
|
+
readonly inputs: readonly [{
|
|
1076
|
+
readonly name: "";
|
|
1077
|
+
readonly type: "address";
|
|
1078
|
+
readonly internalType: "address";
|
|
1079
|
+
}];
|
|
996
1080
|
}, {
|
|
997
1081
|
readonly type: "error";
|
|
998
1082
|
readonly name: "Staking__NotExiting";
|
|
@@ -1001,6 +1085,22 @@ export declare const HonkVerifierAbi: readonly [{
|
|
|
1001
1085
|
readonly type: "address";
|
|
1002
1086
|
readonly internalType: "address";
|
|
1003
1087
|
}];
|
|
1088
|
+
}, {
|
|
1089
|
+
readonly type: "error";
|
|
1090
|
+
readonly name: "Staking__NotOurProposal";
|
|
1091
|
+
readonly inputs: readonly [{
|
|
1092
|
+
readonly name: "";
|
|
1093
|
+
readonly type: "uint256";
|
|
1094
|
+
readonly internalType: "uint256";
|
|
1095
|
+
}];
|
|
1096
|
+
}, {
|
|
1097
|
+
readonly type: "error";
|
|
1098
|
+
readonly name: "Staking__NotRollup";
|
|
1099
|
+
readonly inputs: readonly [{
|
|
1100
|
+
readonly name: "";
|
|
1101
|
+
readonly type: "address";
|
|
1102
|
+
readonly internalType: "address";
|
|
1103
|
+
}];
|
|
1004
1104
|
}, {
|
|
1005
1105
|
readonly type: "error";
|
|
1006
1106
|
readonly name: "Staking__NotSlasher";
|
|
@@ -1033,6 +1133,34 @@ export declare const HonkVerifierAbi: readonly [{
|
|
|
1033
1133
|
readonly type: "address";
|
|
1034
1134
|
readonly internalType: "address";
|
|
1035
1135
|
}];
|
|
1136
|
+
}, {
|
|
1137
|
+
readonly type: "error";
|
|
1138
|
+
readonly name: "Staking__OutOfBounds";
|
|
1139
|
+
readonly inputs: readonly [{
|
|
1140
|
+
readonly name: "";
|
|
1141
|
+
readonly type: "uint256";
|
|
1142
|
+
readonly internalType: "uint256";
|
|
1143
|
+
}, {
|
|
1144
|
+
readonly name: "";
|
|
1145
|
+
readonly type: "uint256";
|
|
1146
|
+
readonly internalType: "uint256";
|
|
1147
|
+
}];
|
|
1148
|
+
}, {
|
|
1149
|
+
readonly type: "error";
|
|
1150
|
+
readonly name: "Staking__RollupAlreadyRegistered";
|
|
1151
|
+
readonly inputs: readonly [{
|
|
1152
|
+
readonly name: "";
|
|
1153
|
+
readonly type: "address";
|
|
1154
|
+
readonly internalType: "address";
|
|
1155
|
+
}];
|
|
1156
|
+
}, {
|
|
1157
|
+
readonly type: "error";
|
|
1158
|
+
readonly name: "Staking__WithdrawFailed";
|
|
1159
|
+
readonly inputs: readonly [{
|
|
1160
|
+
readonly name: "";
|
|
1161
|
+
readonly type: "address";
|
|
1162
|
+
readonly internalType: "address";
|
|
1163
|
+
}];
|
|
1036
1164
|
}, {
|
|
1037
1165
|
readonly type: "error";
|
|
1038
1166
|
readonly name: "Staking__WithdrawalNotUnlockedYet";
|
|
@@ -1067,16 +1195,28 @@ export declare const HonkVerifierAbi: readonly [{
|
|
|
1067
1195
|
}];
|
|
1068
1196
|
}, {
|
|
1069
1197
|
readonly type: "error";
|
|
1070
|
-
readonly name: "
|
|
1198
|
+
readonly name: "ValidatorSelection__InvalidAttestationsLength";
|
|
1071
1199
|
readonly inputs: readonly [{
|
|
1072
|
-
readonly name: "
|
|
1200
|
+
readonly name: "expected";
|
|
1073
1201
|
readonly type: "uint256";
|
|
1074
1202
|
readonly internalType: "uint256";
|
|
1075
1203
|
}, {
|
|
1076
|
-
readonly name: "
|
|
1204
|
+
readonly name: "actual";
|
|
1077
1205
|
readonly type: "uint256";
|
|
1078
1206
|
readonly internalType: "uint256";
|
|
1079
1207
|
}];
|
|
1208
|
+
}, {
|
|
1209
|
+
readonly type: "error";
|
|
1210
|
+
readonly name: "ValidatorSelection__InvalidCommitteeCommitment";
|
|
1211
|
+
readonly inputs: readonly [{
|
|
1212
|
+
readonly name: "reconstructed";
|
|
1213
|
+
readonly type: "bytes32";
|
|
1214
|
+
readonly internalType: "bytes32";
|
|
1215
|
+
}, {
|
|
1216
|
+
readonly name: "expected";
|
|
1217
|
+
readonly type: "bytes32";
|
|
1218
|
+
readonly internalType: "bytes32";
|
|
1219
|
+
}];
|
|
1080
1220
|
}, {
|
|
1081
1221
|
readonly type: "error";
|
|
1082
1222
|
readonly name: "ValidatorSelection__InvalidDeposit";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"HonkVerifierAbi.d.ts","sourceRoot":"","sources":["../src/HonkVerifierAbi.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,eAAe
|
|
1
|
+
{"version":3,"file":"HonkVerifierAbi.d.ts","sourceRoot":"","sources":["../src/HonkVerifierAbi.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAuoDlB,CAAC"}
|
package/dest/HonkVerifierAbi.js
CHANGED
|
@@ -74,6 +74,11 @@
|
|
|
74
74
|
"name": "FeeLib__InvalidFeeAssetPriceModifier",
|
|
75
75
|
"inputs": []
|
|
76
76
|
},
|
|
77
|
+
{
|
|
78
|
+
"type": "error",
|
|
79
|
+
"name": "GSE__EmptyVoter",
|
|
80
|
+
"inputs": []
|
|
81
|
+
},
|
|
77
82
|
{
|
|
78
83
|
"type": "error",
|
|
79
84
|
"name": "GovernanceProposer__CanOnlyExecuteProposalInPast",
|
|
@@ -90,6 +95,11 @@
|
|
|
90
95
|
}
|
|
91
96
|
]
|
|
92
97
|
},
|
|
98
|
+
{
|
|
99
|
+
"type": "error",
|
|
100
|
+
"name": "GovernanceProposer__GSEPayloadInvalid",
|
|
101
|
+
"inputs": []
|
|
102
|
+
},
|
|
93
103
|
{
|
|
94
104
|
"type": "error",
|
|
95
105
|
"name": "GovernanceProposer__InstanceHaveNoCode",
|
|
@@ -319,6 +329,11 @@
|
|
|
319
329
|
}
|
|
320
330
|
]
|
|
321
331
|
},
|
|
332
|
+
{
|
|
333
|
+
"type": "error",
|
|
334
|
+
"name": "Governance__DepositNotAllowed",
|
|
335
|
+
"inputs": []
|
|
336
|
+
},
|
|
322
337
|
{
|
|
323
338
|
"type": "error",
|
|
324
339
|
"name": "Governance__InsufficientPower",
|
|
@@ -1091,6 +1106,11 @@
|
|
|
1091
1106
|
}
|
|
1092
1107
|
]
|
|
1093
1108
|
},
|
|
1109
|
+
{
|
|
1110
|
+
"type": "error",
|
|
1111
|
+
"name": "Rollup__RewardsNotClaimable",
|
|
1112
|
+
"inputs": []
|
|
1113
|
+
},
|
|
1094
1114
|
{
|
|
1095
1115
|
"type": "error",
|
|
1096
1116
|
"name": "Rollup__SlotAlreadyInChain",
|
|
@@ -1241,7 +1261,7 @@
|
|
|
1241
1261
|
},
|
|
1242
1262
|
{
|
|
1243
1263
|
"type": "error",
|
|
1244
|
-
"name": "
|
|
1264
|
+
"name": "Staking__AlreadyExiting",
|
|
1245
1265
|
"inputs": [
|
|
1246
1266
|
{
|
|
1247
1267
|
"name": "",
|
|
@@ -1250,6 +1270,22 @@
|
|
|
1250
1270
|
}
|
|
1251
1271
|
]
|
|
1252
1272
|
},
|
|
1273
|
+
{
|
|
1274
|
+
"type": "error",
|
|
1275
|
+
"name": "Staking__AlreadyRegistered",
|
|
1276
|
+
"inputs": [
|
|
1277
|
+
{
|
|
1278
|
+
"name": "instance",
|
|
1279
|
+
"type": "address",
|
|
1280
|
+
"internalType": "address"
|
|
1281
|
+
},
|
|
1282
|
+
{
|
|
1283
|
+
"name": "attester",
|
|
1284
|
+
"type": "address",
|
|
1285
|
+
"internalType": "address"
|
|
1286
|
+
}
|
|
1287
|
+
]
|
|
1288
|
+
},
|
|
1253
1289
|
{
|
|
1254
1290
|
"type": "error",
|
|
1255
1291
|
"name": "Staking__CannotSlashExitedStake",
|
|
@@ -1272,6 +1308,49 @@
|
|
|
1272
1308
|
}
|
|
1273
1309
|
]
|
|
1274
1310
|
},
|
|
1311
|
+
{
|
|
1312
|
+
"type": "error",
|
|
1313
|
+
"name": "Staking__FatalError",
|
|
1314
|
+
"inputs": [
|
|
1315
|
+
{
|
|
1316
|
+
"name": "",
|
|
1317
|
+
"type": "string",
|
|
1318
|
+
"internalType": "string"
|
|
1319
|
+
}
|
|
1320
|
+
]
|
|
1321
|
+
},
|
|
1322
|
+
{
|
|
1323
|
+
"type": "error",
|
|
1324
|
+
"name": "Staking__GovernanceAlreadySet",
|
|
1325
|
+
"inputs": []
|
|
1326
|
+
},
|
|
1327
|
+
{
|
|
1328
|
+
"type": "error",
|
|
1329
|
+
"name": "Staking__InstanceDoesNotExist",
|
|
1330
|
+
"inputs": [
|
|
1331
|
+
{
|
|
1332
|
+
"name": "",
|
|
1333
|
+
"type": "address",
|
|
1334
|
+
"internalType": "address"
|
|
1335
|
+
}
|
|
1336
|
+
]
|
|
1337
|
+
},
|
|
1338
|
+
{
|
|
1339
|
+
"type": "error",
|
|
1340
|
+
"name": "Staking__InsufficientPower",
|
|
1341
|
+
"inputs": [
|
|
1342
|
+
{
|
|
1343
|
+
"name": "",
|
|
1344
|
+
"type": "uint256",
|
|
1345
|
+
"internalType": "uint256"
|
|
1346
|
+
},
|
|
1347
|
+
{
|
|
1348
|
+
"name": "",
|
|
1349
|
+
"type": "uint256",
|
|
1350
|
+
"internalType": "uint256"
|
|
1351
|
+
}
|
|
1352
|
+
]
|
|
1353
|
+
},
|
|
1275
1354
|
{
|
|
1276
1355
|
"type": "error",
|
|
1277
1356
|
"name": "Staking__InsufficientStake",
|
|
@@ -1304,6 +1383,28 @@
|
|
|
1304
1383
|
}
|
|
1305
1384
|
]
|
|
1306
1385
|
},
|
|
1386
|
+
{
|
|
1387
|
+
"type": "error",
|
|
1388
|
+
"name": "Staking__InvalidRecipient",
|
|
1389
|
+
"inputs": [
|
|
1390
|
+
{
|
|
1391
|
+
"name": "",
|
|
1392
|
+
"type": "address",
|
|
1393
|
+
"internalType": "address"
|
|
1394
|
+
}
|
|
1395
|
+
]
|
|
1396
|
+
},
|
|
1397
|
+
{
|
|
1398
|
+
"type": "error",
|
|
1399
|
+
"name": "Staking__InvalidRollupAddress",
|
|
1400
|
+
"inputs": [
|
|
1401
|
+
{
|
|
1402
|
+
"name": "",
|
|
1403
|
+
"type": "address",
|
|
1404
|
+
"internalType": "address"
|
|
1405
|
+
}
|
|
1406
|
+
]
|
|
1407
|
+
},
|
|
1307
1408
|
{
|
|
1308
1409
|
"type": "error",
|
|
1309
1410
|
"name": "Staking__NoOneToSlash",
|
|
@@ -1315,6 +1416,17 @@
|
|
|
1315
1416
|
}
|
|
1316
1417
|
]
|
|
1317
1418
|
},
|
|
1419
|
+
{
|
|
1420
|
+
"type": "error",
|
|
1421
|
+
"name": "Staking__NotCanonical",
|
|
1422
|
+
"inputs": [
|
|
1423
|
+
{
|
|
1424
|
+
"name": "",
|
|
1425
|
+
"type": "address",
|
|
1426
|
+
"internalType": "address"
|
|
1427
|
+
}
|
|
1428
|
+
]
|
|
1429
|
+
},
|
|
1318
1430
|
{
|
|
1319
1431
|
"type": "error",
|
|
1320
1432
|
"name": "Staking__NotExiting",
|
|
@@ -1326,6 +1438,28 @@
|
|
|
1326
1438
|
}
|
|
1327
1439
|
]
|
|
1328
1440
|
},
|
|
1441
|
+
{
|
|
1442
|
+
"type": "error",
|
|
1443
|
+
"name": "Staking__NotOurProposal",
|
|
1444
|
+
"inputs": [
|
|
1445
|
+
{
|
|
1446
|
+
"name": "",
|
|
1447
|
+
"type": "uint256",
|
|
1448
|
+
"internalType": "uint256"
|
|
1449
|
+
}
|
|
1450
|
+
]
|
|
1451
|
+
},
|
|
1452
|
+
{
|
|
1453
|
+
"type": "error",
|
|
1454
|
+
"name": "Staking__NotRollup",
|
|
1455
|
+
"inputs": [
|
|
1456
|
+
{
|
|
1457
|
+
"name": "",
|
|
1458
|
+
"type": "address",
|
|
1459
|
+
"internalType": "address"
|
|
1460
|
+
}
|
|
1461
|
+
]
|
|
1462
|
+
},
|
|
1329
1463
|
{
|
|
1330
1464
|
"type": "error",
|
|
1331
1465
|
"name": "Staking__NotSlasher",
|
|
@@ -1369,6 +1503,44 @@
|
|
|
1369
1503
|
}
|
|
1370
1504
|
]
|
|
1371
1505
|
},
|
|
1506
|
+
{
|
|
1507
|
+
"type": "error",
|
|
1508
|
+
"name": "Staking__OutOfBounds",
|
|
1509
|
+
"inputs": [
|
|
1510
|
+
{
|
|
1511
|
+
"name": "",
|
|
1512
|
+
"type": "uint256",
|
|
1513
|
+
"internalType": "uint256"
|
|
1514
|
+
},
|
|
1515
|
+
{
|
|
1516
|
+
"name": "",
|
|
1517
|
+
"type": "uint256",
|
|
1518
|
+
"internalType": "uint256"
|
|
1519
|
+
}
|
|
1520
|
+
]
|
|
1521
|
+
},
|
|
1522
|
+
{
|
|
1523
|
+
"type": "error",
|
|
1524
|
+
"name": "Staking__RollupAlreadyRegistered",
|
|
1525
|
+
"inputs": [
|
|
1526
|
+
{
|
|
1527
|
+
"name": "",
|
|
1528
|
+
"type": "address",
|
|
1529
|
+
"internalType": "address"
|
|
1530
|
+
}
|
|
1531
|
+
]
|
|
1532
|
+
},
|
|
1533
|
+
{
|
|
1534
|
+
"type": "error",
|
|
1535
|
+
"name": "Staking__WithdrawFailed",
|
|
1536
|
+
"inputs": [
|
|
1537
|
+
{
|
|
1538
|
+
"name": "",
|
|
1539
|
+
"type": "address",
|
|
1540
|
+
"internalType": "address"
|
|
1541
|
+
}
|
|
1542
|
+
]
|
|
1543
|
+
},
|
|
1372
1544
|
{
|
|
1373
1545
|
"type": "error",
|
|
1374
1546
|
"name": "Staking__WithdrawalNotUnlockedYet",
|
|
@@ -1413,20 +1585,36 @@
|
|
|
1413
1585
|
},
|
|
1414
1586
|
{
|
|
1415
1587
|
"type": "error",
|
|
1416
|
-
"name": "
|
|
1588
|
+
"name": "ValidatorSelection__InvalidAttestationsLength",
|
|
1417
1589
|
"inputs": [
|
|
1418
1590
|
{
|
|
1419
|
-
"name": "
|
|
1591
|
+
"name": "expected",
|
|
1420
1592
|
"type": "uint256",
|
|
1421
1593
|
"internalType": "uint256"
|
|
1422
1594
|
},
|
|
1423
1595
|
{
|
|
1424
|
-
"name": "
|
|
1596
|
+
"name": "actual",
|
|
1425
1597
|
"type": "uint256",
|
|
1426
1598
|
"internalType": "uint256"
|
|
1427
1599
|
}
|
|
1428
1600
|
]
|
|
1429
1601
|
},
|
|
1602
|
+
{
|
|
1603
|
+
"type": "error",
|
|
1604
|
+
"name": "ValidatorSelection__InvalidCommitteeCommitment",
|
|
1605
|
+
"inputs": [
|
|
1606
|
+
{
|
|
1607
|
+
"name": "reconstructed",
|
|
1608
|
+
"type": "bytes32",
|
|
1609
|
+
"internalType": "bytes32"
|
|
1610
|
+
},
|
|
1611
|
+
{
|
|
1612
|
+
"name": "expected",
|
|
1613
|
+
"type": "bytes32",
|
|
1614
|
+
"internalType": "bytes32"
|
|
1615
|
+
}
|
|
1616
|
+
]
|
|
1617
|
+
},
|
|
1430
1618
|
{
|
|
1431
1619
|
"type": "error",
|
|
1432
1620
|
"name": "ValidatorSelection__InvalidDeposit",
|