@aztec/stdlib 3.0.0-nightly.20251209 → 3.0.0-nightly.20251211

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 (731) hide show
  1. package/dest/abi/abi.d.ts +2 -2
  2. package/dest/abi/abi.d.ts.map +1 -1
  3. package/dest/abi/authorization_selector.d.ts +2 -2
  4. package/dest/abi/authorization_selector.d.ts.map +1 -1
  5. package/dest/abi/authorization_selector.js +2 -1
  6. package/dest/abi/buffer.d.ts +2 -2
  7. package/dest/abi/buffer.d.ts.map +1 -1
  8. package/dest/abi/buffer.js +1 -1
  9. package/dest/abi/decoder.d.ts +2 -2
  10. package/dest/abi/decoder.d.ts.map +1 -1
  11. package/dest/abi/encoder.d.ts +2 -2
  12. package/dest/abi/encoder.d.ts.map +1 -1
  13. package/dest/abi/encoder.js +1 -1
  14. package/dest/abi/event_selector.d.ts +2 -2
  15. package/dest/abi/event_selector.d.ts.map +1 -1
  16. package/dest/abi/event_selector.js +2 -1
  17. package/dest/abi/function_call.d.ts +2 -2
  18. package/dest/abi/function_call.d.ts.map +1 -1
  19. package/dest/abi/function_selector.d.ts +2 -2
  20. package/dest/abi/function_selector.d.ts.map +1 -1
  21. package/dest/abi/function_selector.js +2 -1
  22. package/dest/abi/note_selector.d.ts +2 -2
  23. package/dest/abi/note_selector.d.ts.map +1 -1
  24. package/dest/abi/note_selector.js +2 -2
  25. package/dest/abi/selector.d.ts +2 -2
  26. package/dest/abi/selector.d.ts.map +1 -1
  27. package/dest/abi/selector.js +1 -1
  28. package/dest/auth_witness/auth_witness.d.ts +2 -2
  29. package/dest/auth_witness/auth_witness.d.ts.map +1 -1
  30. package/dest/auth_witness/auth_witness.js +2 -2
  31. package/dest/avm/avm.d.ts +26 -26
  32. package/dest/avm/avm.d.ts.map +1 -1
  33. package/dest/avm/avm.js +1 -1
  34. package/dest/avm/avm_accumulated_data.d.ts +2 -2
  35. package/dest/avm/avm_accumulated_data.d.ts.map +1 -1
  36. package/dest/avm/avm_accumulated_data.js +1 -1
  37. package/dest/avm/avm_circuit_public_inputs.d.ts +2 -2
  38. package/dest/avm/avm_circuit_public_inputs.d.ts.map +1 -1
  39. package/dest/avm/avm_circuit_public_inputs.js +1 -1
  40. package/dest/avm/avm_proving_request.d.ts +254 -254
  41. package/dest/avm/contract_storage_read.d.ts +2 -2
  42. package/dest/avm/contract_storage_read.d.ts.map +1 -1
  43. package/dest/avm/contract_storage_read.js +1 -1
  44. package/dest/avm/contract_storage_update_request.d.ts +2 -2
  45. package/dest/avm/contract_storage_update_request.d.ts.map +1 -1
  46. package/dest/avm/contract_storage_update_request.js +1 -1
  47. package/dest/avm/message_pack.d.ts +1 -1
  48. package/dest/avm/message_pack.d.ts.map +1 -1
  49. package/dest/avm/message_pack.js +2 -1
  50. package/dest/avm/public_call_stack_item_compressed.d.ts +2 -2
  51. package/dest/avm/public_call_stack_item_compressed.d.ts.map +1 -1
  52. package/dest/avm/public_call_stack_item_compressed.js +1 -1
  53. package/dest/avm/public_data_read.d.ts +2 -2
  54. package/dest/avm/public_data_read.d.ts.map +1 -1
  55. package/dest/avm/public_data_read.js +1 -1
  56. package/dest/avm/public_data_update_request.d.ts +2 -2
  57. package/dest/avm/public_data_update_request.d.ts.map +1 -1
  58. package/dest/avm/public_data_update_request.js +1 -1
  59. package/dest/avm/public_data_write.d.ts +2 -2
  60. package/dest/avm/public_data_write.d.ts.map +1 -1
  61. package/dest/avm/public_data_write.js +1 -1
  62. package/dest/avm/public_inner_call_request.d.ts +2 -2
  63. package/dest/avm/public_inner_call_request.d.ts.map +1 -1
  64. package/dest/avm/revert_code.d.ts +2 -2
  65. package/dest/avm/revert_code.d.ts.map +1 -1
  66. package/dest/avm/revert_code.js +1 -1
  67. package/dest/aztec-address/index.d.ts +3 -2
  68. package/dest/aztec-address/index.d.ts.map +1 -1
  69. package/dest/aztec-address/index.js +2 -1
  70. package/dest/block/attestation_info.js +1 -1
  71. package/dest/block/block_hash.d.ts +2 -2
  72. package/dest/block/block_hash.d.ts.map +1 -1
  73. package/dest/block/block_hash.js +1 -1
  74. package/dest/block/l2_block.d.ts +4 -4
  75. package/dest/block/l2_block.d.ts.map +1 -1
  76. package/dest/block/l2_block.js +7 -5
  77. package/dest/block/l2_block_code_to_purge.d.ts +2 -2
  78. package/dest/block/l2_block_code_to_purge.d.ts.map +1 -1
  79. package/dest/block/l2_block_code_to_purge.js +1 -1
  80. package/dest/block/l2_block_header.d.ts +2 -2
  81. package/dest/block/l2_block_header.d.ts.map +1 -1
  82. package/dest/block/l2_block_header.js +1 -1
  83. package/dest/block/l2_block_info.d.ts +2 -2
  84. package/dest/block/l2_block_info.d.ts.map +1 -1
  85. package/dest/block/l2_block_info.js +1 -1
  86. package/dest/block/l2_block_new.d.ts +25 -7
  87. package/dest/block/l2_block_new.d.ts.map +1 -1
  88. package/dest/block/l2_block_new.js +22 -12
  89. package/dest/block/l2_block_source.d.ts +2 -2
  90. package/dest/block/l2_block_source.d.ts.map +1 -1
  91. package/dest/block/proposal/attestations_and_signers.d.ts +2 -2
  92. package/dest/block/proposal/attestations_and_signers.d.ts.map +1 -1
  93. package/dest/block/proposal/committee_attestation.d.ts +2 -2
  94. package/dest/block/proposal/committee_attestation.d.ts.map +1 -1
  95. package/dest/block/published_l2_block.d.ts +2 -2
  96. package/dest/block/test/l2_tips_store_test_suite.js +1 -1
  97. package/dest/checkpoint/checkpoint.d.ts +16 -2
  98. package/dest/checkpoint/checkpoint.d.ts.map +1 -1
  99. package/dest/checkpoint/checkpoint.js +1 -1
  100. package/dest/checkpoint/published_checkpoint.d.ts +19 -1
  101. package/dest/checkpoint/published_checkpoint.d.ts.map +1 -1
  102. package/dest/checkpoint/published_checkpoint.js +1 -1
  103. package/dest/contract/artifact_hash.d.ts +2 -2
  104. package/dest/contract/artifact_hash.d.ts.map +1 -1
  105. package/dest/contract/artifact_hash.js +2 -2
  106. package/dest/contract/complete_address.d.ts +2 -2
  107. package/dest/contract/complete_address.d.ts.map +1 -1
  108. package/dest/contract/complete_address.js +1 -1
  109. package/dest/contract/contract_address.d.ts +2 -2
  110. package/dest/contract/contract_address.d.ts.map +1 -1
  111. package/dest/contract/contract_address.js +2 -2
  112. package/dest/contract/contract_class.d.ts +2 -2
  113. package/dest/contract/contract_class.d.ts.map +1 -1
  114. package/dest/contract/contract_class.js +1 -1
  115. package/dest/contract/contract_class_id.d.ts +2 -2
  116. package/dest/contract/contract_class_id.d.ts.map +1 -1
  117. package/dest/contract/contract_class_id.js +2 -2
  118. package/dest/contract/contract_deployment_data.d.ts +4 -4
  119. package/dest/contract/contract_instance.d.ts +2 -2
  120. package/dest/contract/contract_instance.d.ts.map +1 -1
  121. package/dest/contract/contract_instance.js +1 -1
  122. package/dest/contract/contract_instance_update.d.ts +2 -2
  123. package/dest/contract/contract_instance_update.d.ts.map +1 -1
  124. package/dest/contract/contract_instance_update.js +1 -1
  125. package/dest/contract/deployment_info.d.ts +2 -2
  126. package/dest/contract/deployment_info.d.ts.map +1 -1
  127. package/dest/contract/interfaces/contract_class.d.ts +2 -2
  128. package/dest/contract/interfaces/contract_class.d.ts.map +1 -1
  129. package/dest/contract/interfaces/contract_data_source.d.ts +2 -2
  130. package/dest/contract/interfaces/contract_data_source.d.ts.map +1 -1
  131. package/dest/contract/interfaces/contract_instance.d.ts +18 -18
  132. package/dest/contract/interfaces/contract_instance.d.ts.map +1 -1
  133. package/dest/contract/interfaces/contract_instance_update.d.ts +2 -2
  134. package/dest/contract/interfaces/contract_instance_update.d.ts.map +1 -1
  135. package/dest/contract/partial_address.d.ts +2 -2
  136. package/dest/contract/partial_address.d.ts.map +1 -1
  137. package/dest/contract/private_function.d.ts +2 -2
  138. package/dest/contract/private_function.d.ts.map +1 -1
  139. package/dest/contract/private_function.js +3 -2
  140. package/dest/contract/private_function_membership_proof.js +2 -2
  141. package/dest/contract/utility_function_membership_proof.js +1 -1
  142. package/dest/delayed_public_mutable/delayed_public_mutable_values.d.ts +2 -2
  143. package/dest/delayed_public_mutable/delayed_public_mutable_values.d.ts.map +1 -1
  144. package/dest/delayed_public_mutable/delayed_public_mutable_values.js +2 -2
  145. package/dest/delayed_public_mutable/delayed_public_mutable_values_with_hash.d.ts +2 -2
  146. package/dest/delayed_public_mutable/delayed_public_mutable_values_with_hash.d.ts.map +1 -1
  147. package/dest/delayed_public_mutable/delayed_public_mutable_values_with_hash.js +1 -1
  148. package/dest/delayed_public_mutable/scheduled_value_change.d.ts +2 -2
  149. package/dest/delayed_public_mutable/scheduled_value_change.d.ts.map +1 -1
  150. package/dest/delayed_public_mutable/scheduled_value_change.js +1 -1
  151. package/dest/errors/simulation_error.d.ts +2 -2
  152. package/dest/errors/simulation_error.d.ts.map +1 -1
  153. package/dest/fees/transaction_fee.d.ts +2 -2
  154. package/dest/fees/transaction_fee.d.ts.map +1 -1
  155. package/dest/gas/gas.d.ts +2 -2
  156. package/dest/gas/gas.d.ts.map +1 -1
  157. package/dest/gas/gas.js +1 -1
  158. package/dest/gas/gas_fees.d.ts +2 -2
  159. package/dest/gas/gas_fees.d.ts.map +1 -1
  160. package/dest/gas/gas_settings.d.ts +2 -2
  161. package/dest/gas/gas_settings.d.ts.map +1 -1
  162. package/dest/gas/gas_settings.js +1 -1
  163. package/dest/hash/hash.d.ts +2 -2
  164. package/dest/hash/hash.d.ts.map +1 -1
  165. package/dest/hash/hash.js +3 -2
  166. package/dest/hash/map_slot.d.ts +2 -2
  167. package/dest/hash/map_slot.d.ts.map +1 -1
  168. package/dest/hash/map_slot.js +1 -1
  169. package/dest/interfaces/allowed_element.d.ts +2 -2
  170. package/dest/interfaces/allowed_element.d.ts.map +1 -1
  171. package/dest/interfaces/archiver.d.ts +7 -2
  172. package/dest/interfaces/archiver.d.ts.map +1 -1
  173. package/dest/interfaces/archiver.js +3 -3
  174. package/dest/interfaces/aztec-node-admin.d.ts +8 -7
  175. package/dest/interfaces/aztec-node-admin.d.ts.map +1 -1
  176. package/dest/interfaces/aztec-node.d.ts +2 -2
  177. package/dest/interfaces/aztec-node.d.ts.map +1 -1
  178. package/dest/interfaces/block-builder.d.ts +2 -2
  179. package/dest/interfaces/block-builder.d.ts.map +1 -1
  180. package/dest/interfaces/configs.d.ts +6 -6
  181. package/dest/interfaces/epoch-prover.d.ts +2 -2
  182. package/dest/interfaces/epoch-prover.d.ts.map +1 -1
  183. package/dest/interfaces/l2_logs_source.d.ts +2 -2
  184. package/dest/interfaces/l2_logs_source.d.ts.map +1 -1
  185. package/dest/interfaces/merkle_tree_operations.d.ts +2 -2
  186. package/dest/interfaces/merkle_tree_operations.d.ts.map +1 -1
  187. package/dest/interfaces/proving-job.d.ts +166 -166
  188. package/dest/interfaces/public_state_source.d.ts +2 -2
  189. package/dest/interfaces/public_state_source.d.ts.map +1 -1
  190. package/dest/interfaces/validator.d.ts +2 -2
  191. package/dest/interfaces/validator.d.ts.map +1 -1
  192. package/dest/kernel/claimed_length_array.d.ts +2 -2
  193. package/dest/kernel/claimed_length_array.d.ts.map +1 -1
  194. package/dest/kernel/hints/build_nullifier_read_request_hints.d.ts +2 -2
  195. package/dest/kernel/hints/build_nullifier_read_request_hints.d.ts.map +1 -1
  196. package/dest/kernel/hints/key_validation_hint.d.ts +2 -2
  197. package/dest/kernel/hints/key_validation_hint.d.ts.map +1 -1
  198. package/dest/kernel/hints/key_validation_hint.js +1 -1
  199. package/dest/kernel/hints/key_validation_request.d.ts +4 -3
  200. package/dest/kernel/hints/key_validation_request.d.ts.map +1 -1
  201. package/dest/kernel/hints/key_validation_request.js +2 -1
  202. package/dest/kernel/hints/key_validation_request_and_generator.d.ts +2 -2
  203. package/dest/kernel/hints/key_validation_request_and_generator.d.ts.map +1 -1
  204. package/dest/kernel/hints/key_validation_request_and_generator.js +1 -1
  205. package/dest/kernel/hints/note_hash_read_request_hints.d.ts +2 -2
  206. package/dest/kernel/hints/note_hash_read_request_hints.d.ts.map +1 -1
  207. package/dest/kernel/hints/note_hash_read_request_hints.js +1 -1
  208. package/dest/kernel/hints/read_request.d.ts +2 -2
  209. package/dest/kernel/hints/read_request.d.ts.map +1 -1
  210. package/dest/kernel/hints/read_request.js +1 -1
  211. package/dest/kernel/hints/scoped_key_validation_request_and_generator.d.ts +2 -2
  212. package/dest/kernel/hints/scoped_key_validation_request_and_generator.d.ts.map +1 -1
  213. package/dest/kernel/hints/scoped_value_cache.d.ts +2 -2
  214. package/dest/kernel/hints/scoped_value_cache.d.ts.map +1 -1
  215. package/dest/kernel/hints/transient_data_squashing_hint.d.ts +2 -2
  216. package/dest/kernel/hints/transient_data_squashing_hint.d.ts.map +1 -1
  217. package/dest/kernel/hints/transient_data_squashing_hint.js +1 -1
  218. package/dest/kernel/hints/tree_leaf_read_request.d.ts +2 -2
  219. package/dest/kernel/hints/tree_leaf_read_request.d.ts.map +1 -1
  220. package/dest/kernel/hints/tree_leaf_read_request.js +1 -1
  221. package/dest/kernel/log_hash.d.ts +2 -2
  222. package/dest/kernel/log_hash.d.ts.map +1 -1
  223. package/dest/kernel/log_hash.js +1 -1
  224. package/dest/kernel/note_hash.d.ts +2 -2
  225. package/dest/kernel/note_hash.d.ts.map +1 -1
  226. package/dest/kernel/note_hash.js +1 -1
  227. package/dest/kernel/nullifier.d.ts +2 -2
  228. package/dest/kernel/nullifier.d.ts.map +1 -1
  229. package/dest/kernel/nullifier.js +1 -1
  230. package/dest/kernel/padded_side_effects.d.ts +2 -2
  231. package/dest/kernel/padded_side_effects.d.ts.map +1 -1
  232. package/dest/kernel/padded_side_effects.js +1 -1
  233. package/dest/kernel/private_call_data.d.ts +2 -2
  234. package/dest/kernel/private_call_data.d.ts.map +1 -1
  235. package/dest/kernel/private_call_data.js +1 -1
  236. package/dest/kernel/private_call_request.d.ts +2 -2
  237. package/dest/kernel/private_call_request.d.ts.map +1 -1
  238. package/dest/kernel/private_call_request.js +1 -1
  239. package/dest/kernel/private_circuit_public_inputs.d.ts +2 -2
  240. package/dest/kernel/private_circuit_public_inputs.d.ts.map +1 -1
  241. package/dest/kernel/private_circuit_public_inputs.js +1 -1
  242. package/dest/kernel/private_context_inputs.d.ts +2 -2
  243. package/dest/kernel/private_context_inputs.d.ts.map +1 -1
  244. package/dest/kernel/private_kernel_circuit_public_inputs.d.ts +2 -2
  245. package/dest/kernel/private_kernel_circuit_public_inputs.d.ts.map +1 -1
  246. package/dest/kernel/private_kernel_circuit_public_inputs.js +1 -1
  247. package/dest/kernel/private_kernel_init_circuit_private_inputs.d.ts +2 -2
  248. package/dest/kernel/private_kernel_init_circuit_private_inputs.d.ts.map +1 -1
  249. package/dest/kernel/private_kernel_init_circuit_private_inputs.js +1 -1
  250. package/dest/kernel/private_kernel_tail_circuit_public_inputs.d.ts +2 -2
  251. package/dest/kernel/private_kernel_tail_circuit_public_inputs.d.ts.map +1 -1
  252. package/dest/kernel/private_kernel_tail_circuit_public_inputs.js +1 -1
  253. package/dest/kernel/private_log_data.d.ts +2 -2
  254. package/dest/kernel/private_log_data.d.ts.map +1 -1
  255. package/dest/kernel/private_to_avm_accumulated_data.d.ts +2 -2
  256. package/dest/kernel/private_to_avm_accumulated_data.d.ts.map +1 -1
  257. package/dest/kernel/private_to_avm_accumulated_data.js +1 -1
  258. package/dest/kernel/private_to_public_accumulated_data.d.ts +2 -2
  259. package/dest/kernel/private_to_public_accumulated_data.d.ts.map +1 -1
  260. package/dest/kernel/private_to_public_accumulated_data.js +1 -1
  261. package/dest/kernel/private_to_public_accumulated_data_builder.d.ts +2 -2
  262. package/dest/kernel/private_to_public_accumulated_data_builder.d.ts.map +1 -1
  263. package/dest/kernel/private_to_public_accumulated_data_builder.js +1 -1
  264. package/dest/kernel/private_to_public_kernel_circuit_public_inputs.d.ts +2 -2
  265. package/dest/kernel/private_to_public_kernel_circuit_public_inputs.d.ts.map +1 -1
  266. package/dest/kernel/private_to_public_kernel_circuit_public_inputs.js +1 -1
  267. package/dest/kernel/private_to_rollup_accumulated_data.d.ts +2 -2
  268. package/dest/kernel/private_to_rollup_accumulated_data.d.ts.map +1 -1
  269. package/dest/kernel/private_to_rollup_accumulated_data.js +1 -1
  270. package/dest/kernel/private_to_rollup_kernel_circuit_public_inputs.d.ts +2 -2
  271. package/dest/kernel/private_to_rollup_kernel_circuit_public_inputs.d.ts.map +1 -1
  272. package/dest/kernel/private_to_rollup_kernel_circuit_public_inputs.js +1 -1
  273. package/dest/kernel/public_call_request.d.ts +2 -2
  274. package/dest/kernel/public_call_request.d.ts.map +1 -1
  275. package/dest/kernel/public_call_request.js +1 -1
  276. package/dest/kernel/utils/optional_number.d.ts +2 -2
  277. package/dest/kernel/utils/optional_number.d.ts.map +1 -1
  278. package/dest/keys/derivation.d.ts +4 -3
  279. package/dest/keys/derivation.d.ts.map +1 -1
  280. package/dest/keys/derivation.js +5 -2
  281. package/dest/keys/public_key.d.ts +2 -2
  282. package/dest/keys/public_key.d.ts.map +1 -1
  283. package/dest/keys/public_keys.d.ts +3 -2
  284. package/dest/keys/public_keys.d.ts.map +1 -1
  285. package/dest/keys/public_keys.js +3 -2
  286. package/dest/l1-contracts/slash_factory.d.ts +3 -2
  287. package/dest/l1-contracts/slash_factory.d.ts.map +1 -1
  288. package/dest/l1-contracts/slash_factory.js +1 -1
  289. package/dest/logs/contract_class_log.d.ts +2 -2
  290. package/dest/logs/contract_class_log.d.ts.map +1 -1
  291. package/dest/logs/contract_class_log.js +2 -2
  292. package/dest/logs/debug_log.d.ts +2 -2
  293. package/dest/logs/debug_log.d.ts.map +1 -1
  294. package/dest/logs/debug_log.js +1 -1
  295. package/dest/logs/directional_app_tagging_secret.d.ts +2 -2
  296. package/dest/logs/directional_app_tagging_secret.d.ts.map +1 -1
  297. package/dest/logs/directional_app_tagging_secret.js +3 -2
  298. package/dest/logs/log_with_tx_data.d.ts +2 -2
  299. package/dest/logs/log_with_tx_data.d.ts.map +1 -1
  300. package/dest/logs/log_with_tx_data.js +1 -1
  301. package/dest/logs/message_context.d.ts +2 -2
  302. package/dest/logs/message_context.d.ts.map +1 -1
  303. package/dest/logs/message_context.js +1 -1
  304. package/dest/logs/pending_tagged_log.d.ts +2 -2
  305. package/dest/logs/pending_tagged_log.d.ts.map +1 -1
  306. package/dest/logs/pending_tagged_log.js +1 -1
  307. package/dest/logs/private_log.d.ts +2 -2
  308. package/dest/logs/private_log.d.ts.map +1 -1
  309. package/dest/logs/private_log.js +1 -1
  310. package/dest/logs/public_log.d.ts +2 -2
  311. package/dest/logs/public_log.d.ts.map +1 -1
  312. package/dest/logs/public_log.js +1 -1
  313. package/dest/logs/shared_secret_derivation.d.ts +2 -2
  314. package/dest/logs/shared_secret_derivation.d.ts.map +1 -1
  315. package/dest/logs/shared_secret_derivation.js +1 -1
  316. package/dest/logs/tx_scoped_l2_log.d.ts +2 -2
  317. package/dest/messaging/in_hash.d.ts +2 -2
  318. package/dest/messaging/in_hash.d.ts.map +1 -1
  319. package/dest/messaging/in_hash.js +1 -1
  320. package/dest/messaging/inbox_leaf.d.ts +8 -7
  321. package/dest/messaging/inbox_leaf.d.ts.map +1 -1
  322. package/dest/messaging/inbox_leaf.js +10 -9
  323. package/dest/messaging/l1_actor.d.ts +2 -2
  324. package/dest/messaging/l1_actor.d.ts.map +1 -1
  325. package/dest/messaging/l1_actor.js +2 -2
  326. package/dest/messaging/l1_to_l2_message.d.ts +2 -2
  327. package/dest/messaging/l1_to_l2_message.d.ts.map +1 -1
  328. package/dest/messaging/l1_to_l2_message.js +2 -2
  329. package/dest/messaging/l1_to_l2_message_source.d.ts +4 -15
  330. package/dest/messaging/l1_to_l2_message_source.d.ts.map +1 -1
  331. package/dest/messaging/l2_actor.d.ts +2 -2
  332. package/dest/messaging/l2_actor.d.ts.map +1 -1
  333. package/dest/messaging/l2_actor.js +2 -2
  334. package/dest/messaging/l2_to_l1_membership.d.ts +2 -2
  335. package/dest/messaging/l2_to_l1_membership.d.ts.map +1 -1
  336. package/dest/messaging/l2_to_l1_membership.js +1 -1
  337. package/dest/messaging/l2_to_l1_message.d.ts +2 -2
  338. package/dest/messaging/l2_to_l1_message.d.ts.map +1 -1
  339. package/dest/messaging/l2_to_l1_message.js +1 -1
  340. package/dest/messaging/out_hash.d.ts +2 -2
  341. package/dest/messaging/out_hash.d.ts.map +1 -1
  342. package/dest/messaging/out_hash.js +1 -1
  343. package/dest/note/note.d.ts +2 -2
  344. package/dest/note/note.d.ts.map +1 -1
  345. package/dest/note/note.js +5 -2
  346. package/dest/note/note_dao.d.ts +6 -2
  347. package/dest/note/note_dao.d.ts.map +1 -1
  348. package/dest/note/note_dao.js +7 -1
  349. package/dest/note/notes_filter.d.ts +2 -2
  350. package/dest/note/notes_filter.d.ts.map +1 -1
  351. package/dest/p2p/block_attestation.d.ts +2 -2
  352. package/dest/p2p/block_attestation.d.ts.map +1 -1
  353. package/dest/p2p/block_attestation.js +2 -1
  354. package/dest/p2p/block_proposal.d.ts +2 -2
  355. package/dest/p2p/block_proposal.d.ts.map +1 -1
  356. package/dest/p2p/block_proposal.js +2 -1
  357. package/dest/p2p/consensus_payload.d.ts +2 -2
  358. package/dest/p2p/consensus_payload.d.ts.map +1 -1
  359. package/dest/p2p/consensus_payload.js +1 -1
  360. package/dest/p2p/signature_utils.d.ts +1 -1
  361. package/dest/p2p/signature_utils.d.ts.map +1 -1
  362. package/dest/p2p/signature_utils.js +2 -1
  363. package/dest/parity/parity_base_private_inputs.d.ts +2 -2
  364. package/dest/parity/parity_base_private_inputs.d.ts.map +1 -1
  365. package/dest/parity/parity_base_private_inputs.js +1 -1
  366. package/dest/parity/parity_public_inputs.d.ts +2 -2
  367. package/dest/parity/parity_public_inputs.d.ts.map +1 -1
  368. package/dest/parity/parity_public_inputs.js +1 -1
  369. package/dest/proofs/chonk_proof.d.ts +2 -2
  370. package/dest/proofs/chonk_proof.d.ts.map +1 -1
  371. package/dest/proofs/chonk_proof.js +2 -2
  372. package/dest/proofs/proof.d.ts +2 -2
  373. package/dest/proofs/proof.d.ts.map +1 -1
  374. package/dest/proofs/proof.js +1 -1
  375. package/dest/proofs/recursive_proof.d.ts +2 -2
  376. package/dest/proofs/recursive_proof.d.ts.map +1 -1
  377. package/dest/proofs/recursive_proof.js +1 -1
  378. package/dest/rollup/avm_proof_data.d.ts +2 -2
  379. package/dest/rollup/avm_proof_data.d.ts.map +1 -1
  380. package/dest/rollup/avm_proof_data.js +1 -1
  381. package/dest/rollup/base_rollup_hints.d.ts +2 -2
  382. package/dest/rollup/base_rollup_hints.d.ts.map +1 -1
  383. package/dest/rollup/base_rollup_hints.js +1 -1
  384. package/dest/rollup/block_constant_data.d.ts +2 -2
  385. package/dest/rollup/block_constant_data.d.ts.map +1 -1
  386. package/dest/rollup/block_constant_data.js +1 -1
  387. package/dest/rollup/block_headers_hash.d.ts +2 -2
  388. package/dest/rollup/block_headers_hash.d.ts.map +1 -1
  389. package/dest/rollup/block_headers_hash.js +1 -1
  390. package/dest/rollup/block_rollup_public_inputs.d.ts +2 -2
  391. package/dest/rollup/block_rollup_public_inputs.d.ts.map +1 -1
  392. package/dest/rollup/block_rollup_public_inputs.js +1 -1
  393. package/dest/rollup/block_root_rollup_private_inputs.d.ts +2 -2
  394. package/dest/rollup/block_root_rollup_private_inputs.d.ts.map +1 -1
  395. package/dest/rollup/block_root_rollup_private_inputs.js +1 -1
  396. package/dest/rollup/checkpoint_constant_data.d.ts +2 -2
  397. package/dest/rollup/checkpoint_constant_data.d.ts.map +1 -1
  398. package/dest/rollup/checkpoint_constant_data.js +1 -1
  399. package/dest/rollup/checkpoint_header.d.ts +3 -3
  400. package/dest/rollup/checkpoint_header.d.ts.map +1 -1
  401. package/dest/rollup/checkpoint_header.js +2 -2
  402. package/dest/rollup/checkpoint_rollup_public_inputs.d.ts +2 -2
  403. package/dest/rollup/checkpoint_rollup_public_inputs.d.ts.map +1 -1
  404. package/dest/rollup/checkpoint_rollup_public_inputs.js +1 -1
  405. package/dest/rollup/checkpoint_root_rollup_private_inputs.d.ts +3 -2
  406. package/dest/rollup/checkpoint_root_rollup_private_inputs.d.ts.map +1 -1
  407. package/dest/rollup/checkpoint_root_rollup_private_inputs.js +2 -1
  408. package/dest/rollup/epoch_constant_data.d.ts +2 -2
  409. package/dest/rollup/epoch_constant_data.d.ts.map +1 -1
  410. package/dest/rollup/epoch_constant_data.js +1 -1
  411. package/dest/rollup/public_chonk_verifier_private_inputs.d.ts +2 -2
  412. package/dest/rollup/public_chonk_verifier_private_inputs.d.ts.map +1 -1
  413. package/dest/rollup/public_chonk_verifier_private_inputs.js +1 -1
  414. package/dest/rollup/public_chonk_verifier_public_inputs.d.ts +2 -2
  415. package/dest/rollup/public_chonk_verifier_public_inputs.d.ts.map +1 -1
  416. package/dest/rollup/public_chonk_verifier_public_inputs.js +1 -1
  417. package/dest/rollup/root_rollup_public_inputs.d.ts +2 -2
  418. package/dest/rollup/root_rollup_public_inputs.d.ts.map +1 -1
  419. package/dest/rollup/root_rollup_public_inputs.js +1 -1
  420. package/dest/rollup/tree_snapshot_diff_hints.d.ts +2 -2
  421. package/dest/rollup/tree_snapshot_diff_hints.d.ts.map +1 -1
  422. package/dest/rollup/tree_snapshot_diff_hints.js +1 -1
  423. package/dest/rollup/tx_rollup_public_inputs.d.ts +2 -2
  424. package/dest/rollup/tx_rollup_public_inputs.d.ts.map +1 -1
  425. package/dest/rollup/tx_rollup_public_inputs.js +1 -1
  426. package/dest/schemas/schemas.d.ts +3 -2
  427. package/dest/schemas/schemas.d.ts.map +1 -1
  428. package/dest/tests/factories.d.ts +4 -3
  429. package/dest/tests/factories.d.ts.map +1 -1
  430. package/dest/tests/factories.js +6 -2
  431. package/dest/tests/mocks.d.ts +17 -5
  432. package/dest/tests/mocks.d.ts.map +1 -1
  433. package/dest/tests/mocks.js +47 -4
  434. package/dest/trees/append_only_tree_snapshot.d.ts +2 -2
  435. package/dest/trees/append_only_tree_snapshot.d.ts.map +1 -1
  436. package/dest/trees/append_only_tree_snapshot.js +1 -1
  437. package/dest/trees/database_public_state_source.d.ts +2 -2
  438. package/dest/trees/database_public_state_source.d.ts.map +1 -1
  439. package/dest/trees/database_public_state_source.js +1 -1
  440. package/dest/trees/nullifier_leaf.d.ts +2 -2
  441. package/dest/trees/nullifier_leaf.d.ts.map +1 -1
  442. package/dest/trees/nullifier_leaf.js +1 -1
  443. package/dest/trees/nullifier_membership_witness.d.ts +2 -2
  444. package/dest/trees/nullifier_membership_witness.d.ts.map +1 -1
  445. package/dest/trees/nullifier_membership_witness.js +1 -1
  446. package/dest/trees/public_data_leaf.d.ts +2 -2
  447. package/dest/trees/public_data_leaf.d.ts.map +1 -1
  448. package/dest/trees/public_data_leaf.js +1 -1
  449. package/dest/trees/public_data_witness.d.ts +2 -2
  450. package/dest/trees/public_data_witness.d.ts.map +1 -1
  451. package/dest/trees/public_data_witness.js +1 -1
  452. package/dest/tx/block_header.d.ts +2 -2
  453. package/dest/tx/block_header.d.ts.map +1 -1
  454. package/dest/tx/block_header.js +3 -2
  455. package/dest/tx/call_context.d.ts +2 -2
  456. package/dest/tx/call_context.d.ts.map +1 -1
  457. package/dest/tx/capsule.d.ts +2 -2
  458. package/dest/tx/capsule.d.ts.map +1 -1
  459. package/dest/tx/capsule.js +1 -1
  460. package/dest/tx/content_commitment.d.ts +3 -3
  461. package/dest/tx/content_commitment.d.ts.map +1 -1
  462. package/dest/tx/content_commitment.js +1 -1
  463. package/dest/tx/function_data.d.ts +2 -2
  464. package/dest/tx/function_data.d.ts.map +1 -1
  465. package/dest/tx/function_data.js +1 -1
  466. package/dest/tx/global_variables.d.ts +2 -2
  467. package/dest/tx/global_variables.d.ts.map +1 -1
  468. package/dest/tx/global_variables.js +2 -2
  469. package/dest/tx/hashed_values.d.ts +2 -2
  470. package/dest/tx/hashed_values.d.ts.map +1 -1
  471. package/dest/tx/hashed_values.js +1 -1
  472. package/dest/tx/offchain_effect.d.ts +2 -2
  473. package/dest/tx/offchain_effect.d.ts.map +1 -1
  474. package/dest/tx/offchain_effect.js +1 -1
  475. package/dest/tx/partial_state_reference.d.ts +2 -2
  476. package/dest/tx/partial_state_reference.d.ts.map +1 -1
  477. package/dest/tx/private_execution_result.d.ts +2 -2
  478. package/dest/tx/private_execution_result.d.ts.map +1 -1
  479. package/dest/tx/private_execution_result.js +2 -2
  480. package/dest/tx/private_tx_constant_data.d.ts +2 -2
  481. package/dest/tx/private_tx_constant_data.d.ts.map +1 -1
  482. package/dest/tx/private_tx_constant_data.js +1 -1
  483. package/dest/tx/processed_tx.d.ts +2 -2
  484. package/dest/tx/processed_tx.d.ts.map +1 -1
  485. package/dest/tx/profiling.d.ts +2 -2
  486. package/dest/tx/profiling.d.ts.map +1 -1
  487. package/dest/tx/profiling.js +1 -1
  488. package/dest/tx/protocol_contracts.d.ts +2 -2
  489. package/dest/tx/protocol_contracts.d.ts.map +1 -1
  490. package/dest/tx/protocol_contracts.js +1 -1
  491. package/dest/tx/public_call_request_with_calldata.d.ts +2 -2
  492. package/dest/tx/public_call_request_with_calldata.d.ts.map +1 -1
  493. package/dest/tx/public_call_request_with_calldata.js +1 -1
  494. package/dest/tx/public_simulation_output.d.ts +2 -2
  495. package/dest/tx/public_simulation_output.d.ts.map +1 -1
  496. package/dest/tx/public_simulation_output.js +1 -1
  497. package/dest/tx/state_reference.d.ts +2 -2
  498. package/dest/tx/state_reference.d.ts.map +1 -1
  499. package/dest/tx/tree_snapshots.d.ts +2 -2
  500. package/dest/tx/tree_snapshots.d.ts.map +1 -1
  501. package/dest/tx/tx.d.ts +2 -2
  502. package/dest/tx/tx.d.ts.map +1 -1
  503. package/dest/tx/tx.js +1 -1
  504. package/dest/tx/tx_constant_data.d.ts +2 -2
  505. package/dest/tx/tx_constant_data.d.ts.map +1 -1
  506. package/dest/tx/tx_constant_data.js +1 -1
  507. package/dest/tx/tx_context.d.ts +2 -2
  508. package/dest/tx/tx_context.d.ts.map +1 -1
  509. package/dest/tx/tx_context.js +1 -1
  510. package/dest/tx/tx_effect.d.ts +2 -2
  511. package/dest/tx/tx_effect.d.ts.map +1 -1
  512. package/dest/tx/tx_effect.js +2 -2
  513. package/dest/tx/tx_execution_request.d.ts +2 -2
  514. package/dest/tx/tx_execution_request.d.ts.map +1 -1
  515. package/dest/tx/tx_execution_request.js +1 -1
  516. package/dest/tx/tx_hash.d.ts +2 -2
  517. package/dest/tx/tx_hash.d.ts.map +1 -1
  518. package/dest/tx/tx_hash.js +1 -1
  519. package/dest/tx/tx_request.d.ts +2 -2
  520. package/dest/tx/tx_request.d.ts.map +1 -1
  521. package/dest/tx/tx_request.js +2 -2
  522. package/dest/update-checker/update-checker.d.ts +2 -2
  523. package/dest/update-checker/update-checker.d.ts.map +1 -1
  524. package/dest/update-checker/update-checker.js +1 -1
  525. package/dest/validators/errors.d.ts +2 -2
  526. package/dest/validators/errors.d.ts.map +1 -1
  527. package/dest/versioning/versioning.d.ts +2 -2
  528. package/dest/versioning/versioning.d.ts.map +1 -1
  529. package/dest/vks/verification_key.d.ts +2 -2
  530. package/dest/vks/verification_key.d.ts.map +1 -1
  531. package/dest/vks/verification_key.js +1 -1
  532. package/dest/vks/vk_data.d.ts +2 -2
  533. package/dest/vks/vk_data.d.ts.map +1 -1
  534. package/dest/vks/vk_data.js +1 -1
  535. package/dest/zkpassport/index.d.ts +2 -2
  536. package/dest/zkpassport/index.d.ts.map +1 -1
  537. package/dest/zkpassport/index.js +2 -2
  538. package/package.json +8 -8
  539. package/src/abi/abi.ts +1 -1
  540. package/src/abi/authorization_selector.ts +3 -2
  541. package/src/abi/buffer.ts +1 -1
  542. package/src/abi/decoder.ts +1 -1
  543. package/src/abi/encoder.ts +1 -1
  544. package/src/abi/event_selector.ts +3 -2
  545. package/src/abi/function_call.ts +1 -1
  546. package/src/abi/function_selector.ts +3 -2
  547. package/src/abi/note_selector.ts +2 -2
  548. package/src/abi/selector.ts +1 -1
  549. package/src/auth_witness/auth_witness.ts +2 -2
  550. package/src/avm/avm.ts +1 -1
  551. package/src/avm/avm_accumulated_data.ts +1 -1
  552. package/src/avm/avm_circuit_public_inputs.ts +1 -1
  553. package/src/avm/contract_storage_read.ts +1 -1
  554. package/src/avm/contract_storage_update_request.ts +1 -1
  555. package/src/avm/message_pack.ts +2 -1
  556. package/src/avm/public_call_stack_item_compressed.ts +1 -1
  557. package/src/avm/public_data_read.ts +1 -1
  558. package/src/avm/public_data_update_request.ts +1 -1
  559. package/src/avm/public_data_write.ts +1 -1
  560. package/src/avm/public_inner_call_request.ts +1 -1
  561. package/src/avm/revert_code.ts +1 -1
  562. package/src/aztec-address/index.ts +2 -1
  563. package/src/block/attestation_info.ts +1 -1
  564. package/src/block/block_hash.ts +1 -1
  565. package/src/block/l2_block.ts +14 -6
  566. package/src/block/l2_block_code_to_purge.ts +1 -1
  567. package/src/block/l2_block_header.ts +1 -1
  568. package/src/block/l2_block_info.ts +1 -1
  569. package/src/block/l2_block_new.ts +26 -10
  570. package/src/block/l2_block_source.ts +1 -1
  571. package/src/block/proposal/attestations_and_signers.ts +1 -1
  572. package/src/block/proposal/committee_attestation.ts +1 -1
  573. package/src/block/test/l2_tips_store_test_suite.ts +1 -1
  574. package/src/checkpoint/checkpoint.ts +2 -2
  575. package/src/checkpoint/published_checkpoint.ts +1 -1
  576. package/src/contract/artifact_hash.ts +2 -2
  577. package/src/contract/complete_address.ts +1 -1
  578. package/src/contract/contract_address.ts +2 -2
  579. package/src/contract/contract_class.ts +2 -2
  580. package/src/contract/contract_class_id.ts +2 -2
  581. package/src/contract/contract_instance.ts +1 -1
  582. package/src/contract/contract_instance_update.ts +1 -1
  583. package/src/contract/deployment_info.ts +1 -1
  584. package/src/contract/interfaces/contract_class.ts +1 -1
  585. package/src/contract/interfaces/contract_data_source.ts +1 -1
  586. package/src/contract/interfaces/contract_instance.ts +1 -1
  587. package/src/contract/interfaces/contract_instance_update.ts +1 -1
  588. package/src/contract/partial_address.ts +1 -1
  589. package/src/contract/private_function.ts +3 -2
  590. package/src/contract/private_function_membership_proof.ts +2 -2
  591. package/src/contract/utility_function_membership_proof.ts +1 -1
  592. package/src/delayed_public_mutable/delayed_public_mutable_values.ts +2 -2
  593. package/src/delayed_public_mutable/delayed_public_mutable_values_with_hash.ts +1 -1
  594. package/src/delayed_public_mutable/scheduled_value_change.ts +1 -1
  595. package/src/errors/simulation_error.ts +1 -1
  596. package/src/fees/transaction_fee.ts +1 -1
  597. package/src/gas/gas.ts +1 -1
  598. package/src/gas/gas_fees.ts +1 -1
  599. package/src/gas/gas_settings.ts +1 -1
  600. package/src/hash/hash.ts +3 -2
  601. package/src/hash/map_slot.ts +2 -2
  602. package/src/interfaces/allowed_element.ts +1 -1
  603. package/src/interfaces/archiver.ts +6 -3
  604. package/src/interfaces/aztec-node.ts +1 -1
  605. package/src/interfaces/block-builder.ts +1 -1
  606. package/src/interfaces/epoch-prover.ts +1 -1
  607. package/src/interfaces/l2_logs_source.ts +1 -1
  608. package/src/interfaces/merkle_tree_operations.ts +1 -1
  609. package/src/interfaces/public_state_source.ts +1 -1
  610. package/src/interfaces/validator.ts +1 -1
  611. package/src/kernel/claimed_length_array.ts +1 -1
  612. package/src/kernel/hints/build_nullifier_read_request_hints.ts +1 -1
  613. package/src/kernel/hints/key_validation_hint.ts +1 -1
  614. package/src/kernel/hints/key_validation_request.ts +2 -1
  615. package/src/kernel/hints/key_validation_request_and_generator.ts +1 -1
  616. package/src/kernel/hints/note_hash_read_request_hints.ts +1 -1
  617. package/src/kernel/hints/read_request.ts +1 -1
  618. package/src/kernel/hints/scoped_key_validation_request_and_generator.ts +1 -1
  619. package/src/kernel/hints/scoped_value_cache.ts +1 -1
  620. package/src/kernel/hints/transient_data_squashing_hint.ts +1 -1
  621. package/src/kernel/hints/tree_leaf_read_request.ts +1 -1
  622. package/src/kernel/log_hash.ts +1 -1
  623. package/src/kernel/note_hash.ts +1 -1
  624. package/src/kernel/nullifier.ts +1 -1
  625. package/src/kernel/padded_side_effects.ts +1 -1
  626. package/src/kernel/private_call_data.ts +1 -1
  627. package/src/kernel/private_call_request.ts +1 -1
  628. package/src/kernel/private_circuit_public_inputs.ts +1 -1
  629. package/src/kernel/private_context_inputs.ts +1 -1
  630. package/src/kernel/private_kernel_circuit_public_inputs.ts +1 -1
  631. package/src/kernel/private_kernel_init_circuit_private_inputs.ts +1 -1
  632. package/src/kernel/private_kernel_tail_circuit_public_inputs.ts +1 -1
  633. package/src/kernel/private_log_data.ts +1 -1
  634. package/src/kernel/private_to_avm_accumulated_data.ts +1 -1
  635. package/src/kernel/private_to_public_accumulated_data.ts +1 -1
  636. package/src/kernel/private_to_public_accumulated_data_builder.ts +1 -1
  637. package/src/kernel/private_to_public_kernel_circuit_public_inputs.ts +2 -2
  638. package/src/kernel/private_to_rollup_accumulated_data.ts +1 -1
  639. package/src/kernel/private_to_rollup_kernel_circuit_public_inputs.ts +2 -2
  640. package/src/kernel/public_call_request.ts +1 -1
  641. package/src/kernel/utils/optional_number.ts +1 -1
  642. package/src/keys/derivation.ts +5 -2
  643. package/src/keys/public_key.ts +1 -1
  644. package/src/keys/public_keys.ts +3 -2
  645. package/src/l1-contracts/slash_factory.ts +3 -1
  646. package/src/logs/contract_class_log.ts +2 -2
  647. package/src/logs/debug_log.ts +1 -1
  648. package/src/logs/directional_app_tagging_secret.ts +4 -2
  649. package/src/logs/log_with_tx_data.ts +1 -1
  650. package/src/logs/message_context.ts +1 -1
  651. package/src/logs/pending_tagged_log.ts +1 -1
  652. package/src/logs/private_log.ts +1 -1
  653. package/src/logs/public_log.ts +1 -1
  654. package/src/logs/shared_secret_derivation.ts +2 -2
  655. package/src/messaging/in_hash.ts +1 -1
  656. package/src/messaging/inbox_leaf.ts +11 -10
  657. package/src/messaging/l1_actor.ts +2 -2
  658. package/src/messaging/l1_to_l2_message.ts +2 -2
  659. package/src/messaging/l1_to_l2_message_source.ts +3 -16
  660. package/src/messaging/l2_actor.ts +2 -2
  661. package/src/messaging/l2_to_l1_membership.ts +1 -1
  662. package/src/messaging/l2_to_l1_message.ts +1 -1
  663. package/src/messaging/out_hash.ts +1 -1
  664. package/src/note/note.ts +5 -2
  665. package/src/note/note_dao.ts +22 -1
  666. package/src/note/notes_filter.ts +1 -1
  667. package/src/p2p/block_attestation.ts +3 -2
  668. package/src/p2p/block_proposal.ts +3 -2
  669. package/src/p2p/consensus_payload.ts +1 -1
  670. package/src/p2p/signature_utils.ts +2 -1
  671. package/src/parity/parity_base_private_inputs.ts +1 -1
  672. package/src/parity/parity_public_inputs.ts +1 -1
  673. package/src/proofs/chonk_proof.ts +2 -2
  674. package/src/proofs/proof.ts +1 -1
  675. package/src/proofs/recursive_proof.ts +1 -1
  676. package/src/rollup/avm_proof_data.ts +1 -1
  677. package/src/rollup/base_rollup_hints.ts +1 -1
  678. package/src/rollup/block_constant_data.ts +1 -1
  679. package/src/rollup/block_headers_hash.ts +1 -1
  680. package/src/rollup/block_rollup_public_inputs.ts +1 -1
  681. package/src/rollup/block_root_rollup_private_inputs.ts +1 -1
  682. package/src/rollup/checkpoint_constant_data.ts +1 -1
  683. package/src/rollup/checkpoint_header.ts +3 -3
  684. package/src/rollup/checkpoint_rollup_public_inputs.ts +1 -1
  685. package/src/rollup/checkpoint_root_rollup_private_inputs.ts +2 -1
  686. package/src/rollup/epoch_constant_data.ts +1 -1
  687. package/src/rollup/public_chonk_verifier_private_inputs.ts +1 -1
  688. package/src/rollup/public_chonk_verifier_public_inputs.ts +1 -1
  689. package/src/rollup/root_rollup_public_inputs.ts +1 -1
  690. package/src/rollup/tree_snapshot_diff_hints.ts +1 -1
  691. package/src/rollup/tx_rollup_public_inputs.ts +1 -1
  692. package/src/schemas/schemas.ts +2 -1
  693. package/src/tests/factories.ts +6 -2
  694. package/src/tests/mocks.ts +55 -5
  695. package/src/trees/append_only_tree_snapshot.ts +1 -1
  696. package/src/trees/database_public_state_source.ts +1 -1
  697. package/src/trees/nullifier_leaf.ts +1 -1
  698. package/src/trees/nullifier_membership_witness.ts +1 -1
  699. package/src/trees/public_data_leaf.ts +1 -1
  700. package/src/trees/public_data_witness.ts +1 -1
  701. package/src/tx/block_header.ts +3 -2
  702. package/src/tx/call_context.ts +1 -1
  703. package/src/tx/capsule.ts +1 -1
  704. package/src/tx/content_commitment.ts +2 -2
  705. package/src/tx/function_data.ts +1 -1
  706. package/src/tx/global_variables.ts +2 -2
  707. package/src/tx/hashed_values.ts +1 -1
  708. package/src/tx/offchain_effect.ts +1 -1
  709. package/src/tx/partial_state_reference.ts +1 -1
  710. package/src/tx/private_execution_result.ts +2 -2
  711. package/src/tx/private_tx_constant_data.ts +1 -1
  712. package/src/tx/processed_tx.ts +1 -1
  713. package/src/tx/profiling.ts +1 -1
  714. package/src/tx/protocol_contracts.ts +2 -2
  715. package/src/tx/public_call_request_with_calldata.ts +1 -1
  716. package/src/tx/public_simulation_output.ts +1 -1
  717. package/src/tx/state_reference.ts +1 -1
  718. package/src/tx/tree_snapshots.ts +1 -1
  719. package/src/tx/tx.ts +1 -1
  720. package/src/tx/tx_constant_data.ts +1 -1
  721. package/src/tx/tx_context.ts +1 -1
  722. package/src/tx/tx_effect.ts +2 -2
  723. package/src/tx/tx_execution_request.ts +1 -1
  724. package/src/tx/tx_hash.ts +1 -1
  725. package/src/tx/tx_request.ts +2 -2
  726. package/src/update-checker/update-checker.ts +2 -1
  727. package/src/validators/errors.ts +1 -1
  728. package/src/versioning/versioning.ts +1 -1
  729. package/src/vks/verification_key.ts +1 -1
  730. package/src/vks/vk_data.ts +1 -1
  731. package/src/zkpassport/index.ts +2 -2
