@aztec/stdlib 4.0.0-nightly.20260113 → 4.0.0-nightly.20260115
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dest/abi/function_call.d.ts +9 -1
- package/dest/abi/function_call.d.ts.map +1 -1
- package/dest/abi/utils.d.ts +7 -1
- package/dest/abi/utils.d.ts.map +1 -1
- package/dest/abi/utils.js +7 -0
- package/dest/auth_witness/auth_witness.d.ts +2 -1
- package/dest/auth_witness/auth_witness.d.ts.map +1 -1
- package/dest/avm/avm.d.ts +362 -362
- package/dest/avm/avm_accumulated_data.d.ts +30 -3
- package/dest/avm/avm_accumulated_data.d.ts.map +1 -1
- package/dest/avm/avm_circuit_public_inputs.d.ts +9 -9
- package/dest/avm/avm_proving_request.d.ts +299 -299
- package/dest/avm/contract_storage_read.d.ts +13 -1
- package/dest/avm/contract_storage_read.d.ts.map +1 -1
- package/dest/avm/contract_storage_update_request.d.ts +13 -1
- package/dest/avm/contract_storage_update_request.d.ts.map +1 -1
- package/dest/avm/public_call_stack_item_compressed.d.ts +3 -1
- package/dest/avm/public_call_stack_item_compressed.d.ts.map +1 -1
- package/dest/avm/public_data_read.d.ts +10 -1
- package/dest/avm/public_data_read.d.ts.map +1 -1
- package/dest/avm/public_data_update_request.d.ts +10 -1
- package/dest/avm/public_data_update_request.d.ts.map +1 -1
- package/dest/avm/public_data_write.d.ts +7 -1
- package/dest/avm/public_data_write.d.ts.map +1 -1
- package/dest/avm/public_inner_call_request.d.ts +4 -1
- package/dest/avm/public_inner_call_request.d.ts.map +1 -1
- package/dest/avm/revert_code.d.ts +4 -4
- package/dest/avm/revert_code.d.ts.map +1 -1
- package/dest/block/body.d.ts +1 -1
- package/dest/block/body.d.ts.map +1 -1
- package/dest/block/body.js +2 -1
- package/dest/block/checkpointed_l2_block.d.ts +13 -13
- package/dest/block/checkpointed_l2_block.d.ts.map +1 -1
- package/dest/block/checkpointed_l2_block.js +5 -4
- package/dest/block/l2_block.d.ts +8 -4
- package/dest/block/l2_block.d.ts.map +1 -1
- package/dest/block/l2_block.js +4 -3
- package/dest/block/l2_block_code_to_purge.d.ts +1 -1
- package/dest/block/l2_block_code_to_purge.d.ts.map +1 -1
- package/dest/block/l2_block_code_to_purge.js +1 -1
- package/dest/block/l2_block_header.d.ts +14 -2
- package/dest/block/l2_block_header.d.ts.map +1 -1
- package/dest/block/l2_block_header.js +14 -7
- package/dest/block/l2_block_new.d.ts +9 -4
- package/dest/block/l2_block_new.d.ts.map +1 -1
- package/dest/block/l2_block_new.js +2 -2
- package/dest/block/l2_block_source.d.ts +3 -2
- package/dest/block/l2_block_source.d.ts.map +1 -1
- package/dest/block/validate_block_result.d.ts +1 -1
- package/dest/block/validate_block_result.d.ts.map +1 -1
- package/dest/block/validate_block_result.js +5 -4
- package/dest/checkpoint/checkpoint.d.ts +9 -4
- package/dest/checkpoint/checkpoint.d.ts.map +1 -1
- package/dest/checkpoint/checkpoint.js +10 -1
- package/dest/checkpoint/published_checkpoint.d.ts +5 -5
- package/dest/checkpoint/published_checkpoint.d.ts.map +1 -1
- package/dest/checkpoint/published_checkpoint.js +4 -3
- package/dest/contract/complete_address.d.ts +4 -1
- package/dest/contract/complete_address.d.ts.map +1 -1
- package/dest/contract/contract_deployment_data.d.ts +5 -5
- package/dest/contract/index.d.ts +1 -3
- package/dest/contract/index.d.ts.map +1 -1
- package/dest/contract/index.js +0 -2
- package/dest/contract/interfaces/contract_instance.d.ts +16 -16
- package/dest/database-version/version_manager.d.ts +4 -2
- package/dest/database-version/version_manager.d.ts.map +1 -1
- package/dest/deserialization/index.d.ts +11 -0
- package/dest/deserialization/index.d.ts.map +1 -0
- package/dest/deserialization/index.js +10 -0
- package/dest/errors/proving_error.d.ts +2 -2
- package/dest/errors/proving_error.d.ts.map +1 -1
- package/dest/interfaces/aztec-node-admin.d.ts +23 -26
- package/dest/interfaces/aztec-node-admin.d.ts.map +1 -1
- package/dest/interfaces/block-builder.d.ts +2 -2
- package/dest/interfaces/block-builder.d.ts.map +1 -1
- package/dest/interfaces/configs.d.ts +6 -6
- package/dest/interfaces/get_logs_response.d.ts +1 -1
- package/dest/interfaces/proving-job.d.ts +180 -180
- package/dest/interfaces/validator.d.ts +1 -9
- package/dest/interfaces/validator.d.ts.map +1 -1
- package/dest/interfaces/validator.js +0 -1
- package/dest/kernel/hints/key_validation_hint.d.ts +2 -1
- package/dest/kernel/hints/key_validation_hint.d.ts.map +1 -1
- package/dest/kernel/hints/key_validation_request.d.ts +2 -1
- package/dest/kernel/hints/key_validation_request.d.ts.map +1 -1
- package/dest/kernel/hints/key_validation_request_and_generator.d.ts +6 -1
- package/dest/kernel/hints/key_validation_request_and_generator.d.ts.map +1 -1
- package/dest/kernel/hints/private_kernel_reset_hints.d.ts +13 -1
- package/dest/kernel/hints/private_kernel_reset_hints.d.ts.map +1 -1
- package/dest/kernel/hints/read_request.d.ts +7 -1
- package/dest/kernel/hints/read_request.d.ts.map +1 -1
- package/dest/kernel/hints/read_request_hints.d.ts +7 -1
- package/dest/kernel/hints/read_request_hints.d.ts.map +1 -1
- package/dest/kernel/private_accumulated_data.d.ts +23 -1
- package/dest/kernel/private_accumulated_data.d.ts.map +1 -1
- package/dest/kernel/private_call_data.d.ts +25 -1
- package/dest/kernel/private_call_data.d.ts.map +1 -1
- package/dest/kernel/private_call_request.d.ts +16 -1
- package/dest/kernel/private_call_request.d.ts.map +1 -1
- package/dest/kernel/private_circuit_public_inputs.d.ts +74 -1
- package/dest/kernel/private_circuit_public_inputs.d.ts.map +1 -1
- package/dest/kernel/private_kernel_circuit_public_inputs.d.ts +31 -1
- package/dest/kernel/private_kernel_circuit_public_inputs.d.ts.map +1 -1
- package/dest/kernel/private_kernel_data.d.ts +7 -1
- package/dest/kernel/private_kernel_data.d.ts.map +1 -1
- package/dest/kernel/private_kernel_init_circuit_private_inputs.d.ts +22 -1
- package/dest/kernel/private_kernel_init_circuit_private_inputs.d.ts.map +1 -1
- package/dest/kernel/private_kernel_inner_circuit_private_inputs.d.ts +7 -1
- package/dest/kernel/private_kernel_inner_circuit_private_inputs.d.ts.map +1 -1
- package/dest/kernel/private_kernel_reset_circuit_private_inputs.d.ts +4 -1
- package/dest/kernel/private_kernel_reset_circuit_private_inputs.d.ts.map +1 -1
- package/dest/kernel/private_kernel_tail_circuit_private_inputs.d.ts +10 -1
- package/dest/kernel/private_kernel_tail_circuit_private_inputs.d.ts.map +1 -1
- package/dest/kernel/private_kernel_tail_circuit_public_inputs.d.ts +23 -1
- package/dest/kernel/private_kernel_tail_circuit_public_inputs.d.ts.map +1 -1
- package/dest/kernel/private_to_avm_accumulated_data.d.ts +2 -2
- package/dest/kernel/private_to_rollup_accumulated_data.d.ts +17 -1
- package/dest/kernel/private_to_rollup_accumulated_data.d.ts.map +1 -1
- package/dest/kernel/private_to_rollup_kernel_circuit_public_inputs.d.ts +16 -1
- package/dest/kernel/private_to_rollup_kernel_circuit_public_inputs.d.ts.map +1 -1
- package/dest/kernel/private_validation_requests.d.ts +10 -1
- package/dest/kernel/private_validation_requests.d.ts.map +1 -1
- package/dest/kernel/public_call_request.d.ts +22 -1
- package/dest/kernel/public_call_request.d.ts.map +1 -1
- package/dest/kernel/utils/optional_number.d.ts +7 -1
- package/dest/kernel/utils/optional_number.d.ts.map +1 -1
- package/dest/keys/public_keys.d.ts +5 -1
- package/dest/keys/public_keys.d.ts.map +1 -1
- package/dest/logs/extended_contract_class_log.d.ts +3 -1
- package/dest/logs/extended_contract_class_log.d.ts.map +1 -1
- package/dest/logs/extended_public_log.d.ts +5 -3
- package/dest/logs/extended_public_log.d.ts.map +1 -1
- package/dest/logs/log_id.d.ts +5 -1
- package/dest/logs/log_id.d.ts.map +1 -1
- package/dest/messaging/inbox_leaf.d.ts +3 -1
- package/dest/messaging/inbox_leaf.d.ts.map +1 -1
- package/dest/messaging/l1_actor.d.ts +7 -1
- package/dest/messaging/l1_actor.d.ts.map +1 -1
- package/dest/messaging/l1_to_l2_message.d.ts +6 -1
- package/dest/messaging/l1_to_l2_message.d.ts.map +1 -1
- package/dest/messaging/l2_actor.d.ts +7 -1
- package/dest/messaging/l2_actor.d.ts.map +1 -1
- package/dest/messaging/l2_to_l1_membership.d.ts +1 -1
- package/dest/messaging/l2_to_l1_membership.d.ts.map +1 -1
- package/dest/messaging/l2_to_l1_membership.js +5 -3
- package/dest/messaging/out_hash.d.ts +41 -4
- package/dest/messaging/out_hash.d.ts.map +1 -1
- package/dest/messaging/out_hash.js +52 -26
- package/dest/note/note_dao.d.ts +36 -5
- package/dest/note/note_dao.d.ts.map +1 -1
- package/dest/note/note_dao.js +15 -12
- package/dest/p2p/block_proposal.d.ts +8 -1
- package/dest/p2p/block_proposal.d.ts.map +1 -1
- package/dest/p2p/block_proposal.js +6 -1
- package/dest/p2p/checkpoint_attestation.d.ts +5 -1
- package/dest/p2p/checkpoint_attestation.d.ts.map +1 -1
- package/dest/p2p/checkpoint_proposal.d.ts +6 -1
- package/dest/p2p/checkpoint_proposal.d.ts.map +1 -1
- package/dest/p2p/checkpoint_proposal.js +6 -1
- package/dest/p2p/consensus_payload.d.ts +4 -1
- package/dest/p2p/consensus_payload.d.ts.map +1 -1
- package/dest/p2p/signed_txs.d.ts +3 -1
- package/dest/p2p/signed_txs.d.ts.map +1 -1
- package/dest/p2p/signed_txs.js +6 -1
- package/dest/p2p/topic_type.js +2 -1
- package/dest/parity/parity_base_private_inputs.d.ts +3 -1
- package/dest/parity/parity_base_private_inputs.d.ts.map +1 -1
- package/dest/parity/parity_public_inputs.d.ts +4 -1
- package/dest/parity/parity_public_inputs.d.ts.map +1 -1
- package/dest/parity/parity_root_private_inputs.d.ts +2 -1
- package/dest/parity/parity_root_private_inputs.d.ts.map +1 -1
- package/dest/proofs/chonk_proof.d.ts +1 -1
- package/dest/proofs/chonk_proof.d.ts.map +1 -1
- package/dest/proofs/chonk_proof.js +9 -4
- package/dest/proofs/proof.d.ts +4 -1
- package/dest/proofs/proof.d.ts.map +1 -1
- package/dest/proofs/recursive_proof.d.ts +10 -1
- package/dest/proofs/recursive_proof.d.ts.map +1 -1
- package/dest/rollup/base_rollup_hints.d.ts +34 -1
- package/dest/rollup/base_rollup_hints.d.ts.map +1 -1
- package/dest/rollup/block_constant_data.d.ts +12 -1
- package/dest/rollup/block_constant_data.d.ts.map +1 -1
- package/dest/rollup/block_headers_hash.js +1 -1
- package/dest/rollup/block_merge_rollup_private_inputs.d.ts +4 -1
- package/dest/rollup/block_merge_rollup_private_inputs.d.ts.map +1 -1
- package/dest/rollup/block_rollup_public_inputs.d.ts +44 -3
- package/dest/rollup/block_rollup_public_inputs.d.ts.map +1 -1
- package/dest/rollup/block_rollup_public_inputs.js +2 -2
- package/dest/rollup/block_root_rollup_private_inputs.d.ts +64 -1
- package/dest/rollup/block_root_rollup_private_inputs.d.ts.map +1 -1
- package/dest/rollup/checkpoint_constant_data.d.ts +10 -1
- package/dest/rollup/checkpoint_constant_data.d.ts.map +1 -1
- package/dest/rollup/checkpoint_header.d.ts +29 -2
- package/dest/rollup/checkpoint_header.d.ts.map +1 -1
- package/dest/rollup/checkpoint_header.js +21 -5
- package/dest/rollup/checkpoint_merge_rollup_private_inputs.d.ts +4 -1
- package/dest/rollup/checkpoint_merge_rollup_private_inputs.d.ts.map +1 -1
- package/dest/rollup/checkpoint_rollup_public_inputs.d.ts +41 -6
- package/dest/rollup/checkpoint_rollup_public_inputs.d.ts.map +1 -1
- package/dest/rollup/checkpoint_rollup_public_inputs.js +10 -6
- package/dest/rollup/checkpoint_root_rollup_private_inputs.d.ts +44 -3
- package/dest/rollup/checkpoint_root_rollup_private_inputs.d.ts.map +1 -1
- package/dest/rollup/checkpoint_root_rollup_private_inputs.js +13 -2
- package/dest/rollup/epoch_constant_data.d.ts +16 -1
- package/dest/rollup/epoch_constant_data.d.ts.map +1 -1
- package/dest/rollup/root_rollup_private_inputs.d.ts +6 -1
- package/dest/rollup/root_rollup_private_inputs.d.ts.map +1 -1
- package/dest/rollup/root_rollup_public_inputs.d.ts +12 -2
- package/dest/rollup/root_rollup_public_inputs.d.ts.map +1 -1
- package/dest/rollup/root_rollup_public_inputs.js +4 -1
- package/dest/rollup/tree_snapshot_diff_hints.d.ts +24 -1
- package/dest/rollup/tree_snapshot_diff_hints.d.ts.map +1 -1
- package/dest/rollup/tx_merge_rollup_private_inputs.d.ts +4 -1
- package/dest/rollup/tx_merge_rollup_private_inputs.d.ts.map +1 -1
- package/dest/rollup/tx_rollup_public_inputs.d.ts +29 -1
- package/dest/rollup/tx_rollup_public_inputs.d.ts.map +1 -1
- package/dest/schemas/schemas.d.ts +1 -1
- package/dest/tests/factories.d.ts +1 -1
- package/dest/tests/factories.d.ts.map +1 -1
- package/dest/tests/factories.js +3 -2
- package/dest/trees/append_only_tree_snapshot.d.ts +13 -1
- package/dest/trees/append_only_tree_snapshot.d.ts.map +1 -1
- package/dest/trees/nullifier_leaf.d.ts +13 -1
- package/dest/trees/nullifier_leaf.d.ts.map +1 -1
- package/dest/trees/nullifier_membership_witness.d.ts +10 -1
- package/dest/trees/nullifier_membership_witness.d.ts.map +1 -1
- package/dest/trees/public_data_leaf.d.ts +16 -1
- package/dest/trees/public_data_leaf.d.ts.map +1 -1
- package/dest/trees/public_data_witness.d.ts +11 -1
- package/dest/trees/public_data_witness.d.ts.map +1 -1
- package/dest/tx/block_header.d.ts +10 -1
- package/dest/tx/block_header.d.ts.map +1 -1
- package/dest/tx/call_context.d.ts +13 -1
- package/dest/tx/call_context.d.ts.map +1 -1
- package/dest/tx/capsule.d.ts +4 -1
- package/dest/tx/capsule.d.ts.map +1 -1
- package/dest/tx/execution_payload.d.ts +9 -1
- package/dest/tx/execution_payload.d.ts.map +1 -1
- package/dest/tx/function_data.d.ts +4 -2
- package/dest/tx/function_data.d.ts.map +1 -1
- package/dest/tx/global_variables.d.ts +9 -1
- package/dest/tx/global_variables.d.ts.map +1 -1
- package/dest/tx/hashed_values.d.ts +7 -1
- package/dest/tx/hashed_values.d.ts.map +1 -1
- package/dest/tx/in_tx.d.ts +1 -1
- package/dest/tx/partial_state_reference.d.ts +4 -1
- package/dest/tx/partial_state_reference.d.ts.map +1 -1
- package/dest/tx/private_execution_result.d.ts +22 -1
- package/dest/tx/private_execution_result.d.ts.map +1 -1
- package/dest/tx/private_tx_constant_data.d.ts +16 -1
- package/dest/tx/private_tx_constant_data.d.ts.map +1 -1
- package/dest/tx/protocol_contracts.d.ts +1 -1
- package/dest/tx/public_call_request_with_calldata.d.ts +7 -1
- package/dest/tx/public_call_request_with_calldata.d.ts.map +1 -1
- package/dest/tx/state_reference.d.ts +3 -1
- package/dest/tx/state_reference.d.ts.map +1 -1
- package/dest/tx/tx.d.ts +23 -1
- package/dest/tx/tx.d.ts.map +1 -1
- package/dest/tx/tx_context.d.ts +2 -1
- package/dest/tx/tx_context.d.ts.map +1 -1
- package/dest/tx/tx_effect.d.ts +32 -6
- package/dest/tx/tx_effect.d.ts.map +1 -1
- package/dest/tx/tx_effect.js +0 -7
- package/dest/tx/tx_execution_request.d.ts +30 -1
- package/dest/tx/tx_execution_request.d.ts.map +1 -1
- package/dest/tx/tx_hash.d.ts +2 -1
- package/dest/tx/tx_hash.d.ts.map +1 -1
- package/dest/tx/tx_receipt.d.ts +7 -1
- package/dest/tx/tx_receipt.d.ts.map +1 -1
- package/dest/tx/tx_request.d.ts +6 -1
- package/dest/tx/tx_request.d.ts.map +1 -1
- package/dest/types/shared.d.ts +4 -1
- package/dest/types/shared.d.ts.map +1 -1
- package/dest/validators/schemas.d.ts +8 -8
- package/dest/vks/verification_key.d.ts +22 -1
- package/dest/vks/verification_key.d.ts.map +1 -1
- package/dest/vks/vk_data.d.ts +7 -1
- package/dest/vks/vk_data.d.ts.map +1 -1
- package/package.json +11 -10
- package/src/abi/utils.ts +17 -0
- package/src/block/body.ts +2 -1
- package/src/block/checkpointed_l2_block.ts +5 -4
- package/src/block/l2_block.ts +4 -2
- package/src/block/l2_block_code_to_purge.ts +1 -0
- package/src/block/l2_block_header.ts +13 -0
- package/src/block/l2_block_new.ts +8 -2
- package/src/block/l2_block_source.ts +3 -1
- package/src/block/validate_block_result.ts +5 -4
- package/src/checkpoint/checkpoint.ts +11 -1
- package/src/checkpoint/published_checkpoint.ts +4 -3
- package/src/contract/index.ts +0 -2
- package/src/deserialization/index.ts +21 -0
- package/src/interfaces/block-builder.ts +1 -0
- package/src/interfaces/validator.ts +0 -4
- package/src/messaging/l2_to_l1_membership.ts +5 -3
- package/src/messaging/out_hash.ts +60 -29
- package/src/note/note_dao.ts +18 -13
- package/src/p2p/block_proposal.ts +6 -1
- package/src/p2p/checkpoint_proposal.ts +6 -1
- package/src/p2p/signed_txs.ts +6 -1
- package/src/p2p/topic_type.ts +1 -1
- package/src/proofs/chonk_proof.ts +9 -5
- package/src/rollup/block_headers_hash.ts +1 -1
- package/src/rollup/block_rollup_public_inputs.ts +2 -2
- package/src/rollup/checkpoint_header.ts +20 -0
- package/src/rollup/checkpoint_rollup_public_inputs.ts +12 -6
- package/src/rollup/checkpoint_root_rollup_private_inputs.ts +14 -1
- package/src/rollup/root_rollup_public_inputs.ts +4 -1
- package/src/tests/factories.ts +4 -1
- package/src/tx/tx_effect.ts +0 -9
- package/dest/contract/contract_class_metadata.d.ts +0 -8
- package/dest/contract/contract_class_metadata.d.ts.map +0 -1
- package/dest/contract/contract_class_metadata.js +0 -1
- package/dest/contract/contract_metadata.d.ts +0 -7
- package/dest/contract/contract_metadata.d.ts.map +0 -1
- package/dest/contract/contract_metadata.js +0 -1
- package/src/contract/contract_class_metadata.ts +0 -8
- package/src/contract/contract_metadata.ts +0 -7
package/dest/avm/avm.d.ts
CHANGED
|
@@ -113,15 +113,15 @@ export declare class AvmContractInstanceHint {
|
|
|
113
113
|
originalContractClassId: ZodFor<Fr>;
|
|
114
114
|
initializationHash: ZodFor<Fr>;
|
|
115
115
|
publicKeys: z.ZodEffects<z.ZodObject<{
|
|
116
|
-
masterNullifierPublicKey: z.ZodType<import("
|
|
117
|
-
masterIncomingViewingPublicKey: z.ZodType<import("
|
|
118
|
-
masterOutgoingViewingPublicKey: z.ZodType<import("
|
|
119
|
-
masterTaggingPublicKey: z.ZodType<import("
|
|
116
|
+
masterNullifierPublicKey: z.ZodType<import("@aztec/foundation/schemas").Point, any, string>;
|
|
117
|
+
masterIncomingViewingPublicKey: z.ZodType<import("@aztec/foundation/schemas").Point, any, string>;
|
|
118
|
+
masterOutgoingViewingPublicKey: z.ZodType<import("@aztec/foundation/schemas").Point, any, string>;
|
|
119
|
+
masterTaggingPublicKey: z.ZodType<import("@aztec/foundation/schemas").Point, any, string>;
|
|
120
120
|
}, "strip", z.ZodTypeAny, {
|
|
121
|
-
masterNullifierPublicKey: import("
|
|
122
|
-
masterIncomingViewingPublicKey: import("
|
|
123
|
-
masterOutgoingViewingPublicKey: import("
|
|
124
|
-
masterTaggingPublicKey: import("
|
|
121
|
+
masterNullifierPublicKey: import("@aztec/foundation/schemas").Point;
|
|
122
|
+
masterIncomingViewingPublicKey: import("@aztec/foundation/schemas").Point;
|
|
123
|
+
masterOutgoingViewingPublicKey: import("@aztec/foundation/schemas").Point;
|
|
124
|
+
masterTaggingPublicKey: import("@aztec/foundation/schemas").Point;
|
|
125
125
|
}, {
|
|
126
126
|
masterNullifierPublicKey: string;
|
|
127
127
|
masterIncomingViewingPublicKey: string;
|
|
@@ -421,14 +421,14 @@ declare const AvmGetLeafPreimageHintPublicDataTree_base: {
|
|
|
421
421
|
index: string | number | bigint;
|
|
422
422
|
leafPreimage: {
|
|
423
423
|
leaf: {
|
|
424
|
-
|
|
424
|
+
slot: string;
|
|
425
|
+
value: string;
|
|
425
426
|
};
|
|
426
427
|
nextKey: string;
|
|
427
428
|
nextIndex: string | number | bigint;
|
|
428
429
|
} | {
|
|
429
430
|
leaf: {
|
|
430
|
-
|
|
431
|
-
value: string;
|
|
431
|
+
nullifier: string;
|
|
432
432
|
};
|
|
433
433
|
nextKey: string;
|
|
434
434
|
nextIndex: string | number | bigint;
|
|
@@ -445,14 +445,14 @@ declare const AvmGetLeafPreimageHintPublicDataTree_base: {
|
|
|
445
445
|
index: string | number | bigint;
|
|
446
446
|
leafPreimage: {
|
|
447
447
|
leaf: {
|
|
448
|
-
|
|
448
|
+
slot: string;
|
|
449
|
+
value: string;
|
|
449
450
|
};
|
|
450
451
|
nextKey: string;
|
|
451
452
|
nextIndex: string | number | bigint;
|
|
452
453
|
} | {
|
|
453
454
|
leaf: {
|
|
454
|
-
|
|
455
|
-
value: string;
|
|
455
|
+
nullifier: string;
|
|
456
456
|
};
|
|
457
457
|
nextKey: string;
|
|
458
458
|
nextIndex: string | number | bigint;
|
|
@@ -565,14 +565,14 @@ declare const AvmGetLeafPreimageHintNullifierTree_base: {
|
|
|
565
565
|
index: string | number | bigint;
|
|
566
566
|
leafPreimage: {
|
|
567
567
|
leaf: {
|
|
568
|
-
|
|
568
|
+
slot: string;
|
|
569
|
+
value: string;
|
|
569
570
|
};
|
|
570
571
|
nextKey: string;
|
|
571
572
|
nextIndex: string | number | bigint;
|
|
572
573
|
} | {
|
|
573
574
|
leaf: {
|
|
574
|
-
|
|
575
|
-
value: string;
|
|
575
|
+
nullifier: string;
|
|
576
576
|
};
|
|
577
577
|
nextKey: string;
|
|
578
578
|
nextIndex: string | number | bigint;
|
|
@@ -589,14 +589,14 @@ declare const AvmGetLeafPreimageHintNullifierTree_base: {
|
|
|
589
589
|
index: string | number | bigint;
|
|
590
590
|
leafPreimage: {
|
|
591
591
|
leaf: {
|
|
592
|
-
|
|
592
|
+
slot: string;
|
|
593
|
+
value: string;
|
|
593
594
|
};
|
|
594
595
|
nextKey: string;
|
|
595
596
|
nextIndex: string | number | bigint;
|
|
596
597
|
} | {
|
|
597
598
|
leaf: {
|
|
598
|
-
|
|
599
|
-
value: string;
|
|
599
|
+
nullifier: string;
|
|
600
600
|
};
|
|
601
601
|
nextKey: string;
|
|
602
602
|
nextIndex: string | number | bigint;
|
|
@@ -814,14 +814,14 @@ declare const AvmSequentialInsertHintPublicDataTree_base: {
|
|
|
814
814
|
}, {
|
|
815
815
|
leaf: {
|
|
816
816
|
leaf: {
|
|
817
|
-
|
|
817
|
+
slot: string;
|
|
818
|
+
value: string;
|
|
818
819
|
};
|
|
819
820
|
nextKey: string;
|
|
820
821
|
nextIndex: string | number | bigint;
|
|
821
822
|
} | {
|
|
822
823
|
leaf: {
|
|
823
|
-
|
|
824
|
-
value: string;
|
|
824
|
+
nullifier: string;
|
|
825
825
|
};
|
|
826
826
|
nextKey: string;
|
|
827
827
|
nextIndex: string | number | bigint;
|
|
@@ -902,14 +902,14 @@ declare const AvmSequentialInsertHintPublicDataTree_base: {
|
|
|
902
902
|
}, {
|
|
903
903
|
leaf: {
|
|
904
904
|
leaf: {
|
|
905
|
-
|
|
905
|
+
slot: string;
|
|
906
|
+
value: string;
|
|
906
907
|
};
|
|
907
908
|
nextKey: string;
|
|
908
909
|
nextIndex: string | number | bigint;
|
|
909
910
|
} | {
|
|
910
911
|
leaf: {
|
|
911
|
-
|
|
912
|
-
value: string;
|
|
912
|
+
nullifier: string;
|
|
913
913
|
};
|
|
914
914
|
nextKey: string;
|
|
915
915
|
nextIndex: string | number | bigint;
|
|
@@ -943,22 +943,22 @@ declare const AvmSequentialInsertHintPublicDataTree_base: {
|
|
|
943
943
|
};
|
|
944
944
|
treeId: number;
|
|
945
945
|
leaf: {
|
|
946
|
-
nullifier: string;
|
|
947
|
-
} | {
|
|
948
946
|
slot: string;
|
|
949
947
|
value: string;
|
|
948
|
+
} | {
|
|
949
|
+
nullifier: string;
|
|
950
950
|
};
|
|
951
951
|
lowLeavesWitnessData: {
|
|
952
952
|
leaf: {
|
|
953
953
|
leaf: {
|
|
954
|
-
|
|
954
|
+
slot: string;
|
|
955
|
+
value: string;
|
|
955
956
|
};
|
|
956
957
|
nextKey: string;
|
|
957
958
|
nextIndex: string | number | bigint;
|
|
958
959
|
} | {
|
|
959
960
|
leaf: {
|
|
960
|
-
|
|
961
|
-
value: string;
|
|
961
|
+
nullifier: string;
|
|
962
962
|
};
|
|
963
963
|
nextKey: string;
|
|
964
964
|
nextIndex: string | number | bigint;
|
|
@@ -969,14 +969,14 @@ declare const AvmSequentialInsertHintPublicDataTree_base: {
|
|
|
969
969
|
insertionWitnessData: {
|
|
970
970
|
leaf: {
|
|
971
971
|
leaf: {
|
|
972
|
-
|
|
972
|
+
slot: string;
|
|
973
|
+
value: string;
|
|
973
974
|
};
|
|
974
975
|
nextKey: string;
|
|
975
976
|
nextIndex: string | number | bigint;
|
|
976
977
|
} | {
|
|
977
978
|
leaf: {
|
|
978
|
-
|
|
979
|
-
value: string;
|
|
979
|
+
nullifier: string;
|
|
980
980
|
};
|
|
981
981
|
nextKey: string;
|
|
982
982
|
nextIndex: string | number | bigint;
|
|
@@ -1010,22 +1010,22 @@ declare const AvmSequentialInsertHintPublicDataTree_base: {
|
|
|
1010
1010
|
};
|
|
1011
1011
|
treeId: number;
|
|
1012
1012
|
leaf: {
|
|
1013
|
-
nullifier: string;
|
|
1014
|
-
} | {
|
|
1015
1013
|
slot: string;
|
|
1016
1014
|
value: string;
|
|
1015
|
+
} | {
|
|
1016
|
+
nullifier: string;
|
|
1017
1017
|
};
|
|
1018
1018
|
lowLeavesWitnessData: {
|
|
1019
1019
|
leaf: {
|
|
1020
1020
|
leaf: {
|
|
1021
|
-
|
|
1021
|
+
slot: string;
|
|
1022
|
+
value: string;
|
|
1022
1023
|
};
|
|
1023
1024
|
nextKey: string;
|
|
1024
1025
|
nextIndex: string | number | bigint;
|
|
1025
1026
|
} | {
|
|
1026
1027
|
leaf: {
|
|
1027
|
-
|
|
1028
|
-
value: string;
|
|
1028
|
+
nullifier: string;
|
|
1029
1029
|
};
|
|
1030
1030
|
nextKey: string;
|
|
1031
1031
|
nextIndex: string | number | bigint;
|
|
@@ -1036,14 +1036,14 @@ declare const AvmSequentialInsertHintPublicDataTree_base: {
|
|
|
1036
1036
|
insertionWitnessData: {
|
|
1037
1037
|
leaf: {
|
|
1038
1038
|
leaf: {
|
|
1039
|
-
|
|
1039
|
+
slot: string;
|
|
1040
|
+
value: string;
|
|
1040
1041
|
};
|
|
1041
1042
|
nextKey: string;
|
|
1042
1043
|
nextIndex: string | number | bigint;
|
|
1043
1044
|
} | {
|
|
1044
1045
|
leaf: {
|
|
1045
|
-
|
|
1046
|
-
value: string;
|
|
1046
|
+
nullifier: string;
|
|
1047
1047
|
};
|
|
1048
1048
|
nextKey: string;
|
|
1049
1049
|
nextIndex: string | number | bigint;
|
|
@@ -1210,14 +1210,14 @@ declare const AvmSequentialInsertHintNullifierTree_base: {
|
|
|
1210
1210
|
}, {
|
|
1211
1211
|
leaf: {
|
|
1212
1212
|
leaf: {
|
|
1213
|
-
|
|
1213
|
+
slot: string;
|
|
1214
|
+
value: string;
|
|
1214
1215
|
};
|
|
1215
1216
|
nextKey: string;
|
|
1216
1217
|
nextIndex: string | number | bigint;
|
|
1217
1218
|
} | {
|
|
1218
1219
|
leaf: {
|
|
1219
|
-
|
|
1220
|
-
value: string;
|
|
1220
|
+
nullifier: string;
|
|
1221
1221
|
};
|
|
1222
1222
|
nextKey: string;
|
|
1223
1223
|
nextIndex: string | number | bigint;
|
|
@@ -1298,14 +1298,14 @@ declare const AvmSequentialInsertHintNullifierTree_base: {
|
|
|
1298
1298
|
}, {
|
|
1299
1299
|
leaf: {
|
|
1300
1300
|
leaf: {
|
|
1301
|
-
|
|
1301
|
+
slot: string;
|
|
1302
|
+
value: string;
|
|
1302
1303
|
};
|
|
1303
1304
|
nextKey: string;
|
|
1304
1305
|
nextIndex: string | number | bigint;
|
|
1305
1306
|
} | {
|
|
1306
1307
|
leaf: {
|
|
1307
|
-
|
|
1308
|
-
value: string;
|
|
1308
|
+
nullifier: string;
|
|
1309
1309
|
};
|
|
1310
1310
|
nextKey: string;
|
|
1311
1311
|
nextIndex: string | number | bigint;
|
|
@@ -1339,22 +1339,22 @@ declare const AvmSequentialInsertHintNullifierTree_base: {
|
|
|
1339
1339
|
};
|
|
1340
1340
|
treeId: number;
|
|
1341
1341
|
leaf: {
|
|
1342
|
-
nullifier: string;
|
|
1343
|
-
} | {
|
|
1344
1342
|
slot: string;
|
|
1345
1343
|
value: string;
|
|
1344
|
+
} | {
|
|
1345
|
+
nullifier: string;
|
|
1346
1346
|
};
|
|
1347
1347
|
lowLeavesWitnessData: {
|
|
1348
1348
|
leaf: {
|
|
1349
1349
|
leaf: {
|
|
1350
|
-
|
|
1350
|
+
slot: string;
|
|
1351
|
+
value: string;
|
|
1351
1352
|
};
|
|
1352
1353
|
nextKey: string;
|
|
1353
1354
|
nextIndex: string | number | bigint;
|
|
1354
1355
|
} | {
|
|
1355
1356
|
leaf: {
|
|
1356
|
-
|
|
1357
|
-
value: string;
|
|
1357
|
+
nullifier: string;
|
|
1358
1358
|
};
|
|
1359
1359
|
nextKey: string;
|
|
1360
1360
|
nextIndex: string | number | bigint;
|
|
@@ -1365,14 +1365,14 @@ declare const AvmSequentialInsertHintNullifierTree_base: {
|
|
|
1365
1365
|
insertionWitnessData: {
|
|
1366
1366
|
leaf: {
|
|
1367
1367
|
leaf: {
|
|
1368
|
-
|
|
1368
|
+
slot: string;
|
|
1369
|
+
value: string;
|
|
1369
1370
|
};
|
|
1370
1371
|
nextKey: string;
|
|
1371
1372
|
nextIndex: string | number | bigint;
|
|
1372
1373
|
} | {
|
|
1373
1374
|
leaf: {
|
|
1374
|
-
|
|
1375
|
-
value: string;
|
|
1375
|
+
nullifier: string;
|
|
1376
1376
|
};
|
|
1377
1377
|
nextKey: string;
|
|
1378
1378
|
nextIndex: string | number | bigint;
|
|
@@ -1406,22 +1406,22 @@ declare const AvmSequentialInsertHintNullifierTree_base: {
|
|
|
1406
1406
|
};
|
|
1407
1407
|
treeId: number;
|
|
1408
1408
|
leaf: {
|
|
1409
|
-
nullifier: string;
|
|
1410
|
-
} | {
|
|
1411
1409
|
slot: string;
|
|
1412
1410
|
value: string;
|
|
1411
|
+
} | {
|
|
1412
|
+
nullifier: string;
|
|
1413
1413
|
};
|
|
1414
1414
|
lowLeavesWitnessData: {
|
|
1415
1415
|
leaf: {
|
|
1416
1416
|
leaf: {
|
|
1417
|
-
|
|
1417
|
+
slot: string;
|
|
1418
|
+
value: string;
|
|
1418
1419
|
};
|
|
1419
1420
|
nextKey: string;
|
|
1420
1421
|
nextIndex: string | number | bigint;
|
|
1421
1422
|
} | {
|
|
1422
1423
|
leaf: {
|
|
1423
|
-
|
|
1424
|
-
value: string;
|
|
1424
|
+
nullifier: string;
|
|
1425
1425
|
};
|
|
1426
1426
|
nextKey: string;
|
|
1427
1427
|
nextIndex: string | number | bigint;
|
|
@@ -1432,14 +1432,14 @@ declare const AvmSequentialInsertHintNullifierTree_base: {
|
|
|
1432
1432
|
insertionWitnessData: {
|
|
1433
1433
|
leaf: {
|
|
1434
1434
|
leaf: {
|
|
1435
|
-
|
|
1435
|
+
slot: string;
|
|
1436
|
+
value: string;
|
|
1436
1437
|
};
|
|
1437
1438
|
nextKey: string;
|
|
1438
1439
|
nextIndex: string | number | bigint;
|
|
1439
1440
|
} | {
|
|
1440
1441
|
leaf: {
|
|
1441
|
-
|
|
1442
|
-
value: string;
|
|
1442
|
+
nullifier: string;
|
|
1443
1443
|
};
|
|
1444
1444
|
nextKey: string;
|
|
1445
1445
|
nextIndex: string | number | bigint;
|
|
@@ -2161,10 +2161,10 @@ export declare class AvmTxHint {
|
|
|
2161
2161
|
nullifiers: z.ZodArray<ZodFor<Fr>, "many">;
|
|
2162
2162
|
l2ToL1Messages: z.ZodArray<z.ZodEffects<z.ZodObject<{
|
|
2163
2163
|
message: z.ZodEffects<z.ZodObject<{
|
|
2164
|
-
recipient: z.ZodType<import("
|
|
2164
|
+
recipient: z.ZodType<import("@aztec/foundation/eth-address").EthAddress, any, string>;
|
|
2165
2165
|
content: z.ZodType<Fr, any, string>;
|
|
2166
2166
|
}, "strip", z.ZodTypeAny, {
|
|
2167
|
-
recipient: import("
|
|
2167
|
+
recipient: import("@aztec/foundation/eth-address").EthAddress;
|
|
2168
2168
|
content: Fr;
|
|
2169
2169
|
}, {
|
|
2170
2170
|
recipient: string;
|
|
@@ -2210,10 +2210,10 @@ export declare class AvmTxHint {
|
|
|
2210
2210
|
nullifiers: z.ZodArray<ZodFor<Fr>, "many">;
|
|
2211
2211
|
l2ToL1Messages: z.ZodArray<z.ZodEffects<z.ZodObject<{
|
|
2212
2212
|
message: z.ZodEffects<z.ZodObject<{
|
|
2213
|
-
recipient: z.ZodType<import("
|
|
2213
|
+
recipient: z.ZodType<import("@aztec/foundation/eth-address").EthAddress, any, string>;
|
|
2214
2214
|
content: z.ZodType<Fr, any, string>;
|
|
2215
2215
|
}, "strip", z.ZodTypeAny, {
|
|
2216
|
-
recipient: import("
|
|
2216
|
+
recipient: import("@aztec/foundation/eth-address").EthAddress;
|
|
2217
2217
|
content: Fr;
|
|
2218
2218
|
}, {
|
|
2219
2219
|
recipient: string;
|
|
@@ -2491,10 +2491,10 @@ export declare class AvmExecutionHints {
|
|
|
2491
2491
|
globalVariables: z.ZodEffects<z.ZodObject<{
|
|
2492
2492
|
chainId: ZodFor<Fr>;
|
|
2493
2493
|
version: ZodFor<Fr>;
|
|
2494
|
-
blockNumber: z.ZodEffects<z.ZodPipeline<z.ZodUnion<[z.ZodNumber, z.ZodBigInt, z.ZodString]>, z.ZodNumber>, import("
|
|
2495
|
-
slotNumber: ZodFor<import("
|
|
2494
|
+
blockNumber: z.ZodEffects<z.ZodPipeline<z.ZodUnion<[z.ZodNumber, z.ZodBigInt, z.ZodString]>, z.ZodNumber>, import("@aztec/foundation/branded-types").BlockNumber, string | number | bigint>;
|
|
2495
|
+
slotNumber: ZodFor<import("@aztec/foundation/schemas").SlotNumber>;
|
|
2496
2496
|
timestamp: z.ZodPipeline<z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodString]>, z.ZodBigInt>;
|
|
2497
|
-
coinbase: ZodFor<import("
|
|
2497
|
+
coinbase: ZodFor<import("@aztec/foundation/eth-address").EthAddress>;
|
|
2498
2498
|
feeRecipient: ZodFor<AztecAddress>;
|
|
2499
2499
|
gasFees: z.ZodEffects<z.ZodObject<{
|
|
2500
2500
|
feePerDaGas: z.ZodPipeline<z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodString]>, z.ZodBigInt>;
|
|
@@ -2519,7 +2519,7 @@ export declare class AvmExecutionHints {
|
|
|
2519
2519
|
_branding: "SlotNumber";
|
|
2520
2520
|
};
|
|
2521
2521
|
timestamp: bigint;
|
|
2522
|
-
coinbase: import("
|
|
2522
|
+
coinbase: import("@aztec/foundation/eth-address").EthAddress;
|
|
2523
2523
|
feeRecipient: AztecAddress;
|
|
2524
2524
|
gasFees: GasFees;
|
|
2525
2525
|
}, {
|
|
@@ -2802,10 +2802,10 @@ export declare class AvmExecutionHints {
|
|
|
2802
2802
|
nullifiers: z.ZodArray<ZodFor<Fr>, "many">;
|
|
2803
2803
|
l2ToL1Messages: z.ZodArray<z.ZodEffects<z.ZodObject<{
|
|
2804
2804
|
message: z.ZodEffects<z.ZodObject<{
|
|
2805
|
-
recipient: z.ZodType<import("
|
|
2805
|
+
recipient: z.ZodType<import("@aztec/foundation/eth-address").EthAddress, any, string>;
|
|
2806
2806
|
content: z.ZodType<Fr, any, string>;
|
|
2807
2807
|
}, "strip", z.ZodTypeAny, {
|
|
2808
|
-
recipient: import("
|
|
2808
|
+
recipient: import("@aztec/foundation/eth-address").EthAddress;
|
|
2809
2809
|
content: Fr;
|
|
2810
2810
|
}, {
|
|
2811
2811
|
recipient: string;
|
|
@@ -2851,10 +2851,10 @@ export declare class AvmExecutionHints {
|
|
|
2851
2851
|
nullifiers: z.ZodArray<ZodFor<Fr>, "many">;
|
|
2852
2852
|
l2ToL1Messages: z.ZodArray<z.ZodEffects<z.ZodObject<{
|
|
2853
2853
|
message: z.ZodEffects<z.ZodObject<{
|
|
2854
|
-
recipient: z.ZodType<import("
|
|
2854
|
+
recipient: z.ZodType<import("@aztec/foundation/eth-address").EthAddress, any, string>;
|
|
2855
2855
|
content: z.ZodType<Fr, any, string>;
|
|
2856
2856
|
}, "strip", z.ZodTypeAny, {
|
|
2857
|
-
recipient: import("
|
|
2857
|
+
recipient: import("@aztec/foundation/eth-address").EthAddress;
|
|
2858
2858
|
content: Fr;
|
|
2859
2859
|
}, {
|
|
2860
2860
|
recipient: string;
|
|
@@ -3112,15 +3112,15 @@ export declare class AvmExecutionHints {
|
|
|
3112
3112
|
originalContractClassId: ZodFor<Fr>;
|
|
3113
3113
|
initializationHash: ZodFor<Fr>;
|
|
3114
3114
|
publicKeys: z.ZodEffects<z.ZodObject<{
|
|
3115
|
-
masterNullifierPublicKey: z.ZodType<import("
|
|
3116
|
-
masterIncomingViewingPublicKey: z.ZodType<import("
|
|
3117
|
-
masterOutgoingViewingPublicKey: z.ZodType<import("
|
|
3118
|
-
masterTaggingPublicKey: z.ZodType<import("
|
|
3115
|
+
masterNullifierPublicKey: z.ZodType<import("@aztec/foundation/schemas").Point, any, string>;
|
|
3116
|
+
masterIncomingViewingPublicKey: z.ZodType<import("@aztec/foundation/schemas").Point, any, string>;
|
|
3117
|
+
masterOutgoingViewingPublicKey: z.ZodType<import("@aztec/foundation/schemas").Point, any, string>;
|
|
3118
|
+
masterTaggingPublicKey: z.ZodType<import("@aztec/foundation/schemas").Point, any, string>;
|
|
3119
3119
|
}, "strip", z.ZodTypeAny, {
|
|
3120
|
-
masterNullifierPublicKey: import("
|
|
3121
|
-
masterIncomingViewingPublicKey: import("
|
|
3122
|
-
masterOutgoingViewingPublicKey: import("
|
|
3123
|
-
masterTaggingPublicKey: import("
|
|
3120
|
+
masterNullifierPublicKey: import("@aztec/foundation/schemas").Point;
|
|
3121
|
+
masterIncomingViewingPublicKey: import("@aztec/foundation/schemas").Point;
|
|
3122
|
+
masterOutgoingViewingPublicKey: import("@aztec/foundation/schemas").Point;
|
|
3123
|
+
masterTaggingPublicKey: import("@aztec/foundation/schemas").Point;
|
|
3124
3124
|
}, {
|
|
3125
3125
|
masterNullifierPublicKey: string;
|
|
3126
3126
|
masterIncomingViewingPublicKey: string;
|
|
@@ -3545,14 +3545,14 @@ export declare class AvmExecutionHints {
|
|
|
3545
3545
|
index: string | number | bigint;
|
|
3546
3546
|
leafPreimage: {
|
|
3547
3547
|
leaf: {
|
|
3548
|
-
|
|
3548
|
+
slot: string;
|
|
3549
|
+
value: string;
|
|
3549
3550
|
};
|
|
3550
3551
|
nextKey: string;
|
|
3551
3552
|
nextIndex: string | number | bigint;
|
|
3552
3553
|
} | {
|
|
3553
3554
|
leaf: {
|
|
3554
|
-
|
|
3555
|
-
value: string;
|
|
3555
|
+
nullifier: string;
|
|
3556
3556
|
};
|
|
3557
3557
|
nextKey: string;
|
|
3558
3558
|
nextIndex: string | number | bigint;
|
|
@@ -3569,14 +3569,14 @@ export declare class AvmExecutionHints {
|
|
|
3569
3569
|
index: string | number | bigint;
|
|
3570
3570
|
leafPreimage: {
|
|
3571
3571
|
leaf: {
|
|
3572
|
-
|
|
3572
|
+
slot: string;
|
|
3573
|
+
value: string;
|
|
3573
3574
|
};
|
|
3574
3575
|
nextKey: string;
|
|
3575
3576
|
nextIndex: string | number | bigint;
|
|
3576
3577
|
} | {
|
|
3577
3578
|
leaf: {
|
|
3578
|
-
|
|
3579
|
-
value: string;
|
|
3579
|
+
nullifier: string;
|
|
3580
3580
|
};
|
|
3581
3581
|
nextKey: string;
|
|
3582
3582
|
nextIndex: string | number | bigint;
|
|
@@ -3672,14 +3672,14 @@ export declare class AvmExecutionHints {
|
|
|
3672
3672
|
index: string | number | bigint;
|
|
3673
3673
|
leafPreimage: {
|
|
3674
3674
|
leaf: {
|
|
3675
|
-
|
|
3675
|
+
slot: string;
|
|
3676
|
+
value: string;
|
|
3676
3677
|
};
|
|
3677
3678
|
nextKey: string;
|
|
3678
3679
|
nextIndex: string | number | bigint;
|
|
3679
3680
|
} | {
|
|
3680
3681
|
leaf: {
|
|
3681
|
-
|
|
3682
|
-
value: string;
|
|
3682
|
+
nullifier: string;
|
|
3683
3683
|
};
|
|
3684
3684
|
nextKey: string;
|
|
3685
3685
|
nextIndex: string | number | bigint;
|
|
@@ -3696,14 +3696,14 @@ export declare class AvmExecutionHints {
|
|
|
3696
3696
|
index: string | number | bigint;
|
|
3697
3697
|
leafPreimage: {
|
|
3698
3698
|
leaf: {
|
|
3699
|
-
|
|
3699
|
+
slot: string;
|
|
3700
|
+
value: string;
|
|
3700
3701
|
};
|
|
3701
3702
|
nextKey: string;
|
|
3702
3703
|
nextIndex: string | number | bigint;
|
|
3703
3704
|
} | {
|
|
3704
3705
|
leaf: {
|
|
3705
|
-
|
|
3706
|
-
value: string;
|
|
3706
|
+
nullifier: string;
|
|
3707
3707
|
};
|
|
3708
3708
|
nextKey: string;
|
|
3709
3709
|
nextIndex: string | number | bigint;
|
|
@@ -3870,14 +3870,14 @@ export declare class AvmExecutionHints {
|
|
|
3870
3870
|
}, {
|
|
3871
3871
|
leaf: {
|
|
3872
3872
|
leaf: {
|
|
3873
|
-
|
|
3873
|
+
slot: string;
|
|
3874
|
+
value: string;
|
|
3874
3875
|
};
|
|
3875
3876
|
nextKey: string;
|
|
3876
3877
|
nextIndex: string | number | bigint;
|
|
3877
3878
|
} | {
|
|
3878
3879
|
leaf: {
|
|
3879
|
-
|
|
3880
|
-
value: string;
|
|
3880
|
+
nullifier: string;
|
|
3881
3881
|
};
|
|
3882
3882
|
nextKey: string;
|
|
3883
3883
|
nextIndex: string | number | bigint;
|
|
@@ -3958,14 +3958,14 @@ export declare class AvmExecutionHints {
|
|
|
3958
3958
|
}, {
|
|
3959
3959
|
leaf: {
|
|
3960
3960
|
leaf: {
|
|
3961
|
-
|
|
3961
|
+
slot: string;
|
|
3962
|
+
value: string;
|
|
3962
3963
|
};
|
|
3963
3964
|
nextKey: string;
|
|
3964
3965
|
nextIndex: string | number | bigint;
|
|
3965
3966
|
} | {
|
|
3966
3967
|
leaf: {
|
|
3967
|
-
|
|
3968
|
-
value: string;
|
|
3968
|
+
nullifier: string;
|
|
3969
3969
|
};
|
|
3970
3970
|
nextKey: string;
|
|
3971
3971
|
nextIndex: string | number | bigint;
|
|
@@ -3999,22 +3999,22 @@ export declare class AvmExecutionHints {
|
|
|
3999
3999
|
};
|
|
4000
4000
|
treeId: number;
|
|
4001
4001
|
leaf: {
|
|
4002
|
-
nullifier: string;
|
|
4003
|
-
} | {
|
|
4004
4002
|
slot: string;
|
|
4005
4003
|
value: string;
|
|
4004
|
+
} | {
|
|
4005
|
+
nullifier: string;
|
|
4006
4006
|
};
|
|
4007
4007
|
lowLeavesWitnessData: {
|
|
4008
4008
|
leaf: {
|
|
4009
4009
|
leaf: {
|
|
4010
|
-
|
|
4010
|
+
slot: string;
|
|
4011
|
+
value: string;
|
|
4011
4012
|
};
|
|
4012
4013
|
nextKey: string;
|
|
4013
4014
|
nextIndex: string | number | bigint;
|
|
4014
4015
|
} | {
|
|
4015
4016
|
leaf: {
|
|
4016
|
-
|
|
4017
|
-
value: string;
|
|
4017
|
+
nullifier: string;
|
|
4018
4018
|
};
|
|
4019
4019
|
nextKey: string;
|
|
4020
4020
|
nextIndex: string | number | bigint;
|
|
@@ -4025,14 +4025,14 @@ export declare class AvmExecutionHints {
|
|
|
4025
4025
|
insertionWitnessData: {
|
|
4026
4026
|
leaf: {
|
|
4027
4027
|
leaf: {
|
|
4028
|
-
|
|
4028
|
+
slot: string;
|
|
4029
|
+
value: string;
|
|
4029
4030
|
};
|
|
4030
4031
|
nextKey: string;
|
|
4031
4032
|
nextIndex: string | number | bigint;
|
|
4032
4033
|
} | {
|
|
4033
4034
|
leaf: {
|
|
4034
|
-
|
|
4035
|
-
value: string;
|
|
4035
|
+
nullifier: string;
|
|
4036
4036
|
};
|
|
4037
4037
|
nextKey: string;
|
|
4038
4038
|
nextIndex: string | number | bigint;
|
|
@@ -4066,22 +4066,22 @@ export declare class AvmExecutionHints {
|
|
|
4066
4066
|
};
|
|
4067
4067
|
treeId: number;
|
|
4068
4068
|
leaf: {
|
|
4069
|
-
nullifier: string;
|
|
4070
|
-
} | {
|
|
4071
4069
|
slot: string;
|
|
4072
4070
|
value: string;
|
|
4071
|
+
} | {
|
|
4072
|
+
nullifier: string;
|
|
4073
4073
|
};
|
|
4074
4074
|
lowLeavesWitnessData: {
|
|
4075
4075
|
leaf: {
|
|
4076
4076
|
leaf: {
|
|
4077
|
-
|
|
4077
|
+
slot: string;
|
|
4078
|
+
value: string;
|
|
4078
4079
|
};
|
|
4079
4080
|
nextKey: string;
|
|
4080
4081
|
nextIndex: string | number | bigint;
|
|
4081
4082
|
} | {
|
|
4082
4083
|
leaf: {
|
|
4083
|
-
|
|
4084
|
-
value: string;
|
|
4084
|
+
nullifier: string;
|
|
4085
4085
|
};
|
|
4086
4086
|
nextKey: string;
|
|
4087
4087
|
nextIndex: string | number | bigint;
|
|
@@ -4092,14 +4092,14 @@ export declare class AvmExecutionHints {
|
|
|
4092
4092
|
insertionWitnessData: {
|
|
4093
4093
|
leaf: {
|
|
4094
4094
|
leaf: {
|
|
4095
|
-
|
|
4095
|
+
slot: string;
|
|
4096
|
+
value: string;
|
|
4096
4097
|
};
|
|
4097
4098
|
nextKey: string;
|
|
4098
4099
|
nextIndex: string | number | bigint;
|
|
4099
4100
|
} | {
|
|
4100
4101
|
leaf: {
|
|
4101
|
-
|
|
4102
|
-
value: string;
|
|
4102
|
+
nullifier: string;
|
|
4103
4103
|
};
|
|
4104
4104
|
nextKey: string;
|
|
4105
4105
|
nextIndex: string | number | bigint;
|
|
@@ -4230,14 +4230,14 @@ export declare class AvmExecutionHints {
|
|
|
4230
4230
|
}, {
|
|
4231
4231
|
leaf: {
|
|
4232
4232
|
leaf: {
|
|
4233
|
-
|
|
4233
|
+
slot: string;
|
|
4234
|
+
value: string;
|
|
4234
4235
|
};
|
|
4235
4236
|
nextKey: string;
|
|
4236
4237
|
nextIndex: string | number | bigint;
|
|
4237
4238
|
} | {
|
|
4238
4239
|
leaf: {
|
|
4239
|
-
|
|
4240
|
-
value: string;
|
|
4240
|
+
nullifier: string;
|
|
4241
4241
|
};
|
|
4242
4242
|
nextKey: string;
|
|
4243
4243
|
nextIndex: string | number | bigint;
|
|
@@ -4318,14 +4318,14 @@ export declare class AvmExecutionHints {
|
|
|
4318
4318
|
}, {
|
|
4319
4319
|
leaf: {
|
|
4320
4320
|
leaf: {
|
|
4321
|
-
|
|
4321
|
+
slot: string;
|
|
4322
|
+
value: string;
|
|
4322
4323
|
};
|
|
4323
4324
|
nextKey: string;
|
|
4324
4325
|
nextIndex: string | number | bigint;
|
|
4325
4326
|
} | {
|
|
4326
4327
|
leaf: {
|
|
4327
|
-
|
|
4328
|
-
value: string;
|
|
4328
|
+
nullifier: string;
|
|
4329
4329
|
};
|
|
4330
4330
|
nextKey: string;
|
|
4331
4331
|
nextIndex: string | number | bigint;
|
|
@@ -4359,22 +4359,22 @@ export declare class AvmExecutionHints {
|
|
|
4359
4359
|
};
|
|
4360
4360
|
treeId: number;
|
|
4361
4361
|
leaf: {
|
|
4362
|
-
nullifier: string;
|
|
4363
|
-
} | {
|
|
4364
4362
|
slot: string;
|
|
4365
4363
|
value: string;
|
|
4364
|
+
} | {
|
|
4365
|
+
nullifier: string;
|
|
4366
4366
|
};
|
|
4367
4367
|
lowLeavesWitnessData: {
|
|
4368
4368
|
leaf: {
|
|
4369
4369
|
leaf: {
|
|
4370
|
-
|
|
4370
|
+
slot: string;
|
|
4371
|
+
value: string;
|
|
4371
4372
|
};
|
|
4372
4373
|
nextKey: string;
|
|
4373
4374
|
nextIndex: string | number | bigint;
|
|
4374
4375
|
} | {
|
|
4375
4376
|
leaf: {
|
|
4376
|
-
|
|
4377
|
-
value: string;
|
|
4377
|
+
nullifier: string;
|
|
4378
4378
|
};
|
|
4379
4379
|
nextKey: string;
|
|
4380
4380
|
nextIndex: string | number | bigint;
|
|
@@ -4385,14 +4385,14 @@ export declare class AvmExecutionHints {
|
|
|
4385
4385
|
insertionWitnessData: {
|
|
4386
4386
|
leaf: {
|
|
4387
4387
|
leaf: {
|
|
4388
|
-
|
|
4388
|
+
slot: string;
|
|
4389
|
+
value: string;
|
|
4389
4390
|
};
|
|
4390
4391
|
nextKey: string;
|
|
4391
4392
|
nextIndex: string | number | bigint;
|
|
4392
4393
|
} | {
|
|
4393
4394
|
leaf: {
|
|
4394
|
-
|
|
4395
|
-
value: string;
|
|
4395
|
+
nullifier: string;
|
|
4396
4396
|
};
|
|
4397
4397
|
nextKey: string;
|
|
4398
4398
|
nextIndex: string | number | bigint;
|
|
@@ -4426,22 +4426,22 @@ export declare class AvmExecutionHints {
|
|
|
4426
4426
|
};
|
|
4427
4427
|
treeId: number;
|
|
4428
4428
|
leaf: {
|
|
4429
|
-
nullifier: string;
|
|
4430
|
-
} | {
|
|
4431
4429
|
slot: string;
|
|
4432
4430
|
value: string;
|
|
4431
|
+
} | {
|
|
4432
|
+
nullifier: string;
|
|
4433
4433
|
};
|
|
4434
4434
|
lowLeavesWitnessData: {
|
|
4435
4435
|
leaf: {
|
|
4436
4436
|
leaf: {
|
|
4437
|
-
|
|
4437
|
+
slot: string;
|
|
4438
|
+
value: string;
|
|
4438
4439
|
};
|
|
4439
4440
|
nextKey: string;
|
|
4440
4441
|
nextIndex: string | number | bigint;
|
|
4441
4442
|
} | {
|
|
4442
4443
|
leaf: {
|
|
4443
|
-
|
|
4444
|
-
value: string;
|
|
4444
|
+
nullifier: string;
|
|
4445
4445
|
};
|
|
4446
4446
|
nextKey: string;
|
|
4447
4447
|
nextIndex: string | number | bigint;
|
|
@@ -4452,14 +4452,14 @@ export declare class AvmExecutionHints {
|
|
|
4452
4452
|
insertionWitnessData: {
|
|
4453
4453
|
leaf: {
|
|
4454
4454
|
leaf: {
|
|
4455
|
-
|
|
4455
|
+
slot: string;
|
|
4456
|
+
value: string;
|
|
4456
4457
|
};
|
|
4457
4458
|
nextKey: string;
|
|
4458
4459
|
nextIndex: string | number | bigint;
|
|
4459
4460
|
} | {
|
|
4460
4461
|
leaf: {
|
|
4461
|
-
|
|
4462
|
-
value: string;
|
|
4462
|
+
nullifier: string;
|
|
4463
4463
|
};
|
|
4464
4464
|
nextKey: string;
|
|
4465
4465
|
nextIndex: string | number | bigint;
|
|
@@ -5087,14 +5087,14 @@ export declare class AvmExecutionHints {
|
|
|
5087
5087
|
index: string | number | bigint;
|
|
5088
5088
|
leafPreimage: {
|
|
5089
5089
|
leaf: {
|
|
5090
|
-
|
|
5090
|
+
slot: string;
|
|
5091
|
+
value: string;
|
|
5091
5092
|
};
|
|
5092
5093
|
nextKey: string;
|
|
5093
5094
|
nextIndex: string | number | bigint;
|
|
5094
5095
|
} | {
|
|
5095
5096
|
leaf: {
|
|
5096
|
-
|
|
5097
|
-
value: string;
|
|
5097
|
+
nullifier: string;
|
|
5098
5098
|
};
|
|
5099
5099
|
nextKey: string;
|
|
5100
5100
|
nextIndex: string | number | bigint;
|
|
@@ -5108,14 +5108,14 @@ export declare class AvmExecutionHints {
|
|
|
5108
5108
|
index: string | number | bigint;
|
|
5109
5109
|
leafPreimage: {
|
|
5110
5110
|
leaf: {
|
|
5111
|
-
|
|
5111
|
+
slot: string;
|
|
5112
|
+
value: string;
|
|
5112
5113
|
};
|
|
5113
5114
|
nextKey: string;
|
|
5114
5115
|
nextIndex: string | number | bigint;
|
|
5115
5116
|
} | {
|
|
5116
5117
|
leaf: {
|
|
5117
|
-
|
|
5118
|
-
value: string;
|
|
5118
|
+
nullifier: string;
|
|
5119
5119
|
};
|
|
5120
5120
|
nextKey: string;
|
|
5121
5121
|
nextIndex: string | number | bigint;
|
|
@@ -5141,22 +5141,22 @@ export declare class AvmExecutionHints {
|
|
|
5141
5141
|
};
|
|
5142
5142
|
treeId: number;
|
|
5143
5143
|
leaf: {
|
|
5144
|
-
nullifier: string;
|
|
5145
|
-
} | {
|
|
5146
5144
|
slot: string;
|
|
5147
5145
|
value: string;
|
|
5146
|
+
} | {
|
|
5147
|
+
nullifier: string;
|
|
5148
5148
|
};
|
|
5149
5149
|
lowLeavesWitnessData: {
|
|
5150
5150
|
leaf: {
|
|
5151
5151
|
leaf: {
|
|
5152
|
-
|
|
5152
|
+
slot: string;
|
|
5153
|
+
value: string;
|
|
5153
5154
|
};
|
|
5154
5155
|
nextKey: string;
|
|
5155
5156
|
nextIndex: string | number | bigint;
|
|
5156
5157
|
} | {
|
|
5157
5158
|
leaf: {
|
|
5158
|
-
|
|
5159
|
-
value: string;
|
|
5159
|
+
nullifier: string;
|
|
5160
5160
|
};
|
|
5161
5161
|
nextKey: string;
|
|
5162
5162
|
nextIndex: string | number | bigint;
|
|
@@ -5167,14 +5167,14 @@ export declare class AvmExecutionHints {
|
|
|
5167
5167
|
insertionWitnessData: {
|
|
5168
5168
|
leaf: {
|
|
5169
5169
|
leaf: {
|
|
5170
|
-
|
|
5170
|
+
slot: string;
|
|
5171
|
+
value: string;
|
|
5171
5172
|
};
|
|
5172
5173
|
nextKey: string;
|
|
5173
5174
|
nextIndex: string | number | bigint;
|
|
5174
5175
|
} | {
|
|
5175
5176
|
leaf: {
|
|
5176
|
-
|
|
5177
|
-
value: string;
|
|
5177
|
+
nullifier: string;
|
|
5178
5178
|
};
|
|
5179
5179
|
nextKey: string;
|
|
5180
5180
|
nextIndex: string | number | bigint;
|
|
@@ -5194,22 +5194,22 @@ export declare class AvmExecutionHints {
|
|
|
5194
5194
|
};
|
|
5195
5195
|
treeId: number;
|
|
5196
5196
|
leaf: {
|
|
5197
|
-
nullifier: string;
|
|
5198
|
-
} | {
|
|
5199
5197
|
slot: string;
|
|
5200
5198
|
value: string;
|
|
5199
|
+
} | {
|
|
5200
|
+
nullifier: string;
|
|
5201
5201
|
};
|
|
5202
5202
|
lowLeavesWitnessData: {
|
|
5203
5203
|
leaf: {
|
|
5204
5204
|
leaf: {
|
|
5205
|
-
|
|
5205
|
+
slot: string;
|
|
5206
|
+
value: string;
|
|
5206
5207
|
};
|
|
5207
5208
|
nextKey: string;
|
|
5208
5209
|
nextIndex: string | number | bigint;
|
|
5209
5210
|
} | {
|
|
5210
5211
|
leaf: {
|
|
5211
|
-
|
|
5212
|
-
value: string;
|
|
5212
|
+
nullifier: string;
|
|
5213
5213
|
};
|
|
5214
5214
|
nextKey: string;
|
|
5215
5215
|
nextIndex: string | number | bigint;
|
|
@@ -5220,14 +5220,14 @@ export declare class AvmExecutionHints {
|
|
|
5220
5220
|
insertionWitnessData: {
|
|
5221
5221
|
leaf: {
|
|
5222
5222
|
leaf: {
|
|
5223
|
-
|
|
5223
|
+
slot: string;
|
|
5224
|
+
value: string;
|
|
5224
5225
|
};
|
|
5225
5226
|
nextKey: string;
|
|
5226
5227
|
nextIndex: string | number | bigint;
|
|
5227
5228
|
} | {
|
|
5228
5229
|
leaf: {
|
|
5229
|
-
|
|
5230
|
-
value: string;
|
|
5230
|
+
nullifier: string;
|
|
5231
5231
|
};
|
|
5232
5232
|
nextKey: string;
|
|
5233
5233
|
nextIndex: string | number | bigint;
|
|
@@ -5489,14 +5489,14 @@ export declare class AvmExecutionHints {
|
|
|
5489
5489
|
index: string | number | bigint;
|
|
5490
5490
|
leafPreimage: {
|
|
5491
5491
|
leaf: {
|
|
5492
|
-
|
|
5492
|
+
slot: string;
|
|
5493
|
+
value: string;
|
|
5493
5494
|
};
|
|
5494
5495
|
nextKey: string;
|
|
5495
5496
|
nextIndex: string | number | bigint;
|
|
5496
5497
|
} | {
|
|
5497
5498
|
leaf: {
|
|
5498
|
-
|
|
5499
|
-
value: string;
|
|
5499
|
+
nullifier: string;
|
|
5500
5500
|
};
|
|
5501
5501
|
nextKey: string;
|
|
5502
5502
|
nextIndex: string | number | bigint;
|
|
@@ -5510,14 +5510,14 @@ export declare class AvmExecutionHints {
|
|
|
5510
5510
|
index: string | number | bigint;
|
|
5511
5511
|
leafPreimage: {
|
|
5512
5512
|
leaf: {
|
|
5513
|
-
|
|
5513
|
+
slot: string;
|
|
5514
|
+
value: string;
|
|
5514
5515
|
};
|
|
5515
5516
|
nextKey: string;
|
|
5516
5517
|
nextIndex: string | number | bigint;
|
|
5517
5518
|
} | {
|
|
5518
5519
|
leaf: {
|
|
5519
|
-
|
|
5520
|
-
value: string;
|
|
5520
|
+
nullifier: string;
|
|
5521
5521
|
};
|
|
5522
5522
|
nextKey: string;
|
|
5523
5523
|
nextIndex: string | number | bigint;
|
|
@@ -5543,22 +5543,22 @@ export declare class AvmExecutionHints {
|
|
|
5543
5543
|
};
|
|
5544
5544
|
treeId: number;
|
|
5545
5545
|
leaf: {
|
|
5546
|
-
nullifier: string;
|
|
5547
|
-
} | {
|
|
5548
5546
|
slot: string;
|
|
5549
5547
|
value: string;
|
|
5548
|
+
} | {
|
|
5549
|
+
nullifier: string;
|
|
5550
5550
|
};
|
|
5551
5551
|
lowLeavesWitnessData: {
|
|
5552
5552
|
leaf: {
|
|
5553
5553
|
leaf: {
|
|
5554
|
-
|
|
5554
|
+
slot: string;
|
|
5555
|
+
value: string;
|
|
5555
5556
|
};
|
|
5556
5557
|
nextKey: string;
|
|
5557
5558
|
nextIndex: string | number | bigint;
|
|
5558
5559
|
} | {
|
|
5559
5560
|
leaf: {
|
|
5560
|
-
|
|
5561
|
-
value: string;
|
|
5561
|
+
nullifier: string;
|
|
5562
5562
|
};
|
|
5563
5563
|
nextKey: string;
|
|
5564
5564
|
nextIndex: string | number | bigint;
|
|
@@ -5569,14 +5569,14 @@ export declare class AvmExecutionHints {
|
|
|
5569
5569
|
insertionWitnessData: {
|
|
5570
5570
|
leaf: {
|
|
5571
5571
|
leaf: {
|
|
5572
|
-
|
|
5572
|
+
slot: string;
|
|
5573
|
+
value: string;
|
|
5573
5574
|
};
|
|
5574
5575
|
nextKey: string;
|
|
5575
5576
|
nextIndex: string | number | bigint;
|
|
5576
5577
|
} | {
|
|
5577
5578
|
leaf: {
|
|
5578
|
-
|
|
5579
|
-
value: string;
|
|
5579
|
+
nullifier: string;
|
|
5580
5580
|
};
|
|
5581
5581
|
nextKey: string;
|
|
5582
5582
|
nextIndex: string | number | bigint;
|
|
@@ -5596,22 +5596,22 @@ export declare class AvmExecutionHints {
|
|
|
5596
5596
|
};
|
|
5597
5597
|
treeId: number;
|
|
5598
5598
|
leaf: {
|
|
5599
|
-
nullifier: string;
|
|
5600
|
-
} | {
|
|
5601
5599
|
slot: string;
|
|
5602
5600
|
value: string;
|
|
5601
|
+
} | {
|
|
5602
|
+
nullifier: string;
|
|
5603
5603
|
};
|
|
5604
5604
|
lowLeavesWitnessData: {
|
|
5605
5605
|
leaf: {
|
|
5606
5606
|
leaf: {
|
|
5607
|
-
|
|
5607
|
+
slot: string;
|
|
5608
|
+
value: string;
|
|
5608
5609
|
};
|
|
5609
5610
|
nextKey: string;
|
|
5610
5611
|
nextIndex: string | number | bigint;
|
|
5611
5612
|
} | {
|
|
5612
5613
|
leaf: {
|
|
5613
|
-
|
|
5614
|
-
value: string;
|
|
5614
|
+
nullifier: string;
|
|
5615
5615
|
};
|
|
5616
5616
|
nextKey: string;
|
|
5617
5617
|
nextIndex: string | number | bigint;
|
|
@@ -5622,14 +5622,14 @@ export declare class AvmExecutionHints {
|
|
|
5622
5622
|
insertionWitnessData: {
|
|
5623
5623
|
leaf: {
|
|
5624
5624
|
leaf: {
|
|
5625
|
-
|
|
5625
|
+
slot: string;
|
|
5626
|
+
value: string;
|
|
5626
5627
|
};
|
|
5627
5628
|
nextKey: string;
|
|
5628
5629
|
nextIndex: string | number | bigint;
|
|
5629
5630
|
} | {
|
|
5630
5631
|
leaf: {
|
|
5631
|
-
|
|
5632
|
-
value: string;
|
|
5632
|
+
nullifier: string;
|
|
5633
5633
|
};
|
|
5634
5634
|
nextKey: string;
|
|
5635
5635
|
nextIndex: string | number | bigint;
|
|
@@ -5714,10 +5714,10 @@ export declare class AvmCircuitInputs {
|
|
|
5714
5714
|
globalVariables: z.ZodEffects<z.ZodObject<{
|
|
5715
5715
|
chainId: ZodFor<Fr>;
|
|
5716
5716
|
version: ZodFor<Fr>;
|
|
5717
|
-
blockNumber: z.ZodEffects<z.ZodPipeline<z.ZodUnion<[z.ZodNumber, z.ZodBigInt, z.ZodString]>, z.ZodNumber>, import("
|
|
5718
|
-
slotNumber: ZodFor<import("
|
|
5717
|
+
blockNumber: z.ZodEffects<z.ZodPipeline<z.ZodUnion<[z.ZodNumber, z.ZodBigInt, z.ZodString]>, z.ZodNumber>, import("@aztec/foundation/branded-types").BlockNumber, string | number | bigint>;
|
|
5718
|
+
slotNumber: ZodFor<import("@aztec/foundation/schemas").SlotNumber>;
|
|
5719
5719
|
timestamp: z.ZodPipeline<z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodString]>, z.ZodBigInt>;
|
|
5720
|
-
coinbase: ZodFor<import("
|
|
5720
|
+
coinbase: ZodFor<import("@aztec/foundation/eth-address").EthAddress>;
|
|
5721
5721
|
feeRecipient: ZodFor<AztecAddress>;
|
|
5722
5722
|
gasFees: z.ZodEffects<z.ZodObject<{
|
|
5723
5723
|
feePerDaGas: z.ZodPipeline<z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodString]>, z.ZodBigInt>;
|
|
@@ -5742,7 +5742,7 @@ export declare class AvmCircuitInputs {
|
|
|
5742
5742
|
_branding: "SlotNumber";
|
|
5743
5743
|
};
|
|
5744
5744
|
timestamp: bigint;
|
|
5745
|
-
coinbase: import("
|
|
5745
|
+
coinbase: import("@aztec/foundation/eth-address").EthAddress;
|
|
5746
5746
|
feeRecipient: AztecAddress;
|
|
5747
5747
|
gasFees: GasFees;
|
|
5748
5748
|
}, {
|
|
@@ -6025,10 +6025,10 @@ export declare class AvmCircuitInputs {
|
|
|
6025
6025
|
nullifiers: z.ZodArray<ZodFor<Fr>, "many">;
|
|
6026
6026
|
l2ToL1Messages: z.ZodArray<z.ZodEffects<z.ZodObject<{
|
|
6027
6027
|
message: z.ZodEffects<z.ZodObject<{
|
|
6028
|
-
recipient: z.ZodType<import("
|
|
6028
|
+
recipient: z.ZodType<import("@aztec/foundation/eth-address").EthAddress, any, string>;
|
|
6029
6029
|
content: z.ZodType<Fr, any, string>;
|
|
6030
6030
|
}, "strip", z.ZodTypeAny, {
|
|
6031
|
-
recipient: import("
|
|
6031
|
+
recipient: import("@aztec/foundation/eth-address").EthAddress;
|
|
6032
6032
|
content: Fr;
|
|
6033
6033
|
}, {
|
|
6034
6034
|
recipient: string;
|
|
@@ -6074,10 +6074,10 @@ export declare class AvmCircuitInputs {
|
|
|
6074
6074
|
nullifiers: z.ZodArray<ZodFor<Fr>, "many">;
|
|
6075
6075
|
l2ToL1Messages: z.ZodArray<z.ZodEffects<z.ZodObject<{
|
|
6076
6076
|
message: z.ZodEffects<z.ZodObject<{
|
|
6077
|
-
recipient: z.ZodType<import("
|
|
6077
|
+
recipient: z.ZodType<import("@aztec/foundation/eth-address").EthAddress, any, string>;
|
|
6078
6078
|
content: z.ZodType<Fr, any, string>;
|
|
6079
6079
|
}, "strip", z.ZodTypeAny, {
|
|
6080
|
-
recipient: import("
|
|
6080
|
+
recipient: import("@aztec/foundation/eth-address").EthAddress;
|
|
6081
6081
|
content: Fr;
|
|
6082
6082
|
}, {
|
|
6083
6083
|
recipient: string;
|
|
@@ -6335,15 +6335,15 @@ export declare class AvmCircuitInputs {
|
|
|
6335
6335
|
originalContractClassId: ZodFor<Fr>;
|
|
6336
6336
|
initializationHash: ZodFor<Fr>;
|
|
6337
6337
|
publicKeys: z.ZodEffects<z.ZodObject<{
|
|
6338
|
-
masterNullifierPublicKey: z.ZodType<import("
|
|
6339
|
-
masterIncomingViewingPublicKey: z.ZodType<import("
|
|
6340
|
-
masterOutgoingViewingPublicKey: z.ZodType<import("
|
|
6341
|
-
masterTaggingPublicKey: z.ZodType<import("
|
|
6338
|
+
masterNullifierPublicKey: z.ZodType<import("@aztec/foundation/schemas").Point, any, string>;
|
|
6339
|
+
masterIncomingViewingPublicKey: z.ZodType<import("@aztec/foundation/schemas").Point, any, string>;
|
|
6340
|
+
masterOutgoingViewingPublicKey: z.ZodType<import("@aztec/foundation/schemas").Point, any, string>;
|
|
6341
|
+
masterTaggingPublicKey: z.ZodType<import("@aztec/foundation/schemas").Point, any, string>;
|
|
6342
6342
|
}, "strip", z.ZodTypeAny, {
|
|
6343
|
-
masterNullifierPublicKey: import("
|
|
6344
|
-
masterIncomingViewingPublicKey: import("
|
|
6345
|
-
masterOutgoingViewingPublicKey: import("
|
|
6346
|
-
masterTaggingPublicKey: import("
|
|
6343
|
+
masterNullifierPublicKey: import("@aztec/foundation/schemas").Point;
|
|
6344
|
+
masterIncomingViewingPublicKey: import("@aztec/foundation/schemas").Point;
|
|
6345
|
+
masterOutgoingViewingPublicKey: import("@aztec/foundation/schemas").Point;
|
|
6346
|
+
masterTaggingPublicKey: import("@aztec/foundation/schemas").Point;
|
|
6347
6347
|
}, {
|
|
6348
6348
|
masterNullifierPublicKey: string;
|
|
6349
6349
|
masterIncomingViewingPublicKey: string;
|
|
@@ -6768,14 +6768,14 @@ export declare class AvmCircuitInputs {
|
|
|
6768
6768
|
index: string | number | bigint;
|
|
6769
6769
|
leafPreimage: {
|
|
6770
6770
|
leaf: {
|
|
6771
|
-
|
|
6771
|
+
slot: string;
|
|
6772
|
+
value: string;
|
|
6772
6773
|
};
|
|
6773
6774
|
nextKey: string;
|
|
6774
6775
|
nextIndex: string | number | bigint;
|
|
6775
6776
|
} | {
|
|
6776
6777
|
leaf: {
|
|
6777
|
-
|
|
6778
|
-
value: string;
|
|
6778
|
+
nullifier: string;
|
|
6779
6779
|
};
|
|
6780
6780
|
nextKey: string;
|
|
6781
6781
|
nextIndex: string | number | bigint;
|
|
@@ -6792,14 +6792,14 @@ export declare class AvmCircuitInputs {
|
|
|
6792
6792
|
index: string | number | bigint;
|
|
6793
6793
|
leafPreimage: {
|
|
6794
6794
|
leaf: {
|
|
6795
|
-
|
|
6795
|
+
slot: string;
|
|
6796
|
+
value: string;
|
|
6796
6797
|
};
|
|
6797
6798
|
nextKey: string;
|
|
6798
6799
|
nextIndex: string | number | bigint;
|
|
6799
6800
|
} | {
|
|
6800
6801
|
leaf: {
|
|
6801
|
-
|
|
6802
|
-
value: string;
|
|
6802
|
+
nullifier: string;
|
|
6803
6803
|
};
|
|
6804
6804
|
nextKey: string;
|
|
6805
6805
|
nextIndex: string | number | bigint;
|
|
@@ -6895,14 +6895,14 @@ export declare class AvmCircuitInputs {
|
|
|
6895
6895
|
index: string | number | bigint;
|
|
6896
6896
|
leafPreimage: {
|
|
6897
6897
|
leaf: {
|
|
6898
|
-
|
|
6898
|
+
slot: string;
|
|
6899
|
+
value: string;
|
|
6899
6900
|
};
|
|
6900
6901
|
nextKey: string;
|
|
6901
6902
|
nextIndex: string | number | bigint;
|
|
6902
6903
|
} | {
|
|
6903
6904
|
leaf: {
|
|
6904
|
-
|
|
6905
|
-
value: string;
|
|
6905
|
+
nullifier: string;
|
|
6906
6906
|
};
|
|
6907
6907
|
nextKey: string;
|
|
6908
6908
|
nextIndex: string | number | bigint;
|
|
@@ -6919,14 +6919,14 @@ export declare class AvmCircuitInputs {
|
|
|
6919
6919
|
index: string | number | bigint;
|
|
6920
6920
|
leafPreimage: {
|
|
6921
6921
|
leaf: {
|
|
6922
|
-
|
|
6922
|
+
slot: string;
|
|
6923
|
+
value: string;
|
|
6923
6924
|
};
|
|
6924
6925
|
nextKey: string;
|
|
6925
6926
|
nextIndex: string | number | bigint;
|
|
6926
6927
|
} | {
|
|
6927
6928
|
leaf: {
|
|
6928
|
-
|
|
6929
|
-
value: string;
|
|
6929
|
+
nullifier: string;
|
|
6930
6930
|
};
|
|
6931
6931
|
nextKey: string;
|
|
6932
6932
|
nextIndex: string | number | bigint;
|
|
@@ -7093,14 +7093,14 @@ export declare class AvmCircuitInputs {
|
|
|
7093
7093
|
}, {
|
|
7094
7094
|
leaf: {
|
|
7095
7095
|
leaf: {
|
|
7096
|
-
|
|
7096
|
+
slot: string;
|
|
7097
|
+
value: string;
|
|
7097
7098
|
};
|
|
7098
7099
|
nextKey: string;
|
|
7099
7100
|
nextIndex: string | number | bigint;
|
|
7100
7101
|
} | {
|
|
7101
7102
|
leaf: {
|
|
7102
|
-
|
|
7103
|
-
value: string;
|
|
7103
|
+
nullifier: string;
|
|
7104
7104
|
};
|
|
7105
7105
|
nextKey: string;
|
|
7106
7106
|
nextIndex: string | number | bigint;
|
|
@@ -7181,14 +7181,14 @@ export declare class AvmCircuitInputs {
|
|
|
7181
7181
|
}, {
|
|
7182
7182
|
leaf: {
|
|
7183
7183
|
leaf: {
|
|
7184
|
-
|
|
7184
|
+
slot: string;
|
|
7185
|
+
value: string;
|
|
7185
7186
|
};
|
|
7186
7187
|
nextKey: string;
|
|
7187
7188
|
nextIndex: string | number | bigint;
|
|
7188
7189
|
} | {
|
|
7189
7190
|
leaf: {
|
|
7190
|
-
|
|
7191
|
-
value: string;
|
|
7191
|
+
nullifier: string;
|
|
7192
7192
|
};
|
|
7193
7193
|
nextKey: string;
|
|
7194
7194
|
nextIndex: string | number | bigint;
|
|
@@ -7222,22 +7222,22 @@ export declare class AvmCircuitInputs {
|
|
|
7222
7222
|
};
|
|
7223
7223
|
treeId: number;
|
|
7224
7224
|
leaf: {
|
|
7225
|
-
nullifier: string;
|
|
7226
|
-
} | {
|
|
7227
7225
|
slot: string;
|
|
7228
7226
|
value: string;
|
|
7227
|
+
} | {
|
|
7228
|
+
nullifier: string;
|
|
7229
7229
|
};
|
|
7230
7230
|
lowLeavesWitnessData: {
|
|
7231
7231
|
leaf: {
|
|
7232
7232
|
leaf: {
|
|
7233
|
-
|
|
7233
|
+
slot: string;
|
|
7234
|
+
value: string;
|
|
7234
7235
|
};
|
|
7235
7236
|
nextKey: string;
|
|
7236
7237
|
nextIndex: string | number | bigint;
|
|
7237
7238
|
} | {
|
|
7238
7239
|
leaf: {
|
|
7239
|
-
|
|
7240
|
-
value: string;
|
|
7240
|
+
nullifier: string;
|
|
7241
7241
|
};
|
|
7242
7242
|
nextKey: string;
|
|
7243
7243
|
nextIndex: string | number | bigint;
|
|
@@ -7248,14 +7248,14 @@ export declare class AvmCircuitInputs {
|
|
|
7248
7248
|
insertionWitnessData: {
|
|
7249
7249
|
leaf: {
|
|
7250
7250
|
leaf: {
|
|
7251
|
-
|
|
7251
|
+
slot: string;
|
|
7252
|
+
value: string;
|
|
7252
7253
|
};
|
|
7253
7254
|
nextKey: string;
|
|
7254
7255
|
nextIndex: string | number | bigint;
|
|
7255
7256
|
} | {
|
|
7256
7257
|
leaf: {
|
|
7257
|
-
|
|
7258
|
-
value: string;
|
|
7258
|
+
nullifier: string;
|
|
7259
7259
|
};
|
|
7260
7260
|
nextKey: string;
|
|
7261
7261
|
nextIndex: string | number | bigint;
|
|
@@ -7289,22 +7289,22 @@ export declare class AvmCircuitInputs {
|
|
|
7289
7289
|
};
|
|
7290
7290
|
treeId: number;
|
|
7291
7291
|
leaf: {
|
|
7292
|
-
nullifier: string;
|
|
7293
|
-
} | {
|
|
7294
7292
|
slot: string;
|
|
7295
7293
|
value: string;
|
|
7294
|
+
} | {
|
|
7295
|
+
nullifier: string;
|
|
7296
7296
|
};
|
|
7297
7297
|
lowLeavesWitnessData: {
|
|
7298
7298
|
leaf: {
|
|
7299
7299
|
leaf: {
|
|
7300
|
-
|
|
7300
|
+
slot: string;
|
|
7301
|
+
value: string;
|
|
7301
7302
|
};
|
|
7302
7303
|
nextKey: string;
|
|
7303
7304
|
nextIndex: string | number | bigint;
|
|
7304
7305
|
} | {
|
|
7305
7306
|
leaf: {
|
|
7306
|
-
|
|
7307
|
-
value: string;
|
|
7307
|
+
nullifier: string;
|
|
7308
7308
|
};
|
|
7309
7309
|
nextKey: string;
|
|
7310
7310
|
nextIndex: string | number | bigint;
|
|
@@ -7315,14 +7315,14 @@ export declare class AvmCircuitInputs {
|
|
|
7315
7315
|
insertionWitnessData: {
|
|
7316
7316
|
leaf: {
|
|
7317
7317
|
leaf: {
|
|
7318
|
-
|
|
7318
|
+
slot: string;
|
|
7319
|
+
value: string;
|
|
7319
7320
|
};
|
|
7320
7321
|
nextKey: string;
|
|
7321
7322
|
nextIndex: string | number | bigint;
|
|
7322
7323
|
} | {
|
|
7323
7324
|
leaf: {
|
|
7324
|
-
|
|
7325
|
-
value: string;
|
|
7325
|
+
nullifier: string;
|
|
7326
7326
|
};
|
|
7327
7327
|
nextKey: string;
|
|
7328
7328
|
nextIndex: string | number | bigint;
|
|
@@ -7453,14 +7453,14 @@ export declare class AvmCircuitInputs {
|
|
|
7453
7453
|
}, {
|
|
7454
7454
|
leaf: {
|
|
7455
7455
|
leaf: {
|
|
7456
|
-
|
|
7456
|
+
slot: string;
|
|
7457
|
+
value: string;
|
|
7457
7458
|
};
|
|
7458
7459
|
nextKey: string;
|
|
7459
7460
|
nextIndex: string | number | bigint;
|
|
7460
7461
|
} | {
|
|
7461
7462
|
leaf: {
|
|
7462
|
-
|
|
7463
|
-
value: string;
|
|
7463
|
+
nullifier: string;
|
|
7464
7464
|
};
|
|
7465
7465
|
nextKey: string;
|
|
7466
7466
|
nextIndex: string | number | bigint;
|
|
@@ -7541,14 +7541,14 @@ export declare class AvmCircuitInputs {
|
|
|
7541
7541
|
}, {
|
|
7542
7542
|
leaf: {
|
|
7543
7543
|
leaf: {
|
|
7544
|
-
|
|
7544
|
+
slot: string;
|
|
7545
|
+
value: string;
|
|
7545
7546
|
};
|
|
7546
7547
|
nextKey: string;
|
|
7547
7548
|
nextIndex: string | number | bigint;
|
|
7548
7549
|
} | {
|
|
7549
7550
|
leaf: {
|
|
7550
|
-
|
|
7551
|
-
value: string;
|
|
7551
|
+
nullifier: string;
|
|
7552
7552
|
};
|
|
7553
7553
|
nextKey: string;
|
|
7554
7554
|
nextIndex: string | number | bigint;
|
|
@@ -7582,22 +7582,22 @@ export declare class AvmCircuitInputs {
|
|
|
7582
7582
|
};
|
|
7583
7583
|
treeId: number;
|
|
7584
7584
|
leaf: {
|
|
7585
|
-
nullifier: string;
|
|
7586
|
-
} | {
|
|
7587
7585
|
slot: string;
|
|
7588
7586
|
value: string;
|
|
7587
|
+
} | {
|
|
7588
|
+
nullifier: string;
|
|
7589
7589
|
};
|
|
7590
7590
|
lowLeavesWitnessData: {
|
|
7591
7591
|
leaf: {
|
|
7592
7592
|
leaf: {
|
|
7593
|
-
|
|
7593
|
+
slot: string;
|
|
7594
|
+
value: string;
|
|
7594
7595
|
};
|
|
7595
7596
|
nextKey: string;
|
|
7596
7597
|
nextIndex: string | number | bigint;
|
|
7597
7598
|
} | {
|
|
7598
7599
|
leaf: {
|
|
7599
|
-
|
|
7600
|
-
value: string;
|
|
7600
|
+
nullifier: string;
|
|
7601
7601
|
};
|
|
7602
7602
|
nextKey: string;
|
|
7603
7603
|
nextIndex: string | number | bigint;
|
|
@@ -7608,14 +7608,14 @@ export declare class AvmCircuitInputs {
|
|
|
7608
7608
|
insertionWitnessData: {
|
|
7609
7609
|
leaf: {
|
|
7610
7610
|
leaf: {
|
|
7611
|
-
|
|
7611
|
+
slot: string;
|
|
7612
|
+
value: string;
|
|
7612
7613
|
};
|
|
7613
7614
|
nextKey: string;
|
|
7614
7615
|
nextIndex: string | number | bigint;
|
|
7615
7616
|
} | {
|
|
7616
7617
|
leaf: {
|
|
7617
|
-
|
|
7618
|
-
value: string;
|
|
7618
|
+
nullifier: string;
|
|
7619
7619
|
};
|
|
7620
7620
|
nextKey: string;
|
|
7621
7621
|
nextIndex: string | number | bigint;
|
|
@@ -7649,22 +7649,22 @@ export declare class AvmCircuitInputs {
|
|
|
7649
7649
|
};
|
|
7650
7650
|
treeId: number;
|
|
7651
7651
|
leaf: {
|
|
7652
|
-
nullifier: string;
|
|
7653
|
-
} | {
|
|
7654
7652
|
slot: string;
|
|
7655
7653
|
value: string;
|
|
7654
|
+
} | {
|
|
7655
|
+
nullifier: string;
|
|
7656
7656
|
};
|
|
7657
7657
|
lowLeavesWitnessData: {
|
|
7658
7658
|
leaf: {
|
|
7659
7659
|
leaf: {
|
|
7660
|
-
|
|
7660
|
+
slot: string;
|
|
7661
|
+
value: string;
|
|
7661
7662
|
};
|
|
7662
7663
|
nextKey: string;
|
|
7663
7664
|
nextIndex: string | number | bigint;
|
|
7664
7665
|
} | {
|
|
7665
7666
|
leaf: {
|
|
7666
|
-
|
|
7667
|
-
value: string;
|
|
7667
|
+
nullifier: string;
|
|
7668
7668
|
};
|
|
7669
7669
|
nextKey: string;
|
|
7670
7670
|
nextIndex: string | number | bigint;
|
|
@@ -7675,14 +7675,14 @@ export declare class AvmCircuitInputs {
|
|
|
7675
7675
|
insertionWitnessData: {
|
|
7676
7676
|
leaf: {
|
|
7677
7677
|
leaf: {
|
|
7678
|
-
|
|
7678
|
+
slot: string;
|
|
7679
|
+
value: string;
|
|
7679
7680
|
};
|
|
7680
7681
|
nextKey: string;
|
|
7681
7682
|
nextIndex: string | number | bigint;
|
|
7682
7683
|
} | {
|
|
7683
7684
|
leaf: {
|
|
7684
|
-
|
|
7685
|
-
value: string;
|
|
7685
|
+
nullifier: string;
|
|
7686
7686
|
};
|
|
7687
7687
|
nextKey: string;
|
|
7688
7688
|
nextIndex: string | number | bigint;
|
|
@@ -8310,14 +8310,14 @@ export declare class AvmCircuitInputs {
|
|
|
8310
8310
|
index: string | number | bigint;
|
|
8311
8311
|
leafPreimage: {
|
|
8312
8312
|
leaf: {
|
|
8313
|
-
|
|
8313
|
+
slot: string;
|
|
8314
|
+
value: string;
|
|
8314
8315
|
};
|
|
8315
8316
|
nextKey: string;
|
|
8316
8317
|
nextIndex: string | number | bigint;
|
|
8317
8318
|
} | {
|
|
8318
8319
|
leaf: {
|
|
8319
|
-
|
|
8320
|
-
value: string;
|
|
8320
|
+
nullifier: string;
|
|
8321
8321
|
};
|
|
8322
8322
|
nextKey: string;
|
|
8323
8323
|
nextIndex: string | number | bigint;
|
|
@@ -8331,14 +8331,14 @@ export declare class AvmCircuitInputs {
|
|
|
8331
8331
|
index: string | number | bigint;
|
|
8332
8332
|
leafPreimage: {
|
|
8333
8333
|
leaf: {
|
|
8334
|
-
|
|
8334
|
+
slot: string;
|
|
8335
|
+
value: string;
|
|
8335
8336
|
};
|
|
8336
8337
|
nextKey: string;
|
|
8337
8338
|
nextIndex: string | number | bigint;
|
|
8338
8339
|
} | {
|
|
8339
8340
|
leaf: {
|
|
8340
|
-
|
|
8341
|
-
value: string;
|
|
8341
|
+
nullifier: string;
|
|
8342
8342
|
};
|
|
8343
8343
|
nextKey: string;
|
|
8344
8344
|
nextIndex: string | number | bigint;
|
|
@@ -8364,22 +8364,22 @@ export declare class AvmCircuitInputs {
|
|
|
8364
8364
|
};
|
|
8365
8365
|
treeId: number;
|
|
8366
8366
|
leaf: {
|
|
8367
|
-
nullifier: string;
|
|
8368
|
-
} | {
|
|
8369
8367
|
slot: string;
|
|
8370
8368
|
value: string;
|
|
8369
|
+
} | {
|
|
8370
|
+
nullifier: string;
|
|
8371
8371
|
};
|
|
8372
8372
|
lowLeavesWitnessData: {
|
|
8373
8373
|
leaf: {
|
|
8374
8374
|
leaf: {
|
|
8375
|
-
|
|
8375
|
+
slot: string;
|
|
8376
|
+
value: string;
|
|
8376
8377
|
};
|
|
8377
8378
|
nextKey: string;
|
|
8378
8379
|
nextIndex: string | number | bigint;
|
|
8379
8380
|
} | {
|
|
8380
8381
|
leaf: {
|
|
8381
|
-
|
|
8382
|
-
value: string;
|
|
8382
|
+
nullifier: string;
|
|
8383
8383
|
};
|
|
8384
8384
|
nextKey: string;
|
|
8385
8385
|
nextIndex: string | number | bigint;
|
|
@@ -8390,14 +8390,14 @@ export declare class AvmCircuitInputs {
|
|
|
8390
8390
|
insertionWitnessData: {
|
|
8391
8391
|
leaf: {
|
|
8392
8392
|
leaf: {
|
|
8393
|
-
|
|
8393
|
+
slot: string;
|
|
8394
|
+
value: string;
|
|
8394
8395
|
};
|
|
8395
8396
|
nextKey: string;
|
|
8396
8397
|
nextIndex: string | number | bigint;
|
|
8397
8398
|
} | {
|
|
8398
8399
|
leaf: {
|
|
8399
|
-
|
|
8400
|
-
value: string;
|
|
8400
|
+
nullifier: string;
|
|
8401
8401
|
};
|
|
8402
8402
|
nextKey: string;
|
|
8403
8403
|
nextIndex: string | number | bigint;
|
|
@@ -8417,22 +8417,22 @@ export declare class AvmCircuitInputs {
|
|
|
8417
8417
|
};
|
|
8418
8418
|
treeId: number;
|
|
8419
8419
|
leaf: {
|
|
8420
|
-
nullifier: string;
|
|
8421
|
-
} | {
|
|
8422
8420
|
slot: string;
|
|
8423
8421
|
value: string;
|
|
8422
|
+
} | {
|
|
8423
|
+
nullifier: string;
|
|
8424
8424
|
};
|
|
8425
8425
|
lowLeavesWitnessData: {
|
|
8426
8426
|
leaf: {
|
|
8427
8427
|
leaf: {
|
|
8428
|
-
|
|
8428
|
+
slot: string;
|
|
8429
|
+
value: string;
|
|
8429
8430
|
};
|
|
8430
8431
|
nextKey: string;
|
|
8431
8432
|
nextIndex: string | number | bigint;
|
|
8432
8433
|
} | {
|
|
8433
8434
|
leaf: {
|
|
8434
|
-
|
|
8435
|
-
value: string;
|
|
8435
|
+
nullifier: string;
|
|
8436
8436
|
};
|
|
8437
8437
|
nextKey: string;
|
|
8438
8438
|
nextIndex: string | number | bigint;
|
|
@@ -8443,14 +8443,14 @@ export declare class AvmCircuitInputs {
|
|
|
8443
8443
|
insertionWitnessData: {
|
|
8444
8444
|
leaf: {
|
|
8445
8445
|
leaf: {
|
|
8446
|
-
|
|
8446
|
+
slot: string;
|
|
8447
|
+
value: string;
|
|
8447
8448
|
};
|
|
8448
8449
|
nextKey: string;
|
|
8449
8450
|
nextIndex: string | number | bigint;
|
|
8450
8451
|
} | {
|
|
8451
8452
|
leaf: {
|
|
8452
|
-
|
|
8453
|
-
value: string;
|
|
8453
|
+
nullifier: string;
|
|
8454
8454
|
};
|
|
8455
8455
|
nextKey: string;
|
|
8456
8456
|
nextIndex: string | number | bigint;
|
|
@@ -8712,14 +8712,14 @@ export declare class AvmCircuitInputs {
|
|
|
8712
8712
|
index: string | number | bigint;
|
|
8713
8713
|
leafPreimage: {
|
|
8714
8714
|
leaf: {
|
|
8715
|
-
|
|
8715
|
+
slot: string;
|
|
8716
|
+
value: string;
|
|
8716
8717
|
};
|
|
8717
8718
|
nextKey: string;
|
|
8718
8719
|
nextIndex: string | number | bigint;
|
|
8719
8720
|
} | {
|
|
8720
8721
|
leaf: {
|
|
8721
|
-
|
|
8722
|
-
value: string;
|
|
8722
|
+
nullifier: string;
|
|
8723
8723
|
};
|
|
8724
8724
|
nextKey: string;
|
|
8725
8725
|
nextIndex: string | number | bigint;
|
|
@@ -8733,14 +8733,14 @@ export declare class AvmCircuitInputs {
|
|
|
8733
8733
|
index: string | number | bigint;
|
|
8734
8734
|
leafPreimage: {
|
|
8735
8735
|
leaf: {
|
|
8736
|
-
|
|
8736
|
+
slot: string;
|
|
8737
|
+
value: string;
|
|
8737
8738
|
};
|
|
8738
8739
|
nextKey: string;
|
|
8739
8740
|
nextIndex: string | number | bigint;
|
|
8740
8741
|
} | {
|
|
8741
8742
|
leaf: {
|
|
8742
|
-
|
|
8743
|
-
value: string;
|
|
8743
|
+
nullifier: string;
|
|
8744
8744
|
};
|
|
8745
8745
|
nextKey: string;
|
|
8746
8746
|
nextIndex: string | number | bigint;
|
|
@@ -8766,22 +8766,22 @@ export declare class AvmCircuitInputs {
|
|
|
8766
8766
|
};
|
|
8767
8767
|
treeId: number;
|
|
8768
8768
|
leaf: {
|
|
8769
|
-
nullifier: string;
|
|
8770
|
-
} | {
|
|
8771
8769
|
slot: string;
|
|
8772
8770
|
value: string;
|
|
8771
|
+
} | {
|
|
8772
|
+
nullifier: string;
|
|
8773
8773
|
};
|
|
8774
8774
|
lowLeavesWitnessData: {
|
|
8775
8775
|
leaf: {
|
|
8776
8776
|
leaf: {
|
|
8777
|
-
|
|
8777
|
+
slot: string;
|
|
8778
|
+
value: string;
|
|
8778
8779
|
};
|
|
8779
8780
|
nextKey: string;
|
|
8780
8781
|
nextIndex: string | number | bigint;
|
|
8781
8782
|
} | {
|
|
8782
8783
|
leaf: {
|
|
8783
|
-
|
|
8784
|
-
value: string;
|
|
8784
|
+
nullifier: string;
|
|
8785
8785
|
};
|
|
8786
8786
|
nextKey: string;
|
|
8787
8787
|
nextIndex: string | number | bigint;
|
|
@@ -8792,14 +8792,14 @@ export declare class AvmCircuitInputs {
|
|
|
8792
8792
|
insertionWitnessData: {
|
|
8793
8793
|
leaf: {
|
|
8794
8794
|
leaf: {
|
|
8795
|
-
|
|
8795
|
+
slot: string;
|
|
8796
|
+
value: string;
|
|
8796
8797
|
};
|
|
8797
8798
|
nextKey: string;
|
|
8798
8799
|
nextIndex: string | number | bigint;
|
|
8799
8800
|
} | {
|
|
8800
8801
|
leaf: {
|
|
8801
|
-
|
|
8802
|
-
value: string;
|
|
8802
|
+
nullifier: string;
|
|
8803
8803
|
};
|
|
8804
8804
|
nextKey: string;
|
|
8805
8805
|
nextIndex: string | number | bigint;
|
|
@@ -8819,22 +8819,22 @@ export declare class AvmCircuitInputs {
|
|
|
8819
8819
|
};
|
|
8820
8820
|
treeId: number;
|
|
8821
8821
|
leaf: {
|
|
8822
|
-
nullifier: string;
|
|
8823
|
-
} | {
|
|
8824
8822
|
slot: string;
|
|
8825
8823
|
value: string;
|
|
8824
|
+
} | {
|
|
8825
|
+
nullifier: string;
|
|
8826
8826
|
};
|
|
8827
8827
|
lowLeavesWitnessData: {
|
|
8828
8828
|
leaf: {
|
|
8829
8829
|
leaf: {
|
|
8830
|
-
|
|
8830
|
+
slot: string;
|
|
8831
|
+
value: string;
|
|
8831
8832
|
};
|
|
8832
8833
|
nextKey: string;
|
|
8833
8834
|
nextIndex: string | number | bigint;
|
|
8834
8835
|
} | {
|
|
8835
8836
|
leaf: {
|
|
8836
|
-
|
|
8837
|
-
value: string;
|
|
8837
|
+
nullifier: string;
|
|
8838
8838
|
};
|
|
8839
8839
|
nextKey: string;
|
|
8840
8840
|
nextIndex: string | number | bigint;
|
|
@@ -8845,14 +8845,14 @@ export declare class AvmCircuitInputs {
|
|
|
8845
8845
|
insertionWitnessData: {
|
|
8846
8846
|
leaf: {
|
|
8847
8847
|
leaf: {
|
|
8848
|
-
|
|
8848
|
+
slot: string;
|
|
8849
|
+
value: string;
|
|
8849
8850
|
};
|
|
8850
8851
|
nextKey: string;
|
|
8851
8852
|
nextIndex: string | number | bigint;
|
|
8852
8853
|
} | {
|
|
8853
8854
|
leaf: {
|
|
8854
|
-
|
|
8855
|
-
value: string;
|
|
8855
|
+
nullifier: string;
|
|
8856
8856
|
};
|
|
8857
8857
|
nextKey: string;
|
|
8858
8858
|
nextIndex: string | number | bigint;
|
|
@@ -8929,10 +8929,10 @@ export declare class AvmCircuitInputs {
|
|
|
8929
8929
|
globalVariables: z.ZodEffects<z.ZodObject<{
|
|
8930
8930
|
chainId: ZodFor<Fr>;
|
|
8931
8931
|
version: ZodFor<Fr>;
|
|
8932
|
-
blockNumber: z.ZodEffects<z.ZodPipeline<z.ZodUnion<[z.ZodNumber, z.ZodBigInt, z.ZodString]>, z.ZodNumber>, import("
|
|
8933
|
-
slotNumber: ZodFor<import("
|
|
8932
|
+
blockNumber: z.ZodEffects<z.ZodPipeline<z.ZodUnion<[z.ZodNumber, z.ZodBigInt, z.ZodString]>, z.ZodNumber>, import("@aztec/foundation/branded-types").BlockNumber, string | number | bigint>;
|
|
8933
|
+
slotNumber: ZodFor<import("@aztec/foundation/schemas").SlotNumber>;
|
|
8934
8934
|
timestamp: z.ZodPipeline<z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodString]>, z.ZodBigInt>;
|
|
8935
|
-
coinbase: ZodFor<import("
|
|
8935
|
+
coinbase: ZodFor<import("@aztec/foundation/eth-address").EthAddress>;
|
|
8936
8936
|
feeRecipient: ZodFor<AztecAddress>;
|
|
8937
8937
|
gasFees: z.ZodEffects<z.ZodObject<{
|
|
8938
8938
|
feePerDaGas: z.ZodPipeline<z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodString]>, z.ZodBigInt>;
|
|
@@ -8957,7 +8957,7 @@ export declare class AvmCircuitInputs {
|
|
|
8957
8957
|
_branding: "SlotNumber";
|
|
8958
8958
|
};
|
|
8959
8959
|
timestamp: bigint;
|
|
8960
|
-
coinbase: import("
|
|
8960
|
+
coinbase: import("@aztec/foundation/eth-address").EthAddress;
|
|
8961
8961
|
feeRecipient: AztecAddress;
|
|
8962
8962
|
gasFees: GasFees;
|
|
8963
8963
|
}, {
|
|
@@ -9327,10 +9327,10 @@ export declare class AvmCircuitInputs {
|
|
|
9327
9327
|
nullifiers: z.ZodArray<z.ZodType<Fr, any, string>, "many">;
|
|
9328
9328
|
l2ToL1Msgs: z.ZodArray<z.ZodEffects<z.ZodObject<{
|
|
9329
9329
|
message: z.ZodEffects<z.ZodObject<{
|
|
9330
|
-
recipient: z.ZodType<import("
|
|
9330
|
+
recipient: z.ZodType<import("@aztec/foundation/eth-address").EthAddress, any, string>;
|
|
9331
9331
|
content: z.ZodType<Fr, any, string>;
|
|
9332
9332
|
}, "strip", z.ZodTypeAny, {
|
|
9333
|
-
recipient: import("
|
|
9333
|
+
recipient: import("@aztec/foundation/eth-address").EthAddress;
|
|
9334
9334
|
content: Fr;
|
|
9335
9335
|
}, {
|
|
9336
9336
|
recipient: string;
|
|
@@ -9386,10 +9386,10 @@ export declare class AvmCircuitInputs {
|
|
|
9386
9386
|
nullifiers: z.ZodArray<z.ZodType<Fr, any, string>, "many">;
|
|
9387
9387
|
l2ToL1Msgs: z.ZodArray<z.ZodEffects<z.ZodObject<{
|
|
9388
9388
|
message: z.ZodEffects<z.ZodObject<{
|
|
9389
|
-
recipient: z.ZodType<import("
|
|
9389
|
+
recipient: z.ZodType<import("@aztec/foundation/eth-address").EthAddress, any, string>;
|
|
9390
9390
|
content: z.ZodType<Fr, any, string>;
|
|
9391
9391
|
}, "strip", z.ZodTypeAny, {
|
|
9392
|
-
recipient: import("
|
|
9392
|
+
recipient: import("@aztec/foundation/eth-address").EthAddress;
|
|
9393
9393
|
content: Fr;
|
|
9394
9394
|
}, {
|
|
9395
9395
|
recipient: string;
|
|
@@ -9572,10 +9572,10 @@ export declare class AvmCircuitInputs {
|
|
|
9572
9572
|
nullifiers: z.ZodArray<z.ZodType<Fr, any, string>, "many">;
|
|
9573
9573
|
l2ToL1Msgs: z.ZodArray<z.ZodEffects<z.ZodObject<{
|
|
9574
9574
|
message: z.ZodEffects<z.ZodObject<{
|
|
9575
|
-
recipient: z.ZodType<import("
|
|
9575
|
+
recipient: z.ZodType<import("@aztec/foundation/eth-address").EthAddress, any, string>;
|
|
9576
9576
|
content: z.ZodType<Fr, any, string>;
|
|
9577
9577
|
}, "strip", z.ZodTypeAny, {
|
|
9578
|
-
recipient: import("
|
|
9578
|
+
recipient: import("@aztec/foundation/eth-address").EthAddress;
|
|
9579
9579
|
content: Fr;
|
|
9580
9580
|
}, {
|
|
9581
9581
|
recipient: string;
|
|
@@ -10200,14 +10200,14 @@ export declare class AvmCircuitInputs {
|
|
|
10200
10200
|
index: string | number | bigint;
|
|
10201
10201
|
leafPreimage: {
|
|
10202
10202
|
leaf: {
|
|
10203
|
-
|
|
10203
|
+
slot: string;
|
|
10204
|
+
value: string;
|
|
10204
10205
|
};
|
|
10205
10206
|
nextKey: string;
|
|
10206
10207
|
nextIndex: string | number | bigint;
|
|
10207
10208
|
} | {
|
|
10208
10209
|
leaf: {
|
|
10209
|
-
|
|
10210
|
-
value: string;
|
|
10210
|
+
nullifier: string;
|
|
10211
10211
|
};
|
|
10212
10212
|
nextKey: string;
|
|
10213
10213
|
nextIndex: string | number | bigint;
|
|
@@ -10221,14 +10221,14 @@ export declare class AvmCircuitInputs {
|
|
|
10221
10221
|
index: string | number | bigint;
|
|
10222
10222
|
leafPreimage: {
|
|
10223
10223
|
leaf: {
|
|
10224
|
-
|
|
10224
|
+
slot: string;
|
|
10225
|
+
value: string;
|
|
10225
10226
|
};
|
|
10226
10227
|
nextKey: string;
|
|
10227
10228
|
nextIndex: string | number | bigint;
|
|
10228
10229
|
} | {
|
|
10229
10230
|
leaf: {
|
|
10230
|
-
|
|
10231
|
-
value: string;
|
|
10231
|
+
nullifier: string;
|
|
10232
10232
|
};
|
|
10233
10233
|
nextKey: string;
|
|
10234
10234
|
nextIndex: string | number | bigint;
|
|
@@ -10254,22 +10254,22 @@ export declare class AvmCircuitInputs {
|
|
|
10254
10254
|
};
|
|
10255
10255
|
treeId: number;
|
|
10256
10256
|
leaf: {
|
|
10257
|
-
nullifier: string;
|
|
10258
|
-
} | {
|
|
10259
10257
|
slot: string;
|
|
10260
10258
|
value: string;
|
|
10259
|
+
} | {
|
|
10260
|
+
nullifier: string;
|
|
10261
10261
|
};
|
|
10262
10262
|
lowLeavesWitnessData: {
|
|
10263
10263
|
leaf: {
|
|
10264
10264
|
leaf: {
|
|
10265
|
-
|
|
10265
|
+
slot: string;
|
|
10266
|
+
value: string;
|
|
10266
10267
|
};
|
|
10267
10268
|
nextKey: string;
|
|
10268
10269
|
nextIndex: string | number | bigint;
|
|
10269
10270
|
} | {
|
|
10270
10271
|
leaf: {
|
|
10271
|
-
|
|
10272
|
-
value: string;
|
|
10272
|
+
nullifier: string;
|
|
10273
10273
|
};
|
|
10274
10274
|
nextKey: string;
|
|
10275
10275
|
nextIndex: string | number | bigint;
|
|
@@ -10280,14 +10280,14 @@ export declare class AvmCircuitInputs {
|
|
|
10280
10280
|
insertionWitnessData: {
|
|
10281
10281
|
leaf: {
|
|
10282
10282
|
leaf: {
|
|
10283
|
-
|
|
10283
|
+
slot: string;
|
|
10284
|
+
value: string;
|
|
10284
10285
|
};
|
|
10285
10286
|
nextKey: string;
|
|
10286
10287
|
nextIndex: string | number | bigint;
|
|
10287
10288
|
} | {
|
|
10288
10289
|
leaf: {
|
|
10289
|
-
|
|
10290
|
-
value: string;
|
|
10290
|
+
nullifier: string;
|
|
10291
10291
|
};
|
|
10292
10292
|
nextKey: string;
|
|
10293
10293
|
nextIndex: string | number | bigint;
|
|
@@ -10307,22 +10307,22 @@ export declare class AvmCircuitInputs {
|
|
|
10307
10307
|
};
|
|
10308
10308
|
treeId: number;
|
|
10309
10309
|
leaf: {
|
|
10310
|
-
nullifier: string;
|
|
10311
|
-
} | {
|
|
10312
10310
|
slot: string;
|
|
10313
10311
|
value: string;
|
|
10312
|
+
} | {
|
|
10313
|
+
nullifier: string;
|
|
10314
10314
|
};
|
|
10315
10315
|
lowLeavesWitnessData: {
|
|
10316
10316
|
leaf: {
|
|
10317
10317
|
leaf: {
|
|
10318
|
-
|
|
10318
|
+
slot: string;
|
|
10319
|
+
value: string;
|
|
10319
10320
|
};
|
|
10320
10321
|
nextKey: string;
|
|
10321
10322
|
nextIndex: string | number | bigint;
|
|
10322
10323
|
} | {
|
|
10323
10324
|
leaf: {
|
|
10324
|
-
|
|
10325
|
-
value: string;
|
|
10325
|
+
nullifier: string;
|
|
10326
10326
|
};
|
|
10327
10327
|
nextKey: string;
|
|
10328
10328
|
nextIndex: string | number | bigint;
|
|
@@ -10333,14 +10333,14 @@ export declare class AvmCircuitInputs {
|
|
|
10333
10333
|
insertionWitnessData: {
|
|
10334
10334
|
leaf: {
|
|
10335
10335
|
leaf: {
|
|
10336
|
-
|
|
10336
|
+
slot: string;
|
|
10337
|
+
value: string;
|
|
10337
10338
|
};
|
|
10338
10339
|
nextKey: string;
|
|
10339
10340
|
nextIndex: string | number | bigint;
|
|
10340
10341
|
} | {
|
|
10341
10342
|
leaf: {
|
|
10342
|
-
|
|
10343
|
-
value: string;
|
|
10343
|
+
nullifier: string;
|
|
10344
10344
|
};
|
|
10345
10345
|
nextKey: string;
|
|
10346
10346
|
nextIndex: string | number | bigint;
|
|
@@ -10769,14 +10769,14 @@ export declare class AvmCircuitInputs {
|
|
|
10769
10769
|
index: string | number | bigint;
|
|
10770
10770
|
leafPreimage: {
|
|
10771
10771
|
leaf: {
|
|
10772
|
-
|
|
10772
|
+
slot: string;
|
|
10773
|
+
value: string;
|
|
10773
10774
|
};
|
|
10774
10775
|
nextKey: string;
|
|
10775
10776
|
nextIndex: string | number | bigint;
|
|
10776
10777
|
} | {
|
|
10777
10778
|
leaf: {
|
|
10778
|
-
|
|
10779
|
-
value: string;
|
|
10779
|
+
nullifier: string;
|
|
10780
10780
|
};
|
|
10781
10781
|
nextKey: string;
|
|
10782
10782
|
nextIndex: string | number | bigint;
|
|
@@ -10790,14 +10790,14 @@ export declare class AvmCircuitInputs {
|
|
|
10790
10790
|
index: string | number | bigint;
|
|
10791
10791
|
leafPreimage: {
|
|
10792
10792
|
leaf: {
|
|
10793
|
-
|
|
10793
|
+
slot: string;
|
|
10794
|
+
value: string;
|
|
10794
10795
|
};
|
|
10795
10796
|
nextKey: string;
|
|
10796
10797
|
nextIndex: string | number | bigint;
|
|
10797
10798
|
} | {
|
|
10798
10799
|
leaf: {
|
|
10799
|
-
|
|
10800
|
-
value: string;
|
|
10800
|
+
nullifier: string;
|
|
10801
10801
|
};
|
|
10802
10802
|
nextKey: string;
|
|
10803
10803
|
nextIndex: string | number | bigint;
|
|
@@ -10823,22 +10823,22 @@ export declare class AvmCircuitInputs {
|
|
|
10823
10823
|
};
|
|
10824
10824
|
treeId: number;
|
|
10825
10825
|
leaf: {
|
|
10826
|
-
nullifier: string;
|
|
10827
|
-
} | {
|
|
10828
10826
|
slot: string;
|
|
10829
10827
|
value: string;
|
|
10828
|
+
} | {
|
|
10829
|
+
nullifier: string;
|
|
10830
10830
|
};
|
|
10831
10831
|
lowLeavesWitnessData: {
|
|
10832
10832
|
leaf: {
|
|
10833
10833
|
leaf: {
|
|
10834
|
-
|
|
10834
|
+
slot: string;
|
|
10835
|
+
value: string;
|
|
10835
10836
|
};
|
|
10836
10837
|
nextKey: string;
|
|
10837
10838
|
nextIndex: string | number | bigint;
|
|
10838
10839
|
} | {
|
|
10839
10840
|
leaf: {
|
|
10840
|
-
|
|
10841
|
-
value: string;
|
|
10841
|
+
nullifier: string;
|
|
10842
10842
|
};
|
|
10843
10843
|
nextKey: string;
|
|
10844
10844
|
nextIndex: string | number | bigint;
|
|
@@ -10849,14 +10849,14 @@ export declare class AvmCircuitInputs {
|
|
|
10849
10849
|
insertionWitnessData: {
|
|
10850
10850
|
leaf: {
|
|
10851
10851
|
leaf: {
|
|
10852
|
-
|
|
10852
|
+
slot: string;
|
|
10853
|
+
value: string;
|
|
10853
10854
|
};
|
|
10854
10855
|
nextKey: string;
|
|
10855
10856
|
nextIndex: string | number | bigint;
|
|
10856
10857
|
} | {
|
|
10857
10858
|
leaf: {
|
|
10858
|
-
|
|
10859
|
-
value: string;
|
|
10859
|
+
nullifier: string;
|
|
10860
10860
|
};
|
|
10861
10861
|
nextKey: string;
|
|
10862
10862
|
nextIndex: string | number | bigint;
|
|
@@ -10876,22 +10876,22 @@ export declare class AvmCircuitInputs {
|
|
|
10876
10876
|
};
|
|
10877
10877
|
treeId: number;
|
|
10878
10878
|
leaf: {
|
|
10879
|
-
nullifier: string;
|
|
10880
|
-
} | {
|
|
10881
10879
|
slot: string;
|
|
10882
10880
|
value: string;
|
|
10881
|
+
} | {
|
|
10882
|
+
nullifier: string;
|
|
10883
10883
|
};
|
|
10884
10884
|
lowLeavesWitnessData: {
|
|
10885
10885
|
leaf: {
|
|
10886
10886
|
leaf: {
|
|
10887
|
-
|
|
10887
|
+
slot: string;
|
|
10888
|
+
value: string;
|
|
10888
10889
|
};
|
|
10889
10890
|
nextKey: string;
|
|
10890
10891
|
nextIndex: string | number | bigint;
|
|
10891
10892
|
} | {
|
|
10892
10893
|
leaf: {
|
|
10893
|
-
|
|
10894
|
-
value: string;
|
|
10894
|
+
nullifier: string;
|
|
10895
10895
|
};
|
|
10896
10896
|
nextKey: string;
|
|
10897
10897
|
nextIndex: string | number | bigint;
|
|
@@ -10902,14 +10902,14 @@ export declare class AvmCircuitInputs {
|
|
|
10902
10902
|
insertionWitnessData: {
|
|
10903
10903
|
leaf: {
|
|
10904
10904
|
leaf: {
|
|
10905
|
-
|
|
10905
|
+
slot: string;
|
|
10906
|
+
value: string;
|
|
10906
10907
|
};
|
|
10907
10908
|
nextKey: string;
|
|
10908
10909
|
nextIndex: string | number | bigint;
|
|
10909
10910
|
} | {
|
|
10910
10911
|
leaf: {
|
|
10911
|
-
|
|
10912
|
-
value: string;
|
|
10912
|
+
nullifier: string;
|
|
10913
10913
|
};
|
|
10914
10914
|
nextKey: string;
|
|
10915
10915
|
nextIndex: string | number | bigint;
|
|
@@ -11711,10 +11711,10 @@ export declare class AvmFastSimulationInputs {
|
|
|
11711
11711
|
nullifiers: z.ZodArray<ZodFor<Fr>, "many">;
|
|
11712
11712
|
l2ToL1Messages: z.ZodArray<z.ZodEffects<z.ZodObject<{
|
|
11713
11713
|
message: z.ZodEffects<z.ZodObject<{
|
|
11714
|
-
recipient: z.ZodType<import("
|
|
11714
|
+
recipient: z.ZodType<import("@aztec/foundation/eth-address").EthAddress, any, string>;
|
|
11715
11715
|
content: z.ZodType<Fr, any, string>;
|
|
11716
11716
|
}, "strip", z.ZodTypeAny, {
|
|
11717
|
-
recipient: import("
|
|
11717
|
+
recipient: import("@aztec/foundation/eth-address").EthAddress;
|
|
11718
11718
|
content: Fr;
|
|
11719
11719
|
}, {
|
|
11720
11720
|
recipient: string;
|
|
@@ -11760,10 +11760,10 @@ export declare class AvmFastSimulationInputs {
|
|
|
11760
11760
|
nullifiers: z.ZodArray<ZodFor<Fr>, "many">;
|
|
11761
11761
|
l2ToL1Messages: z.ZodArray<z.ZodEffects<z.ZodObject<{
|
|
11762
11762
|
message: z.ZodEffects<z.ZodObject<{
|
|
11763
|
-
recipient: z.ZodType<import("
|
|
11763
|
+
recipient: z.ZodType<import("@aztec/foundation/eth-address").EthAddress, any, string>;
|
|
11764
11764
|
content: z.ZodType<Fr, any, string>;
|
|
11765
11765
|
}, "strip", z.ZodTypeAny, {
|
|
11766
|
-
recipient: import("
|
|
11766
|
+
recipient: import("@aztec/foundation/eth-address").EthAddress;
|
|
11767
11767
|
content: Fr;
|
|
11768
11768
|
}, {
|
|
11769
11769
|
recipient: string;
|
|
@@ -12006,10 +12006,10 @@ export declare class AvmFastSimulationInputs {
|
|
|
12006
12006
|
globalVariables: z.ZodEffects<z.ZodObject<{
|
|
12007
12007
|
chainId: ZodFor<Fr>;
|
|
12008
12008
|
version: ZodFor<Fr>;
|
|
12009
|
-
blockNumber: z.ZodEffects<z.ZodPipeline<z.ZodUnion<[z.ZodNumber, z.ZodBigInt, z.ZodString]>, z.ZodNumber>, import("
|
|
12010
|
-
slotNumber: ZodFor<import("
|
|
12009
|
+
blockNumber: z.ZodEffects<z.ZodPipeline<z.ZodUnion<[z.ZodNumber, z.ZodBigInt, z.ZodString]>, z.ZodNumber>, import("@aztec/foundation/branded-types").BlockNumber, string | number | bigint>;
|
|
12010
|
+
slotNumber: ZodFor<import("@aztec/foundation/schemas").SlotNumber>;
|
|
12011
12011
|
timestamp: z.ZodPipeline<z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodString]>, z.ZodBigInt>;
|
|
12012
|
-
coinbase: ZodFor<import("
|
|
12012
|
+
coinbase: ZodFor<import("@aztec/foundation/eth-address").EthAddress>;
|
|
12013
12013
|
feeRecipient: ZodFor<AztecAddress>;
|
|
12014
12014
|
gasFees: z.ZodEffects<z.ZodObject<{
|
|
12015
12015
|
feePerDaGas: z.ZodPipeline<z.ZodUnion<[z.ZodBigInt, z.ZodNumber, z.ZodString]>, z.ZodBigInt>;
|
|
@@ -12034,7 +12034,7 @@ export declare class AvmFastSimulationInputs {
|
|
|
12034
12034
|
_branding: "SlotNumber";
|
|
12035
12035
|
};
|
|
12036
12036
|
timestamp: bigint;
|
|
12037
|
-
coinbase: import("
|
|
12037
|
+
coinbase: import("@aztec/foundation/eth-address").EthAddress;
|
|
12038
12038
|
feeRecipient: AztecAddress;
|
|
12039
12039
|
gasFees: GasFees;
|
|
12040
12040
|
}, {
|