@aztec/stdlib 0.0.1-commit.358457c → 0.0.1-commit.381b1a9

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 (222) hide show
  1. package/dest/abi/decoder.d.ts +2 -2
  2. package/dest/abi/decoder.d.ts.map +1 -1
  3. package/dest/abi/decoder.js +7 -5
  4. package/dest/abi/encoder.d.ts +1 -1
  5. package/dest/abi/encoder.d.ts.map +1 -1
  6. package/dest/abi/encoder.js +37 -6
  7. package/dest/abi/event_metadata_definition.d.ts +3 -1
  8. package/dest/abi/event_metadata_definition.d.ts.map +1 -1
  9. package/dest/abi/event_metadata_definition.js +1 -1
  10. package/dest/abi/utils.d.ts +14 -1
  11. package/dest/abi/utils.d.ts.map +1 -1
  12. package/dest/abi/utils.js +15 -0
  13. package/dest/avm/avm.d.ts +300 -300
  14. package/dest/avm/avm_proving_request.d.ts +166 -166
  15. package/dest/avm/revert_code.d.ts +16 -1
  16. package/dest/avm/revert_code.d.ts.map +1 -1
  17. package/dest/avm/revert_code.js +15 -5
  18. package/dest/block/l2_block.d.ts +9 -1
  19. package/dest/block/l2_block.d.ts.map +1 -1
  20. package/dest/block/l2_block.js +12 -2
  21. package/dest/block/l2_block_source.d.ts +14 -8
  22. package/dest/block/l2_block_source.d.ts.map +1 -1
  23. package/dest/block/l2_block_stream/l2_block_stream.d.ts +1 -1
  24. package/dest/block/l2_block_stream/l2_block_stream.d.ts.map +1 -1
  25. package/dest/block/l2_block_stream/l2_block_stream.js +10 -0
  26. package/dest/checkpoint/checkpoint.d.ts +2 -1
  27. package/dest/checkpoint/checkpoint.d.ts.map +1 -1
  28. package/dest/checkpoint/checkpoint.js +9 -4
  29. package/dest/checkpoint/index.d.ts +2 -1
  30. package/dest/checkpoint/index.d.ts.map +1 -1
  31. package/dest/checkpoint/index.js +1 -0
  32. package/dest/checkpoint/validate.d.ts +36 -0
  33. package/dest/checkpoint/validate.d.ts.map +1 -0
  34. package/dest/checkpoint/validate.js +120 -0
  35. package/dest/config/sequencer-config.d.ts +2 -2
  36. package/dest/config/sequencer-config.d.ts.map +1 -1
  37. package/dest/config/sequencer-config.js +5 -0
  38. package/dest/epoch-helpers/index.d.ts +5 -1
  39. package/dest/epoch-helpers/index.d.ts.map +1 -1
  40. package/dest/epoch-helpers/index.js +4 -2
  41. package/dest/interfaces/allowed_element.d.ts +26 -20
  42. package/dest/interfaces/allowed_element.d.ts.map +1 -1
  43. package/dest/interfaces/allowed_element.js +8 -8
  44. package/dest/interfaces/archiver.d.ts +1 -1
  45. package/dest/interfaces/archiver.d.ts.map +1 -1
  46. package/dest/interfaces/archiver.js +3 -2
  47. package/dest/interfaces/aztec-node-admin.d.ts +61 -27
  48. package/dest/interfaces/aztec-node-admin.d.ts.map +1 -1
  49. package/dest/interfaces/aztec-node.d.ts +11 -6
  50. package/dest/interfaces/aztec-node.d.ts.map +1 -1
  51. package/dest/interfaces/aztec-node.js +5 -2
  52. package/dest/interfaces/block-builder.d.ts +17 -9
  53. package/dest/interfaces/block-builder.d.ts.map +1 -1
  54. package/dest/interfaces/block-builder.js +13 -6
  55. package/dest/interfaces/configs.d.ts +57 -32
  56. package/dest/interfaces/configs.d.ts.map +1 -1
  57. package/dest/interfaces/configs.js +5 -2
  58. package/dest/interfaces/merkle_tree_operations.d.ts +9 -19
  59. package/dest/interfaces/merkle_tree_operations.d.ts.map +1 -1
  60. package/dest/interfaces/p2p.d.ts +3 -8
  61. package/dest/interfaces/p2p.d.ts.map +1 -1
  62. package/dest/interfaces/prover-client.d.ts +6 -1
  63. package/dest/interfaces/prover-client.d.ts.map +1 -1
  64. package/dest/interfaces/prover-client.js +7 -1
  65. package/dest/interfaces/validator.d.ts +68 -26
  66. package/dest/interfaces/validator.d.ts.map +1 -1
  67. package/dest/interfaces/validator.js +7 -3
  68. package/dest/kernel/private_kernel_tail_circuit_public_inputs.d.ts +2 -1
  69. package/dest/kernel/private_kernel_tail_circuit_public_inputs.d.ts.map +1 -1
  70. package/dest/kernel/private_kernel_tail_circuit_public_inputs.js +4 -0
  71. package/dest/logs/extended_directional_app_tagging_secret.d.ts +47 -0
  72. package/dest/logs/extended_directional_app_tagging_secret.d.ts.map +1 -0
  73. package/dest/logs/{directional_app_tagging_secret.js → extended_directional_app_tagging_secret.js} +23 -15
  74. package/dest/logs/index.d.ts +2 -2
  75. package/dest/logs/index.d.ts.map +1 -1
  76. package/dest/logs/index.js +1 -1
  77. package/dest/logs/log_filter.d.ts +4 -1
  78. package/dest/logs/log_filter.d.ts.map +1 -1
  79. package/dest/logs/log_filter.js +2 -1
  80. package/dest/logs/pre_tag.d.ts +16 -11
  81. package/dest/logs/pre_tag.d.ts.map +1 -1
  82. package/dest/logs/pre_tag.js +2 -2
  83. package/dest/logs/public_log.d.ts +4 -3
  84. package/dest/logs/public_log.d.ts.map +1 -1
  85. package/dest/logs/public_log.js +2 -1
  86. package/dest/logs/siloed_tag.d.ts +5 -3
  87. package/dest/logs/siloed_tag.d.ts.map +1 -1
  88. package/dest/logs/siloed_tag.js +6 -1
  89. package/dest/logs/tag.js +1 -1
  90. package/dest/logs/tx_scoped_l2_log.d.ts +3 -1
  91. package/dest/logs/tx_scoped_l2_log.d.ts.map +1 -1
  92. package/dest/logs/tx_scoped_l2_log.js +7 -0
  93. package/dest/messaging/l2_to_l1_membership.d.ts +32 -6
  94. package/dest/messaging/l2_to_l1_membership.d.ts.map +1 -1
  95. package/dest/messaging/l2_to_l1_membership.js +69 -26
  96. package/dest/p2p/block_proposal.d.ts +2 -2
  97. package/dest/p2p/block_proposal.d.ts.map +1 -1
  98. package/dest/p2p/block_proposal.js +1 -1
  99. package/dest/p2p/checkpoint_proposal.d.ts +2 -7
  100. package/dest/p2p/checkpoint_proposal.d.ts.map +1 -1
  101. package/dest/p2p/checkpoint_proposal.js +14 -24
  102. package/dest/p2p/client_type.d.ts +2 -5
  103. package/dest/p2p/client_type.d.ts.map +1 -1
  104. package/dest/p2p/client_type.js +0 -7
  105. package/dest/p2p/index.d.ts +1 -2
  106. package/dest/p2p/index.d.ts.map +1 -1
  107. package/dest/p2p/index.js +0 -1
  108. package/dest/p2p/peer_error.d.ts +3 -1
  109. package/dest/p2p/peer_error.d.ts.map +1 -1
  110. package/dest/p2p/peer_error.js +5 -0
  111. package/dest/p2p/topic_type.d.ts +3 -4
  112. package/dest/p2p/topic_type.d.ts.map +1 -1
  113. package/dest/p2p/topic_type.js +7 -24
  114. package/dest/slashing/tally.d.ts +7 -2
  115. package/dest/slashing/tally.d.ts.map +1 -1
  116. package/dest/slashing/tally.js +30 -2
  117. package/dest/tests/factories.d.ts +3 -1
  118. package/dest/tests/factories.d.ts.map +1 -1
  119. package/dest/tests/factories.js +8 -0
  120. package/dest/tests/mocks.d.ts +4 -2
  121. package/dest/tests/mocks.d.ts.map +1 -1
  122. package/dest/tests/mocks.js +13 -8
  123. package/dest/tx/block_header.d.ts +3 -1
  124. package/dest/tx/block_header.d.ts.map +1 -1
  125. package/dest/tx/block_header.js +4 -0
  126. package/dest/tx/simulated_tx.d.ts +5 -2
  127. package/dest/tx/simulated_tx.d.ts.map +1 -1
  128. package/dest/tx/simulated_tx.js +4 -1
  129. package/dest/tx/tx.d.ts +6 -5
  130. package/dest/tx/tx.d.ts.map +1 -1
  131. package/dest/tx/tx.js +18 -6
  132. package/dest/tx/tx_receipt.d.ts +7 -2
  133. package/dest/tx/tx_receipt.d.ts.map +1 -1
  134. package/dest/tx/tx_receipt.js +6 -3
  135. package/dest/tx/validator/error_texts.d.ts +7 -1
  136. package/dest/tx/validator/error_texts.d.ts.map +1 -1
  137. package/dest/tx/validator/error_texts.js +7 -0
  138. package/dest/update-checker/index.d.ts +3 -2
  139. package/dest/update-checker/index.d.ts.map +1 -1
  140. package/dest/update-checker/index.js +2 -1
  141. package/dest/update-checker/package_version.d.ts +3 -0
  142. package/dest/update-checker/package_version.d.ts.map +1 -0
  143. package/dest/update-checker/package_version.js +24 -0
  144. package/dest/update-checker/version_checker.d.ts +25 -0
  145. package/dest/update-checker/version_checker.d.ts.map +1 -0
  146. package/dest/update-checker/version_checker.js +50 -0
  147. package/dest/validators/errors.d.ts +6 -1
  148. package/dest/validators/errors.d.ts.map +1 -1
  149. package/dest/validators/errors.js +7 -0
  150. package/dest/versioning/versioning.d.ts +4 -2
  151. package/dest/versioning/versioning.d.ts.map +1 -1
  152. package/dest/versioning/versioning.js +4 -1
  153. package/package.json +10 -10
  154. package/src/abi/decoder.ts +15 -6
  155. package/src/abi/encoder.ts +49 -6
  156. package/src/abi/event_metadata_definition.ts +2 -0
  157. package/src/abi/utils.ts +25 -0
  158. package/src/avm/revert_code.ts +15 -0
  159. package/src/block/l2_block.ts +13 -1
  160. package/src/block/l2_block_source.ts +14 -7
  161. package/src/block/l2_block_stream/l2_block_stream.ts +21 -0
  162. package/src/checkpoint/checkpoint.ts +12 -3
  163. package/src/checkpoint/index.ts +1 -0
  164. package/src/checkpoint/validate.ts +230 -0
  165. package/src/config/sequencer-config.ts +6 -1
  166. package/src/epoch-helpers/index.ts +3 -0
  167. package/src/interfaces/allowed_element.ts +29 -9
  168. package/src/interfaces/archiver.ts +3 -2
  169. package/src/interfaces/aztec-node.ts +23 -5
  170. package/src/interfaces/block-builder.ts +34 -12
  171. package/src/interfaces/configs.ts +22 -8
  172. package/src/interfaces/merkle_tree_operations.ts +8 -18
  173. package/src/interfaces/p2p.ts +2 -13
  174. package/src/interfaces/prover-client.ts +8 -0
  175. package/src/interfaces/validator.ts +19 -3
  176. package/src/kernel/private_kernel_tail_circuit_public_inputs.ts +9 -0
  177. package/src/logs/{directional_app_tagging_secret.ts → extended_directional_app_tagging_secret.ts} +24 -16
  178. package/src/logs/index.ts +1 -1
  179. package/src/logs/log_filter.ts +5 -0
  180. package/src/logs/pre_tag.ts +5 -5
  181. package/src/logs/public_log.ts +4 -2
  182. package/src/logs/siloed_tag.ts +8 -2
  183. package/src/logs/tag.ts +1 -1
  184. package/src/logs/tx_scoped_l2_log.ts +16 -0
  185. package/src/messaging/l2_to_l1_membership.ts +98 -33
  186. package/src/p2p/block_proposal.ts +1 -1
  187. package/src/p2p/checkpoint_proposal.ts +24 -38
  188. package/src/p2p/client_type.ts +0 -6
  189. package/src/p2p/index.ts +0 -1
  190. package/src/p2p/peer_error.ts +7 -0
  191. package/src/p2p/topic_type.ts +8 -15
  192. package/src/slashing/tally.ts +34 -1
  193. package/src/tests/factories.ts +9 -0
  194. package/src/tests/mocks.ts +18 -7
  195. package/src/tx/block_header.ts +6 -0
  196. package/src/tx/simulated_tx.ts +8 -1
  197. package/src/tx/tx.ts +20 -11
  198. package/src/tx/tx_receipt.ts +7 -2
  199. package/src/tx/validator/error_texts.ts +8 -0
  200. package/src/update-checker/index.ts +2 -1
  201. package/src/update-checker/package_version.ts +30 -0
  202. package/src/update-checker/version_checker.ts +65 -0
  203. package/src/validators/errors.ts +9 -0
  204. package/src/versioning/versioning.ts +4 -1
  205. package/dest/ha-signing/config.d.ts +0 -101
  206. package/dest/ha-signing/config.d.ts.map +0 -1
  207. package/dest/ha-signing/config.js +0 -92
  208. package/dest/ha-signing/index.d.ts +0 -3
  209. package/dest/ha-signing/index.d.ts.map +0 -1
  210. package/dest/ha-signing/index.js +0 -2
  211. package/dest/ha-signing/types.d.ts +0 -85
  212. package/dest/ha-signing/types.d.ts.map +0 -1
  213. package/dest/ha-signing/types.js +0 -32
  214. package/dest/logs/directional_app_tagging_secret.d.ts +0 -40
  215. package/dest/logs/directional_app_tagging_secret.d.ts.map +0 -1
  216. package/dest/update-checker/update-checker.d.ts +0 -49
  217. package/dest/update-checker/update-checker.d.ts.map +0 -1
  218. package/dest/update-checker/update-checker.js +0 -130
  219. package/src/ha-signing/config.ts +0 -149
  220. package/src/ha-signing/index.ts +0 -18
  221. package/src/ha-signing/types.ts +0 -112
  222. package/src/update-checker/update-checker.ts +0 -166