@@ -7,8 +7,8 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
7
7
  inputs: z.ZodEffects<z.ZodObject<{
8
8
  hints: z.ZodEffects<z.ZodObject<{
9
9
  globalVariables: z.ZodEffects<z.ZodObject<{
10
- chainId: import("../schemas/schemas.js").ZodFor<import("../../../foundation/dest/fields/fields.js").Fr>;
11
- version: import("../schemas/schemas.js").ZodFor<import("../../../foundation/dest/fields/fields.js").Fr>;
10
+ chainId: import("../schemas/schemas.js").ZodFor<import("../../../foundation/dest/schemas/schemas.js").Fr>;
11
+ version: import("../schemas/schemas.js").ZodFor<import("../../../foundation/dest/schemas/schemas.js").Fr>;
12
12
  blockNumber: z.ZodEffects<z.ZodPipeline<z.ZodUnion<[z.ZodNumber, z.ZodBigInt, z.ZodString]>, z.ZodNumber>, import("../../../foundation/dest/branded-types/block_number.js").BlockNumber, string | number | bigint>;
13
13
  slotNumber: import("../schemas/schemas.js").ZodFor<import("../../../foundation/dest/branded-types/slot.js").SlotNumber>;
14
14
  timestamp: z.ZodPipeline<z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodString]>, z.ZodBigInt>;
@@ -28,8 +28,8 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
28
28
  feePerL2Gas: string | number | bigint;
29
29
  }>;
30
30
  }, "strip", z.ZodTypeAny, {
31
- chainId: import("../../../foundation/dest/fields/fields.js").Fr;
32
- version: import("../../../foundation/dest/fields/fields.js").Fr;
31
+ chainId: import("../../../foundation/dest/schemas/schemas.js").Fr;
32
+ version: import("../../../foundation/dest/schemas/schemas.js").Fr;
33
33
  blockNumber: number & {
34
34
  _branding: "BlockNumber";
35
35
  };
@@ -177,9 +177,9 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
177
177
  contractClassLogs: z.ZodArray<z.ZodEffects<z.ZodObject<{
178
178
  contractAddress: import("../schemas/schemas.js").ZodFor<import("../aztec-address/index.js").AztecAddress>;
179
179
  fields: z.ZodEffects<z.ZodObject<{
180
- fields: z.ZodEffects<z.ZodArray<z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>, "many">, import("../../../foundation/dest/fields/fields.js").Fr[], string[]>;
180
+ fields: z.ZodEffects<z.ZodArray<z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>, "many">, import("../../../foundation/dest/schemas/schemas.js").Fr[], string[]>;
181
181
  }, "strip", z.ZodTypeAny, {
182
- fields: import("../../../foundation/dest/fields/fields.js").Fr[];
182
+ fields: import("../../../foundation/dest/schemas/schemas.js").Fr[];
183
183
  }, {
184
184
  fields: string[];
185
185
  }>, import("../logs/contract_class_log.js").ContractClassLogFields, {
@@ -204,10 +204,10 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
204
204
  emittedLength: number;
205
205
  }>, "many">;
206
206
  privateLogs: z.ZodArray<z.ZodEffects<z.ZodObject<{
207
- fields: z.ZodArray<z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>, "many">;
207
+ fields: z.ZodArray<z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>, "many">;
208
208
  emittedLength: z.ZodNumber;
209
209
  }, "strict", z.ZodTypeAny, {
210
- fields: import("../../../foundation/dest/fields/fields.js").Fr[];
210
+ fields: import("../../../foundation/dest/schemas/schemas.js").Fr[];
211
211
  emittedLength: number;
212
212
  }, {
213
213
  fields: string[];
@@ -248,9 +248,9 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
248
248
  contractClassLogs: z.ZodArray<z.ZodEffects<z.ZodObject<{
249
249
  contractAddress: import("../schemas/schemas.js").ZodFor<import("../aztec-address/index.js").AztecAddress>;
250
250
  fields: z.ZodEffects<z.ZodObject<{
251
- fields: z.ZodEffects<z.ZodArray<z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>, "many">, import("../../../foundation/dest/fields/fields.js").Fr[], string[]>;
251
+ fields: z.ZodEffects<z.ZodArray<z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>, "many">, import("../../../foundation/dest/schemas/schemas.js").Fr[], string[]>;
252
252
  }, "strip", z.ZodTypeAny, {
253
- fields: import("../../../foundation/dest/fields/fields.js").Fr[];
253
+ fields: import("../../../foundation/dest/schemas/schemas.js").Fr[];
254
254
  }, {
255
255
  fields: string[];
256
256
  }>, import("../logs/contract_class_log.js").ContractClassLogFields, {
@@ -275,10 +275,10 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
275
275
  emittedLength: number;
276
276
  }>, "many">;
277
277
  privateLogs: z.ZodArray<z.ZodEffects<z.ZodObject<{
278
- fields: z.ZodArray<z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>, "many">;
278
+ fields: z.ZodArray<z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>, "many">;
279
279
  emittedLength: z.ZodNumber;
280
280
  }, "strict", z.ZodTypeAny, {
281
- fields: import("../../../foundation/dest/fields/fields.js").Fr[];
281
+ fields: import("../../../foundation/dest/schemas/schemas.js").Fr[];
282
282
  emittedLength: number;
283
283
  }, {
284
284
  fields: string[];
@@ -316,15 +316,15 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
316
316
  }[];
317
317
  }>;
318
318
  nonRevertibleAccumulatedData: z.ZodObject<{
319
- noteHashes: z.ZodArray<import("../schemas/schemas.js").ZodFor<import("../../../foundation/dest/fields/fields.js").Fr>, "many">;
320
- nullifiers: z.ZodArray<import("../schemas/schemas.js").ZodFor<import("../../../foundation/dest/fields/fields.js").Fr>, "many">;
319
+ noteHashes: z.ZodArray<import("../schemas/schemas.js").ZodFor<import("../../../foundation/dest/schemas/schemas.js").Fr>, "many">;
320
+ nullifiers: z.ZodArray<import("../schemas/schemas.js").ZodFor<import("../../../foundation/dest/schemas/schemas.js").Fr>, "many">;
321
321
  l2ToL1Messages: z.ZodArray<z.ZodEffects<z.ZodObject<{
322
322
  message: z.ZodEffects<z.ZodObject<{
323
323
  recipient: z.ZodType<import("../block/index.js").EthAddress, any, string>;
324
- content: z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>;
324
+ content: z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>;
325
325
  }, "strip", z.ZodTypeAny, {
326
326
  recipient: import("../block/index.js").EthAddress;
327
- content: import("../../../foundation/dest/fields/fields.js").Fr;
327
+ content: import("../../../foundation/dest/schemas/schemas.js").Fr;
328
328
  }, {
329
329
  recipient: string;
330
330
  content: string;
@@ -350,8 +350,8 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
350
350
  contractAddress?: any;
351
351
  }>, "many">;
352
352
  }, "strip", z.ZodTypeAny, {
353
- noteHashes: import("../../../foundation/dest/fields/fields.js").Fr[];
354
- nullifiers: import("../../../foundation/dest/fields/fields.js").Fr[];
353
+ noteHashes: import("../../../foundation/dest/schemas/schemas.js").Fr[];
354
+ nullifiers: import("../../../foundation/dest/schemas/schemas.js").Fr[];
355
355
  l2ToL1Messages: import("../messaging/l2_to_l1_message.js").ScopedL2ToL1Message[];
356
356
  }, {
357
357
  noteHashes: any[];
@@ -365,15 +365,15 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
365
365
  }[];
366
366
  }>;
367
367
  revertibleAccumulatedData: z.ZodObject<{
368
- noteHashes: z.ZodArray<import("../schemas/schemas.js").ZodFor<import("../../../foundation/dest/fields/fields.js").Fr>, "many">;
369
- nullifiers: z.ZodArray<import("../schemas/schemas.js").ZodFor<import("../../../foundation/dest/fields/fields.js").Fr>, "many">;
368
+ noteHashes: z.ZodArray<import("../schemas/schemas.js").ZodFor<import("../../../foundation/dest/schemas/schemas.js").Fr>, "many">;
369
+ nullifiers: z.ZodArray<import("../schemas/schemas.js").ZodFor<import("../../../foundation/dest/schemas/schemas.js").Fr>, "many">;
370
370
  l2ToL1Messages: z.ZodArray<z.ZodEffects<z.ZodObject<{
371
371
  message: z.ZodEffects<z.ZodObject<{
372
372
  recipient: z.ZodType<import("../block/index.js").EthAddress, any, string>;
373
- content: z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>;
373
+ content: z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>;
374
374
  }, "strip", z.ZodTypeAny, {
375
375
  recipient: import("../block/index.js").EthAddress;
376
- content: import("../../../foundation/dest/fields/fields.js").Fr;
376
+ content: import("../../../foundation/dest/schemas/schemas.js").Fr;
377
377
  }, {
378
378
  recipient: string;
379
379
  content: string;
@@ -399,8 +399,8 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
399
399
  contractAddress?: any;
400
400
  }>, "many">;
401
401
  }, "strip", z.ZodTypeAny, {
402
- noteHashes: import("../../../foundation/dest/fields/fields.js").Fr[];
403
- nullifiers: import("../../../foundation/dest/fields/fields.js").Fr[];
402
+ noteHashes: import("../../../foundation/dest/schemas/schemas.js").Fr[];
403
+ nullifiers: import("../../../foundation/dest/schemas/schemas.js").Fr[];
404
404
  l2ToL1Messages: import("../messaging/l2_to_l1_message.js").ScopedL2ToL1Message[];
405
405
  }, {
406
406
  noteHashes: any[];
@@ -437,13 +437,13 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
437
437
  nonRevertibleContractDeploymentData: import("../contract/contract_deployment_data.js").ContractDeploymentData;
438
438
  revertibleContractDeploymentData: import("../contract/contract_deployment_data.js").ContractDeploymentData;
439
439
  nonRevertibleAccumulatedData: {
440
- noteHashes: import("../../../foundation/dest/fields/fields.js").Fr[];
441
- nullifiers: import("../../../foundation/dest/fields/fields.js").Fr[];
440
+ noteHashes: import("../../../foundation/dest/schemas/schemas.js").Fr[];
441
+ nullifiers: import("../../../foundation/dest/schemas/schemas.js").Fr[];
442
442
  l2ToL1Messages: import("../messaging/l2_to_l1_message.js").ScopedL2ToL1Message[];
443
443
  };
444
444
  revertibleAccumulatedData: {
445
- noteHashes: import("../../../foundation/dest/fields/fields.js").Fr[];
446
- nullifiers: import("../../../foundation/dest/fields/fields.js").Fr[];
445
+ noteHashes: import("../../../foundation/dest/schemas/schemas.js").Fr[];
446
+ nullifiers: import("../../../foundation/dest/schemas/schemas.js").Fr[];
447
447
  l2ToL1Messages: import("../messaging/l2_to_l1_message.js").ScopedL2ToL1Message[];
448
448
  };
449
449
  setupEnqueuedCalls: import("../tx/public_call_request_with_calldata.js").PublicCallRequestWithCalldata[];
@@ -624,21 +624,21 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
624
624
  contractInstances: z.ZodArray<z.ZodEffects<z.ZodObject<{
625
625
  hintKey: z.ZodNumber;
626
626
  address: import("../schemas/schemas.js").ZodFor<import("../aztec-address/index.js").AztecAddress>;
627
- salt: import("../schemas/schemas.js").ZodFor<import("../../../foundation/dest/fields/fields.js").Fr>;
627
+ salt: import("../schemas/schemas.js").ZodFor<import("../../../foundation/dest/schemas/schemas.js").Fr>;
628
628
  deployer: import("../schemas/schemas.js").ZodFor<import("../aztec-address/index.js").AztecAddress>;
629
- currentContractClassId: import("../schemas/schemas.js").ZodFor<import("../../../foundation/dest/fields/fields.js").Fr>;
630
- originalContractClassId: import("../schemas/schemas.js").ZodFor<import("../../../foundation/dest/fields/fields.js").Fr>;
631
- initializationHash: import("../schemas/schemas.js").ZodFor<import("../../../foundation/dest/fields/fields.js").Fr>;
629
+ currentContractClassId: import("../schemas/schemas.js").ZodFor<import("../../../foundation/dest/schemas/schemas.js").Fr>;
630
+ originalContractClassId: import("../schemas/schemas.js").ZodFor<import("../../../foundation/dest/schemas/schemas.js").Fr>;
631
+ initializationHash: import("../schemas/schemas.js").ZodFor<import("../../../foundation/dest/schemas/schemas.js").Fr>;
632
632
  publicKeys: z.ZodEffects<z.ZodObject<{
633
- masterNullifierPublicKey: z.ZodType<import("../../../foundation/dest/fields/point.js").Point, any, string>;
634
- masterIncomingViewingPublicKey: z.ZodType<import("../../../foundation/dest/fields/point.js").Point, any, string>;
635
- masterOutgoingViewingPublicKey: z.ZodType<import("../../../foundation/dest/fields/point.js").Point, any, string>;
636
- masterTaggingPublicKey: z.ZodType<import("../../../foundation/dest/fields/point.js").Point, any, string>;
633
+ masterNullifierPublicKey: z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Point, any, string>;
634
+ masterIncomingViewingPublicKey: z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Point, any, string>;
635
+ masterOutgoingViewingPublicKey: z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Point, any, string>;
636
+ masterTaggingPublicKey: z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Point, any, string>;
637
637
  }, "strip", z.ZodTypeAny, {
638
- masterNullifierPublicKey: import("../../../foundation/dest/fields/point.js").Point;
639
- masterIncomingViewingPublicKey: import("../../../foundation/dest/fields/point.js").Point;
640
- masterOutgoingViewingPublicKey: import("../../../foundation/dest/fields/point.js").Point;
641
- masterTaggingPublicKey: import("../../../foundation/dest/fields/point.js").Point;
638
+ masterNullifierPublicKey: import("../../../foundation/dest/schemas/schemas.js").Point;
639
+ masterIncomingViewingPublicKey: import("../../../foundation/dest/schemas/schemas.js").Point;
640
+ masterOutgoingViewingPublicKey: import("../../../foundation/dest/schemas/schemas.js").Point;
641
+ masterTaggingPublicKey: import("../../../foundation/dest/schemas/schemas.js").Point;
642
642
  }, {
643
643
  masterNullifierPublicKey: string;
644
644
  masterIncomingViewingPublicKey: string;
@@ -653,11 +653,11 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
653
653
  }, "strip", z.ZodTypeAny, {
654
654
  hintKey: number;
655
655
  address: import("../aztec-address/index.js").AztecAddress;
656
- salt: import("../../../foundation/dest/fields/fields.js").Fr;
656
+ salt: import("../../../foundation/dest/schemas/schemas.js").Fr;
657
657
  deployer: import("../aztec-address/index.js").AztecAddress;
658
- currentContractClassId: import("../../../foundation/dest/fields/fields.js").Fr;
659
- originalContractClassId: import("../../../foundation/dest/fields/fields.js").Fr;
660
- initializationHash: import("../../../foundation/dest/fields/fields.js").Fr;
658
+ currentContractClassId: import("../../../foundation/dest/schemas/schemas.js").Fr;
659
+ originalContractClassId: import("../../../foundation/dest/schemas/schemas.js").Fr;
660
+ initializationHash: import("../../../foundation/dest/schemas/schemas.js").Fr;
661
661
  publicKeys: import("../keys/public_keys.js").PublicKeys;
662
662
  }, {
663
663
  hintKey: number;
@@ -690,15 +690,15 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
690
690
  }>, "many">;
691
691
  contractClasses: z.ZodArray<z.ZodEffects<z.ZodObject<{
692
692
  hintKey: z.ZodNumber;
693
- classId: import("../schemas/schemas.js").ZodFor<import("../../../foundation/dest/fields/fields.js").Fr>;
694
- artifactHash: import("../schemas/schemas.js").ZodFor<import("../../../foundation/dest/fields/fields.js").Fr>;
695
- privateFunctionsRoot: import("../schemas/schemas.js").ZodFor<import("../../../foundation/dest/fields/fields.js").Fr>;
693
+ classId: import("../schemas/schemas.js").ZodFor<import("../../../foundation/dest/schemas/schemas.js").Fr>;
694
+ artifactHash: import("../schemas/schemas.js").ZodFor<import("../../../foundation/dest/schemas/schemas.js").Fr>;
695
+ privateFunctionsRoot: import("../schemas/schemas.js").ZodFor<import("../../../foundation/dest/schemas/schemas.js").Fr>;
696
696
  packedBytecode: import("../schemas/schemas.js").ZodFor<Buffer<ArrayBufferLike>>;
697
697
  }, "strip", z.ZodTypeAny, {
698
698
  hintKey: number;
699
- classId: import("../../../foundation/dest/fields/fields.js").Fr;
700
- artifactHash: import("../../../foundation/dest/fields/fields.js").Fr;
701
- privateFunctionsRoot: import("../../../foundation/dest/fields/fields.js").Fr;
699
+ classId: import("../../../foundation/dest/schemas/schemas.js").Fr;
700
+ artifactHash: import("../../../foundation/dest/schemas/schemas.js").Fr;
701
+ privateFunctionsRoot: import("../../../foundation/dest/schemas/schemas.js").Fr;
702
702
  packedBytecode: Buffer<ArrayBufferLike>;
703
703
  }, {
704
704
  hintKey: number;
@@ -715,12 +715,12 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
715
715
  }>, "many">;
716
716
  bytecodeCommitments: z.ZodArray<z.ZodEffects<z.ZodObject<{
717
717
  hintKey: z.ZodNumber;
718
- classId: import("../schemas/schemas.js").ZodFor<import("../../../foundation/dest/fields/fields.js").Fr>;
719
- commitment: import("../schemas/schemas.js").ZodFor<import("../../../foundation/dest/fields/fields.js").Fr>;
718
+ classId: import("../schemas/schemas.js").ZodFor<import("../../../foundation/dest/schemas/schemas.js").Fr>;
719
+ commitment: import("../schemas/schemas.js").ZodFor<import("../../../foundation/dest/schemas/schemas.js").Fr>;
720
720
  }, "strip", z.ZodTypeAny, {
721
721
  hintKey: number;
722
- classId: import("../../../foundation/dest/fields/fields.js").Fr;
723
- commitment: import("../../../foundation/dest/fields/fields.js").Fr;
722
+ classId: import("../../../foundation/dest/schemas/schemas.js").Fr;
723
+ commitment: import("../../../foundation/dest/schemas/schemas.js").Fr;
724
724
  }, {
725
725
  hintKey: number;
726
726
  classId?: any;
@@ -732,11 +732,11 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
732
732
  }>, "many">;
733
733
  debugFunctionNames: z.ZodArray<z.ZodEffects<z.ZodObject<{
734
734
  address: import("../schemas/schemas.js").ZodFor<import("../aztec-address/index.js").AztecAddress>;
735
- selector: import("../schemas/schemas.js").ZodFor<import("../../../foundation/dest/fields/fields.js").Fr>;
735
+ selector: import("../schemas/schemas.js").ZodFor<import("../../../foundation/dest/schemas/schemas.js").Fr>;
736
736
  name: z.ZodString;
737
737
  }, "strip", z.ZodTypeAny, {
738
738
  address: import("../aztec-address/index.js").AztecAddress;
739
- selector: import("../../../foundation/dest/fields/fields.js").Fr;
739
+ selector: import("../../../foundation/dest/schemas/schemas.js").Fr;
740
740
  name: string;
741
741
  }, {
742
742
  address?: any;
@@ -812,10 +812,10 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
812
812
  }>, "many">;
813
813
  startingTreeRoots: z.ZodEffects<z.ZodObject<{
814
814
  l1ToL2MessageTree: z.ZodEffects<z.ZodObject<{
815
- root: z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>;
815
+ root: z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>;
816
816
  nextAvailableLeafIndex: z.ZodPipeline<z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodString]>, z.ZodNumber>;
817
817
  }, "strip", z.ZodTypeAny, {
818
- root: import("../../../foundation/dest/fields/fields.js").Fr;
818
+ root: import("../../../foundation/dest/schemas/schemas.js").Fr;
819
819
  nextAvailableLeafIndex: number;
820
820
  }, {
821
821
  root: string;
@@ -825,10 +825,10 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
825
825
  nextAvailableLeafIndex: string | number | bigint;
826
826
  }>;
827
827
  noteHashTree: z.ZodEffects<z.ZodObject<{
828
- root: z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>;
828
+ root: z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>;
829
829
  nextAvailableLeafIndex: z.ZodPipeline<z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodString]>, z.ZodNumber>;
830
830
  }, "strip", z.ZodTypeAny, {
831
- root: import("../../../foundation/dest/fields/fields.js").Fr;
831
+ root: import("../../../foundation/dest/schemas/schemas.js").Fr;
832
832
  nextAvailableLeafIndex: number;
833
833
  }, {
834
834
  root: string;
@@ -838,10 +838,10 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
838
838
  nextAvailableLeafIndex: string | number | bigint;
839
839
  }>;
840
840
  nullifierTree: z.ZodEffects<z.ZodObject<{
841
- root: z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>;
841
+ root: z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>;
842
842
  nextAvailableLeafIndex: z.ZodPipeline<z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodString]>, z.ZodNumber>;
843
843
  }, "strip", z.ZodTypeAny, {
844
- root: import("../../../foundation/dest/fields/fields.js").Fr;
844
+ root: import("../../../foundation/dest/schemas/schemas.js").Fr;
845
845
  nextAvailableLeafIndex: number;
846
846
  }, {
847
847
  root: string;
@@ -851,10 +851,10 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
851
851
  nextAvailableLeafIndex: string | number | bigint;
852
852
  }>;
853
853
  publicDataTree: z.ZodEffects<z.ZodObject<{
854
- root: z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>;
854
+ root: z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>;
855
855
  nextAvailableLeafIndex: z.ZodPipeline<z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodString]>, z.ZodNumber>;
856
856
  }, "strip", z.ZodTypeAny, {
857
- root: import("../../../foundation/dest/fields/fields.js").Fr;
857
+ root: import("../../../foundation/dest/schemas/schemas.js").Fr;
858
858
  nextAvailableLeafIndex: number;
859
859
  }, {
860
860
  root: string;
@@ -905,10 +905,10 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
905
905
  }>;
906
906
  getSiblingPathHints: z.ZodArray<z.ZodEffects<z.ZodObject<{
907
907
  hintKey: z.ZodEffects<z.ZodObject<{
908
- root: z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>;
908
+ root: z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>;
909
909
  nextAvailableLeafIndex: z.ZodPipeline<z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodString]>, z.ZodNumber>;
910
910
  }, "strip", z.ZodTypeAny, {
911
- root: import("../../../foundation/dest/fields/fields.js").Fr;
911
+ root: import("../../../foundation/dest/schemas/schemas.js").Fr;
912
912
  nextAvailableLeafIndex: number;
913
913
  }, {
914
914
  root: string;
@@ -919,12 +919,12 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
919
919
  }>;
920
920
  treeId: z.ZodNumber;
921
921
  index: z.ZodPipeline<z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodString]>, z.ZodBigInt>;
922
- path: z.ZodArray<import("../schemas/schemas.js").ZodFor<import("../../../foundation/dest/fields/fields.js").Fr>, "many">;
922
+ path: z.ZodArray<import("../schemas/schemas.js").ZodFor<import("../../../foundation/dest/schemas/schemas.js").Fr>, "many">;
923
923
  }, "strip", z.ZodTypeAny, {
924
924
  hintKey: import("../trees/append_only_tree_snapshot.js").AppendOnlyTreeSnapshot;
925
925
  treeId: number;
926
926
  index: bigint;
927
- path: import("../../../foundation/dest/fields/fields.js").Fr[];
927
+ path: import("../../../foundation/dest/schemas/schemas.js").Fr[];
928
928
  }, {
929
929
  hintKey: {
930
930
  root: string;
@@ -944,10 +944,10 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
944
944
  }>, "many">;
945
945
  getPreviousValueIndexHints: z.ZodArray<z.ZodEffects<z.ZodObject<{
946
946
  hintKey: z.ZodEffects<z.ZodObject<{
947
- root: z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>;
947
+ root: z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>;
948
948
  nextAvailableLeafIndex: z.ZodPipeline<z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodString]>, z.ZodNumber>;
949
949
  }, "strip", z.ZodTypeAny, {
950
- root: import("../../../foundation/dest/fields/fields.js").Fr;
950
+ root: import("../../../foundation/dest/schemas/schemas.js").Fr;
951
951
  nextAvailableLeafIndex: number;
952
952
  }, {
953
953
  root: string;
@@ -957,13 +957,13 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
957
957
  nextAvailableLeafIndex: string | number | bigint;
958
958
  }>;
959
959
  treeId: z.ZodNumber;
960
- value: import("../schemas/schemas.js").ZodFor<import("../../../foundation/dest/fields/fields.js").Fr>;
960
+ value: import("../schemas/schemas.js").ZodFor<import("../../../foundation/dest/schemas/schemas.js").Fr>;
961
961
  index: z.ZodPipeline<z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodString]>, z.ZodBigInt>;
962
962
  alreadyPresent: z.ZodBoolean;
963
963
  }, "strip", z.ZodTypeAny, {
964
964
  hintKey: import("../trees/append_only_tree_snapshot.js").AppendOnlyTreeSnapshot;
965
965
  treeId: number;
966
- value: import("../../../foundation/dest/fields/fields.js").Fr;
966
+ value: import("../../../foundation/dest/schemas/schemas.js").Fr;
967
967
  index: bigint;
968
968
  alreadyPresent: boolean;
969
969
  }, {
@@ -987,10 +987,10 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
987
987
  }>, "many">;
