@aztec/l1-artifacts 1.0.0-nightly.20250615 → 1.0.0-nightly.20250617

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.
Files changed (157) hide show
  1. package/dest/CoinIssuerAbi.d.ts +162 -6
  2. package/dest/CoinIssuerAbi.d.ts.map +1 -1
  3. package/dest/CoinIssuerAbi.js +216 -6
  4. package/dest/CoinIssuerBytecode.d.ts +1 -1
  5. package/dest/CoinIssuerBytecode.js +1 -1
  6. package/dest/EmpireBaseAbi.d.ts +164 -8
  7. package/dest/EmpireBaseAbi.d.ts.map +1 -1
  8. package/dest/EmpireBaseAbi.js +218 -8
  9. package/dest/ErrorsAbi.d.ts +162 -6
  10. package/dest/ErrorsAbi.d.ts.map +1 -1
  11. package/dest/ErrorsAbi.js +216 -6
  12. package/dest/ExtRollupLib2Abi.d.ts +216 -10
  13. package/dest/ExtRollupLib2Abi.d.ts.map +1 -1
  14. package/dest/ExtRollupLib2Abi.js +284 -11
  15. package/dest/ExtRollupLib2Bytecode.d.ts +1 -1
  16. package/dest/ExtRollupLib2Bytecode.d.ts.map +1 -1
  17. package/dest/ExtRollupLib2Bytecode.js +1 -1
  18. package/dest/ExtRollupLibAbi.d.ts +166 -10
  19. package/dest/ExtRollupLibAbi.d.ts.map +1 -1
  20. package/dest/ExtRollupLibAbi.js +221 -11
  21. package/dest/ExtRollupLibBytecode.d.ts +1 -1
  22. package/dest/ExtRollupLibBytecode.d.ts.map +1 -1
  23. package/dest/ExtRollupLibBytecode.js +1 -1
  24. package/dest/FeeAssetHandlerAbi.d.ts +162 -6
  25. package/dest/FeeAssetHandlerAbi.d.ts.map +1 -1
  26. package/dest/FeeAssetHandlerAbi.js +216 -6
  27. package/dest/FeeAssetHandlerBytecode.d.ts +1 -1
  28. package/dest/FeeAssetHandlerBytecode.js +1 -1
  29. package/dest/FeeJuicePortalAbi.d.ts +162 -6
  30. package/dest/FeeJuicePortalAbi.d.ts.map +1 -1
  31. package/dest/FeeJuicePortalAbi.js +216 -6
  32. package/dest/FeeJuicePortalBytecode.d.ts +1 -1
  33. package/dest/FeeJuicePortalBytecode.js +1 -1
  34. package/dest/ForwarderAbi.d.ts +162 -6
  35. package/dest/ForwarderAbi.d.ts.map +1 -1
  36. package/dest/ForwarderAbi.js +216 -6
  37. package/dest/GSEAbi.d.ts +168 -0
  38. package/dest/GSEAbi.d.ts.map +1 -1
  39. package/dest/GSEAbi.js +226 -0
  40. package/dest/GSEBytecode.d.ts +1 -1
  41. package/dest/GSEBytecode.d.ts.map +1 -1
  42. package/dest/GSEBytecode.js +1 -1
  43. package/dest/GovernanceAbi.d.ts +179 -23
  44. package/dest/GovernanceAbi.d.ts.map +1 -1
  45. package/dest/GovernanceAbi.js +237 -27
  46. package/dest/GovernanceBytecode.d.ts +1 -1
  47. package/dest/GovernanceBytecode.js +1 -1
  48. package/dest/GovernanceProposerAbi.d.ts +164 -8
  49. package/dest/GovernanceProposerAbi.d.ts.map +1 -1
  50. package/dest/GovernanceProposerAbi.js +218 -8
  51. package/dest/GovernanceProposerBytecode.d.ts +1 -1
  52. package/dest/GovernanceProposerBytecode.js +1 -1
  53. package/dest/HonkVerifierAbi.d.ts +162 -6
  54. package/dest/HonkVerifierAbi.d.ts.map +1 -1
  55. package/dest/HonkVerifierAbi.js +216 -6
  56. package/dest/HonkVerifierBytecode.d.ts +1 -1
  57. package/dest/HonkVerifierBytecode.d.ts.map +1 -1
  58. package/dest/HonkVerifierBytecode.js +1 -1
  59. package/dest/IERC20Abi.d.ts +168 -12
  60. package/dest/IERC20Abi.d.ts.map +1 -1
  61. package/dest/IERC20Abi.js +226 -16
  62. package/dest/IVerifierAbi.d.ts +162 -6
  63. package/dest/IVerifierAbi.d.ts.map +1 -1
  64. package/dest/IVerifierAbi.js +216 -6
  65. package/dest/InboxAbi.d.ts +162 -6
  66. package/dest/InboxAbi.d.ts.map +1 -1
  67. package/dest/InboxAbi.js +216 -6
  68. package/dest/InboxBytecode.d.ts +1 -1
  69. package/dest/InboxBytecode.js +1 -1
  70. package/dest/MockVerifierAbi.d.ts +162 -6
  71. package/dest/MockVerifierAbi.d.ts.map +1 -1
  72. package/dest/MockVerifierAbi.js +216 -6
  73. package/dest/MockZKPassportVerifierAbi.d.ts +162 -6
  74. package/dest/MockZKPassportVerifierAbi.d.ts.map +1 -1
  75. package/dest/MockZKPassportVerifierAbi.js +216 -6
  76. package/dest/MultiAdderAbi.d.ts +162 -6
  77. package/dest/MultiAdderAbi.d.ts.map +1 -1
  78. package/dest/MultiAdderAbi.js +216 -6
  79. package/dest/MultiAdderBytecode.d.ts +1 -1
  80. package/dest/MultiAdderBytecode.d.ts.map +1 -1
  81. package/dest/MultiAdderBytecode.js +1 -1
  82. package/dest/NewGovernanceProposerPayloadAbi.d.ts +162 -6
  83. package/dest/NewGovernanceProposerPayloadAbi.d.ts.map +1 -1
  84. package/dest/NewGovernanceProposerPayloadAbi.js +216 -6
  85. package/dest/NewGovernanceProposerPayloadBytecode.d.ts +1 -1
  86. package/dest/NewGovernanceProposerPayloadBytecode.js +1 -1
  87. package/dest/OutboxAbi.d.ts +162 -6
  88. package/dest/OutboxAbi.d.ts.map +1 -1
  89. package/dest/OutboxAbi.js +216 -6
  90. package/dest/OutboxBytecode.d.ts +1 -1
  91. package/dest/OutboxBytecode.js +1 -1
  92. package/dest/RegisterNewRollupVersionPayloadAbi.d.ts +162 -6
  93. package/dest/RegisterNewRollupVersionPayloadAbi.d.ts.map +1 -1
  94. package/dest/RegisterNewRollupVersionPayloadAbi.js +216 -6
  95. package/dest/RegisterNewRollupVersionPayloadBytecode.d.ts +1 -1
  96. package/dest/RegisterNewRollupVersionPayloadBytecode.js +1 -1
  97. package/dest/RegistryAbi.d.ts +165 -9
  98. package/dest/RegistryAbi.d.ts.map +1 -1
  99. package/dest/RegistryAbi.js +219 -9
  100. package/dest/RegistryBytecode.d.ts +1 -1
  101. package/dest/RegistryBytecode.js +1 -1
  102. package/dest/RewardDistributorAbi.d.ts +168 -12
  103. package/dest/RewardDistributorAbi.d.ts.map +1 -1
  104. package/dest/RewardDistributorAbi.js +226 -16
  105. package/dest/RewardDistributorBytecode.d.ts +1 -1
  106. package/dest/RewardDistributorBytecode.js +1 -1
  107. package/dest/RollupAbi.d.ts +226 -6
  108. package/dest/RollupAbi.d.ts.map +1 -1
  109. package/dest/RollupAbi.js +297 -6
  110. package/dest/RollupBytecode.d.ts +23 -20
  111. package/dest/RollupBytecode.d.ts.map +1 -1
  112. package/dest/RollupBytecode.js +24 -20
  113. package/dest/RollupStorage.d.ts +3 -3
  114. package/dest/RollupStorage.js +3 -3
  115. package/dest/SlashFactoryAbi.d.ts +162 -6
  116. package/dest/SlashFactoryAbi.d.ts.map +1 -1
  117. package/dest/SlashFactoryAbi.js +216 -6
  118. package/dest/SlashFactoryBytecode.d.ts +1 -1
  119. package/dest/SlashFactoryBytecode.js +1 -1
  120. package/dest/SlasherAbi.d.ts +162 -6
  121. package/dest/SlasherAbi.d.ts.map +1 -1
  122. package/dest/SlasherAbi.js +216 -6
  123. package/dest/SlasherBytecode.d.ts +1 -1
  124. package/dest/SlasherBytecode.js +1 -1
  125. package/dest/SlashingProposerAbi.d.ts +164 -8
  126. package/dest/SlashingProposerAbi.d.ts.map +1 -1
  127. package/dest/SlashingProposerAbi.js +218 -8
  128. package/dest/SlashingProposerBytecode.d.ts +1 -1
  129. package/dest/SlashingProposerBytecode.js +1 -1
  130. package/dest/StakingAssetHandlerAbi.d.ts +168 -12
  131. package/dest/StakingAssetHandlerAbi.d.ts.map +1 -1
  132. package/dest/StakingAssetHandlerAbi.js +226 -16
  133. package/dest/StakingAssetHandlerBytecode.d.ts +1 -1
  134. package/dest/StakingAssetHandlerBytecode.js +1 -1
  135. package/dest/TestERC20Abi.d.ts +168 -12
  136. package/dest/TestERC20Abi.d.ts.map +1 -1
  137. package/dest/TestERC20Abi.js +226 -16
  138. package/dest/TestERC20Bytecode.d.ts +1 -1
  139. package/dest/TestERC20Bytecode.js +1 -1
  140. package/dest/TokenPortalAbi.d.ts +162 -6
  141. package/dest/TokenPortalAbi.d.ts.map +1 -1
  142. package/dest/TokenPortalAbi.js +216 -6
  143. package/dest/TokenPortalBytecode.d.ts +1 -1
  144. package/dest/TokenPortalBytecode.js +1 -1
  145. package/dest/UniswapPortalAbi.d.ts +162 -6
  146. package/dest/UniswapPortalAbi.d.ts.map +1 -1
  147. package/dest/UniswapPortalAbi.js +216 -6
  148. package/dest/UniswapPortalBytecode.d.ts +1 -1
  149. package/dest/UniswapPortalBytecode.js +1 -1
  150. package/dest/ValidatorSelectionLibAbi.d.ts +162 -6
  151. package/dest/ValidatorSelectionLibAbi.d.ts.map +1 -1
  152. package/dest/ValidatorSelectionLibAbi.js +216 -6
  153. package/dest/ValidatorSelectionLibBytecode.d.ts +1 -1
  154. package/dest/ValidatorSelectionLibBytecode.js +1 -1
  155. package/dest/checksum.d.ts +1 -1
  156. package/dest/checksum.js +1 -1
  157. package/package.json +1 -1