@@ -86,6 +86,7 @@ export const ArchiverApiSchema: ApiSchemaFor<ArchiverApi> = {
86
86
  getBlockNumber: z.function().args().returns(BlockNumberSchema),
87
87
  getProvenBlockNumber: z.function().args().returns(BlockNumberSchema),
88
88
  getCheckpointedL2BlockNumber: z.function().args().returns(BlockNumberSchema),
89
+ getCheckpointNumber: z.function().args().returns(CheckpointNumberSchema),
89
90
  getFinalizedL2BlockNumber: z.function().args().returns(BlockNumberSchema),
90
91
  getBlock: z.function().args(BlockNumberSchema).returns(L2Block.schema.optional()),
91
92
  getBlockHeader: z
@@ -113,8 +114,8 @@ export const ArchiverApiSchema: ApiSchemaFor<ArchiverApi> = {
113
114
  getL2BlockByArchive: z.function().args(schemas.Fr).returns(L2Block.schema.optional()),
114
115
  getTxEffect: z.function().args(TxHash.schema).returns(indexedTxSchema().optional()),
115
116
  getSettledTxReceipt: z.function().args(TxHash.schema).returns(TxReceipt.schema.optional()),
116
- getL2SlotNumber: z.function().args().returns(schemas.SlotNumber.optional()),
117
- getL2EpochNumber: z.function().args().returns(EpochNumberSchema.optional()),
117
+ getSyncedL2SlotNumber: z.function().args().returns(schemas.SlotNumber.optional()),
118
+ getSyncedL2EpochNumber: z.function().args().returns(EpochNumberSchema.optional()),
118
119
  getCheckpointsForEpoch: z.function().args(EpochNumberSchema).returns(z.array(Checkpoint.schema)),
119
120
  getCheckpointsDataForEpoch: z.function().args(EpochNumberSchema).returns(z.array(CheckpointDataSchema)),
120
121
  getCheckpointedBlocksForEpoch: z.function().args(EpochNumberSchema).returns(z.array(CheckpointedL2Block.schema)),
@@ -4,7 +4,9 @@ import {
4
4
  BlockNumber,
5
5
  BlockNumberPositiveSchema,
6
6
  BlockNumberSchema,
7
+ CheckpointNumber,
7
8
  CheckpointNumberPositiveSchema,
9
+ CheckpointNumberSchema,
8
10
  EpochNumber,
9
11
  EpochNumberSchema,
10
12
  type SlotNumber,
@@ -23,6 +25,7 @@ import { CheckpointedL2Block } from '../block/checkpointed_l2_block.js';
23
25
  import { type DataInBlock, dataInBlockSchemaFor } from '../block/in_block.js';
24
26
  import { L2Block } from '../block/l2_block.js';
25
27
  import { type L2BlockSource, type L2Tips, L2TipsSchema } from '../block/l2_block_source.js';
28
+ import { CheckpointDataSchema } from '../checkpoint/checkpoint_data.js';
26
29
  import { PublishedCheckpoint } from '../checkpoint/published_checkpoint.js';
27
30
  import {
28
31
  type ContractClassPublic,
@@ -72,7 +75,12 @@ import { type WorldStateSyncStatus, WorldStateSyncStatusSchema } from './world_s
72
75
  export interface AztecNode
73
76
  extends Pick<
74
77
  L2BlockSource,
75
- 'getBlocks' | 'getCheckpoints' | 'getBlockHeader' | 'getL2Tips' | 'getCheckpointedBlocks'
78
+ | 'getBlocks'
79
+ | 'getCheckpoints'
80
+ | 'getBlockHeader'
81
+ | 'getL2Tips'
82
+ | 'getCheckpointedBlocks'
83
+ | 'getCheckpointsDataForEpoch'
76
84
  > {
77
85
  /**
78
86
  * Returns the tips of the L2 chain.
@@ -172,14 +180,14 @@ export interface AztecNode
172
180
  l1ToL2Message: Fr,
173
181
  ): Promise<[bigint, SiblingPath<typeof L1_TO_L2_MSG_TREE_HEIGHT>] | undefined>;
174
182
 
175
- /** Returns the L2 block number in which this L1 to L2 message becomes available, or undefined if not found. */
176
- getL1ToL2MessageBlock(l1ToL2Message: Fr): Promise<BlockNumber | undefined>;
183
+ /** Returns the L2 checkpoint number in which this L1 to L2 message becomes available, or undefined if not found. */
184
+ getL1ToL2MessageCheckpoint(l1ToL2Message: Fr): Promise<CheckpointNumber | undefined>;
177
185
 
178
186
  /**
179
187
  * Returns whether an L1 to L2 message is synced by archiver.
180
188
  * @param l1ToL2Message - The L1 to L2 message to check.
181
189
  * @returns Whether the message is synced.
182
- * @deprecated Use `getL1ToL2MessageBlock` instead. This method may return true even if the message is not ready to use.
190
+ * @deprecated Use `getL1ToL2MessageCheckpoint` instead. This method may return true even if the message is not ready to use.
183
191
  */
184
192
  isL1ToL2MessageSynced(l1ToL2Message: Fr): Promise<boolean>;
185
193
 
@@ -230,6 +238,12 @@ export interface AztecNode
230
238
  */
231
239
  getCheckpointedBlockNumber(): Promise<BlockNumber>;
232
240
 
241
+ /**
242
+ * Method to fetch the latest checkpoint number synchronized by the node.
243
+ * @returns The checkpoint number.
244
+ */
245
+ getCheckpointNumber(): Promise<CheckpointNumber>;
246
+
233
247
  /**
234
248
  * Method to determine if the node is ready to accept transactions.
235
249
  * @returns - Flag indicating the readiness for tx submission.
@@ -517,7 +531,7 @@ export const AztecNodeApiSchema: ApiSchemaFor<AztecNode> = {
517
531
  .args(BlockParameterSchema, schemas.Fr)
518
532
  .returns(z.tuple([schemas.BigInt, SiblingPath.schemaFor(L1_TO_L2_MSG_TREE_HEIGHT)]).optional()),
519
533
 
520
- getL1ToL2MessageBlock: z.function().args(schemas.Fr).returns(BlockNumberSchema.optional()),
534
+ getL1ToL2MessageCheckpoint: z.function().args(schemas.Fr).returns(CheckpointNumberSchema.optional()),
521
535
 
522
536
  isL1ToL2MessageSynced: z.function().args(schemas.Fr).returns(z.boolean()),
523
537
 
@@ -534,6 +548,8 @@ export const AztecNodeApiSchema: ApiSchemaFor<AztecNode> = {
534
548
 
535
549
  getBlockNumber: z.function().returns(BlockNumberSchema),
536
550
 
551
+ getCheckpointNumber: z.function().returns(CheckpointNumberSchema),
552
+
537
553
  getProvenBlockNumber: z.function().returns(BlockNumberSchema),
538
554
 
539
555
  getCheckpointedBlockNumber: z.function().returns(BlockNumberSchema),
@@ -557,6 +573,8 @@ export const AztecNodeApiSchema: ApiSchemaFor<AztecNode> = {
557
573
  .args(BlockNumberPositiveSchema, z.number().gt(0).lte(MAX_RPC_BLOCKS_LEN))
558
574
  .returns(z.array(CheckpointedL2Block.schema)),
559
575
 
576
+ getCheckpointsDataForEpoch: z.function().args(EpochNumberSchema).returns(z.array(CheckpointDataSchema)),
577
+
560
578
  getCurrentMinFees: z.function().returns(GasFees.schema),
561
579
 
562
580
  getMaxPriorityFees: z.function().returns(GasFees.schema),
@@ -36,11 +36,16 @@ export interface IBlockFactory extends ProcessedTxHandler {
36
36
  }
37
37
 
38
38
  export interface PublicProcessorLimits {
39
+ /** Maximum number of txs to process. */
39
40
  maxTransactions?: number;
40
- maxBlockSize?: number;
41
+ /** L2 and DA gas limits. */
41
42
  maxBlockGas?: Gas;
43
+ /** Maximum number of blob fields allowed. */
42
44
  maxBlobFields?: number;
45
+ /** Deadline for processing the txs. Processor will stop as soon as it hits this time. */
43
46
  deadline?: Date;
47
+ /** Whether this processor is building a proposal (as opposed to re-executing one). Skipping txs due to gas or blob limits is only done during proposal building. */
48
+ isBuildingProposal?: boolean;
44
49
  }
45
50
 
46
51
  export interface PublicProcessorValidator {
@@ -48,46 +53,63 @@ export interface PublicProcessorValidator {
48
53
  nullifierCache?: { addNullifiers: (nullifiers: Buffer[]) => void };
49
54
  }
50
55
 
51
- export type FullNodeBlockBuilderConfig = Pick<L1RollupConstants, 'l1GenesisTime' | 'slotDuration'> &
56
+ export type FullNodeBlockBuilderConfig = Pick<L1RollupConstants, 'l1GenesisTime' | 'slotDuration' | 'rollupManaLimit'> &
52
57
  Pick<ChainConfig, 'l1ChainId' | 'rollupVersion'> &
53
- Pick<SequencerConfig, 'txPublicSetupAllowList' | 'fakeProcessingDelayPerTxMs' | 'fakeThrowAfterProcessingTxCount'>;
58
+ Pick<
59
+ SequencerConfig,
60
+ | 'txPublicSetupAllowListExtend'
61
+ | 'fakeProcessingDelayPerTxMs'
62
+ | 'fakeThrowAfterProcessingTxCount'
63
+ | 'maxTxsPerBlock'
64
+ | 'maxTxsPerCheckpoint'
65
+ | 'maxL2BlockGas'
66
+ | 'maxDABlockGas'
67
+ >;
54
68
 
55
69
  export const FullNodeBlockBuilderConfigKeys: (keyof FullNodeBlockBuilderConfig)[] = [
56
70
  'l1GenesisTime',
57
71
  'slotDuration',
58
72
  'l1ChainId',
59
73
  'rollupVersion',
60
- 'txPublicSetupAllowList',
74
+ 'txPublicSetupAllowListExtend',
61
75
  'fakeProcessingDelayPerTxMs',
62
76
  'fakeThrowAfterProcessingTxCount',
77
+ 'maxTxsPerBlock',
78
+ 'maxTxsPerCheckpoint',
79
+ 'maxL2BlockGas',
80
+ 'maxDABlockGas',
81
+ 'rollupManaLimit',
63
82
  ] as const;
64
83
 
65
- /** Thrown when no valid transactions are available to include in a block after processing, and this is not the first block in a checkpoint. */
66
- export class NoValidTxsError extends Error {
67
- constructor(public readonly failedTxs: FailedTx[]) {
68
- super('No valid transactions to include in block');
69
- this.name = 'NoValidTxsError';
84
+ /** Thrown when the number of successfully processed transactions is below the required minimum. */
85
+ export class InsufficientValidTxsError extends Error {
86
+ constructor(
87
+ public readonly processedCount: number,
88
+ public readonly minRequired: number,
89
+ public readonly failedTxs: FailedTx[],
90
+ ) {
91
+ super(`Insufficient valid txs: got ${processedCount} but need ${minRequired}`);
92
+ this.name = 'InsufficientValidTxsError';
70
93
  }
71
94
  }
72
95
 
73
96
  /** Result of building a block within a checkpoint. */
74
97
  export type BuildBlockInCheckpointResult = {
75
98
  block: L2Block;
76
- publicGas: Gas;
77
99
  publicProcessorDuration: number;
78
100
  numTxs: number;
79
101
  failedTxs: FailedTx[];
80
102
  usedTxs: Tx[];
81
- usedTxBlobFields: number;
82
103
  };
83
104
 
84
105
  /** Interface for building blocks within a checkpoint context. */
85
106
  export interface ICheckpointBlockBuilder {
107
+ /** Builds a single block within this checkpoint. Throws InsufficientValidTxsError if fewer than minValidTxs succeed. */
86
108
  buildBlock(
87
109
  pendingTxs: Iterable<Tx> | AsyncIterable<Tx>,
88
110
  blockNumber: BlockNumber,
89
111
  timestamp: bigint,
90
- opts: PublicProcessorLimits,
112
+ opts: PublicProcessorLimits & { minValidTxs?: number },
91
113
  ): Promise<BuildBlockInCheckpointResult>;
92
114
  }
93
115
 
@@ -13,6 +13,8 @@ export interface SequencerConfig {
13
13
  sequencerPollingIntervalMS?: number;
14
14
  /** The maximum number of txs to include in a block. */
15
15
  maxTxsPerBlock?: number;
16
+ /** The maximum number of txs across all blocks in a checkpoint. */
17
+ maxTxsPerCheckpoint?: number;
16
18
  /** The minimum number of txs to include in a block. */
17
19
  minTxsPerBlock?: number;
18
20
  /** The minimum number of valid txs (after execution) to include in a block. If not set, falls back to minTxsPerBlock. */
@@ -23,6 +25,8 @@ export interface SequencerConfig {
23
25
  maxL2BlockGas?: number;
24
26
  /** The maximum DA block gas. */
25
27
  maxDABlockGas?: number;
28
+ /** Per-block gas budget multiplier for both L2 and DA gas. Budget = (checkpointLimit / maxBlocks) * multiplier. */
29
+ perBlockAllocationMultiplier?: number;
26
30
  /** Recipient of block reward. */
27
31
  coinbase?: EthAddress;
28
32
  /** Address to receive fees. */
@@ -31,10 +35,8 @@ export interface SequencerConfig {
31
35
  acvmWorkingDirectory?: string;
32
36
  /** The path to the ACVM binary */
33
37
  acvmBinaryPath?: string;
34
- /** The list of functions calls allowed to run in setup */
35
- txPublicSetupAllowList?: AllowedElement[];
36
- /** Max block size */
37
- maxBlockSizeInBytes?: number;
38
+ /** Additional entries to extend the default setup allow list. */
39
+ txPublicSetupAllowListExtend?: AllowedElement[];
38
40
  /** Payload address to vote for */
39
41
  governanceProposerPayload?: EthAddress;
40
42
  /** Whether to enforce the time table when building blocks */
@@ -59,6 +61,10 @@ export interface SequencerConfig {
59
61
  broadcastInvalidBlockProposal?: boolean;
60
62
  /** Inject a fake attestation (for testing only) */
61
63
  injectFakeAttestation?: boolean;
64
+ /** Inject a malleable attestation with a high-s value (for testing only) */
65
+ injectHighSValueAttestation?: boolean;
66
+ /** Inject an attestation with an unrecoverable signature (for testing only) */
67
+ injectUnrecoverableSignatureAttestation?: boolean;
62
68
  /** Whether to run in fisherman mode: builds blocks on every slot for validation without publishing */
63
69
  fishermanMode?: boolean;
64
70
  /** Shuffle attestation ordering to create invalid ordering (for testing only) */
@@ -81,17 +87,18 @@ export const SequencerConfigSchema = zodFor<SequencerConfig>()(
81
87
  z.object({
82
88
  sequencerPollingIntervalMS: z.number().optional(),
83
89
  maxTxsPerBlock: z.number().optional(),
90
+ maxTxsPerCheckpoint: z.number().optional(),
84
91
  minValidTxsPerBlock: z.number().optional(),
85
92
  minTxsPerBlock: z.number().optional(),
86
93
  maxL2BlockGas: z.number().optional(),
87
94
  publishTxsWithProposals: z.boolean().optional(),
88
95
  maxDABlockGas: z.number().optional(),
96
+ perBlockAllocationMultiplier: z.number().optional(),
89
97
  coinbase: schemas.EthAddress.optional(),
90
98
  feeRecipient: schemas.AztecAddress.optional(),
91
99
  acvmWorkingDirectory: z.string().optional(),
92
100
  acvmBinaryPath: z.string().optional(),
93
- txPublicSetupAllowList: z.array(AllowedElementSchema).optional(),
94
- maxBlockSizeInBytes: z.number().optional(),
101
+ txPublicSetupAllowListExtend: z.array(AllowedElementSchema).optional(),
95
102
  governanceProposerPayload: schemas.EthAddress.optional(),
96
103
  l1PublishingTime: z.number().optional(),
97
104
  enforceTimeTable: z.boolean().optional(),
@@ -104,6 +111,8 @@ export const SequencerConfigSchema = zodFor<SequencerConfig>()(
104
111
  secondsBeforeInvalidatingBlockAsNonCommitteeMember: z.number(),
105
112
  broadcastInvalidBlockProposal: z.boolean().optional(),
106
113
  injectFakeAttestation: z.boolean().optional(),
114
+ injectHighSValueAttestation: z.boolean().optional(),
115
+ injectUnrecoverableSignatureAttestation: z.boolean().optional(),
107
116
  fishermanMode: z.boolean().optional(),
108
117
  shuffleAttestationOrdering: z.boolean().optional(),
109
118
  blockDurationMs: z.number().positive().optional(),
@@ -126,9 +135,14 @@ type SequencerConfigOptionalKeys =
126
135
  | 'fakeProcessingDelayPerTxMs'
127
136
  | 'fakeThrowAfterProcessingTxCount'
128
137
  | 'l1PublishingTime'
129
- | 'txPublicSetupAllowList'
138
+ | 'txPublicSetupAllowListExtend'
130
139
  | 'minValidTxsPerBlock'
131
- | 'minBlocksForCheckpoint';
140
+ | 'minBlocksForCheckpoint'
141
+ | 'maxTxsPerBlock'
142
+ | 'maxTxsPerCheckpoint'
143
+ | 'maxL2BlockGas'
144
+ | 'maxDABlockGas'
145
+ | 'perBlockAllocationMultiplier';
132
146
 
133
147
  export type ResolvedSequencerConfig = Prettify<
134
148
  Required<Omit<SequencerConfig, SequencerConfigOptionalKeys>> & Pick<SequencerConfig, SequencerConfigOptionalKeys>
@@ -225,30 +225,20 @@ export interface MerkleTreeReadOperations {
225
225
  }
226
226
 
227
227
  export interface MerkleTreeCheckpointOperations {
228
- /**
229
- * Checkpoints the current fork state
230
- */
231
- createCheckpoint(): Promise<void>;
228
+ /** Checkpoints the current fork state. Returns the depth of the new checkpoint. */
229
+ createCheckpoint(): Promise<number>;
232
230
 
233
- /**
234
- * Commits the current checkpoint
235
- */
231
+ /** Commits the current checkpoint. */
236
232
  commitCheckpoint(): Promise<void>;
237
233
 
238
- /**
239
- * Reverts the current checkpoint
240
- */
234
+ /** Reverts the current checkpoint. */
241
235
  revertCheckpoint(): Promise<void>;
242
236
 
243
- /**
244
- * Commits all checkpoints
245
- */
246
- commitAllCheckpoints(): Promise<void>;
237
+ /** Commits all checkpoints above the given depth, leaving checkpoint depth at the given value. */
238
+ commitAllCheckpointsTo(depth: number): Promise<void>;
247
239
 
248
- /**
249
- * Reverts all checkpoints
250
- */
251
- revertAllCheckpoints(): Promise<void>;
240
+ /** Reverts all checkpoints above the given depth, leaving checkpoint depth at the given value. */
241
+ revertAllCheckpointsTo(depth: number): Promise<void>;
252
242
  }
253
243
 
254
244
  export interface MerkleTreeWriteOperations
@@ -3,7 +3,6 @@ import type { SlotNumber } from '@aztec/foundation/branded-types';
3
3
  import { z } from 'zod';
4
4
 
5
5
  import { CheckpointAttestation } from '../p2p/checkpoint_attestation.js';
6
- import type { P2PClientType } from '../p2p/client_type.js';
7
6
  import { type ApiSchemaFor, optional, schemas } from '../schemas/index.js';
8
7
  import { Tx } from '../tx/tx.js';
9
8
  import { TxHash } from '../tx/tx_hash.js';
@@ -27,7 +26,7 @@ const PeerInfoSchema = z.discriminatedUnion('status', [
27
26
  ]);
28
27
 
29
28
  /** Exposed API to the P2P module. */
30
- export interface P2PApiWithoutAttestations {
29
+ export interface P2PApi {
31
30
  /**
32
31
  * Returns all pending transactions in the transaction pool.
33
32
  * @param limit - The number of items to returns
@@ -48,9 +47,7 @@ export interface P2PApiWithoutAttestations {
48
47
  * Returns info for all connected, dialing, and cached peers.
49
48
  */
50
49
  getPeers(includePending?: boolean): Promise<PeerInfo[]>;
51
- }
52
50
 
53
- export interface P2PApiWithAttestations extends P2PApiWithoutAttestations {
54
51
  /**
55
52
  * Queries the Attestation pool for checkpoint attestations for the given slot
56
53
  *
@@ -61,19 +58,11 @@ export interface P2PApiWithAttestations extends P2PApiWithoutAttestations {
61
58
  getCheckpointAttestationsForSlot(slot: SlotNumber, proposalId?: string): Promise<CheckpointAttestation[]>;
62
59
  }
63
60
 
64
- export interface P2PClient extends P2PApiWithAttestations {
61
+ export interface P2PClient extends P2PApi {
65
62
  /** Manually adds checkpoint attestations to the p2p client attestation pool. */
66
63
  addOwnCheckpointAttestations(attestations: CheckpointAttestation[]): Promise<void>;
67
64
  }
68
65
 
69
- export type P2PApi<T extends P2PClientType = P2PClientType.Full> = T extends P2PClientType.Full
70
- ? P2PApiWithAttestations
71
- : P2PApiWithoutAttestations;
72
-
73
- export type P2PApiFull<T extends P2PClientType = P2PClientType.Full> = T extends P2PClientType.Full
74
- ? P2PApiWithAttestations & P2PClient
75
- : P2PApiWithoutAttestations;
76
-
77
66
  export const P2PApiSchema: ApiSchemaFor<P2PApi> = {
78
67
  getCheckpointAttestationsForSlot: z
79
68
  .function()
@@ -23,6 +23,8 @@ export type ActualProverConfig = {
23
23
  * When true, jobs are explicitly cancelled with the broker, which prevents reuse.
24
24
  */
25
25
  cancelJobsOnStop: boolean;
26
+ /** Max concurrent jobs the orchestrator serializes and enqueues to the broker. */
27
+ enqueueConcurrency: number;
26
28
  };
27
29
 
28
30
  /**
@@ -53,6 +55,7 @@ export const ProverConfigSchema = zodFor<ProverConfig>()(
53
55
  proofStore: z.string().optional(),
54
56
  failedProofStore: z.string().optional(),
55
57
  cancelJobsOnStop: z.boolean(),
58
+ enqueueConcurrency: z.number(),
56
59
  }),
57
60
  );
58
61
 
@@ -107,6 +110,11 @@ export const proverConfigMappings: ConfigMappingsType<ProverConfig> = {
107
110
  'When true, jobs are explicitly cancelled with the broker, which prevents reuse.',
108
111
  ...booleanConfigHelper(false),
109
112
  },
113
+ enqueueConcurrency: {
114
+ env: 'PROVER_ENQUEUE_CONCURRENCY',
115
+ description: 'Max concurrent jobs the orchestrator serializes and enqueues to the broker.',
116
+ ...numberConfigHelper(50),
117
+ },
110
118
  };
111
119
 
112
120
  function parseProverId(str?: string) {
@@ -15,12 +15,12 @@ import type {
15
15
  } from '@aztec/stdlib/p2p';
16
16
  import type { CheckpointHeader } from '@aztec/stdlib/rollup';
17
17
  import type { BlockHeader, Tx } from '@aztec/stdlib/tx';
18
+ import { type ValidatorHASignerConfig, ValidatorHASignerConfigSchema } from '@aztec/validator-ha-signer/config';
18
19
 
19
20
  import type { PeerId } from '@libp2p/interface';
20
21
  import { z } from 'zod';
21
22
 
22
23
  import type { CommitteeAttestationsAndSigners } from '../block/index.js';
23
- import { type ValidatorHASignerConfig, ValidatorHASignerConfigSchema } from '../ha-signing/index.js';
24
24
  import { AllowedElementSchema } from './allowed_element.js';
25
25
 
26
26
  /**
@@ -59,10 +59,22 @@ export type ValidatorClientConfig = ValidatorHASignerConfig & {
59
59
 
60
60
  /** Agree to attest to equivocated checkpoint proposals (for testing purposes only) */
61
61
  attestToEquivocatedProposals?: boolean;
62
+
63
+ /** Maximum L2 gas per block for validation. Proposals exceeding this limit are rejected. */
64
+ validateMaxL2BlockGas?: number;
65
+
66
+ /** Maximum DA gas per block for validation. Proposals exceeding this limit are rejected. */
67
+ validateMaxDABlockGas?: number;
68
+
69
+ /** Maximum transactions per block for validation. Proposals exceeding this limit are rejected. */
70
+ validateMaxTxsPerBlock?: number;
71
+
72
+ /** Maximum transactions per checkpoint for validation. Proposals exceeding this limit are rejected. */
73
+ validateMaxTxsPerCheckpoint?: number;
62
74
  };
63
75
 
64
76
  export type ValidatorClientFullConfig = ValidatorClientConfig &
65
- Pick<SequencerConfig, 'txPublicSetupAllowList' | 'broadcastInvalidBlockProposal'> &
77
+ Pick<SequencerConfig, 'txPublicSetupAllowListExtend' | 'broadcastInvalidBlockProposal'> &
66
78
  Pick<
67
79
  SlasherConfig,
68
80
  'slashBroadcastedInvalidBlockPenalty' | 'slashDuplicateProposalPenalty' | 'slashDuplicateAttestationPenalty'
@@ -86,12 +98,16 @@ export const ValidatorClientConfigSchema = zodFor<Omit<ValidatorClientConfig, 'v
86
98
  skipCheckpointProposalValidation: z.boolean().optional(),
87
99
  skipPushProposedBlocksToArchiver: z.boolean().optional(),
88
100
  attestToEquivocatedProposals: z.boolean().optional(),
101
+ validateMaxL2BlockGas: z.number().optional(),
102
+ validateMaxDABlockGas: z.number().optional(),
103
+ validateMaxTxsPerBlock: z.number().optional(),
104
+ validateMaxTxsPerCheckpoint: z.number().optional(),
89
105
  }),
90
106
  );
91
107
 
92
108
  export const ValidatorClientFullConfigSchema = zodFor<Omit<ValidatorClientFullConfig, 'validatorPrivateKeys'>>()(
93
109
  ValidatorClientConfigSchema.extend({
94
- txPublicSetupAllowList: z.array(AllowedElementSchema).optional(),
110
+ txPublicSetupAllowListExtend: z.array(AllowedElementSchema).optional(),
95
111
  broadcastInvalidBlockProposal: z.boolean().optional(),
96
112
  slashBroadcastedInvalidBlockPenalty: schemas.BigInt,
97
113
  slashDuplicateProposalPenalty: schemas.BigInt,
@@ -234,6 +234,15 @@ export class PrivateKernelTailCircuitPublicInputs {
234
234
  return noteHashes.filter(n => !n.isZero());
235
235
  }
236
236
 
237
+ getNonEmptyL2ToL1Msgs() {
238
+ const l2ToL1Msgs = this.forPublic
239
+ ? this.forPublic.nonRevertibleAccumulatedData.l2ToL1Msgs.concat(
240
+ this.forPublic.revertibleAccumulatedData.l2ToL1Msgs,
241
+ )
242
+ : this.forRollup!.end.l2ToL1Msgs;
243
+ return l2ToL1Msgs.filter(m => !m.isEmpty());
244
+ }
245
+
237
246
  getNonEmptyNullifiers() {
238
247
  const nullifiers = this.forPublic
239
248
  ? this.forPublic.nonRevertibleAccumulatedData.nullifiers.concat(
@@ -5,22 +5,28 @@ import type { Point } from '@aztec/foundation/curves/grumpkin';
5
5
 
6
6
  import { z } from 'zod';
7
7
 
8
- import type { AztecAddress } from '../aztec-address/index.js';
8
+ import { AztecAddress } from '../aztec-address/index.js';
9
9
  import type { CompleteAddress } from '../contract/complete_address.js';
10
10
  import { computeAddressSecret, computePreaddress } from '../keys/derivation.js';
11
11
 
12
12
  /**
13
- * Directional application tagging secret used for log tagging.
13
+ * Extended directional application tagging secret used for log tagging.
14
14
  *
15
- * "Directional" because the derived secret is bound to the recipient
16
- * address: A→B differs from B→A even with the same participants and app.
15
+ * "Extended" because it bundles the directional app tagging secret with the app (contract) address. This bundling was
16
+ * done because where this type is used we commonly need access to both the secret and the address.
17
17
  *
18
- * Note: It's a bit unfortunate that this type resides in `stdlib` as the rest of the tagging functionality resides
19
- * in `pxe/src/tagging`. We need to use this type in `PreTag` that in turn is used by other types
20
- * in stdlib hence there doesn't seem to be a good way around this.
18
+ * "Directional" because the derived secret is bound to the recipient address: A→B differs from B→A even with the same
19
+ * participants and app.
20
+ *
21
+ * Note: It's a bit unfortunate that this type resides in `stdlib` as the rest of the tagging functionality resides in
22
+ * `pxe/src/tagging`. We need to use this type in `PreTag` that in turn is used by other types in stdlib hence there
23
+ * doesn't seem to be a good way around this.
21
24
  */
22
- export class DirectionalAppTaggingSecret {
23
- private constructor(public readonly value: Fr) {}
25
+ export class ExtendedDirectionalAppTaggingSecret {
26
+ private constructor(
27
+ public readonly secret: Fr,
28
+ public readonly app: AztecAddress,
29
+ ) {}
24
30
 
25
31
  /**
26
32
  * Derives shared tagging secret and from that, the app address and recipient derives the directional app tagging
@@ -39,20 +45,21 @@ export class DirectionalAppTaggingSecret {
39
45
  externalAddress: AztecAddress,
40
46
  app: AztecAddress,
41
47
  recipient: AztecAddress,
42
- ): Promise<DirectionalAppTaggingSecret> {
48
+ ): Promise<ExtendedDirectionalAppTaggingSecret> {
43
49
  const taggingSecretPoint = await computeSharedTaggingSecret(localAddress, localIvsk, externalAddress);
44
50
  const appTaggingSecret = await poseidon2Hash([taggingSecretPoint.x, taggingSecretPoint.y, app]);
45
51
  const directionalAppTaggingSecret = await poseidon2Hash([appTaggingSecret, recipient]);
46
52
 
47
- return new DirectionalAppTaggingSecret(directionalAppTaggingSecret);
53
+ return new ExtendedDirectionalAppTaggingSecret(directionalAppTaggingSecret, app);
48
54
  }
49
55
 
50
56
  toString(): string {
51
- return this.value.toString();
57
+ return `${this.secret.toString()}:${this.app.toString()}`;
52
58
  }
53
59
 
54
- static fromString(str: string): DirectionalAppTaggingSecret {
55
- return new DirectionalAppTaggingSecret(Fr.fromString(str));
60
+ static fromString(str: string): ExtendedDirectionalAppTaggingSecret {
61
+ const [secretStr, appStr] = str.split(':');
62
+ return new ExtendedDirectionalAppTaggingSecret(Fr.fromString(secretStr), AztecAddress.fromString(appStr));
56
63
  }
57
64
  }
58
65
 
@@ -74,6 +81,7 @@ async function computeSharedTaggingSecret(
74
81
  return Grumpkin.mul(externalAddressPoint, await computeAddressSecret(knownPreaddress, localIvsk));
75
82
  }
76
83
 
77
- export const DirectionalAppTaggingSecretSchema = z.object({
78
- value: Fr.schema,
84
+ export const ExtendedDirectionalAppTaggingSecretSchema = z.object({
85
+ secret: Fr.schema,
86
+ app: AztecAddress.schema,
79
87
  });
package/src/logs/index.ts CHANGED
@@ -1,4 +1,4 @@
1
- export * from './directional_app_tagging_secret.js';
1
+ export * from './extended_directional_app_tagging_secret.js';
2
2
  export * from './pre_tag.js';
3
3
  export * from './contract_class_log.js';
4
4
  export * from './public_log.js';
@@ -1,3 +1,5 @@
1
+ import type { Fr } from '@aztec/foundation/curves/bn254';
2
+
1
3
  import { z } from 'zod';
2
4
 
3
5
  import type { AztecAddress } from '../aztec-address/index.js';
@@ -20,6 +22,8 @@ export type LogFilter = {
20
22
  afterLog?: LogId;
21
23
  /** The contract address to filter logs by. */
22
24
  contractAddress?: AztecAddress;
25
+ /** The tag (first field of the log) to filter logs by. */
26
+ tag?: Fr;
23
27
  };
24
28
 
25
29
  export const LogFilterSchema: ZodFor<LogFilter> = z.object({
@@ -28,4 +32,5 @@ export const LogFilterSchema: ZodFor<LogFilter> = z.object({
28
32
  toBlock: schemas.Integer.optional(),
29
33
  afterLog: LogId.schema.optional(),
30
34
  contractAddress: schemas.AztecAddress.optional(),
35
+ tag: schemas.Fr.optional(),
31
36
  });
@@ -3,9 +3,9 @@ import { schemas } from '@aztec/foundation/schemas';
3
3
  import { z } from 'zod';
4
4
 
5
5
  import {
6
- type DirectionalAppTaggingSecret,
7
- DirectionalAppTaggingSecretSchema,
8
- } from './directional_app_tagging_secret.js';
6
+ type ExtendedDirectionalAppTaggingSecret,
7
+ ExtendedDirectionalAppTaggingSecretSchema,
8
+ } from './extended_directional_app_tagging_secret.js';
9
9
 
10
10
  /**
11
11
  * Represents a preimage of a private log tag (see `Tag` in `pxe/src/tagging`).
@@ -15,11 +15,11 @@ import {
15
15
  * around this.
16
16
  */
17
17
  export type PreTag = {
18
- secret: DirectionalAppTaggingSecret;
18
+ extendedSecret: ExtendedDirectionalAppTaggingSecret;
19
19
  index: number;
20
20
  };
21
21
 
22
22
  export const PreTagSchema = z.object({
23
- secret: DirectionalAppTaggingSecretSchema,
23
+ extendedSecret: ExtendedDirectionalAppTaggingSecretSchema,
24
24
  index: schemas.Integer,
25
25
  });
@@ -120,8 +120,8 @@ export class FlatPublicLogs {
120
120
 
121
121
  export class PublicLog {
122
122
  constructor(
123
- public contractAddress: AztecAddress,
124
- public fields: Fr[],
123
+ public readonly contractAddress: AztecAddress,
124
+ public readonly fields: Fr[],
125
125
  ) {}
126
126
 
127
127
  static from(fields: FieldsOf<PublicLog>) {
@@ -146,7 +146,9 @@ export class PublicLog {
146
146
  return this.fields.length + PUBLIC_LOG_HEADER_LENGTH;
147
147
  }
148
148
 
149
+ /** Returns the serialized log (field as in noir field and not a struct field). */
149
150
  getEmittedFields() {
151
+ // We slice from 0 to return a shallow copy.
150
152
  return this.fields.slice(0);
151
153
  }
152
154
 
@@ -4,7 +4,8 @@ import type { ZodFor } from '@aztec/foundation/schemas';
4
4
  import type { AztecAddress } from '../aztec-address/index.js';
5
5
  import { computeSiloedPrivateLogFirstField } from '../hash/hash.js';
6
6
  import { schemas } from '../schemas/schemas.js';
7
- import type { Tag } from './tag.js';
7
+ import type { PreTag } from './pre_tag.js';
8
+ import { Tag } from './tag.js';
8
9
 
9
10
  /* eslint-disable @typescript-eslint/no-unsafe-declaration-merging */
10
11
 
@@ -21,7 +22,12 @@ export interface SiloedTag {
21
22
  export class SiloedTag {
22
23
  constructor(public readonly value: Fr) {}
23
24
 
24
- static async compute(tag: Tag, app: AztecAddress): Promise<SiloedTag> {
25
+ static async compute(preTag: PreTag): Promise<SiloedTag> {
26
+ const tag = await Tag.compute(preTag);
27
+ return SiloedTag.computeFromTagAndApp(tag, preTag.extendedSecret.app);
28
+ }
29
+
30
+ static async computeFromTagAndApp(tag: Tag, app: AztecAddress): Promise<SiloedTag> {
25
31
  const siloedTag = await computeSiloedPrivateLogFirstField(app, tag.value);
26
32
  return new SiloedTag(siloedTag);
27
33
  }