988
988
  getLeafPreimageHintsPublicDataTree: z.ZodArray<z.ZodEffects<z.ZodObject<{
989
989
  hintKey: z.ZodEffects<z.ZodObject<{
990
- root: z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>;
990
+ root: z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>;
991
991
  nextAvailableLeafIndex: z.ZodPipeline<z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodString]>, z.ZodNumber>;
992
992
  }, "strip", z.ZodTypeAny, {
993
- root: import("../../../foundation/dest/fields/fields.js").Fr;
993
+ root: import("../../../foundation/dest/schemas/schemas.js").Fr;
994
994
  nextAvailableLeafIndex: number;
995
995
  }, {
996
996
  root: string;
@@ -1002,19 +1002,19 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
1002
1002
  index: z.ZodPipeline<z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodString]>, z.ZodBigInt>;
1003
1003
  leafPreimage: z.ZodEffects<z.ZodObject<{
1004
1004
  leaf: z.ZodEffects<z.ZodObject<{
1005
- nullifier: z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>;
1005
+ nullifier: z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>;
1006
1006
  }, "strip", z.ZodTypeAny, {
1007
- nullifier: import("../../../foundation/dest/fields/fields.js").Fr;
1007
+ nullifier: import("../../../foundation/dest/schemas/schemas.js").Fr;
1008
1008
  }, {
1009
1009
  nullifier: string;
1010
1010
  }>, import("../trees/nullifier_leaf.js").NullifierLeaf, {
1011
1011
  nullifier: string;
1012
1012
  }>;
1013
- nextKey: z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>;
1013
+ nextKey: z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>;
1014
1014
  nextIndex: z.ZodPipeline<z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodString]>, z.ZodBigInt>;