@@ -29,25 +29,29 @@ export declare const CoinIssuerAbi: readonly [{
29
29
  readonly stateMutability: "view";
30
30
  }, {
31
31
  readonly type: "error";
32
- readonly name: "AddressSnapshotLib__IndexOutOfBounds";
32
+ readonly name: "CoinIssuer__InsufficientMintAvailable";
33
33
  readonly inputs: readonly [{
34
- readonly name: "index";
34
+ readonly name: "available";
35
35
  readonly type: "uint256";
36
36
  readonly internalType: "uint256";
37
37
  }, {
38
- readonly name: "size";
38
+ readonly name: "needed";
39
39
  readonly type: "uint256";
40
40
  readonly internalType: "uint256";
41
41
  }];
42
42
  }, {
43
43
  readonly type: "error";
44
- readonly name: "CoinIssuer__InsufficientMintAvailable";
44
+ readonly name: "Delegation__InsufficientPower";
45
45
  readonly inputs: readonly [{
46
- readonly name: "available";
46
+ readonly name: "";
47
+ readonly type: "address";
48
+ readonly internalType: "address";
49
+ }, {
50
+ readonly name: "";
47
51
  readonly type: "uint256";
48
52
  readonly internalType: "uint256";
49
53
  }, {
50
- readonly name: "needed";
54
+ readonly name: "";
51
55
  readonly type: "uint256";
52
56
  readonly internalType: "uint256";
53
57
  }];
@@ -83,10 +87,126 @@ export declare const CoinIssuerAbi: readonly [{
83
87
  readonly type: "error";
84
88
  readonly name: "FeeLib__InvalidFeeAssetPriceModifier";
85
89
  readonly inputs: readonly [];
90
+ }, {
91
+ readonly type: "error";
92
+ readonly name: "GSE__AlreadyRegistered";
93
+ readonly inputs: readonly [{
94
+ readonly name: "";
95
+ readonly type: "address";
96
+ readonly internalType: "address";
97
+ }, {
98
+ readonly name: "";
99
+ readonly type: "address";
100
+ readonly internalType: "address";
101
+ }];
86
102
  }, {
87
103
  readonly type: "error";
88
104
  readonly name: "GSE__EmptyVoter";
89
105
  readonly inputs: readonly [];
106
+ }, {
107
+ readonly type: "error";
108
+ readonly name: "GSE__FailedToRemove";
109
+ readonly inputs: readonly [{
110
+ readonly name: "";
111
+ readonly type: "address";
112
+ readonly internalType: "address";
113
+ }];
114
+ }, {
115
+ readonly type: "error";
116
+ readonly name: "GSE__FatalError";
117
+ readonly inputs: readonly [{
118
+ readonly name: "";
119
+ readonly type: "string";
120
+ readonly internalType: "string";
121
+ }];
122
+ }, {
123
+ readonly type: "error";
124
+ readonly name: "GSE__GovernanceAlreadySet";
125
+ readonly inputs: readonly [];
126
+ }, {
127
+ readonly type: "error";
128
+ readonly name: "GSE__InstanceDoesNotExist";
129
+ readonly inputs: readonly [{
130
+ readonly name: "";
131
+ readonly type: "address";
132
+ readonly internalType: "address";
133
+ }];
134
+ }, {
135
+ readonly type: "error";
136
+ readonly name: "GSE__InsufficientStake";
137
+ readonly inputs: readonly [{
138
+ readonly name: "";
139
+ readonly type: "uint256";
140
+ readonly internalType: "uint256";
141
+ }, {
142
+ readonly name: "";
143
+ readonly type: "uint256";
144
+ readonly internalType: "uint256";
145
+ }];
146
+ }, {
147
+ readonly type: "error";
148
+ readonly name: "GSE__InvalidRollupAddress";
149
+ readonly inputs: readonly [{
150
+ readonly name: "";
151
+ readonly type: "address";
152
+ readonly internalType: "address";
153
+ }];
154
+ }, {
155
+ readonly type: "error";
156
+ readonly name: "GSE__NotCanonical";
157
+ readonly inputs: readonly [{
158
+ readonly name: "";
159
+ readonly type: "address";
160
+ readonly internalType: "address";
161
+ }];
162
+ }, {
163
+ readonly type: "error";
164
+ readonly name: "GSE__NotRollup";
165
+ readonly inputs: readonly [{
166
+ readonly name: "";
167
+ readonly type: "address";
168
+ readonly internalType: "address";
169
+ }];
170
+ }, {
171
+ readonly type: "error";
172
+ readonly name: "GSE__NotWithdrawer";
173
+ readonly inputs: readonly [{
174
+ readonly name: "";
175
+ readonly type: "address";
176
+ readonly internalType: "address";
177
+ }, {
178
+ readonly name: "";
179
+ readonly type: "address";
180
+ readonly internalType: "address";
181
+ }];
182
+ }, {
183
+ readonly type: "error";
184
+ readonly name: "GSE__NothingToExit";
185
+ readonly inputs: readonly [{
186
+ readonly name: "";
187
+ readonly type: "address";
188
+ readonly internalType: "address";
189
+ }];
190
+ }, {
191
+ readonly type: "error";
192
+ readonly name: "GSE__OutOfBounds";
193
+ readonly inputs: readonly [{
194
+ readonly name: "";
195
+ readonly type: "uint256";
196
+ readonly internalType: "uint256";
197
+ }, {
198
+ readonly name: "";
199
+ readonly type: "uint256";
200
+ readonly internalType: "uint256";
201
+ }];
202
+ }, {
203
+ readonly type: "error";
204
+ readonly name: "GSE__RollupAlreadyRegistered";
205
+ readonly inputs: readonly [{
206
+ readonly name: "";
207
+ readonly type: "address";
208
+ readonly internalType: "address";
209
+ }];
90
210
  }, {
91
211
  readonly type: "error";
92
212
  readonly name: "GovernanceProposer__CanOnlyExecuteProposalInPast";
@@ -1028,6 +1148,14 @@ export declare const CoinIssuerAbi: readonly [{
1028
1148
  readonly type: "address";
1029
1149
  readonly internalType: "address";
1030
1150
  }];
1151
+ }, {
1152
+ readonly type: "error";
1153
+ readonly name: "Staking__AlreadyQueued";
1154
+ readonly inputs: readonly [{
1155
+ readonly name: "_attester";
1156
+ readonly type: "address";
1157
+ readonly internalType: "address";
1158
+ }];
1031
1159
  }, {
1032
1160
  readonly type: "error";
1033
1161
  readonly name: "Staking__AlreadyRegistered";
@@ -1048,6 +1176,10 @@ export declare const CoinIssuerAbi: readonly [{
1048
1176
  readonly type: "address";
1049
1177
  readonly internalType: "address";
1050
1178
  }];
1179
+ }, {
1180
+ readonly type: "error";
1181
+ readonly name: "Staking__DepositOutOfGas";
1182
+ readonly inputs: readonly [];
1051
1183
  }, {
1052
1184
  readonly type: "error";
1053
1185
  readonly name: "Staking__FailedToRemove";
@@ -1228,6 +1360,18 @@ export declare const CoinIssuerAbi: readonly [{
1228
1360
  readonly type: "uint256";
1229
1361
  readonly internalType: "uint256";
1230
1362
  }];
1363
+ }, {
1364
+ readonly type: "error";
1365
+ readonly name: "Staking__QueueAlreadyFlushed";
1366
+ readonly inputs: readonly [{
1367
+ readonly name: "epoch";
1368
+ readonly type: "uint256";
1369
+ readonly internalType: "Epoch";
1370
+ }];
1371
+ }, {
1372
+ readonly type: "error";
1373
+ readonly name: "Staking__QueueEmpty";
1374
+ readonly inputs: readonly [];
1231
1375
  }, {
1232
1376
  readonly type: "error";
1233
1377
  readonly name: "Staking__RollupAlreadyRegistered";
@@ -1272,6 +1416,18 @@ export declare const CoinIssuerAbi: readonly [{
1272
1416
  readonly type: "uint256";
1273
1417
  readonly internalType: "uint256";
1274
1418
  }];
1419
+ }, {
1420
+ readonly type: "error";
1421
+ readonly name: "ValidatorSelection__InsufficientCommitteeSize";
1422
+ readonly inputs: readonly [{
1423
+ readonly name: "actual";
1424
+ readonly type: "uint256";
1425
+ readonly internalType: "uint256";
1426
+ }, {
1427
+ readonly name: "expected";
1428
+ readonly type: "uint256";
1429
+ readonly internalType: "uint256";
1430
+ }];
1275
1431
  }, {
1276
1432
  readonly type: "error";
1277
1433
  readonly name: "ValidatorSelection__InvalidAttestationsLength";
@@ -1 +1 @@
1
- {"version":3,"file":"CoinIssuerAbi.d.ts","sourceRoot":"","sources":["../src/CoinIssuerAbi.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAoyDhB,CAAC"}
1
+ {"version":3,"file":"CoinIssuerAbi.d.ts","sourceRoot":"","sources":["../src/CoinIssuerAbi.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAs/DhB,CAAC"}
@@ -37,15 +37,15 @@
37
37
  },
38
38
  {
39
39
  "type": "error",
40
- "name": "AddressSnapshotLib__IndexOutOfBounds",
40
+ "name": "CoinIssuer__InsufficientMintAvailable",
41
41
  "inputs": [
42
42
  {
43
- "name": "index",
43
+ "name": "available",
44
44
  "type": "uint256",
45
45
  "internalType": "uint256"
46
46
  },
47
47
  {
48
- "name": "size",
48
+ "name": "needed",
49
49
  "type": "uint256",
50
50
  "internalType": "uint256"
51
51
  }
@@ -53,15 +53,20 @@
53
53
  },
54
54
  {
55
55
  "type": "error",
56
- "name": "CoinIssuer__InsufficientMintAvailable",
56
+ "name": "Delegation__InsufficientPower",
57
57
  "inputs": [
58
58
  {
59
- "name": "available",
59
+ "name": "",
60
+ "type": "address",
61
+ "internalType": "address"
62
+ },
63
+ {
64
+ "name": "",
60
65
  "type": "uint256",
61
66
  "internalType": "uint256"
62
67
  },
63
68
  {
64
- "name": "needed",
69
+ "name": "",
65
70
  "type": "uint256",
66
71
  "internalType": "uint256"
67
72
  }
@@ -108,11 +113,168 @@
108
113
  "name": "FeeLib__InvalidFeeAssetPriceModifier",
109
114
  "inputs": []
110
115
  },
116
+ {
117
+ "type": "error",
118
+ "name": "GSE__AlreadyRegistered",
119
+ "inputs": [
120
+ {
121
+ "name": "",
122
+ "type": "address",
123
+ "internalType": "address"
124
+ },
125
+ {
126
+ "name": "",
127
+ "type": "address",
128
+ "internalType": "address"
129
+ }
130
+ ]
131
+ },
111
132
  {
112
133
  "type": "error",
113
134
  "name": "GSE__EmptyVoter",
114
135
  "inputs": []
115
136
  },
137
+ {
138
+ "type": "error",
139
+ "name": "GSE__FailedToRemove",
140
+ "inputs": [
141
+ {
142
+ "name": "",
143
+ "type": "address",
144
+ "internalType": "address"
145
+ }
146
+ ]
147
+ },
148
+ {
149
+ "type": "error",
150
+ "name": "GSE__FatalError",
151
+ "inputs": [
152
+ {
153
+ "name": "",
154
+ "type": "string",
155
+ "internalType": "string"
156
+ }
157
+ ]
158
+ },
159
+ {
160
+ "type": "error",
161
+ "name": "GSE__GovernanceAlreadySet",
162
+ "inputs": []
163
+ },
164
+ {
165
+ "type": "error",
166
+ "name": "GSE__InstanceDoesNotExist",
167
+ "inputs": [
168
+ {
169
+ "name": "",
170
+ "type": "address",
171
+ "internalType": "address"
172
+ }
173
+ ]
174
+ },
175
+ {
176
+ "type": "error",
177
+ "name": "GSE__InsufficientStake",
178
+ "inputs": [
179
+ {
180
+ "name": "",
181
+ "type": "uint256",
182
+ "internalType": "uint256"
183
+ },
184
+ {
185
+ "name": "",
186
+ "type": "uint256",
187
+ "internalType": "uint256"
188
+ }
189
+ ]
190
+ },
191
+ {
192
+ "type": "error",
193
+ "name": "GSE__InvalidRollupAddress",
194
+ "inputs": [
195
+ {
196
+ "name": "",
197
+ "type": "address",
198
+ "internalType": "address"
199
+ }
200
+ ]
201
+ },
202
+ {
203
+ "type": "error",
204
+ "name": "GSE__NotCanonical",
205
+ "inputs": [
206
+ {
207
+ "name": "",
208
+ "type": "address",
209
+ "internalType": "address"
210
+ }
211
+ ]
212
+ },
213
+ {
214
+ "type": "error",
215
+ "name": "GSE__NotRollup",
216
+ "inputs": [
217
+ {
218
+ "name": "",
219
+ "type": "address",
220
+ "internalType": "address"
221
+ }
222
+ ]
223
+ },
224
+ {
225
+ "type": "error",
226
+ "name": "GSE__NotWithdrawer",
227
+ "inputs": [
228
+ {
229
+ "name": "",
230
+ "type": "address",
231
+ "internalType": "address"
232
+ },
233
+ {
234
+ "name": "",
235
+ "type": "address",
236
+ "internalType": "address"
237
+ }
238
+ ]
239
+ },
240
+ {
241
+ "type": "error",
242
+ "name": "GSE__NothingToExit",
243
+ "inputs": [
244
+ {
245
+ "name": "",
246
+ "type": "address",
247
+ "internalType": "address"
248
+ }
249
+ ]
250
+ },
251
+ {
252
+ "type": "error",
253
+ "name": "GSE__OutOfBounds",
254
+ "inputs": [
255
+ {
256
+ "name": "",
257
+ "type": "uint256",
258
+ "internalType": "uint256"
259
+ },
260
+ {
261
+ "name": "",
262
+ "type": "uint256",
263
+ "internalType": "uint256"
264
+ }
265
+ ]
266
+ },
267
+ {
268
+ "type": "error",
269
+ "name": "GSE__RollupAlreadyRegistered",
270
+ "inputs": [
271
+ {
272
+ "name": "",
273
+ "type": "address",
274
+ "internalType": "address"
275
+ }
276
+ ]
277
+ },
116
278
  {
117
279
  "type": "error",
118
280
  "name": "GovernanceProposer__CanOnlyExecuteProposalInPast",
@@ -1358,6 +1520,17 @@
1358
1520
  }
1359
1521
  ]
1360
1522
  },
1523
+ {
1524
+ "type": "error",
1525
+ "name": "Staking__AlreadyQueued",
1526
+ "inputs": [
1527
+ {
1528
+ "name": "_attester",
1529
+ "type": "address",
1530
+ "internalType": "address"
1531
+ }
1532
+ ]
1533
+ },
1361
1534
  {
1362
1535
  "type": "error",
1363
1536
  "name": "Staking__AlreadyRegistered",
@@ -1385,6 +1558,11 @@
1385
1558
  }
1386
1559
  ]
1387
1560
  },
1561
+ {
1562
+ "type": "error",
1563
+ "name": "Staking__DepositOutOfGas",
1564
+ "inputs": []
1565
+ },
1388
1566
  {
1389
1567
  "type": "error",
1390
1568
  "name": "Staking__FailedToRemove",
@@ -1628,6 +1806,22 @@
1628
1806
  }
1629
1807
  ]
1630
1808
  },
1809
+ {
1810
+ "type": "error",
1811
+ "name": "Staking__QueueAlreadyFlushed",
1812
+ "inputs": [
1813
+ {
1814
+ "name": "epoch",
1815
+ "type": "uint256",
1816
+ "internalType": "Epoch"
1817
+ }
1818
+ ]
1819
+ },
1820
+ {
1821
+ "type": "error",
1822
+ "name": "Staking__QueueEmpty",
1823
+ "inputs": []
1824
+ },
1631
1825
  {
1632
1826
  "type": "error",
1633
1827
  "name": "Staking__RollupAlreadyRegistered",
@@ -1687,6 +1881,22 @@
1687
1881
  }
1688
1882
  ]
