@aztec/stdlib 0.87.3-nightly.20250528 → 0.87.3

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 (131) hide show
  1. package/dest/abi/abi.d.ts +0 -3
  2. package/dest/abi/abi.d.ts.map +1 -1
  3. package/dest/abi/abi.js +0 -38
  4. package/dest/avm/avm.d.ts +12 -696
  5. package/dest/avm/avm.d.ts.map +1 -1
  6. package/dest/avm/avm.js +8 -16
  7. package/dest/avm/avm_accumulated_data.d.ts +0 -77
  8. package/dest/avm/avm_accumulated_data.d.ts.map +1 -1
  9. package/dest/avm/avm_accumulated_data.js +0 -67
  10. package/dest/avm/avm_circuit_public_inputs.d.ts +3 -73
  11. package/dest/avm/avm_circuit_public_inputs.d.ts.map +1 -1
  12. package/dest/avm/avm_circuit_public_inputs.js +9 -19
  13. package/dest/avm/avm_proving_request.d.ts +0 -366
  14. package/dest/avm/avm_proving_request.d.ts.map +1 -1
  15. package/dest/block/body.d.ts +1 -1
  16. package/dest/block/body.d.ts.map +1 -1
  17. package/dest/block/body.js +2 -2
  18. package/dest/block/index.d.ts +0 -1
  19. package/dest/block/index.d.ts.map +1 -1
  20. package/dest/block/index.js +0 -1
  21. package/dest/block/l2_block.d.ts +1 -1
  22. package/dest/block/l2_block.d.ts.map +1 -1
  23. package/dest/block/l2_block.js +2 -2
  24. package/dest/block/l2_block_source.d.ts +4 -9
  25. package/dest/block/l2_block_source.d.ts.map +1 -1
  26. package/dest/block/l2_block_source.js +0 -1
  27. package/dest/block/published_l2_block.d.ts +69 -99
  28. package/dest/block/published_l2_block.d.ts.map +1 -1
  29. package/dest/block/published_l2_block.js +12 -38
  30. package/dest/block/test/l2_tips_store_test_suite.js +1 -1
  31. package/dest/interfaces/archiver.js +2 -2
  32. package/dest/interfaces/aztec-node.js +2 -2
  33. package/dest/interfaces/proving-job.d.ts +4 -370
  34. package/dest/interfaces/proving-job.d.ts.map +1 -1
  35. package/dest/interfaces/proving-job.js +2 -2
  36. package/dest/interfaces/server_circuit_prover.d.ts +2 -3
  37. package/dest/interfaces/server_circuit_prover.d.ts.map +1 -1
  38. package/dest/kernel/index.d.ts +0 -1
  39. package/dest/kernel/index.d.ts.map +1 -1
  40. package/dest/kernel/index.js +0 -1
  41. package/dest/kernel/private_kernel_data.d.ts +25 -6
  42. package/dest/kernel/private_kernel_data.d.ts.map +1 -1
  43. package/dest/kernel/private_kernel_data.js +19 -8
  44. package/dest/kernel/private_kernel_reset_circuit_private_inputs.d.ts +2 -5
  45. package/dest/kernel/private_kernel_reset_circuit_private_inputs.d.ts.map +1 -1
  46. package/dest/kernel/private_kernel_reset_circuit_private_inputs.js +5 -9
  47. package/dest/kernel/private_kernel_tail_circuit_private_inputs.d.ts +1 -10
  48. package/dest/kernel/private_kernel_tail_circuit_private_inputs.d.ts.map +1 -1
  49. package/dest/kernel/private_kernel_tail_circuit_private_inputs.js +3 -8
  50. package/dest/kernel/public_call_request.d.ts +0 -54
  51. package/dest/kernel/public_call_request.d.ts.map +1 -1
  52. package/dest/kernel/public_call_request.js +0 -58
  53. package/dest/rollup/avm_proof_data.d.ts +5 -7
  54. package/dest/rollup/avm_proof_data.d.ts.map +1 -1
  55. package/dest/rollup/avm_proof_data.js +4 -12
  56. package/dest/rollup/previous_rollup_block_data.d.ts +15 -6
  57. package/dest/rollup/previous_rollup_block_data.d.ts.map +1 -1
  58. package/dest/rollup/previous_rollup_block_data.js +13 -8
  59. package/dest/rollup/previous_rollup_data.d.ts +15 -6
  60. package/dest/rollup/previous_rollup_data.d.ts.map +1 -1
  61. package/dest/rollup/previous_rollup_data.js +13 -8
  62. package/dest/rollup/private_tube_data.d.ts +3 -3
  63. package/dest/rollup/private_tube_data.d.ts.map +1 -1
  64. package/dest/rollup/private_tube_data.js +3 -3
  65. package/dest/rollup/public_tube_data.d.ts +3 -3
  66. package/dest/rollup/public_tube_data.d.ts.map +1 -1
  67. package/dest/rollup/public_tube_data.js +3 -3
  68. package/dest/rollup/root_rollup.d.ts +10 -9
  69. package/dest/rollup/root_rollup.d.ts.map +1 -1
  70. package/dest/rollup/root_rollup.js +20 -9
  71. package/dest/tests/factories.d.ts +1 -2
  72. package/dest/tests/factories.d.ts.map +1 -1
  73. package/dest/tests/factories.js +15 -21
  74. package/dest/tests/mocks.d.ts.map +1 -1
  75. package/dest/tests/mocks.js +3 -4
  76. package/dest/tx/tx_effect.d.ts +1 -1
  77. package/dest/tx/tx_effect.d.ts.map +1 -1
  78. package/dest/tx/tx_effect.js +2 -2
  79. package/dest/validators/types.d.ts +0 -4
  80. package/dest/validators/types.d.ts.map +1 -1
  81. package/dest/vks/index.d.ts +1 -1
  82. package/dest/vks/index.d.ts.map +1 -1
  83. package/dest/vks/index.js +1 -1
  84. package/dest/vks/{vk_data.d.ts → vk_witness_data.d.ts} +8 -8
  85. package/dest/vks/vk_witness_data.d.ts.map +1 -0
  86. package/dest/vks/{vk_data.js → vk_witness_data.js} +10 -10
  87. package/package.json +7 -7
  88. package/src/abi/abi.ts +0 -37
  89. package/src/avm/avm.ts +0 -14
  90. package/src/avm/avm_accumulated_data.ts +0 -93
  91. package/src/avm/avm_circuit_public_inputs.ts +2 -22
  92. package/src/block/body.ts +2 -7
  93. package/src/block/index.ts +0 -1
  94. package/src/block/l2_block.ts +1 -2
  95. package/src/block/l2_block_source.ts +3 -9
  96. package/src/block/published_l2_block.ts +24 -38
  97. package/src/block/test/l2_tips_store_test_suite.ts +1 -1
  98. package/src/interfaces/archiver.ts +2 -2
  99. package/src/interfaces/aztec-node.ts +2 -2
  100. package/src/interfaces/proving-job.ts +3 -3
  101. package/src/interfaces/server_circuit_prover.ts +2 -3
  102. package/src/kernel/index.ts +0 -1
  103. package/src/kernel/private_kernel_data.ts +29 -7
  104. package/src/kernel/private_kernel_reset_circuit_private_inputs.ts +3 -6
  105. package/src/kernel/private_kernel_tail_circuit_private_inputs.ts +2 -10
  106. package/src/kernel/public_call_request.ts +0 -66
  107. package/src/rollup/avm_proof_data.ts +7 -14
  108. package/src/rollup/previous_rollup_block_data.ts +12 -6
  109. package/src/rollup/previous_rollup_data.ts +12 -6
  110. package/src/rollup/private_tube_data.ts +4 -4
  111. package/src/rollup/public_tube_data.ts +4 -4
  112. package/src/rollup/root_rollup.ts +19 -6
  113. package/src/tests/factories.ts +20 -32
  114. package/src/tests/mocks.ts +3 -6
  115. package/src/tx/tx_effect.ts +5 -23
  116. package/src/validators/types.ts +0 -2
  117. package/src/vks/index.ts +1 -1
  118. package/src/vks/{vk_data.ts → vk_witness_data.ts} +6 -6
  119. package/dest/block/proposal/committee_attestation.d.ts +0 -34
  120. package/dest/block/proposal/committee_attestation.d.ts.map +0 -1
  121. package/dest/block/proposal/committee_attestation.js +0 -59
  122. package/dest/block/proposal/index.d.ts +0 -2
  123. package/dest/block/proposal/index.d.ts.map +0 -1
  124. package/dest/block/proposal/index.js +0 -1
  125. package/dest/kernel/padded_side_effects.d.ts +0 -26
  126. package/dest/kernel/padded_side_effects.d.ts.map +0 -1
  127. package/dest/kernel/padded_side_effects.js +0 -51
  128. package/dest/vks/vk_data.d.ts.map +0 -1
  129. package/src/block/proposal/committee_attestation.ts +0 -70
  130. package/src/block/proposal/index.ts +0 -1
  131. package/src/kernel/padded_side_effects.ts +0 -73