1015
1015
  }, "strip", z.ZodTypeAny, {
1016
1016
  leaf: import("../trees/nullifier_leaf.js").NullifierLeaf;
1017
- nextKey: import("../../../foundation/dest/fields/fields.js").Fr;
1017
+ nextKey: import("../../../foundation/dest/schemas/schemas.js").Fr;
1018
1018
  nextIndex: bigint;
1019
1019
  }, {
1020
1020
  leaf: {
@@ -1030,11 +1030,11 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
1030
1030
  nextIndex: string | number | bigint;
1031
1031
  }> | z.ZodEffects<z.ZodObject<{
1032
1032
  leaf: z.ZodEffects<z.ZodObject<{
1033
- slot: z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>;
1034
- value: z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>;
1033
+ slot: z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>;
1034
+ value: z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>;
1035
1035
  }, "strip", z.ZodTypeAny, {
1036
- slot: import("../../../foundation/dest/fields/fields.js").Fr;
1037
- value: import("../../../foundation/dest/fields/fields.js").Fr;
1036
+ slot: import("../../../foundation/dest/schemas/schemas.js").Fr;
1037
+ value: import("../../../foundation/dest/schemas/schemas.js").Fr;
1038
1038
  }, {
1039
1039
  slot: string;
1040
1040
  value: string;
@@ -1042,11 +1042,11 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
1042
1042
  slot: string;
1043
1043
  value: string;
1044
1044
  }>;
1045
- nextKey: z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>;
1045
+ nextKey: z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>;
1046
1046
  nextIndex: z.ZodPipeline<z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodString]>, z.ZodBigInt>;
1047
1047
  }, "strip", z.ZodTypeAny, {
1048
1048
  leaf: import("../trees/public_data_leaf.js").PublicDataTreeLeaf;
1049
- nextKey: import("../../../foundation/dest/fields/fields.js").Fr;
1049
+ nextKey: import("../../../foundation/dest/schemas/schemas.js").Fr;
1050
1050
  nextIndex: bigint;
1051
1051
  }, {
1052
1052
  leaf: {
@@ -1114,10 +1114,10 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
1114
1114
  }>, "many">;
1115
1115
  getLeafPreimageHintsNullifierTree: z.ZodArray<z.ZodEffects<z.ZodObject<{
1116
1116
  hintKey: z.ZodEffects<z.ZodObject<{
1117
- root: z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>;
1117
+ root: z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>;
1118
1118
  nextAvailableLeafIndex: z.ZodPipeline<z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodString]>, z.ZodNumber>;
1119
1119
  }, "strip", z.ZodTypeAny, {
1120
- root: import("../../../foundation/dest/fields/fields.js").Fr;
1120
+ root: import("../../../foundation/dest/schemas/schemas.js").Fr;
1121
1121
  nextAvailableLeafIndex: number;
1122
1122
  }, {
1123
1123
  root: string;
@@ -1129,19 +1129,19 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
1129
1129
  index: z.ZodPipeline<z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodString]>, z.ZodBigInt>;
1130
1130
  leafPreimage: z.ZodEffects<z.ZodObject<{
1131
1131
  leaf: z.ZodEffects<z.ZodObject<{
1132
- nullifier: z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>;
1132
+ nullifier: z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>;
1133
1133
  }, "strip", z.ZodTypeAny, {
1134
- nullifier: import("../../../foundation/dest/fields/fields.js").Fr;
1134
+ nullifier: import("../../../foundation/dest/schemas/schemas.js").Fr;
1135
1135
  }, {
1136
1136
  nullifier: string;
1137
1137
  }>, import("../trees/nullifier_leaf.js").NullifierLeaf, {
1138
1138
  nullifier: string;
1139
1139
  }>;
1140
- nextKey: z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>;
1140
+ nextKey: z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>;
1141
1141
  nextIndex: z.ZodPipeline<z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodString]>, z.ZodBigInt>;
1142
1142
  }, "strip", z.ZodTypeAny, {
1143
1143
  leaf: import("../trees/nullifier_leaf.js").NullifierLeaf;
1144
- nextKey: import("../../../foundation/dest/fields/fields.js").Fr;
1144
+ nextKey: import("../../../foundation/dest/schemas/schemas.js").Fr;
1145
1145
  nextIndex: bigint;
1146
1146
  }, {
1147
1147
  leaf: {
@@ -1157,11 +1157,11 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
1157
1157
  nextIndex: string | number | bigint;
1158
1158
  }> | z.ZodEffects<z.ZodObject<{
1159
1159
  leaf: z.ZodEffects<z.ZodObject<{
1160
- slot: z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>;
1161
- value: z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>;
1160
+ slot: z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>;
1161
+ value: z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>;
1162
1162
  }, "strip", z.ZodTypeAny, {
1163
- slot: import("../../../foundation/dest/fields/fields.js").Fr;
1164
- value: import("../../../foundation/dest/fields/fields.js").Fr;
1163
+ slot: import("../../../foundation/dest/schemas/schemas.js").Fr;
1164
+ value: import("../../../foundation/dest/schemas/schemas.js").Fr;
1165
1165
  }, {
1166
1166
  slot: string;
1167
1167
  value: string;
@@ -1169,11 +1169,11 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
1169
1169
  slot: string;
1170
1170
  value: string;
1171
1171
  }>;
1172
- nextKey: z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>;
1172
+ nextKey: z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>;
1173
1173
  nextIndex: z.ZodPipeline<z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodString]>, z.ZodBigInt>;
1174
1174
  }, "strip", z.ZodTypeAny, {
1175
1175
  leaf: import("../trees/public_data_leaf.js").PublicDataTreeLeaf;
1176
- nextKey: import("../../../foundation/dest/fields/fields.js").Fr;
1176
+ nextKey: import("../../../foundation/dest/schemas/schemas.js").Fr;
1177
1177
  nextIndex: bigint;
1178
1178
  }, {
1179
1179
  leaf: {
@@ -1241,10 +1241,10 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
1241
1241
  }>, "many">;
1242
1242
  getLeafValueHints: z.ZodArray<z.ZodEffects<z.ZodObject<{
1243
1243
  hintKey: z.ZodEffects<z.ZodObject<{
1244
- root: z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>;
1244
+ root: z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>;
1245
1245
  nextAvailableLeafIndex: z.ZodPipeline<z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodString]>, z.ZodNumber>;
1246
1246
  }, "strip", z.ZodTypeAny, {
1247
- root: import("../../../foundation/dest/fields/fields.js").Fr;
1247
+ root: import("../../../foundation/dest/schemas/schemas.js").Fr;
1248
1248
  nextAvailableLeafIndex: number;
1249
1249
  }, {
1250
1250
  root: string;
@@ -1255,12 +1255,12 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
1255
1255
  }>;
1256
1256
  treeId: z.ZodNumber;
1257
1257
  index: z.ZodPipeline<z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodString]>, z.ZodBigInt>;