1689
1883
  },
1884
+ {
1885
+ "type": "error",
1886
+ "name": "ValidatorSelection__InsufficientCommitteeSize",
1887
+ "inputs": [
1888
+ {
1889
+ "name": "actual",
1890
+ "type": "uint256",
1891
+ "internalType": "uint256"
1892
+ },
1893
+ {
1894
+ "name": "expected",
1895
+ "type": "uint256",
1896
+ "internalType": "uint256"
1897
+ }
1898
+ ]
1899
+ },
1690
1900
  {
1691
1901
  "type": "error",
1692
1902
  "name": "ValidatorSelection__InvalidAttestationsLength",
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * CoinIssuer bytecode.
3
3
  */
4
- export declare const CoinIssuerBytecode = "0x60c060405234801561000f575f5ffd5b5060405161055938038061055983398101604081905261002e916100e7565b806001600160a01b03811661005c57604051631e4fbdf760e01b81525f600482015260240160405180910390fd5b61006581610081565b50506001600160a01b0390911660805260a05242600155610127565b5f80546001600160a01b038381166001600160a01b0319831681178455604051919092169283917f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e09190a35050565b6001600160a01b03811681146100e4575f5ffd5b50565b5f5f5f606084860312156100f9575f5ffd5b8351610104816100d0565b60208501516040860151919450925061011c816100d0565b809150509250925092565b60805160a0516104056101545f395f818160e7015261024701525f818160a301526101c301526104055ff3fe608060405234801561000f575f5ffd5b5060043610610085575f3560e01c80638da5cb5b116100585780638da5cb5b1461011f57806399f19cea1461012f578063f2fde38b14610137578063fc8ceea51461014a575f5ffd5b806340c10f19146100895780634800d97f1461009e578063664e9704146100e2578063715018a614610117575b5f5ffd5b61009c610097366004610343565b610153565b005b6100c57f000000000000000000000000000000000000000000000000000000000000000081565b6040516001600160a01b0390911681526020015b60405180910390f35b6101097f000000000000000000000000000000000000000000000000000000000000000081565b6040519081526020016100d9565b61009c61021f565b5f546001600160a01b03166100c5565b610109610232565b61009c61014536600461036b565b610270565b61010960015481565b61015b6102ad565b5f610164610232565b90508082818111156101975760405163a1cc879960e01b8152600481019290925260248201526044015b60405180910390fd5b5050426001556040516340c10f1960e01b81526001600160a01b038481166004830152602482018490527f000000000000000000000000000000000000000000000000000000000000000016906340c10f19906044015f604051808303815f87803b158015610204575f5ffd5b505af1158015610216573d5f5f3e3d5ffd5b50505050505050565b6102276102ad565b6102305f6102d9565b565b5f60015442610241919061039f565b61026b907f00000000000000000000000000000000000000000000000000000000000000006103b8565b905090565b6102786102ad565b6001600160a01b0381166102a157604051631e4fbdf760e01b81525f600482015260240161018e565b6102aa816102d9565b50565b5f546001600160a01b031633146102305760405163118cdaa760e01b815233600482015260240161018e565b5f80546001600160a01b038381166001600160a01b0319831681178455604051919092169283917f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e09190a35050565b80356001600160a01b038116811461033e575f5ffd5b919050565b5f5f60408385031215610354575f5ffd5b61035d83610328565b946020939093013593505050565b5f6020828403121561037b575f5ffd5b61038482610328565b9392505050565b634e487b7160e01b5f52601160045260245ffd5b818103818111156103b2576103b261038b565b92915050565b80820281158282048414176103b2576103b261038b56fea26469706673582212203aa65900618b34785782d77f65d244cfe4f2e6174cd17d60f787560e82ab034264736f6c634300081b0033";
4
+ export declare const CoinIssuerBytecode = "0x60c060405234801561000f575f5ffd5b5060405161055938038061055983398101604081905261002e916100e7565b806001600160a01b03811661005c57604051631e4fbdf760e01b81525f600482015260240160405180910390fd5b61006581610081565b50506001600160a01b0390911660805260a05242600155610127565b5f80546001600160a01b038381166001600160a01b0319831681178455604051919092169283917f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e09190a35050565b6001600160a01b03811681146100e4575f5ffd5b50565b5f5f5f606084860312156100f9575f5ffd5b8351610104816100d0565b60208501516040860151919450925061011c816100d0565b809150509250925092565b60805160a0516104056101545f395f818160e7015261024701525f818160a301526101c301526104055ff3fe608060405234801561000f575f5ffd5b5060043610610085575f3560e01c80638da5cb5b116100585780638da5cb5b1461011f57806399f19cea1461012f578063f2fde38b14610137578063fc8ceea51461014a575f5ffd5b806340c10f19146100895780634800d97f1461009e578063664e9704146100e2578063715018a614610117575b5f5ffd5b61009c610097366004610343565b610153565b005b6100c57f000000000000000000000000000000000000000000000000000000000000000081565b6040516001600160a01b0390911681526020015b60405180910390f35b6101097f000000000000000000000000000000000000000000000000000000000000000081565b6040519081526020016100d9565b61009c61021f565b5f546001600160a01b03166100c5565b610109610232565b61009c61014536600461036b565b610270565b61010960015481565b61015b6102ad565b5f610164610232565b90508082818111156101975760405163a1cc879960e01b8152600481019290925260248201526044015b60405180910390fd5b5050426001556040516340c10f1960e01b81526001600160a01b038481166004830152602482018490527f000000000000000000000000000000000000000000000000000000000000000016906340c10f19906044015f604051808303815f87803b158015610204575f5ffd5b505af1158015610216573d5f5f3e3d5ffd5b50505050505050565b6102276102ad565b6102305f6102d9565b565b5f60015442610241919061039f565b61026b907f00000000000000000000000000000000000000000000000000000000000000006103b8565b905090565b6102786102ad565b6001600160a01b0381166102a157604051631e4fbdf760e01b81525f600482015260240161018e565b6102aa816102d9565b50565b5f546001600160a01b031633146102305760405163118cdaa760e01b815233600482015260240161018e565b5f80546001600160a01b038381166001600160a01b0319831681178455604051919092169283917f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e09190a35050565b80356001600160a01b038116811461033e575f5ffd5b919050565b5f5f60408385031215610354575f5ffd5b61035d83610328565b946020939093013593505050565b5f6020828403121561037b575f5ffd5b61038482610328565b9392505050565b634e487b7160e01b5f52601160045260245ffd5b818103818111156103b2576103b261038b565b92915050565b80820281158282048414176103b2576103b261038b56fea2646970667358221220962b03af0eb3cb1a7dc7c2561dab027c1ecc178ab5d4162cd21368676a45ac5664736f6c634300081b0033";
5
5
  /**
6
6
  * CoinIssuer link references.
7
7
  */
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * CoinIssuer bytecode.
3
- */ export const CoinIssuerBytecode = "0x60c060405234801561000f575f5ffd5b5060405161055938038061055983398101604081905261002e916100e7565b806001600160a01b03811661005c57604051631e4fbdf760e01b81525f600482015260240160405180910390fd5b61006581610081565b50506001600160a01b0390911660805260a05242600155610127565b5f80546001600160a01b038381166001600160a01b0319831681178455604051919092169283917f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e09190a35050565b6001600160a01b03811681146100e4575f5ffd5b50565b5f5f5f606084860312156100f9575f5ffd5b8351610104816100d0565b60208501516040860151919450925061011c816100d0565b809150509250925092565b60805160a0516104056101545f395f818160e7015261024701525f818160a301526101c301526104055ff3fe608060405234801561000f575f5ffd5b5060043610610085575f3560e01c80638da5cb5b116100585780638da5cb5b1461011f57806399f19cea1461012f578063f2fde38b14610137578063fc8ceea51461014a575f5ffd5b806340c10f19146100895780634800d97f1461009e578063664e9704146100e2578063715018a614610117575b5f5ffd5b61009c610097366004610343565b610153565b005b6100c57f000000000000000000000000000000000000000000000000000000000000000081565b6040516001600160a01b0390911681526020015b60405180910390f35b6101097f000000000000000000000000000000000000000000000000000000000000000081565b6040519081526020016100d9565b61009c61021f565b5f546001600160a01b03166100c5565b610109610232565b61009c61014536600461036b565b610270565b61010960015481565b61015b6102ad565b5f610164610232565b90508082818111156101975760405163a1cc879960e01b8152600481019290925260248201526044015b60405180910390fd5b5050426001556040516340c10f1960e01b81526001600160a01b038481166004830152602482018490527f000000000000000000000000000000000000000000000000000000000000000016906340c10f19906044015f604051808303815f87803b158015610204575f5ffd5b505af1158015610216573d5f5f3e3d5ffd5b50505050505050565b6102276102ad565b6102305f6102d9565b565b5f60015442610241919061039f565b61026b907f00000000000000000000000000000000000000000000000000000000000000006103b8565b905090565b6102786102ad565b6001600160a01b0381166102a157604051631e4fbdf760e01b81525f600482015260240161018e565b6102aa816102d9565b50565b5f546001600160a01b031633146102305760405163118cdaa760e01b815233600482015260240161018e565b5f80546001600160a01b038381166001600160a01b0319831681178455604051919092169283917f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e09190a35050565b80356001600160a01b038116811461033e575f5ffd5b919050565b5f5f60408385031215610354575f5ffd5b61035d83610328565b946020939093013593505050565b5f6020828403121561037b575f5ffd5b61038482610328565b9392505050565b634e487b7160e01b5f52601160045260245ffd5b818103818111156103b2576103b261038b565b92915050565b80820281158282048414176103b2576103b261038b56fea26469706673582212203aa65900618b34785782d77f65d244cfe4f2e6174cd17d60f787560e82ab034264736f6c634300081b0033";
3
+ */ export const CoinIssuerBytecode = "0x60c060405234801561000f575f5ffd5b5060405161055938038061055983398101604081905261002e916100e7565b806001600160a01b03811661005c57604051631e4fbdf760e01b81525f600482015260240160405180910390fd5b61006581610081565b50506001600160a01b0390911660805260a05242600155610127565b5f80546001600160a01b038381166001600160a01b0319831681178455604051919092169283917f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e09190a35050565b6001600160a01b03811681146100e4575f5ffd5b50565b5f5f5f606084860312156100f9575f5ffd5b8351610104816100d0565b60208501516040860151919450925061011c816100d0565b809150509250925092565b60805160a0516104056101545f395f818160e7015261024701525f818160a301526101c301526104055ff3fe608060405234801561000f575f5ffd5b5060043610610085575f3560e01c80638da5cb5b116100585780638da5cb5b1461011f57806399f19cea1461012f578063f2fde38b14610137578063fc8ceea51461014a575f5ffd5b806340c10f19146100895780634800d97f1461009e578063664e9704146100e2578063715018a614610117575b5f5ffd5b61009c610097366004610343565b610153565b005b6100c57f000000000000000000000000000000000000000000000000000000000000000081565b6040516001600160a01b0390911681526020015b60405180910390f35b6101097f000000000000000000000000000000000000000000000000000000000000000081565b6040519081526020016100d9565b61009c61021f565b5f546001600160a01b03166100c5565b610109610232565b61009c61014536600461036b565b610270565b61010960015481565b61015b6102ad565b5f610164610232565b90508082818111156101975760405163a1cc879960e01b8152600481019290925260248201526044015b60405180910390fd5b5050426001556040516340c10f1960e01b81526001600160a01b038481166004830152602482018490527f000000000000000000000000000000000000000000000000000000000000000016906340c10f19906044015f604051808303815f87803b158015610204575f5ffd5b505af1158015610216573d5f5f3e3d5ffd5b50505050505050565b6102276102ad565b6102305f6102d9565b565b5f60015442610241919061039f565b61026b907f00000000000000000000000000000000000000000000000000000000000000006103b8565b905090565b6102786102ad565b6001600160a01b0381166102a157604051631e4fbdf760e01b81525f600482015260240161018e565b6102aa816102d9565b50565b5f546001600160a01b031633146102305760405163118cdaa760e01b815233600482015260240161018e565b5f80546001600160a01b038381166001600160a01b0319831681178455604051919092169283917f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e09190a35050565b80356001600160a01b038116811461033e575f5ffd5b919050565b5f5f60408385031215610354575f5ffd5b61035d83610328565b946020939093013593505050565b5f6020828403121561037b575f5ffd5b61038482610328565b9392505050565b634e487b7160e01b5f52601160045260245ffd5b818103818111156103b2576103b261038b565b92915050565b80820281158282048414176103b2576103b261038b56fea2646970667358221220962b03af0eb3cb1a7dc7c2561dab027c1ecc178ab5d4162cd21368676a45ac5664736f6c634300081b0033";
4
4
  /**
5
5
  * CoinIssuer link references.
6
6
  */ export const CoinIssuerLinkReferences = {};