@@ -1,4 +1,4 @@
1
- import { AVM_V2_PROOF_LENGTH_IN_FIELDS_PADDED, NESTED_RECURSIVE_PROOF_LENGTH, NESTED_RECURSIVE_ROLLUP_HONK_PROOF_LENGTH, RECURSIVE_PROOF_LENGTH, TUBE_PROOF_LENGTH } from '@aztec/constants';
1
+ import { AVM_PROOF_LENGTH_IN_FIELDS, NESTED_RECURSIVE_PROOF_LENGTH, NESTED_RECURSIVE_ROLLUP_HONK_PROOF_LENGTH, RECURSIVE_PROOF_LENGTH, TUBE_PROOF_LENGTH } from '@aztec/constants';
2
2
  import type { ZodFor } from '@aztec/foundation/schemas';
3
3
  import { z } from 'zod';
4
4
  import { AvmCircuitInputs } from '../avm/avm.js';
@@ -92,99 +92,6 @@ export declare const ProvingJobInputs: z.ZodDiscriminatedUnion<"type", [z.ZodObj
92
92
  coinbase?: any;
93
93
  feeRecipient?: any;
94
94
  }>;
95
- gasSettings: z.ZodEffects<z.ZodObject<{
96
- gasLimits: z.ZodEffects<z.ZodObject<{
97
- daGas: z.ZodPipeline<z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodString]>, z.ZodNumber>;
98
- l2Gas: z.ZodPipeline<z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodString]>, z.ZodNumber>;
99
- }, "strip", z.ZodTypeAny, {
100
- daGas: number;
101
- l2Gas: number;
102
- }, {
103
- daGas: string | number | bigint;
104
- l2Gas: string | number | bigint;
105
- }>, import("../gas/gas.js").Gas, {
106
- daGas: string | number | bigint;
107
- l2Gas: string | number | bigint;
108
- }>;
109
- teardownGasLimits: z.ZodEffects<z.ZodObject<{
110
- daGas: z.ZodPipeline<z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodString]>, z.ZodNumber>;
111
- l2Gas: z.ZodPipeline<z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodString]>, z.ZodNumber>;
112
- }, "strip", z.ZodTypeAny, {
113
- daGas: number;
114
- l2Gas: number;
115
- }, {
116
- daGas: string | number | bigint;
117
- l2Gas: string | number | bigint;
118
- }>, import("../gas/gas.js").Gas, {
119
- daGas: string | number | bigint;
120
- l2Gas: string | number | bigint;
121
- }>;
122
- maxFeesPerGas: z.ZodEffects<z.ZodObject<{
123
- feePerDaGas: z.ZodType<import("@aztec/foundation/schemas").Fr, any, string>;
124
- feePerL2Gas: z.ZodType<import("@aztec/foundation/schemas").Fr, any, string>;
125
- }, "strip", z.ZodTypeAny, {
126
- feePerDaGas: import("@aztec/foundation/schemas").Fr;
127
- feePerL2Gas: import("@aztec/foundation/schemas").Fr;
128
- }, {
129
- feePerDaGas: string;
130
- feePerL2Gas: string;
131
- }>, import("../gas/gas_fees.js").GasFees, {
132
- feePerDaGas: string;
133
- feePerL2Gas: string;
134
- }>;
135
- maxPriorityFeesPerGas: z.ZodEffects<z.ZodObject<{
136
- feePerDaGas: z.ZodType<import("@aztec/foundation/schemas").Fr, any, string>;
137
- feePerL2Gas: z.ZodType<import("@aztec/foundation/schemas").Fr, any, string>;
138
- }, "strip", z.ZodTypeAny, {
139
- feePerDaGas: import("@aztec/foundation/schemas").Fr;
140
- feePerL2Gas: import("@aztec/foundation/schemas").Fr;
141
- }, {
142
- feePerDaGas: string;
143
- feePerL2Gas: string;
144
- }>, import("../gas/gas_fees.js").GasFees, {
145
- feePerDaGas: string;
146
- feePerL2Gas: string;
147
- }>;
148
- }, "strip", z.ZodTypeAny, {
149
- gasLimits: import("../gas/gas.js").Gas;
150
- teardownGasLimits: import("../gas/gas.js").Gas;
151
- maxFeesPerGas: import("../gas/gas_fees.js").GasFees;
152
- maxPriorityFeesPerGas: import("../gas/gas_fees.js").GasFees;
153
- }, {
154
- gasLimits: {
155
- daGas: string | number | bigint;
156
- l2Gas: string | number | bigint;
157
- };
158
- teardownGasLimits: {
159
- daGas: string | number | bigint;
160
- l2Gas: string | number | bigint;
161
- };
162
- maxFeesPerGas: {
163
- feePerDaGas: string;
164
- feePerL2Gas: string;
165
- };
166
- maxPriorityFeesPerGas: {
167
- feePerDaGas: string;
168
- feePerL2Gas: string;
169
- };
170
- }>, import("../gas/gas_settings.js").GasSettings, {
171
- gasLimits: {
172
- daGas: string | number | bigint;
173
- l2Gas: string | number | bigint;
174
- };
175
- teardownGasLimits: {
176
- daGas: string | number | bigint;
177
- l2Gas: string | number | bigint;
178
- };
179
- maxFeesPerGas: {
180
- feePerDaGas: string;
181
- feePerL2Gas: string;
182
- };
183
- maxPriorityFeesPerGas: {
184
- feePerDaGas: string;
185
- feePerL2Gas: string;
186
- };
187
- }>;
188
95
  nonRevertibleAccumulatedData: z.ZodObject<{
189
96
  noteHashes: z.ZodArray<z.ZodType<import("@aztec/foundation/schemas").Fr, any, string>, "many">;
190
97
  nullifiers: z.ZodArray<z.ZodType<import("@aztec/foundation/schemas").Fr, any, string>, "many">;
@@ -268,23 +175,9 @@ export declare const ProvingJobInputs: z.ZodDiscriminatedUnion<"type", [z.ZodObj
268
175
  contractAddress?: any;
269
176
  msgSender?: any;
270
177
  }>>;
271
- gasUsedByPrivate: z.ZodEffects<z.ZodObject<{
272
- daGas: z.ZodPipeline<z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodString]>, z.ZodNumber>;
273
- l2Gas: z.ZodPipeline<z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodString]>, z.ZodNumber>;
274
- }, "strip", z.ZodTypeAny, {
275
- daGas: number;
276
- l2Gas: number;
277
- }, {
278
- daGas: string | number | bigint;
279
- l2Gas: string | number | bigint;
280
- }>, import("../gas/gas.js").Gas, {
281
- daGas: string | number | bigint;
282
- l2Gas: string | number | bigint;
283
- }>;
284
178
  }, "strip", z.ZodTypeAny, {
285
179
  hash: string;
286
180
  globalVariables: import("../tx/global_variables.js").GlobalVariables;
287
- gasSettings: import("../gas/gas_settings.js").GasSettings;
288
181
  nonRevertibleAccumulatedData: {
289
182
  noteHashes: import("@aztec/foundation/schemas").Fr[];
290
183
  nullifiers: import("@aztec/foundation/schemas").Fr[];
@@ -296,7 +189,6 @@ export declare const ProvingJobInputs: z.ZodDiscriminatedUnion<"type", [z.ZodObj
296
189
  setupEnqueuedCalls: import("../avm/avm.js").AvmEnqueuedCallHint[];
297
190
  appLogicEnqueuedCalls: import("../avm/avm.js").AvmEnqueuedCallHint[];
298
191
  teardownEnqueuedCall: import("../avm/avm.js").AvmEnqueuedCallHint | null;
299
- gasUsedByPrivate: import("../gas/gas.js").Gas;
300
192
  }, {
301
193
  hash: string;
302
194
  globalVariables: {
@@ -312,24 +204,6 @@ export declare const ProvingJobInputs: z.ZodDiscriminatedUnion<"type", [z.ZodObj
312
204
  coinbase?: any;
313
205
  feeRecipient?: any;
314
206
  };
315
- gasSettings: {
316
- gasLimits: {
317
- daGas: string | number | bigint;
318
- l2Gas: string | number | bigint;
319
- };
320
- teardownGasLimits: {
321
- daGas: string | number | bigint;
322
- l2Gas: string | number | bigint;
323
- };
324
- maxFeesPerGas: {
325
- feePerDaGas: string;
326
- feePerL2Gas: string;
327
- };
328
- maxPriorityFeesPerGas: {
329
- feePerDaGas: string;
330
- feePerL2Gas: string;
331
- };
332
- };
333
207
  nonRevertibleAccumulatedData: {
334
208
  noteHashes: string[];
335
209
  nullifiers: string[];
@@ -356,10 +230,6 @@ export declare const ProvingJobInputs: z.ZodDiscriminatedUnion<"type", [z.ZodObj
356
230
  contractAddress?: any;
357
231
  msgSender?: any;
358
232
  } | null;
359
- gasUsedByPrivate: {
360
- daGas: string | number | bigint;
361
- l2Gas: string | number | bigint;
362
- };
363
233
  }>, import("../avm/avm.js").AvmTxHint, {
364
234
  hash: string;
365
235
  globalVariables: {
@@ -375,24 +245,6 @@ export declare const ProvingJobInputs: z.ZodDiscriminatedUnion<"type", [z.ZodObj
375
245
  coinbase?: any;
376
246
  feeRecipient?: any;
377
247
  };
378
- gasSettings: {
379
- gasLimits: {
380
- daGas: string | number | bigint;
381
- l2Gas: string | number | bigint;
382
- };
383
- teardownGasLimits: {
384
- daGas: string | number | bigint;
385
- l2Gas: string | number | bigint;
386
- };
387
- maxFeesPerGas: {
388
- feePerDaGas: string;
389
- feePerL2Gas: string;
390
- };
391
- maxPriorityFeesPerGas: {
392
- feePerDaGas: string;
393
- feePerL2Gas: string;
394
- };
395
- };
396
248
  nonRevertibleAccumulatedData: {
397
249
  noteHashes: string[];
398
250
  nullifiers: string[];
@@ -419,10 +271,6 @@ export declare const ProvingJobInputs: z.ZodDiscriminatedUnion<"type", [z.ZodObj
419
271
  contractAddress?: any;
420
272
  msgSender?: any;
421
273
  } | null;
422
- gasUsedByPrivate: {
423
- daGas: string | number | bigint;
424
- l2Gas: string | number | bigint;
425
- };
426
274
  }>;
427
275
  contractInstances: z.ZodArray<z.ZodEffects<z.ZodObject<{
428
276
  address: ZodFor<import("../aztec-address/index.js").AztecAddress>;
@@ -2182,24 +2030,6 @@ export declare const ProvingJobInputs: z.ZodDiscriminatedUnion<"type", [z.ZodObj
2182
2030
  coinbase?: any;
2183
2031
  feeRecipient?: any;
2184
2032
  };
2185
- gasSettings: {
2186
- gasLimits: {
2187
- daGas: string | number | bigint;
2188
- l2Gas: string | number | bigint;
2189
- };
2190
- teardownGasLimits: {
2191
- daGas: string | number | bigint;
2192
- l2Gas: string | number | bigint;
2193
- };
2194
- maxFeesPerGas: {
2195
- feePerDaGas: string;
2196
- feePerL2Gas: string;
2197
- };
2198
- maxPriorityFeesPerGas: {
2199
- feePerDaGas: string;
2200
- feePerL2Gas: string;
2201
- };
2202
- };
2203
2033
  nonRevertibleAccumulatedData: {
2204
2034
  noteHashes: string[];
2205
2035
  nullifiers: string[];
@@ -2226,10 +2056,6 @@ export declare const ProvingJobInputs: z.ZodDiscriminatedUnion<"type", [z.ZodObj
2226
2056
  contractAddress?: any;
2227
2057
  msgSender?: any;
2228
2058
  } | null;
2229
- gasUsedByPrivate: {
2230
- daGas: string | number | bigint;
2231
- l2Gas: string | number | bigint;
2232
- };
2233
2059
  };
2234
2060
  contractInstances: {
2235
2061
  salt: string;
@@ -2531,24 +2357,6 @@ export declare const ProvingJobInputs: z.ZodDiscriminatedUnion<"type", [z.ZodObj
2531
2357
  coinbase?: any;
2532
2358
  feeRecipient?: any;
2533
2359
  };
2534
- gasSettings: {
2535
- gasLimits: {
2536
- daGas: string | number | bigint;
2537
- l2Gas: string | number | bigint;
2538
- };
2539
- teardownGasLimits: {
2540
- daGas: string | number | bigint;
2541
- l2Gas: string | number | bigint;
2542
- };
2543
- maxFeesPerGas: {
2544
- feePerDaGas: string;
2545
- feePerL2Gas: string;
2546
- };
2547
- maxPriorityFeesPerGas: {
2548
- feePerDaGas: string;
2549
- feePerL2Gas: string;
2550
- };
2551
- };
2552
2360
  nonRevertibleAccumulatedData: {
2553
2361
  noteHashes: string[];
2554
2362
  nullifiers: string[];
@@ -2575,10 +2383,6 @@ export declare const ProvingJobInputs: z.ZodDiscriminatedUnion<"type", [z.ZodObj
2575
2383
  contractAddress?: any;
2576
2384
  msgSender?: any;
2577
2385
  } | null;
2578
- gasUsedByPrivate: {
2579
- daGas: string | number | bigint;
2580
- l2Gas: string | number | bigint;
2581
- };
2582
2386
  };
2583
2387
  contractInstances: {
2584
2388
  salt: string;
@@ -3121,23 +2925,6 @@ export declare const ProvingJobInputs: z.ZodDiscriminatedUnion<"type", [z.ZodObj
3121
2925
  };
3122
2926
  }>;
3123
2927
  feePayer: ZodFor<import("../aztec-address/index.js").AztecAddress>;
3124
- publicCallRequestArrayLengths: z.ZodEffects<z.ZodObject<{
3125
- setupCalls: z.ZodNumber;
3126
- appLogicCalls: z.ZodNumber;
3127
- teardownCall: z.ZodBoolean;
3128
- }, "strip", z.ZodTypeAny, {
3129
- setupCalls: number;
3130
- appLogicCalls: number;
3131
- teardownCall: boolean;
3132
- }, {
3133
- setupCalls: number;
3134
- appLogicCalls: number;
3135
- teardownCall: boolean;
3136
- }>, import("../kernel/public_call_request.js").PublicCallRequestArrayLengths, {
3137
- setupCalls: number;
3138
- appLogicCalls: number;
3139
- teardownCall: boolean;
3140
- }>;
3141
2928
  publicSetupCallRequests: z.ZodArray<z.ZodEffects<z.ZodObject<{
3142
2929
  msgSender: ZodFor<import("../aztec-address/index.js").AztecAddress>;
3143
2930
  contractAddress: ZodFor<import("../aztec-address/index.js").AztecAddress>;
@@ -3475,31 +3262,6 @@ export declare const ProvingJobInputs: z.ZodDiscriminatedUnion<"type", [z.ZodObj
3475
3262
  daGas: string | number | bigint;
3476
3263
  l2Gas: string | number | bigint;
3477
3264
  }>;
3478
- accumulatedDataArrayLengths: z.ZodEffects<z.ZodObject<{
3479
- noteHashes: z.ZodNumber;
3480
- nullifiers: z.ZodNumber;
3481
- l2ToL1Msgs: z.ZodNumber;
3482
- publicLogs: z.ZodNumber;
3483
- publicDataWrites: z.ZodNumber;
3484
- }, "strip", z.ZodTypeAny, {
3485
- noteHashes: number;
3486
- nullifiers: number;
3487
- l2ToL1Msgs: number;
3488
- publicLogs: number;
3489
- publicDataWrites: number;
3490
- }, {
3491
- noteHashes: number;
3492
- nullifiers: number;
3493
- l2ToL1Msgs: number;
3494
- publicLogs: number;
3495
- publicDataWrites: number;
3496
- }>, import("../avm/avm_accumulated_data.js").AvmAccumulatedDataArrayLengths, {
3497
- noteHashes: number;
3498
- nullifiers: number;
3499
- l2ToL1Msgs: number;
3500
- publicLogs: number;
3501
- publicDataWrites: number;
3502
- }>;
3503
3265
  accumulatedData: z.ZodEffects<z.ZodObject<{
3504
3266
  noteHashes: z.ZodArray<z.ZodType<import("@aztec/foundation/schemas").Fr, any, string>, "many">;
3505
3267
  nullifiers: z.ZodArray<z.ZodType<import("@aztec/foundation/schemas").Fr, any, string>, "many">;
@@ -3603,7 +3365,6 @@ export declare const ProvingJobInputs: z.ZodDiscriminatedUnion<"type", [z.ZodObj
3603
3365
  feePayer: import("../aztec-address/index.js").AztecAddress;
3604
3366
  startTreeSnapshots: import("../tx/tree_snapshots.js").TreeSnapshots;
3605
3367
  startGasUsed: import("../gas/gas.js").Gas;
3606
- publicCallRequestArrayLengths: import("../kernel/public_call_request.js").PublicCallRequestArrayLengths;
3607
3368
  publicSetupCallRequests: import("../kernel/public_call_request.js").PublicCallRequest[];
3608
3369
  publicAppLogicCallRequests: import("../kernel/public_call_request.js").PublicCallRequest[];
3609
3370
  previousNonRevertibleAccumulatedDataArrayLengths: import("../kernel/private_to_avm_accumulated_data.js").PrivateToAvmAccumulatedDataArrayLengths;
@@ -3612,7 +3373,6 @@ export declare const ProvingJobInputs: z.ZodDiscriminatedUnion<"type", [z.ZodObj
3612
3373
  previousRevertibleAccumulatedData: import("../kernel/private_to_avm_accumulated_data.js").PrivateToAvmAccumulatedData;
3613
3374
  endTreeSnapshots: import("../tx/tree_snapshots.js").TreeSnapshots;
3614
3375
  endGasUsed: import("../gas/gas.js").Gas;
3615
- accumulatedDataArrayLengths: import("../avm/avm_accumulated_data.js").AvmAccumulatedDataArrayLengths;
3616
3376
  accumulatedData: import("../avm/avm_accumulated_data.js").AvmAccumulatedData;
3617
3377
  reverted: boolean;
3618
3378
  }, {
@@ -3676,11 +3436,6 @@ export declare const ProvingJobInputs: z.ZodDiscriminatedUnion<"type", [z.ZodObj
3676
3436
  daGas: string | number | bigint;
3677
3437
  l2Gas: string | number | bigint;
3678
3438
  };
3679
- publicCallRequestArrayLengths: {
3680
- setupCalls: number;
3681
- appLogicCalls: number;
3682
- teardownCall: boolean;
3683
- };
3684
3439
  publicSetupCallRequests: {
3685
3440
  isStaticCall: boolean;
3686
3441
  calldataHash: string;
@@ -3749,13 +3504,6 @@ export declare const ProvingJobInputs: z.ZodDiscriminatedUnion<"type", [z.ZodObj
3749
3504
  daGas: string | number | bigint;
3750
3505
  l2Gas: string | number | bigint;
3751
3506
  };
3752
- accumulatedDataArrayLengths: {
3753
- noteHashes: number;
3754
- nullifiers: number;
3755
- l2ToL1Msgs: number;
3756
- publicLogs: number;
3757
- publicDataWrites: number;
3758
- };
3759
3507
  accumulatedData: {
3760
3508
  noteHashes: string[];
3761
3509
  nullifiers: string[];
@@ -3836,11 +3584,6 @@ export declare const ProvingJobInputs: z.ZodDiscriminatedUnion<"type", [z.ZodObj
3836
3584
  daGas: string | number | bigint;
3837
3585
  l2Gas: string | number | bigint;
3838
3586
  };
3839
- publicCallRequestArrayLengths: {
3840
- setupCalls: number;
3841
- appLogicCalls: number;
3842
- teardownCall: boolean;
3843
- };
3844
3587
  publicSetupCallRequests: {
3845
3588
  isStaticCall: boolean;
3846
3589
  calldataHash: string;
@@ -3909,13 +3652,6 @@ export declare const ProvingJobInputs: z.ZodDiscriminatedUnion<"type", [z.ZodObj
3909
3652
  daGas: string | number | bigint;
3910
3653
  l2Gas: string | number | bigint;
3911
3654
  };
3912
- accumulatedDataArrayLengths: {
3913
- noteHashes: number;
3914
- nullifiers: number;
3915
- l2ToL1Msgs: number;
3916
- publicLogs: number;
3917
- publicDataWrites: number;
3918
- };
3919
3655
  accumulatedData: {
3920
3656
  noteHashes: string[];
3921
3657
  nullifiers: string[];
@@ -4001,11 +3737,6 @@ export declare const ProvingJobInputs: z.ZodDiscriminatedUnion<"type", [z.ZodObj
4001
3737
  daGas: string | number | bigint;
4002
3738
  l2Gas: string | number | bigint;
4003
3739
  };
4004
- publicCallRequestArrayLengths: {
4005
- setupCalls: number;
4006
- appLogicCalls: number;
4007
- teardownCall: boolean;
4008
- };
4009
3740
  publicSetupCallRequests: {
4010
3741
  isStaticCall: boolean;
4011
3742
  calldataHash: string;
@@ -4074,13 +3805,6 @@ export declare const ProvingJobInputs: z.ZodDiscriminatedUnion<"type", [z.ZodObj
4074
3805
  daGas: string | number | bigint;
4075
3806
  l2Gas: string | number | bigint;
4076
3807
  };
4077
- accumulatedDataArrayLengths: {
4078
- noteHashes: number;
4079
- nullifiers: number;
4080
- l2ToL1Msgs: number;
4081
- publicLogs: number;
4082
- publicDataWrites: number;
4083
- };
4084
3808
  accumulatedData: {
4085
3809
  noteHashes: string[];
4086
3810
  nullifiers: string[];
@@ -4117,24 +3841,6 @@ export declare const ProvingJobInputs: z.ZodDiscriminatedUnion<"type", [z.ZodObj
4117
3841
  coinbase?: any;
4118
3842
  feeRecipient?: any;
4119
3843
  };
4120
- gasSettings: {
4121
- gasLimits: {
4122
- daGas: string | number | bigint;
4123
- l2Gas: string | number | bigint;
4124
- };
4125
- teardownGasLimits: {
4126
- daGas: string | number | bigint;
4127
- l2Gas: string | number | bigint;
4128
- };
4129
- maxFeesPerGas: {
4130
- feePerDaGas: string;
4131
- feePerL2Gas: string;
4132
- };
4133
- maxPriorityFeesPerGas: {
4134
- feePerDaGas: string;
4135
- feePerL2Gas: string;
4136
- };
4137
- };
4138
3844
  nonRevertibleAccumulatedData: {
4139
3845
  noteHashes: string[];
4140
3846
  nullifiers: string[];
@@ -4161,10 +3867,6 @@ export declare const ProvingJobInputs: z.ZodDiscriminatedUnion<"type", [z.ZodObj
4161
3867
  contractAddress?: any;
4162
3868
  msgSender?: any;
4163
3869
  } | null;
4164
- gasUsedByPrivate: {
4165
- daGas: string | number | bigint;
4166
- l2Gas: string | number | bigint;
4167
- };
4168
3870
  };
4169
3871
  contractInstances: {
4170
3872
  salt: string;
@@ -4513,11 +4215,6 @@ export declare const ProvingJobInputs: z.ZodDiscriminatedUnion<"type", [z.ZodObj
4513
4215
  daGas: string | number | bigint;
4514
4216
  l2Gas: string | number | bigint;
4515
4217
  };
4516
- publicCallRequestArrayLengths: {
4517
- setupCalls: number;
4518
- appLogicCalls: number;
4519
- teardownCall: boolean;
4520
- };
4521
4218
  publicSetupCallRequests: {
4522
4219
  isStaticCall: boolean;
4523
4220
  calldataHash: string;
@@ -4586,13 +4283,6 @@ export declare const ProvingJobInputs: z.ZodDiscriminatedUnion<"type", [z.ZodObj
4586
4283
  daGas: string | number | bigint;
4587
4284
  l2Gas: string | number | bigint;
4588
4285
  };
4589
- accumulatedDataArrayLengths: {
4590
- noteHashes: number;
4591
- nullifiers: number;
4592
- l2ToL1Msgs: number;
4593
- publicLogs: number;
4594
- publicDataWrites: number;
4595
- };
4596
4286
  accumulatedData: {
4597
4287
  noteHashes: string[];
4598
4288
  nullifiers: string[];
@@ -4629,24 +4319,6 @@ export declare const ProvingJobInputs: z.ZodDiscriminatedUnion<"type", [z.ZodObj
4629
4319
  coinbase?: any;
4630
4320
  feeRecipient?: any;
4631
4321
  };
4632
- gasSettings: {
4633
- gasLimits: {
4634
- daGas: string | number | bigint;
4635
- l2Gas: string | number | bigint;
4636
- };
4637
- teardownGasLimits: {
4638
- daGas: string | number | bigint;
4639
- l2Gas: string | number | bigint;
4640
- };
4641
- maxFeesPerGas: {
4642
- feePerDaGas: string;
4643
- feePerL2Gas: string;
4644
- };
4645
- maxPriorityFeesPerGas: {
4646
- feePerDaGas: string;
4647
- feePerL2Gas: string;
4648
- };
4649
- };
4650
4322
  nonRevertibleAccumulatedData: {
4651
4323
  noteHashes: string[];
4652
4324
  nullifiers: string[];
@@ -4673,10 +4345,6 @@ export declare const ProvingJobInputs: z.ZodDiscriminatedUnion<"type", [z.ZodObj
4673
4345
  contractAddress?: any;
4674
4346
  msgSender?: any;
4675
4347
  } | null;
4676
- gasUsedByPrivate: {
4677
- daGas: string | number | bigint;
4678
- l2Gas: string | number | bigint;
4679
- };
4680
4348
  };
4681
4349
  contractInstances: {
4682
4350
  salt: string;
@@ -5031,11 +4699,6 @@ export declare const ProvingJobInputs: z.ZodDiscriminatedUnion<"type", [z.ZodObj
5031
4699
  daGas: string | number | bigint;
5032
4700
  l2Gas: string | number | bigint;
5033
4701
  };
5034
- publicCallRequestArrayLengths: {
5035
- setupCalls: number;
5036
- appLogicCalls: number;
5037
- teardownCall: boolean;
5038
- };
5039
4702
  publicSetupCallRequests: {
5040
4703
  isStaticCall: boolean;
5041
4704
  calldataHash: string;
@@ -5104,13 +4767,6 @@ export declare const ProvingJobInputs: z.ZodDiscriminatedUnion<"type", [z.ZodObj
5104
4767
  daGas: string | number | bigint;
5105
4768
  l2Gas: string | number | bigint;
5106
4769
  };
5107
- accumulatedDataArrayLengths: {
5108
- noteHashes: number;
5109
- nullifiers: number;
5110
- l2ToL1Msgs: number;
5111
- publicLogs: number;
5112
- publicDataWrites: number;
5113
- };
5114
4770
  accumulatedData: {
5115
4771
  noteHashes: string[];
5116
4772
  nullifiers: string[];
@@ -5147,24 +4803,6 @@ export declare const ProvingJobInputs: z.ZodDiscriminatedUnion<"type", [z.ZodObj
5147
4803
  coinbase?: any;
5148
4804
  feeRecipient?: any;
5149
4805
  };
5150
- gasSettings: {
5151
- gasLimits: {
5152
- daGas: string | number | bigint;
5153
- l2Gas: string | number | bigint;
5154
- };
5155
- teardownGasLimits: {
5156
- daGas: string | number | bigint;
5157
- l2Gas: string | number | bigint;
5158
- };
5159
- maxFeesPerGas: {
5160
- feePerDaGas: string;
5161
- feePerL2Gas: string;
5162
- };
5163
- maxPriorityFeesPerGas: {
5164
- feePerDaGas: string;
5165
- feePerL2Gas: string;
5166
- };
5167
- };
5168
4806
  nonRevertibleAccumulatedData: {
5169
4807
  noteHashes: string[];
5170
4808
  nullifiers: string[];
@@ -5191,10 +4829,6 @@ export declare const ProvingJobInputs: z.ZodDiscriminatedUnion<"type", [z.ZodObj
5191
4829
  contractAddress?: any;
5192
4830
  msgSender?: any;
5193
4831
  } | null;
5194
- gasUsedByPrivate: {
5195
- daGas: string | number | bigint;
5196
- l2Gas: string | number | bigint;
5197
- };
5198
4832
  };
5199
4833
  contractInstances: {
5200
4834
  salt: string;
@@ -5600,10 +5234,10 @@ export type ProvingJobInputsMap = {
5600
5234
  };
5601
5235
  export declare const ProvingJobResult: z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
5602
5236
  type: z.ZodLiteral<ProvingRequestType.PUBLIC_VM>;
5603
- result: ZodFor<ProofAndVerificationKey<20000>>;
5237
+ result: ZodFor<ProofAndVerificationKey<4154>>;
5604
5238
  }, "strip", z.ZodTypeAny, {
5605
5239
  type: ProvingRequestType.PUBLIC_VM;
5606
- result: ProofAndVerificationKey<20000>;
5240
+ result: ProofAndVerificationKey<4154>;
5607
5241
  }, {
5608
5242
  type: ProvingRequestType.PUBLIC_VM;
5609
5243
  result?: any;
@@ -5709,7 +5343,7 @@ export declare const ProvingJobResult: z.ZodDiscriminatedUnion<"type", [z.ZodObj
5709
5343
  }>]>;
5710
5344
  export type ProvingJobResult = z.infer<typeof ProvingJobResult>;
5711
5345
  export type ProvingJobResultsMap = {
5712
- [ProvingRequestType.PUBLIC_VM]: ProofAndVerificationKey<typeof AVM_V2_PROOF_LENGTH_IN_FIELDS_PADDED>;
5346
+ [ProvingRequestType.PUBLIC_VM]: ProofAndVerificationKey<typeof AVM_PROOF_LENGTH_IN_FIELDS>;
5713
5347
  [ProvingRequestType.PRIVATE_BASE_ROLLUP]: PublicInputsAndRecursiveProof<BaseOrMergeRollupPublicInputs, typeof NESTED_RECURSIVE_ROLLUP_HONK_PROOF_LENGTH>;
5714
5348
  [ProvingRequestType.PUBLIC_BASE_ROLLUP]: PublicInputsAndRecursiveProof<BaseOrMergeRollupPublicInputs, typeof NESTED_RECURSIVE_ROLLUP_HONK_PROOF_LENGTH>;
5715
5349
  [ProvingRequestType.MERGE_ROLLUP]: PublicInputsAndRecursiveProof<BaseOrMergeRollupPublicInputs, typeof NESTED_RECURSIVE_ROLLUP_HONK_PROOF_LENGTH>;
@@ -1 +1 @@
1
- {"version":3,"file":"proving-job.d.ts","sourceRoot":"","sources":["../../src/interfaces/proving-job.ts"],"names":[],"mappings":"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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;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"}
1
+ {"version":3,"file":"proving-job.d.ts","sourceRoot":"","sources":["../../src/interfaces/proving-job.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,0BAA0B,EAC1B,6BAA6B,EAC7B,yCAAyC,EACzC,sBAAsB,EACtB,iBAAiB,EAClB,MAAM,kBAAkB,CAAC;AAC1B,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,2BAA2B,CAAC;AAExD,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAExB,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AAEjD,OAAO,EAAE,gBAAgB,EAAE,MAAM,iCAAiC,CAAC;AACnE,OAAO,EAAE,kBAAkB,EAAE,MAAM,mCAAmC,CAAC;AACvE,OAAO,EAAE,gBAAgB,EAAE,MAAM,iCAAiC,CAAC;AACnE,OAAO,EAAE,kBAAkB,EAAE,MAAM,mCAAmC,CAAC;AACvE,OAAO,EAAE,cAAc,EAAE,MAAM,8BAA8B,CAAC;AAC9D,OAAO,EAAE,6BAA6B,EAAE,MAAM,iDAAiD,CAAC;AAChG,OAAO,EAAE,sBAAsB,EAAE,MAAM,iCAAiC,CAAC;AACzE,OAAO,EAAE,iCAAiC,EAAE,MAAM,sDAAsD,CAAC;AACzG,OAAO,EAAE,qBAAqB,EAAE,6BAA6B,EAAE,MAAM,gCAAgC,CAAC;AACtG,OAAO,EAAE,0BAA0B,EAAE,MAAM,6CAA6C,CAAC;AACzF,OAAO,EAAE,iBAAiB,EAAE,MAAM,2BAA2B,CAAC;AAC9D,OAAO,EAAE,uBAAuB,EAAE,MAAM,yCAAyC,CAAC;AAClF,OAAO,EAAE,sBAAsB,EAAE,MAAM,wCAAwC,CAAC;AAChF,OAAO,EAAE,gBAAgB,EAAE,sBAAsB,EAAE,MAAM,0BAA0B,CAAC;AACpF,OAAO,EAAE,UAAU,EAAE,MAAM,0BAA0B,CAAC;AACtD,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,mBAAmB,CAAC;AAC3D,OAAO,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;AAEjE,MAAM,MAAM,uBAAuB,CAAC,CAAC,SAAS,MAAM,IAAI;IACtD,KAAK,EAAE,cAAc,CAAC,CAAC,CAAC,CAAC;IACzB,eAAe,EAAE,mBAAmB,CAAC;CACtC,CAAC;AAWF,wBAAgB,2BAA2B,CAAC,CAAC,SAAS,MAAM,EAC1D,KAAK,EAAE,cAAc,CAAC,CAAC,CAAC,EACxB,eAAe,EAAE,mBAAmB,GACnC,uBAAuB,CAAC,CAAC,CAAC,CAE5B;AAED,MAAM,MAAM,6BAA6B,CAAC,CAAC,EAAE,CAAC,SAAS,MAAM,GAAG,OAAO,6BAA6B,IAAI;IACtG,MAAM,EAAE,CAAC,CAAC;IACV,KAAK,EAAE,cAAc,CAAC,CAAC,CAAC,CAAC;IACzB,eAAe,EAAE,mBAAmB,CAAC;CACtC,CAAC;AAaF,wBAAgB,iCAAiC,CAAC,CAAC,EAAE,CAAC,SAAS,MAAM,GAAG,OAAO,6BAA6B,EAC1G,MAAM,EAAE,CAAC,EACT,KAAK,EAAE,cAAc,CAAC,CAAC,CAAC,EACxB,eAAe,EAAE,mBAAmB,GACnC,6BAA6B,CAAC,CAAC,EAAE,CAAC,CAAC,CAErC;AAED,wBAAgB,kCAAkC,CAAC,IAAI,EAAE,kBAAkB,GAAG,iBAAiB,CA+B9F;AAED,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;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"}
@@ -1,4 +1,4 @@
1
- import { AVM_V2_PROOF_LENGTH_IN_FIELDS_PADDED, NESTED_RECURSIVE_PROOF_LENGTH, NESTED_RECURSIVE_ROLLUP_HONK_PROOF_LENGTH, RECURSIVE_PROOF_LENGTH, TUBE_PROOF_LENGTH } from '@aztec/constants';
1
+ import { AVM_PROOF_LENGTH_IN_FIELDS, NESTED_RECURSIVE_PROOF_LENGTH, NESTED_RECURSIVE_ROLLUP_HONK_PROOF_LENGTH, RECURSIVE_PROOF_LENGTH, TUBE_PROOF_LENGTH } from '@aztec/constants';
2
2
  import { z } from 'zod';
3
3
  import { AvmCircuitInputs } from '../avm/avm.js';
4
4
  import { AvmProvingRequestSchema } from '../avm/avm_proving_request.js';
@@ -160,7 +160,7 @@ export function getProvingJobInputClassFor(type) {
160
160
  export const ProvingJobResult = z.discriminatedUnion('type', [
161
161
  z.object({
162
162
  type: z.literal(ProvingRequestType.PUBLIC_VM),
163
- result: schemaForRecursiveProofAndVerificationKey(AVM_V2_PROOF_LENGTH_IN_FIELDS_PADDED)
163
+ result: schemaForRecursiveProofAndVerificationKey(AVM_PROOF_LENGTH_IN_FIELDS)
164
164
  }),
165
165
  z.object({
166
166
  type: z.literal(ProvingRequestType.PRIVATE_BASE_ROLLUP),