1258
- value: import("../schemas/schemas.js").ZodFor<import("../../../foundation/dest/fields/fields.js").Fr>;
1258
+ value: import("../schemas/schemas.js").ZodFor<import("../../../foundation/dest/schemas/schemas.js").Fr>;
1259
1259
  }, "strip", z.ZodTypeAny, {
1260
1260
  hintKey: import("../trees/append_only_tree_snapshot.js").AppendOnlyTreeSnapshot;
1261
1261
  treeId: number;
1262
1262
  index: bigint;
1263
- value: import("../../../foundation/dest/fields/fields.js").Fr;
1263
+ value: import("../../../foundation/dest/schemas/schemas.js").Fr;
1264
1264
  }, {
1265
1265
  hintKey: {
1266
1266
  root: string;
@@ -1280,10 +1280,10 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
1280
1280
  }>, "many">;
1281
1281
  sequentialInsertHintsPublicDataTree: z.ZodArray<z.ZodEffects<z.ZodObject<{
1282
1282
  hintKey: z.ZodEffects<z.ZodObject<{
1283
- root: z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>;
1283
+ root: z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>;
1284
1284
  nextAvailableLeafIndex: z.ZodPipeline<z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodString]>, z.ZodNumber>;
1285
1285
  }, "strip", z.ZodTypeAny, {
1286
- root: import("../../../foundation/dest/fields/fields.js").Fr;
1286
+ root: import("../../../foundation/dest/schemas/schemas.js").Fr;
1287
1287
  nextAvailableLeafIndex: number;
1288
1288
  }, {
1289
1289
  root: string;
@@ -1293,10 +1293,10 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
1293
1293
  nextAvailableLeafIndex: string | number | bigint;
1294
1294
  }>;
1295
1295
  stateAfter: z.ZodEffects<z.ZodObject<{
1296
- root: z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>;
1296
+ root: z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>;
1297
1297
  nextAvailableLeafIndex: z.ZodPipeline<z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodString]>, z.ZodNumber>;
1298
1298
  }, "strip", z.ZodTypeAny, {
1299
- root: import("../../../foundation/dest/fields/fields.js").Fr;
1299
+ root: import("../../../foundation/dest/schemas/schemas.js").Fr;
1300
1300
  nextAvailableLeafIndex: number;
1301
1301
  }, {
1302
1302
  root: string;
@@ -1307,19 +1307,19 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
1307
1307
  }>;
1308
1308
  treeId: z.ZodNumber;
1309
1309
  leaf: z.ZodEffects<z.ZodObject<{
1310
- nullifier: z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>;
1310
+ nullifier: z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>;
1311
1311
  }, "strip", z.ZodTypeAny, {
1312
- nullifier: import("../../../foundation/dest/fields/fields.js").Fr;
1312
+ nullifier: import("../../../foundation/dest/schemas/schemas.js").Fr;
1313
1313
  }, {
1314
1314
  nullifier: string;
1315
1315
  }>, import("../trees/nullifier_leaf.js").NullifierLeaf, {
1316
1316
  nullifier: string;
1317
1317
  }> | z.ZodEffects<z.ZodObject<{
1318
- slot: z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>;
1319
- value: z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>;
1318
+ slot: z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>;
1319
+ value: z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>;
1320
1320
  }, "strip", z.ZodTypeAny, {
1321
- slot: import("../../../foundation/dest/fields/fields.js").Fr;
1322
- value: import("../../../foundation/dest/fields/fields.js").Fr;
1321
+ slot: import("../../../foundation/dest/schemas/schemas.js").Fr;
1322
+ value: import("../../../foundation/dest/schemas/schemas.js").Fr;
1323
1323
  }, {
1324
1324
  slot: string;
1325
1325
  value: string;
@@ -1330,19 +1330,19 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
1330
1330
  lowLeavesWitnessData: z.ZodObject<{
1331
1331
  leaf: z.ZodEffects<z.ZodObject<{
1332
1332
  leaf: z.ZodEffects<z.ZodObject<{
1333
- nullifier: z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>;
1333
+ nullifier: z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>;
1334
1334
  }, "strip", z.ZodTypeAny, {
1335
- nullifier: import("../../../foundation/dest/fields/fields.js").Fr;
1335
+ nullifier: import("../../../foundation/dest/schemas/schemas.js").Fr;
1336
1336
  }, {
1337
1337
  nullifier: string;
1338
1338
  }>, import("../trees/nullifier_leaf.js").NullifierLeaf, {
1339
1339
  nullifier: string;
1340
1340
  }>;
1341
- nextKey: z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>;
1341
+ nextKey: z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>;
1342
1342
  nextIndex: z.ZodPipeline<z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodString]>, z.ZodBigInt>;
1343
1343
  }, "strip", z.ZodTypeAny, {
1344
1344
  leaf: import("../trees/nullifier_leaf.js").NullifierLeaf;
1345
- nextKey: import("../../../foundation/dest/fields/fields.js").Fr;
1345
+ nextKey: import("../../../foundation/dest/schemas/schemas.js").Fr;
1346
1346
  nextIndex: bigint;
1347
1347
  }, {
1348
1348
  leaf: {
@@ -1358,11 +1358,11 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
1358
1358
  nextIndex: string | number | bigint;
1359
1359
  }> | z.ZodEffects<z.ZodObject<{
1360
1360
  leaf: z.ZodEffects<z.ZodObject<{
1361
- slot: z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>;
1362
- value: z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>;
1361
+ slot: z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>;
1362
+ value: z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>;
1363
1363
  }, "strip", z.ZodTypeAny, {
1364
- slot: import("../../../foundation/dest/fields/fields.js").Fr;
1365
- value: import("../../../foundation/dest/fields/fields.js").Fr;
1364
+ slot: import("../../../foundation/dest/schemas/schemas.js").Fr;
1365
+ value: import("../../../foundation/dest/schemas/schemas.js").Fr;
1366
1366
  }, {
1367
1367
  slot: string;
1368
1368
  value: string;
@@ -1370,11 +1370,11 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
1370
1370
  slot: string;
1371
1371
  value: string;
1372
1372
  }>;
1373
- nextKey: z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>;
1373
+ nextKey: z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>;
1374
1374
  nextIndex: z.ZodPipeline<z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodString]>, z.ZodBigInt>;
1375
1375
  }, "strip", z.ZodTypeAny, {
1376
1376
  leaf: import("../trees/public_data_leaf.js").PublicDataTreeLeaf;
1377
- nextKey: import("../../../foundation/dest/fields/fields.js").Fr;
1377
+ nextKey: import("../../../foundation/dest/schemas/schemas.js").Fr;
1378
1378
  nextIndex: bigint;
1379
1379
  }, {
1380
1380
  leaf: {
@@ -1392,11 +1392,11 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
1392
1392
  nextIndex: string | number | bigint;
1393
1393
  }>;
1394
1394
  index: z.ZodPipeline<z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodString]>, z.ZodBigInt>;
1395
- path: z.ZodArray<import("../schemas/schemas.js").ZodFor<import("../../../foundation/dest/fields/fields.js").Fr>, "many">;
1395
+ path: z.ZodArray<import("../schemas/schemas.js").ZodFor<import("../../../foundation/dest/schemas/schemas.js").Fr>, "many">;
1396
1396
  }, "strip", z.ZodTypeAny, {
1397
1397
  leaf: import("../trees/nullifier_leaf.js").NullifierLeafPreimage | import("../trees/public_data_leaf.js").PublicDataTreeLeafPreimage;
1398
1398
  index: bigint;
1399
- path: import("../../../foundation/dest/fields/fields.js").Fr[];
1399
+ path: import("../../../foundation/dest/schemas/schemas.js").Fr[];
1400
1400
  }, {
1401
1401
  leaf: {
1402
1402
  leaf: {
@@ -1418,19 +1418,19 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
1418
1418
  insertionWitnessData: z.ZodObject<{
1419
1419
  leaf: z.ZodEffects<z.ZodObject<{
1420
1420
  leaf: z.ZodEffects<z.ZodObject<{
1421
- nullifier: z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>;
1421
+ nullifier: z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>;
1422
1422
  }, "strip", z.ZodTypeAny, {
1423
- nullifier: import("../../../foundation/dest/fields/fields.js").Fr;
1423
+ nullifier: import("../../../foundation/dest/schemas/schemas.js").Fr;
1424
1424
  }, {
1425
1425
  nullifier: string;
1426
1426
  }>, import("../trees/nullifier_leaf.js").NullifierLeaf, {
1427
1427
  nullifier: string;
1428
1428
  }>;
1429
- nextKey: z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>;
1429
+ nextKey: z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>;
1430
1430
  nextIndex: z.ZodPipeline<z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodString]>, z.ZodBigInt>;
1431
1431
  }, "strip", z.ZodTypeAny, {
1432
1432
  leaf: import("../trees/nullifier_leaf.js").NullifierLeaf;
1433
- nextKey: import("../../../foundation/dest/fields/fields.js").Fr;
1433
+ nextKey: import("../../../foundation/dest/schemas/schemas.js").Fr;
1434
1434
  nextIndex: bigint;
1435
1435
  }, {
1436
1436
  leaf: {
@@ -1446,11 +1446,11 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
1446
1446
  nextIndex: string | number | bigint;
1447
1447
  }> | z.ZodEffects<z.ZodObject<{
1448
1448
  leaf: z.ZodEffects<z.ZodObject<{
1449
- slot: z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>;
1450
- value: z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>;
1449
+ slot: z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>;
1450
+ value: z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>;
1451
1451
  }, "strip", z.ZodTypeAny, {
1452
- slot: import("../../../foundation/dest/fields/fields.js").Fr;
1453
- value: import("../../../foundation/dest/fields/fields.js").Fr;
1452
+ slot: import("../../../foundation/dest/schemas/schemas.js").Fr;
1453
+ value: import("../../../foundation/dest/schemas/schemas.js").Fr;
1454
1454
  }, {
1455
1455
  slot: string;
1456
1456
  value: string;
@@ -1458,11 +1458,11 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
1458
1458
  slot: string;
1459
1459
  value: string;
1460
1460
  }>;
1461
- nextKey: z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>;
1461
+ nextKey: z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>;
1462
1462
  nextIndex: z.ZodPipeline<z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodString]>, z.ZodBigInt>;
1463
1463
  }, "strip", z.ZodTypeAny, {
1464
1464
  leaf: import("../trees/public_data_leaf.js").PublicDataTreeLeaf;
1465
- nextKey: import("../../../foundation/dest/fields/fields.js").Fr;
1465
+ nextKey: import("../../../foundation/dest/schemas/schemas.js").Fr;
1466
1466
  nextIndex: bigint;
1467
1467
  }, {
1468
1468
  leaf: {
@@ -1480,11 +1480,11 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
1480
1480
  nextIndex: string | number | bigint;
1481
1481
  }>;
1482
1482
  index: z.ZodPipeline<z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodString]>, z.ZodBigInt>;
1483
- path: z.ZodArray<import("../schemas/schemas.js").ZodFor<import("../../../foundation/dest/fields/fields.js").Fr>, "many">;
1483
+ path: z.ZodArray<import("../schemas/schemas.js").ZodFor<import("../../../foundation/dest/schemas/schemas.js").Fr>, "many">;
1484
1484
  }, "strip", z.ZodTypeAny, {
1485
1485
  leaf: import("../trees/nullifier_leaf.js").NullifierLeafPreimage | import("../trees/public_data_leaf.js").PublicDataTreeLeafPreimage;
1486
1486
  index: bigint;
1487
- path: import("../../../foundation/dest/fields/fields.js").Fr[];
1487
+ path: import("../../../foundation/dest/schemas/schemas.js").Fr[];
1488
1488
  }, {
1489
1489
  leaf: {
1490
1490
  leaf: {
@@ -1511,12 +1511,12 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
1511
1511
  lowLeavesWitnessData: {
1512
1512
  leaf: import("../trees/nullifier_leaf.js").NullifierLeafPreimage | import("../trees/public_data_leaf.js").PublicDataTreeLeafPreimage;
1513
1513
  index: bigint;
1514
- path: import("../../../foundation/dest/fields/fields.js").Fr[];
1514
+ path: import("../../../foundation/dest/schemas/schemas.js").Fr[];
1515
1515
  };
1516
1516
  insertionWitnessData: {
1517
1517
  leaf: import("../trees/nullifier_leaf.js").NullifierLeafPreimage | import("../trees/public_data_leaf.js").PublicDataTreeLeafPreimage;
1518
1518
  index: bigint;
1519
- path: import("../../../foundation/dest/fields/fields.js").Fr[];
1519
+ path: import("../../../foundation/dest/schemas/schemas.js").Fr[];
1520
1520
  };
1521
1521
  }, {
1522
1522
  hintKey: {
@@ -1578,12 +1578,12 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
1578
1578
  readonly lowLeavesWitnessData: {
1579
1579
  leaf: import("../trees/nullifier_leaf.js").NullifierLeafPreimage | import("../trees/public_data_leaf.js").PublicDataTreeLeafPreimage;
1580
1580
  index: bigint;
1581
- path: import("../../../foundation/dest/fields/fields.js").Fr[];
1581
+ path: import("../../../foundation/dest/schemas/schemas.js").Fr[];
1582
1582
  };
1583
1583
  readonly insertionWitnessData: {
1584
1584
  leaf: import("../trees/nullifier_leaf.js").NullifierLeafPreimage | import("../trees/public_data_leaf.js").PublicDataTreeLeafPreimage;
1585
1585
  index: bigint;
1586
- path: import("../../../foundation/dest/fields/fields.js").Fr[];
1586
+ path: import("../../../foundation/dest/schemas/schemas.js").Fr[];
1587
1587
  };
1588
1588
  }, {
1589
1589
  hintKey: {
@@ -1640,10 +1640,10 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
1640
1640
  }>, "many">;
1641
1641
  sequentialInsertHintsNullifierTree: z.ZodArray<z.ZodEffects<z.ZodObject<{
1642
1642
  hintKey: z.ZodEffects<z.ZodObject<{
1643
- root: z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>;
1643
+ root: z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>;
1644
1644
  nextAvailableLeafIndex: z.ZodPipeline<z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodString]>, z.ZodNumber>;
1645
1645
  }, "strip", z.ZodTypeAny, {
1646
- root: import("../../../foundation/dest/fields/fields.js").Fr;
1646
+ root: import("../../../foundation/dest/schemas/schemas.js").Fr;
1647
1647
  nextAvailableLeafIndex: number;
1648
1648
  }, {
1649
1649
  root: string;
@@ -1653,10 +1653,10 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
1653
1653
  nextAvailableLeafIndex: string | number | bigint;
1654
1654
  }>;
1655
1655
  stateAfter: z.ZodEffects<z.ZodObject<{
1656
- root: z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>;
1656
+ root: z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>;
1657
1657
  nextAvailableLeafIndex: z.ZodPipeline<z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodString]>, z.ZodNumber>;
1658
1658
  }, "strip", z.ZodTypeAny, {
1659
- root: import("../../../foundation/dest/fields/fields.js").Fr;
1659
+ root: import("../../../foundation/dest/schemas/schemas.js").Fr;
1660
1660
  nextAvailableLeafIndex: number;
1661
1661
  }, {
1662
1662
  root: string;
@@ -1667,19 +1667,19 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
1667
1667
  }>;
1668
1668
  treeId: z.ZodNumber;
1669
1669
  leaf: z.ZodEffects<z.ZodObject<{
1670
- nullifier: z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>;
1670
+ nullifier: z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>;
1671
1671
  }, "strip", z.ZodTypeAny, {
1672
- nullifier: import("../../../foundation/dest/fields/fields.js").Fr;
1672
+ nullifier: import("../../../foundation/dest/schemas/schemas.js").Fr;
1673
1673
  }, {
1674
1674
  nullifier: string;
1675
1675
  }>, import("../trees/nullifier_leaf.js").NullifierLeaf, {
1676
1676
  nullifier: string;
1677
1677
  }> | z.ZodEffects<z.ZodObject<{
1678
- slot: z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>;
1679
- value: z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>;
1678
+ slot: z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>;
1679
+ value: z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>;
1680
1680
  }, "strip", z.ZodTypeAny, {
1681
- slot: import("../../../foundation/dest/fields/fields.js").Fr;
1682
- value: import("../../../foundation/dest/fields/fields.js").Fr;
1681
+ slot: import("../../../foundation/dest/schemas/schemas.js").Fr;
1682
+ value: import("../../../foundation/dest/schemas/schemas.js").Fr;
1683
1683
  }, {
1684
1684
  slot: string;
1685
1685
  value: string;
@@ -1690,19 +1690,19 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
1690
1690
  lowLeavesWitnessData: z.ZodObject<{
1691
1691
  leaf: z.ZodEffects<z.ZodObject<{
1692
1692
  leaf: z.ZodEffects<z.ZodObject<{
1693
- nullifier: z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>;
1693
+ nullifier: z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>;
1694
1694
  }, "strip", z.ZodTypeAny, {
1695
- nullifier: import("../../../foundation/dest/fields/fields.js").Fr;
1695
+ nullifier: import("../../../foundation/dest/schemas/schemas.js").Fr;
1696
1696
  }, {
1697
1697
  nullifier: string;
1698
1698
  }>, import("../trees/nullifier_leaf.js").NullifierLeaf, {
1699
1699
  nullifier: string;
1700
1700
  }>;
1701
- nextKey: z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>;
1701
+ nextKey: z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>;
1702
1702
  nextIndex: z.ZodPipeline<z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodString]>, z.ZodBigInt>;
1703
1703
  }, "strip", z.ZodTypeAny, {
1704
1704
  leaf: import("../trees/nullifier_leaf.js").NullifierLeaf;
1705
- nextKey: import("../../../foundation/dest/fields/fields.js").Fr;
1705
+ nextKey: import("../../../foundation/dest/schemas/schemas.js").Fr;
1706
1706
  nextIndex: bigint;
1707
1707
  }, {
1708
1708
  leaf: {
@@ -1718,11 +1718,11 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
1718
1718
  nextIndex: string | number | bigint;
1719
1719
  }> | z.ZodEffects<z.ZodObject<{
1720
1720
  leaf: z.ZodEffects<z.ZodObject<{
1721
- slot: z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>;
1722
- value: z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>;
1721
+ slot: z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>;
1722
+ value: z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>;
1723
1723
  }, "strip", z.ZodTypeAny, {
1724
- slot: import("../../../foundation/dest/fields/fields.js").Fr;
1725
- value: import("../../../foundation/dest/fields/fields.js").Fr;
1724
+ slot: import("../../../foundation/dest/schemas/schemas.js").Fr;
1725
+ value: import("../../../foundation/dest/schemas/schemas.js").Fr;
1726
1726
  }, {
1727
1727
  slot: string;
1728
1728
  value: string;
@@ -1730,11 +1730,11 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
1730
1730
  slot: string;
1731
1731
  value: string;
1732
1732
  }>;
1733
- nextKey: z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>;
1733
+ nextKey: z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>;
1734
1734
  nextIndex: z.ZodPipeline<z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodString]>, z.ZodBigInt>;
1735
1735
  }, "strip", z.ZodTypeAny, {
1736
1736
  leaf: import("../trees/public_data_leaf.js").PublicDataTreeLeaf;
1737
- nextKey: import("../../../foundation/dest/fields/fields.js").Fr;
1737
+ nextKey: import("../../../foundation/dest/schemas/schemas.js").Fr;
1738
1738
  nextIndex: bigint;
1739
1739
  }, {
1740
1740
  leaf: {
@@ -1752,11 +1752,11 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
1752
1752
  nextIndex: string | number | bigint;
1753
1753
  }>;
1754
1754
  index: z.ZodPipeline<z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodString]>, z.ZodBigInt>;
1755
- path: z.ZodArray<import("../schemas/schemas.js").ZodFor<import("../../../foundation/dest/fields/fields.js").Fr>, "many">;
1755
+ path: z.ZodArray<import("../schemas/schemas.js").ZodFor<import("../../../foundation/dest/schemas/schemas.js").Fr>, "many">;
1756
1756
  }, "strip", z.ZodTypeAny, {
1757
1757
  leaf: import("../trees/nullifier_leaf.js").NullifierLeafPreimage | import("../trees/public_data_leaf.js").PublicDataTreeLeafPreimage;
1758
1758
  index: bigint;
1759
- path: import("../../../foundation/dest/fields/fields.js").Fr[];
1759
+ path: import("../../../foundation/dest/schemas/schemas.js").Fr[];
1760
1760
  }, {
1761
1761
  leaf: {
1762
1762
  leaf: {
@@ -1778,19 +1778,19 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
1778
1778
  insertionWitnessData: z.ZodObject<{
1779
1779
  leaf: z.ZodEffects<z.ZodObject<{
1780
1780
  leaf: z.ZodEffects<z.ZodObject<{
1781
- nullifier: z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>;
1781
+ nullifier: z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>;
1782
1782
  }, "strip", z.ZodTypeAny, {
1783
- nullifier: import("../../../foundation/dest/fields/fields.js").Fr;
1783
+ nullifier: import("../../../foundation/dest/schemas/schemas.js").Fr;
1784
1784
  }, {
1785
1785
  nullifier: string;
1786
1786
  }>, import("../trees/nullifier_leaf.js").NullifierLeaf, {
1787
1787
  nullifier: string;
1788
1788
  }>;
1789
- nextKey: z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>;
1789
+ nextKey: z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>;
1790
1790
  nextIndex: z.ZodPipeline<z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodString]>, z.ZodBigInt>;
1791
1791
  }, "strip", z.ZodTypeAny, {
1792
1792
  leaf: import("../trees/nullifier_leaf.js").NullifierLeaf;
1793
- nextKey: import("../../../foundation/dest/fields/fields.js").Fr;
1793
+ nextKey: import("../../../foundation/dest/schemas/schemas.js").Fr;
1794
1794
  nextIndex: bigint;
1795
1795
  }, {
1796
1796
  leaf: {
@@ -1806,11 +1806,11 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
1806
1806
  nextIndex: string | number | bigint;
1807
1807
  }> | z.ZodEffects<z.ZodObject<{
1808
1808
  leaf: z.ZodEffects<z.ZodObject<{
1809
- slot: z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>;
1810
- value: z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>;
1809
+ slot: z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>;
1810
+ value: z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>;
1811
1811
  }, "strip", z.ZodTypeAny, {
1812
- slot: import("../../../foundation/dest/fields/fields.js").Fr;
1813
- value: import("../../../foundation/dest/fields/fields.js").Fr;
1812
+ slot: import("../../../foundation/dest/schemas/schemas.js").Fr;
1813
+ value: import("../../../foundation/dest/schemas/schemas.js").Fr;
1814
1814
  }, {
1815
1815
  slot: string;
1816
1816
  value: string;
@@ -1818,11 +1818,11 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
1818
1818
  slot: string;
1819
1819
  value: string;
1820
1820
  }>;
1821
- nextKey: z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>;
1821
+ nextKey: z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>;
1822
1822
  nextIndex: z.ZodPipeline<z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodString]>, z.ZodBigInt>;
1823
1823
  }, "strip", z.ZodTypeAny, {
1824
1824
  leaf: import("../trees/public_data_leaf.js").PublicDataTreeLeaf;
1825
- nextKey: import("../../../foundation/dest/fields/fields.js").Fr;
1825
+ nextKey: import("../../../foundation/dest/schemas/schemas.js").Fr;
1826
1826
  nextIndex: bigint;
1827
1827
  }, {
1828
1828
  leaf: {
@@ -1840,11 +1840,11 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
1840
1840
  nextIndex: string | number | bigint;
1841
1841
  }>;
1842
1842
  index: z.ZodPipeline<z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodString]>, z.ZodBigInt>;
1843
- path: z.ZodArray<import("../schemas/schemas.js").ZodFor<import("../../../foundation/dest/fields/fields.js").Fr>, "many">;
1843
+ path: z.ZodArray<import("../schemas/schemas.js").ZodFor<import("../../../foundation/dest/schemas/schemas.js").Fr>, "many">;
1844
1844
  }, "strip", z.ZodTypeAny, {
1845
1845
  leaf: import("../trees/nullifier_leaf.js").NullifierLeafPreimage | import("../trees/public_data_leaf.js").PublicDataTreeLeafPreimage;
1846
1846
  index: bigint;
1847
- path: import("../../../foundation/dest/fields/fields.js").Fr[];
1847
+ path: import("../../../foundation/dest/schemas/schemas.js").Fr[];
1848
1848
  }, {
1849
1849
  leaf: {
1850
1850
  leaf: {
@@ -1871,12 +1871,12 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
1871
1871
  lowLeavesWitnessData: {
1872
1872
  leaf: import("../trees/nullifier_leaf.js").NullifierLeafPreimage | import("../trees/public_data_leaf.js").PublicDataTreeLeafPreimage;
1873
1873
  index: bigint;
1874
- path: import("../../../foundation/dest/fields/fields.js").Fr[];
1874
+ path: import("../../../foundation/dest/schemas/schemas.js").Fr[];
1875
1875
  };
1876
1876
  insertionWitnessData: {
1877
1877
  leaf: import("../trees/nullifier_leaf.js").NullifierLeafPreimage | import("../trees/public_data_leaf.js").PublicDataTreeLeafPreimage;
1878
1878
  index: bigint;
1879
- path: import("../../../foundation/dest/fields/fields.js").Fr[];
1879
+ path: import("../../../foundation/dest/schemas/schemas.js").Fr[];
1880
1880
  };
1881
1881
  }, {
1882
1882
  hintKey: {
@@ -1938,12 +1938,12 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
1938
1938
  readonly lowLeavesWitnessData: {
1939
1939
  leaf: import("../trees/nullifier_leaf.js").NullifierLeafPreimage | import("../trees/public_data_leaf.js").PublicDataTreeLeafPreimage;
1940
1940
  index: bigint;
1941
- path: import("../../../foundation/dest/fields/fields.js").Fr[];
1941
+ path: import("../../../foundation/dest/schemas/schemas.js").Fr[];
1942
1942
  };
1943
1943
  readonly insertionWitnessData: {
1944
1944
  leaf: import("../trees/nullifier_leaf.js").NullifierLeafPreimage | import("../trees/public_data_leaf.js").PublicDataTreeLeafPreimage;
1945
1945
  index: bigint;
1946
- path: import("../../../foundation/dest/fields/fields.js").Fr[];
1946
+ path: import("../../../foundation/dest/schemas/schemas.js").Fr[];
1947
1947
  };
1948
1948
  }, {
1949
1949
  hintKey: {
@@ -2000,10 +2000,10 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
2000
2000
  }>, "many">;
2001
2001
  appendLeavesHints: z.ZodArray<z.ZodEffects<z.ZodObject<{
2002
2002
  hintKey: z.ZodEffects<z.ZodObject<{
2003
- root: z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>;
2003
+ root: z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>;
2004
2004
  nextAvailableLeafIndex: z.ZodPipeline<z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodString]>, z.ZodNumber>;
2005
2005
  }, "strip", z.ZodTypeAny, {
2006
- root: import("../../../foundation/dest/fields/fields.js").Fr;
2006
+ root: import("../../../foundation/dest/schemas/schemas.js").Fr;
2007
2007
  nextAvailableLeafIndex: number;
2008
2008
  }, {
2009
2009
  root: string;
@@ -2013,10 +2013,10 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
2013
2013
  nextAvailableLeafIndex: string | number | bigint;
2014
2014
  }>;
2015
2015
  stateAfter: z.ZodEffects<z.ZodObject<{
2016
- root: z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>;
2016
+ root: z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>;
2017
2017
  nextAvailableLeafIndex: z.ZodPipeline<z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodString]>, z.ZodNumber>;
2018
2018
  }, "strip", z.ZodTypeAny, {
2019
- root: import("../../../foundation/dest/fields/fields.js").Fr;
2019
+ root: import("../../../foundation/dest/schemas/schemas.js").Fr;
2020
2020
  nextAvailableLeafIndex: number;
2021
2021
  }, {
2022
2022
  root: string;
@@ -2026,12 +2026,12 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
2026
2026
  nextAvailableLeafIndex: string | number | bigint;
2027
2027
  }>;
2028
2028
  treeId: z.ZodNumber;
2029
- leaves: z.ZodArray<import("../schemas/schemas.js").ZodFor<import("../../../foundation/dest/fields/fields.js").Fr>, "many">;
2029
+ leaves: z.ZodArray<import("../schemas/schemas.js").ZodFor<import("../../../foundation/dest/schemas/schemas.js").Fr>, "many">;
2030
2030
  }, "strip", z.ZodTypeAny, {
2031
2031
  hintKey: import("../trees/append_only_tree_snapshot.js").AppendOnlyTreeSnapshot;
2032
2032
  stateAfter: import("../trees/append_only_tree_snapshot.js").AppendOnlyTreeSnapshot;
2033
2033
  treeId: number;
2034
- leaves: import("../../../foundation/dest/fields/fields.js").Fr[];
2034
+ leaves: import("../../../foundation/dest/schemas/schemas.js").Fr[];
2035
2035
  }, {
2036
2036
  hintKey: {
2037
2037
  root: string;
@@ -2103,10 +2103,10 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
2103
2103
  newCheckpointId: z.ZodNumber;
2104
2104
  stateBefore: z.ZodEffects<z.ZodObject<{
2105
2105
  l1ToL2MessageTree: z.ZodEffects<z.ZodObject<{
2106
- root: z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>;
2106
+ root: z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>;
2107
2107
  nextAvailableLeafIndex: z.ZodPipeline<z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodString]>, z.ZodNumber>;
2108
2108
  }, "strip", z.ZodTypeAny, {
2109
- root: import("../../../foundation/dest/fields/fields.js").Fr;
2109
+ root: import("../../../foundation/dest/schemas/schemas.js").Fr;
2110
2110
  nextAvailableLeafIndex: number;
2111
2111
  }, {
2112
2112
  root: string;
@@ -2116,10 +2116,10 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
2116
2116
  nextAvailableLeafIndex: string | number | bigint;
2117
2117
  }>;
2118
2118
  noteHashTree: z.ZodEffects<z.ZodObject<{
2119
- root: z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>;
2119
+ root: z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>;
2120
2120
  nextAvailableLeafIndex: z.ZodPipeline<z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodString]>, z.ZodNumber>;
2121
2121
  }, "strip", z.ZodTypeAny, {
2122
- root: import("../../../foundation/dest/fields/fields.js").Fr;
2122
+ root: import("../../../foundation/dest/schemas/schemas.js").Fr;
2123
2123
  nextAvailableLeafIndex: number;
2124
2124
  }, {
2125
2125
  root: string;
@@ -2129,10 +2129,10 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
2129
2129
  nextAvailableLeafIndex: string | number | bigint;
2130
2130
  }>;
2131
2131
  nullifierTree: z.ZodEffects<z.ZodObject<{
2132
- root: z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>;
2132
+ root: z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>;
2133
2133
  nextAvailableLeafIndex: z.ZodPipeline<z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodString]>, z.ZodNumber>;
2134
2134
  }, "strip", z.ZodTypeAny, {
2135
- root: import("../../../foundation/dest/fields/fields.js").Fr;
2135
+ root: import("../../../foundation/dest/schemas/schemas.js").Fr;
2136
2136
  nextAvailableLeafIndex: number;
2137
2137
  }, {
2138
2138
  root: string;
@@ -2142,10 +2142,10 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
2142
2142
  nextAvailableLeafIndex: string | number | bigint;
2143
2143
  }>;
2144
2144
  publicDataTree: z.ZodEffects<z.ZodObject<{
2145
- root: z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>;
2145
+ root: z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>;
2146
2146
  nextAvailableLeafIndex: z.ZodPipeline<z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodString]>, z.ZodNumber>;
2147
2147
  }, "strip", z.ZodTypeAny, {
2148
- root: import("../../../foundation/dest/fields/fields.js").Fr;
2148
+ root: import("../../../foundation/dest/schemas/schemas.js").Fr;
2149
2149
  nextAvailableLeafIndex: number;
2150
2150
  }, {
2151
2151
  root: string;
@@ -2196,10 +2196,10 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
2196
2196
  }>;
2197
2197
  stateAfter: z.ZodEffects<z.ZodObject<{
2198
2198
  l1ToL2MessageTree: z.ZodEffects<z.ZodObject<{
2199
- root: z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>;
2199
+ root: z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>;
2200
2200
  nextAvailableLeafIndex: z.ZodPipeline<z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodString]>, z.ZodNumber>;
2201
2201
  }, "strip", z.ZodTypeAny, {
2202
- root: import("../../../foundation/dest/fields/fields.js").Fr;
2202
+ root: import("../../../foundation/dest/schemas/schemas.js").Fr;
2203
2203
  nextAvailableLeafIndex: number;
2204
2204
  }, {
2205
2205
  root: string;
@@ -2209,10 +2209,10 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
2209
2209
  nextAvailableLeafIndex: string | number | bigint;
2210
2210
  }>;
2211
2211
  noteHashTree: z.ZodEffects<z.ZodObject<{
2212
- root: z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>;
2212
+ root: z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>;
2213
2213
  nextAvailableLeafIndex: z.ZodPipeline<z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodString]>, z.ZodNumber>;
2214
2214
  }, "strip", z.ZodTypeAny, {
2215
- root: import("../../../foundation/dest/fields/fields.js").Fr;
2215
+ root: import("../../../foundation/dest/schemas/schemas.js").Fr;
2216
2216
  nextAvailableLeafIndex: number;
2217
2217
  }, {
2218
2218
  root: string;
@@ -2222,10 +2222,10 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
2222
2222
  nextAvailableLeafIndex: string | number | bigint;
2223
2223
  }>;
2224
2224
  nullifierTree: z.ZodEffects<z.ZodObject<{
2225
- root: z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>;
2225
+ root: z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>;
2226
2226
  nextAvailableLeafIndex: z.ZodPipeline<z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodString]>, z.ZodNumber>;
2227
2227
  }, "strip", z.ZodTypeAny, {
2228
- root: import("../../../foundation/dest/fields/fields.js").Fr;
2228
+ root: import("../../../foundation/dest/schemas/schemas.js").Fr;
2229
2229
  nextAvailableLeafIndex: number;
2230
2230
  }, {
2231
2231
  root: string;
@@ -2235,10 +2235,10 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
2235
2235
  nextAvailableLeafIndex: string | number | bigint;
2236
2236
  }>;
2237
2237
  publicDataTree: z.ZodEffects<z.ZodObject<{
2238
- root: z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>;
2238
+ root: z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>;
2239
2239
  nextAvailableLeafIndex: z.ZodPipeline<z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodString]>, z.ZodNumber>;
2240
2240
  }, "strip", z.ZodTypeAny, {
2241
- root: import("../../../foundation/dest/fields/fields.js").Fr;
2241
+ root: import("../../../foundation/dest/schemas/schemas.js").Fr;
2242
2242
  nextAvailableLeafIndex: number;
2243
2243
  }, {
2244
2244
  root: string;
@@ -2419,12 +2419,12 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
2419
2419
  readonly lowLeavesWitnessData: {
2420
2420
  leaf: import("../trees/nullifier_leaf.js").NullifierLeafPreimage | import("../trees/public_data_leaf.js").PublicDataTreeLeafPreimage;
2421
2421
  index: bigint;
2422
- path: import("../../../foundation/dest/fields/fields.js").Fr[];
2422
+ path: import("../../../foundation/dest/schemas/schemas.js").Fr[];
2423
2423
  };
2424
2424
  readonly insertionWitnessData: {
2425
2425
  leaf: import("../trees/nullifier_leaf.js").NullifierLeafPreimage | import("../trees/public_data_leaf.js").PublicDataTreeLeafPreimage;
2426
2426
  index: bigint;
2427
- path: import("../../../foundation/dest/fields/fields.js").Fr[];
2427
+ path: import("../../../foundation/dest/schemas/schemas.js").Fr[];
2428
2428
  };
2429
2429
  }[];
2430
2430
  sequentialInsertHintsNullifierTree: {
@@ -2435,12 +2435,12 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
2435
2435
  readonly lowLeavesWitnessData: {
2436
2436
  leaf: import("../trees/nullifier_leaf.js").NullifierLeafPreimage | import("../trees/public_data_leaf.js").PublicDataTreeLeafPreimage;
2437
2437
  index: bigint;
2438
- path: import("../../../foundation/dest/fields/fields.js").Fr[];
2438
+ path: import("../../../foundation/dest/schemas/schemas.js").Fr[];
2439
2439
  };
2440
2440
  readonly insertionWitnessData: {
2441
2441
  leaf: import("../trees/nullifier_leaf.js").NullifierLeafPreimage | import("../trees/public_data_leaf.js").PublicDataTreeLeafPreimage;
2442
2442
  index: bigint;
2443
- path: import("../../../foundation/dest/fields/fields.js").Fr[];
2443
+ path: import("../../../foundation/dest/schemas/schemas.js").Fr[];
2444
2444
  };
2445
2445
  }[];
2446
2446
  appendLeavesHints: import("./avm.js").AvmAppendLeavesHint[];
@@ -3262,8 +3262,8 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
3262
3262
  }>;
3263
3263
  publicInputs: z.ZodEffects<z.ZodObject<{
3264
3264
  globalVariables: z.ZodEffects<z.ZodObject<{
3265
- chainId: import("../schemas/schemas.js").ZodFor<import("../../../foundation/dest/fields/fields.js").Fr>;
3266
- version: import("../schemas/schemas.js").ZodFor<import("../../../foundation/dest/fields/fields.js").Fr>;
3265
+ chainId: import("../schemas/schemas.js").ZodFor<import("../../../foundation/dest/schemas/schemas.js").Fr>;
3266
+ version: import("../schemas/schemas.js").ZodFor<import("../../../foundation/dest/schemas/schemas.js").Fr>;
3267
3267
  blockNumber: z.ZodEffects<z.ZodPipeline<z.ZodUnion<[z.ZodNumber, z.ZodBigInt, z.ZodString]>, z.ZodNumber>, import("../../../foundation/dest/branded-types/block_number.js").BlockNumber, string | number | bigint>;
3268
3268
  slotNumber: import("../schemas/schemas.js").ZodFor<import("../../../foundation/dest/branded-types/slot.js").SlotNumber>;
3269
3269
  timestamp: z.ZodPipeline<z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodString]>, z.ZodBigInt>;
@@ -3283,8 +3283,8 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
3283
3283
  feePerL2Gas: string | number | bigint;
3284
3284
  }>;
3285
3285
  }, "strip", z.ZodTypeAny, {
3286
- chainId: import("../../../foundation/dest/fields/fields.js").Fr;
3287
- version: import("../../../foundation/dest/fields/fields.js").Fr;
3286
+ chainId: import("../../../foundation/dest/schemas/schemas.js").Fr;
3287
+ version: import("../../../foundation/dest/schemas/schemas.js").Fr;
3288
3288
  blockNumber: number & {
3289
3289
  _branding: "BlockNumber";
3290
3290
  };
@@ -3331,10 +3331,10 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
3331
3331
  }>;
3332
3332
  startTreeSnapshots: z.ZodEffects<z.ZodObject<{
3333
3333
  l1ToL2MessageTree: z.ZodEffects<z.ZodObject<{
3334
- root: z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>;
3334
+ root: z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>;
3335
3335
  nextAvailableLeafIndex: z.ZodPipeline<z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodString]>, z.ZodNumber>;
3336
3336
  }, "strip", z.ZodTypeAny, {
3337
- root: import("../../../foundation/dest/fields/fields.js").Fr;
3337
+ root: import("../../../foundation/dest/schemas/schemas.js").Fr;
3338
3338
  nextAvailableLeafIndex: number;
3339
3339
  }, {
3340
3340
  root: string;
@@ -3344,10 +3344,10 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
3344
3344
  nextAvailableLeafIndex: string | number | bigint;
3345
3345
  }>;
3346
3346
  noteHashTree: z.ZodEffects<z.ZodObject<{
3347
- root: z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>;
3347
+ root: z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>;
3348
3348
  nextAvailableLeafIndex: z.ZodPipeline<z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodString]>, z.ZodNumber>;
3349
3349
  }, "strip", z.ZodTypeAny, {
3350
- root: import("../../../foundation/dest/fields/fields.js").Fr;
3350
+ root: import("../../../foundation/dest/schemas/schemas.js").Fr;
3351
3351
  nextAvailableLeafIndex: number;
3352
3352
  }, {
3353
3353
  root: string;
@@ -3357,10 +3357,10 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
3357
3357
  nextAvailableLeafIndex: string | number | bigint;
3358
3358
  }>;
3359
3359
  nullifierTree: z.ZodEffects<z.ZodObject<{
3360
- root: z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>;
3360
+ root: z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>;
3361
3361
  nextAvailableLeafIndex: z.ZodPipeline<z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodString]>, z.ZodNumber>;
3362
3362
  }, "strip", z.ZodTypeAny, {
3363
- root: import("../../../foundation/dest/fields/fields.js").Fr;
3363
+ root: import("../../../foundation/dest/schemas/schemas.js").Fr;
3364
3364
  nextAvailableLeafIndex: number;
3365
3365
  }, {
3366
3366
  root: string;
@@ -3370,10 +3370,10 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
3370
3370
  nextAvailableLeafIndex: string | number | bigint;
3371
3371
  }>;
3372
3372
  publicDataTree: z.ZodEffects<z.ZodObject<{
3373
- root: z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>;
3373
+ root: z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>;
3374
3374
  nextAvailableLeafIndex: z.ZodPipeline<z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodString]>, z.ZodNumber>;
3375
3375
  }, "strip", z.ZodTypeAny, {
3376
- root: import("../../../foundation/dest/fields/fields.js").Fr;
3376
+ root: import("../../../foundation/dest/schemas/schemas.js").Fr;
3377
3377
  nextAvailableLeafIndex: number;
3378
3378
  }, {
3379
3379
  root: string;
@@ -3542,7 +3542,7 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
3542
3542
  feePerL2Gas: string | number | bigint;
3543
3543
  }>;
3544
3544
  feePayer: import("../schemas/schemas.js").ZodFor<import("../aztec-address/index.js").AztecAddress>;
3545
- proverId: z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>;
3545
+ proverId: z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>;
3546
3546
  publicCallRequestArrayLengths: z.ZodEffects<z.ZodObject<{
3547
3547
  setupCalls: z.ZodNumber;
3548
3548
  appLogicCalls: z.ZodNumber;
@@ -3564,12 +3564,12 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
3564
3564
  msgSender: import("../schemas/schemas.js").ZodFor<import("../aztec-address/index.js").AztecAddress>;
3565
3565
  contractAddress: import("../schemas/schemas.js").ZodFor<import("../aztec-address/index.js").AztecAddress>;
3566
3566
  isStaticCall: z.ZodBoolean;
3567
- calldataHash: z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>;
3567
+ calldataHash: z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>;
3568
3568
  }, "strip", z.ZodTypeAny, {
3569
3569
  msgSender: import("../aztec-address/index.js").AztecAddress;
3570
3570
  contractAddress: import("../aztec-address/index.js").AztecAddress;
3571
3571
  isStaticCall: boolean;
3572
- calldataHash: import("../../../foundation/dest/fields/fields.js").Fr;
3572
+ calldataHash: import("../../../foundation/dest/schemas/schemas.js").Fr;
3573
3573
  }, {
3574
3574
  msgSender?: any;
3575
3575
  contractAddress?: any;
@@ -3585,12 +3585,12 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
3585
3585
  msgSender: import("../schemas/schemas.js").ZodFor<import("../aztec-address/index.js").AztecAddress>;
3586
3586
  contractAddress: import("../schemas/schemas.js").ZodFor<import("../aztec-address/index.js").AztecAddress>;
3587
3587
  isStaticCall: z.ZodBoolean;
3588
- calldataHash: z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>;
3588
+ calldataHash: z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>;
3589
3589
  }, "strip", z.ZodTypeAny, {
3590
3590
  msgSender: import("../aztec-address/index.js").AztecAddress;
3591
3591
  contractAddress: import("../aztec-address/index.js").AztecAddress;
3592
3592
  isStaticCall: boolean;
3593
- calldataHash: import("../../../foundation/dest/fields/fields.js").Fr;
3593
+ calldataHash: import("../../../foundation/dest/schemas/schemas.js").Fr;
3594
3594
  }, {
3595
3595
  msgSender?: any;
3596
3596
  contractAddress?: any;
@@ -3606,12 +3606,12 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
3606
3606
  msgSender: import("../schemas/schemas.js").ZodFor<import("../aztec-address/index.js").AztecAddress>;
3607
3607
  contractAddress: import("../schemas/schemas.js").ZodFor<import("../aztec-address/index.js").AztecAddress>;
3608
3608
  isStaticCall: z.ZodBoolean;
3609
- calldataHash: z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>;
3609
+ calldataHash: z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>;
3610
3610
  }, "strip", z.ZodTypeAny, {
3611
3611
  msgSender: import("../aztec-address/index.js").AztecAddress;
3612
3612
  contractAddress: import("../aztec-address/index.js").AztecAddress;
3613
3613
  isStaticCall: boolean;
3614
- calldataHash: import("../../../foundation/dest/fields/fields.js").Fr;
3614
+ calldataHash: import("../../../foundation/dest/schemas/schemas.js").Fr;
3615
3615
  }, {
3616
3616
  msgSender?: any;
3617
3617
  contractAddress?: any;
@@ -3658,15 +3658,15 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
3658
3658
  l2ToL1Msgs: string | number | bigint;
3659
3659
  }>;
3660
3660
  previousNonRevertibleAccumulatedData: z.ZodEffects<z.ZodObject<{
3661
- noteHashes: z.ZodArray<z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>, "many">;
3662
- nullifiers: z.ZodArray<z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>, "many">;
3661
+ noteHashes: z.ZodArray<z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>, "many">;
3662
+ nullifiers: z.ZodArray<z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>, "many">;
3663
3663
  l2ToL1Msgs: z.ZodArray<z.ZodEffects<z.ZodObject<{
3664
3664
  message: z.ZodEffects<z.ZodObject<{
3665
3665
  recipient: z.ZodType<import("../block/index.js").EthAddress, any, string>;
3666
- content: z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>;
3666
+ content: z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>;
3667
3667
  }, "strip", z.ZodTypeAny, {
3668
3668
  recipient: import("../block/index.js").EthAddress;
3669
- content: import("../../../foundation/dest/fields/fields.js").Fr;
3669
+ content: import("../../../foundation/dest/schemas/schemas.js").Fr;
3670
3670
  }, {
3671
3671
  recipient: string;
3672
3672
  content: string;
@@ -3692,8 +3692,8 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
3692
3692
  contractAddress?: any;
3693
3693
  }>, "many">;
3694
3694
  }, "strip", z.ZodTypeAny, {
3695
- noteHashes: import("../../../foundation/dest/fields/fields.js").Fr[];
3696
- nullifiers: import("../../../foundation/dest/fields/fields.js").Fr[];
3695
+ noteHashes: import("../../../foundation/dest/schemas/schemas.js").Fr[];
3696
+ nullifiers: import("../../../foundation/dest/schemas/schemas.js").Fr[];
3697
3697
  l2ToL1Msgs: import("../messaging/l2_to_l1_message.js").ScopedL2ToL1Message[];
3698
3698
  }, {
3699
3699
  noteHashes: string[];
@@ -3717,15 +3717,15 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
3717
3717
  }[];
3718
3718
  }>;
3719
3719
  previousRevertibleAccumulatedData: z.ZodEffects<z.ZodObject<{
3720
- noteHashes: z.ZodArray<z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>, "many">;
3721
- nullifiers: z.ZodArray<z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>, "many">;
3720
+ noteHashes: z.ZodArray<z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>, "many">;
3721
+ nullifiers: z.ZodArray<z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>, "many">;
3722
3722
  l2ToL1Msgs: z.ZodArray<z.ZodEffects<z.ZodObject<{
3723
3723
  message: z.ZodEffects<z.ZodObject<{
3724
3724
  recipient: z.ZodType<import("../block/index.js").EthAddress, any, string>;
3725
- content: z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>;
3725
+ content: z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>;
3726
3726
  }, "strip", z.ZodTypeAny, {
3727
3727
  recipient: import("../block/index.js").EthAddress;
3728
- content: import("../../../foundation/dest/fields/fields.js").Fr;
3728
+ content: import("../../../foundation/dest/schemas/schemas.js").Fr;
3729
3729
  }, {
3730
3730
  recipient: string;
3731
3731
  content: string;
@@ -3751,8 +3751,8 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
3751
3751
  contractAddress?: any;
3752
3752
  }>, "many">;
3753
3753
  }, "strip", z.ZodTypeAny, {
3754
- noteHashes: import("../../../foundation/dest/fields/fields.js").Fr[];
3755
- nullifiers: import("../../../foundation/dest/fields/fields.js").Fr[];
3754
+ noteHashes: import("../../../foundation/dest/schemas/schemas.js").Fr[];
3755
+ nullifiers: import("../../../foundation/dest/schemas/schemas.js").Fr[];
3756
3756
  l2ToL1Msgs: import("../messaging/l2_to_l1_message.js").ScopedL2ToL1Message[];
3757
3757
  }, {
3758
3758
  noteHashes: string[];
@@ -3777,10 +3777,10 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
3777
3777
  }>;
3778
3778
  endTreeSnapshots: z.ZodEffects<z.ZodObject<{
3779
3779
  l1ToL2MessageTree: z.ZodEffects<z.ZodObject<{
3780
- root: z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>;
3780
+ root: z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>;
3781
3781
  nextAvailableLeafIndex: z.ZodPipeline<z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodString]>, z.ZodNumber>;
3782
3782
  }, "strip", z.ZodTypeAny, {
3783
- root: import("../../../foundation/dest/fields/fields.js").Fr;
3783
+ root: import("../../../foundation/dest/schemas/schemas.js").Fr;
3784
3784
  nextAvailableLeafIndex: number;
3785
3785
  }, {
3786
3786
  root: string;
@@ -3790,10 +3790,10 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
3790
3790
  nextAvailableLeafIndex: string | number | bigint;
3791
3791
  }>;
3792
3792
  noteHashTree: z.ZodEffects<z.ZodObject<{
3793
- root: z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>;
3793
+ root: z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>;
3794
3794
  nextAvailableLeafIndex: z.ZodPipeline<z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodString]>, z.ZodNumber>;
3795
3795
  }, "strip", z.ZodTypeAny, {
3796
- root: import("../../../foundation/dest/fields/fields.js").Fr;
3796
+ root: import("../../../foundation/dest/schemas/schemas.js").Fr;
3797
3797
  nextAvailableLeafIndex: number;
3798
3798
  }, {
3799
3799
  root: string;
@@ -3803,10 +3803,10 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
3803
3803
  nextAvailableLeafIndex: string | number | bigint;
3804
3804
  }>;
3805
3805
  nullifierTree: z.ZodEffects<z.ZodObject<{
3806
- root: z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>;
3806
+ root: z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>;
3807
3807
  nextAvailableLeafIndex: z.ZodPipeline<z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodString]>, z.ZodNumber>;
3808
3808
  }, "strip", z.ZodTypeAny, {
3809
- root: import("../../../foundation/dest/fields/fields.js").Fr;
3809
+ root: import("../../../foundation/dest/schemas/schemas.js").Fr;
3810
3810
  nextAvailableLeafIndex: number;
3811
3811
  }, {
3812
3812
  root: string;
@@ -3816,10 +3816,10 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
3816
3816
  nextAvailableLeafIndex: string | number | bigint;
3817
3817
  }>;
3818
3818
  publicDataTree: z.ZodEffects<z.ZodObject<{
3819
- root: z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>;
3819
+ root: z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>;
3820
3820
  nextAvailableLeafIndex: z.ZodPipeline<z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodString]>, z.ZodNumber>;
3821
3821
  }, "strip", z.ZodTypeAny, {
3822
- root: import("../../../foundation/dest/fields/fields.js").Fr;
3822
+ root: import("../../../foundation/dest/schemas/schemas.js").Fr;
3823
3823
  nextAvailableLeafIndex: number;
3824
3824
  }, {
3825
3825
  root: string;
@@ -3903,15 +3903,15 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
3903
3903
  publicDataWrites: number;
3904
3904
  }>;
3905
3905
  accumulatedData: z.ZodEffects<z.ZodObject<{
3906
- noteHashes: z.ZodArray<z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>, "many">;
3907
- nullifiers: z.ZodArray<z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>, "many">;
3906
+ noteHashes: z.ZodArray<z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>, "many">;
3907
+ nullifiers: z.ZodArray<z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>, "many">;
3908
3908
  l2ToL1Msgs: z.ZodArray<z.ZodEffects<z.ZodObject<{
3909
3909
  message: z.ZodEffects<z.ZodObject<{
3910
3910
  recipient: z.ZodType<import("../block/index.js").EthAddress, any, string>;
3911
- content: z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>;
3911
+ content: z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>;
3912
3912
  }, "strip", z.ZodTypeAny, {
3913
3913
  recipient: import("../block/index.js").EthAddress;
3914
- content: import("../../../foundation/dest/fields/fields.js").Fr;
3914
+ content: import("../../../foundation/dest/schemas/schemas.js").Fr;
3915
3915
  }, {
3916
3916
  recipient: string;
3917
3917
  content: string;
@@ -3938,11 +3938,11 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
3938
3938
  }>, "many">;
3939
3939
  publicLogs: import("../schemas/schemas.js").ZodFor<import("../logs/public_log.js").FlatPublicLogs>;
3940
3940
  publicDataWrites: z.ZodArray<z.ZodEffects<z.ZodObject<{
3941
- leafSlot: z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>;
3942
- value: z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>;
3941
+ leafSlot: z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>;
3942
+ value: z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>;
3943
3943
  }, "strip", z.ZodTypeAny, {
3944
- leafSlot: import("../../../foundation/dest/fields/fields.js").Fr;
3945
- value: import("../../../foundation/dest/fields/fields.js").Fr;
3944
+ leafSlot: import("../../../foundation/dest/schemas/schemas.js").Fr;
3945
+ value: import("../../../foundation/dest/schemas/schemas.js").Fr;
3946
3946
  }, {
3947
3947
  leafSlot: string;
3948
3948
  value: string;
@@ -3951,8 +3951,8 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
3951
3951
  value: string;
3952
3952
  }>, "many">;
3953
3953
  }, "strip", z.ZodTypeAny, {
3954
- noteHashes: import("../../../foundation/dest/fields/fields.js").Fr[];
3955
- nullifiers: import("../../../foundation/dest/fields/fields.js").Fr[];
3954
+ noteHashes: import("../../../foundation/dest/schemas/schemas.js").Fr[];
3955
+ nullifiers: import("../../../foundation/dest/schemas/schemas.js").Fr[];
3956
3956
  l2ToL1Msgs: import("../messaging/l2_to_l1_message.js").ScopedL2ToL1Message[];
3957
3957
  publicLogs: import("../logs/public_log.js").FlatPublicLogs;
3958
3958
  publicDataWrites: import("./public_data_write.js").PublicDataWrite[];
@@ -3987,7 +3987,7 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
3987
3987
  value: string;
3988
3988
  }[];
3989
3989
  }>;
3990
- transactionFee: z.ZodType<import("../../../foundation/dest/fields/fields.js").Fr, any, string>;
3990
+ transactionFee: z.ZodType<import("../../../foundation/dest/schemas/schemas.js").Fr, any, string>;
3991
3991
  reverted: z.ZodBoolean;
3992
3992
  }, "strip", z.ZodTypeAny, {
3993
3993
  globalVariables: import("../tx/global_variables.js").GlobalVariables;
@@ -3997,7 +3997,7 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
3997
3997
  gasSettings: import("../gas/gas_settings.js").GasSettings;
3998
3998
  effectiveGasFees: import("../gas/gas_fees.js").GasFees;
3999
3999
  feePayer: import("../aztec-address/index.js").AztecAddress;
4000
- proverId: import("../../../foundation/dest/fields/fields.js").Fr;
4000
+ proverId: import("../../../foundation/dest/schemas/schemas.js").Fr;
4001
4001
  publicCallRequestArrayLengths: import("../kernel/public_call_request.js").PublicCallRequestArrayLengths;
4002
4002
  publicSetupCallRequests: import("../kernel/public_call_request.js").PublicCallRequest[];
4003
4003
  publicAppLogicCallRequests: import("../kernel/public_call_request.js").PublicCallRequest[];
@@ -4010,7 +4010,7 @@ export declare const AvmProvingRequestSchema: z.ZodObject<{
4010
4010
  endGasUsed: import("../gas/gas.js").Gas;
4011
4011
  accumulatedDataArrayLengths: import("./avm_accumulated_data.js").AvmAccumulatedDataArrayLengths;
4012
4012
  accumulatedData: import("./avm_accumulated_data.js").AvmAccumulatedData;
4013
- transactionFee: import("../../../foundation/dest/fields/fields.js").Fr;
4013
+ transactionFee: import("../../../foundation/dest/schemas/schemas.js").Fr;
4014
4014
  reverted: boolean;
4015
4015
  }, {
4016
4016
  globalVariables: {