All items in aztec-nr
Structs
- address_note::address_note::AddressNote
- address_note::address_note::AddressNoteProperties
- compressed_string::CompressedString
- compressed_string::FieldCompressedString
- easy_private_state::EasyPrivateUint
- noir_aztec::authwit::account::AccountActions
- noir_aztec::authwit::account::AccountFeePaymentMethodOptionsEnum
- noir_aztec::authwit::authorization_selector::AuthorizationSelector
- noir_aztec::authwit::entrypoint::app::AppPayload
- noir_aztec::authwit::entrypoint::function_call::FunctionCall
- noir_aztec::context::calls::PrivateCall
- noir_aztec::context::calls::PrivateStaticCall
- noir_aztec::context::calls::PublicCall
- noir_aztec::context::calls::PublicStaticCall
- noir_aztec::context::calls::UtilityCall
- noir_aztec::context::gas::GasOpts
- noir_aztec::context::inputs::private_context_inputs::PrivateContextInputs
- noir_aztec::context::note_hash_read::NoteHashRead
- noir_aztec::context::private_context::PrivateContext
- noir_aztec::context::public_context::PublicContext
- noir_aztec::context::returns_hash::ReturnsHash
- noir_aztec::context::utility_context::UtilityContext
- noir_aztec::contract_self::ContractSelf
- noir_aztec::event::event_selector::EventSelector
- noir_aztec::messages::discovery::NoteHashAndNullifier
- noir_aztec::messages::discovery::nonce_discovery::DiscoveredNoteInfo
- noir_aztec::messages::encryption::aes128::AES128
- noir_aztec::messages::message_delivery::MessageDeliveryEnum
- noir_aztec::messages::processing::message_context::MessageContext
- noir_aztec::note::note_emission::NoteEmission
- noir_aztec::note::note_emission::NoteEmissionContent
- noir_aztec::note::note_emission::OuterNoteEmission
- noir_aztec::note::note_getter_options::NoteGetterOptions
- noir_aztec::note::note_getter_options::NoteStatusEnum
- noir_aztec::note::note_getter_options::PropertySelector
- noir_aztec::note::note_getter_options::Select
- noir_aztec::note::note_getter_options::Sort
- noir_aztec::note::note_getter_options::SortOrderEnum
- noir_aztec::note::note_metadata::NoteMetadata
- noir_aztec::note::note_metadata::PendingPreviousPhaseNoteMetadata
- noir_aztec::note::note_metadata::PendingSamePhaseNoteMetadata
- noir_aztec::note::note_metadata::SettledNoteMetadata
- noir_aztec::note::note_viewer_options::NoteViewerOptions
- noir_aztec::note::retrieved_note::RetrievedNote
- noir_aztec::oracle::get_membership_witness::MembershipWitness
- noir_aztec::oracle::get_nullifier_membership_witness::NullifierMembershipWitness
- noir_aztec::oracle::get_public_data_witness::PublicDataWitness
- noir_aztec::state_vars::delayed_public_mutable::DelayedPublicMutable
- noir_aztec::state_vars::map::Map
- noir_aztec::state_vars::private_immutable::PrivateImmutable
- noir_aztec::state_vars::private_mutable::PrivateMutable
- noir_aztec::state_vars::private_set::PrivateSet
- noir_aztec::state_vars::public_immutable::PublicImmutable
- noir_aztec::state_vars::public_mutable::PublicMutable
- noir_aztec::state_vars::storage::Storable
- noir_aztec::test::helpers::test_environment::PrivateContextOptions
- noir_aztec::test::helpers::test_environment::TestEnvironment
- noir_aztec::test::helpers::utils::ContractDeployment
- noir_aztec::test::helpers::utils::TestAccount
- noir_aztec::test::mocks::mock_struct::MockStruct
- noir_aztec::utils::with_hash::WithHash
- uint_note::uint_note::PartialUintNote
- uint_note::uint_note::UintNote
- uint_note::uint_note::UintNoteProperties
- value_note::value_note::ValueNote
- value_note::value_note::ValueNoteProperties
Traits
- noir_aztec::authwit::authorization_interface::AuthorizationInterface
- noir_aztec::event::event_interface::EventInterface
- noir_aztec::history::contract_inclusion::ProveContractDeployment
- noir_aztec::history::contract_inclusion::ProveContractInitialization
- noir_aztec::history::contract_inclusion::ProveContractNonDeployment
- noir_aztec::history::contract_inclusion::ProveContractNonInitialization
- noir_aztec::history::note_inclusion::ProveNoteInclusion
- noir_aztec::history::nullifier_inclusion::ProveNoteIsNullified
- noir_aztec::history::nullifier_inclusion::ProveNullifierInclusion
- noir_aztec::history::nullifier_non_inclusion::ProveNoteNotNullified
- noir_aztec::history::nullifier_non_inclusion::ProveNullifierNonInclusion
- noir_aztec::history::public_storage::PublicStorageHistoricalRead
- noir_aztec::macros::utils::AsStrQuote
- noir_aztec::messages::encryption::message_encryption::MessageEncryption
- noir_aztec::note::note_interface::NoteHash
- noir_aztec::note::note_interface::NoteProperties
- noir_aztec::note::note_interface::NoteType
- noir_aztec::note::note_interface::PartialNote
- noir_aztec::state_vars::storage::HasStorageSlot
Type aliases
Globals
- noir_aztec::authwit::account::AccountFeePaymentMethodOptions
- noir_aztec::authwit::auth::IS_VALID_SELECTOR
- noir_aztec::keys::constants::INCOMING_INDEX
- noir_aztec::keys::constants::NULLIFIER_INDEX
- noir_aztec::keys::constants::NUM_KEY_TYPES
- noir_aztec::keys::constants::OUTGOING_INDEX
- noir_aztec::keys::constants::TAGGING_INDEX
- noir_aztec::keys::constants::sk_generators
- noir_aztec::macros::events::EVENT_SELECTORS
- noir_aztec::macros::notes::NOTES
- noir_aztec::macros::storage::STORAGE_LAYOUT_NAME
- noir_aztec::messages::discovery::partial_notes::DELIVERED_PENDING_PARTIAL_NOTE_ARRAY_LENGTH_CAPSULES_SLOT
- noir_aztec::messages::discovery::partial_notes::MAX_PARTIAL_NOTE_PRIVATE_PACKED_LEN
- noir_aztec::messages::discovery::private_events::MAX_EVENT_SERIALIZED_LEN
- noir_aztec::messages::discovery::private_notes::MAX_NOTE_PACKED_LEN
- noir_aztec::messages::encoding::EPH_PK_SIGN_BYTE_SIZE_IN_BYTES
- noir_aztec::messages::encoding::EPH_PK_X_SIZE_IN_FIELDS
- noir_aztec::messages::encoding::MAX_MESSAGE_CONTENT_LEN
- noir_aztec::messages::encoding::MESSAGE_CIPHERTEXT_LEN
- noir_aztec::messages::encoding::MESSAGE_EXPANDED_METADATA_LEN
- noir_aztec::messages::encoding::MESSAGE_PLAINTEXT_LEN
- noir_aztec::messages::message_delivery::MessageDelivery
- noir_aztec::messages::msg_type::PARTIAL_NOTE_PRIVATE_MSG_TYPE_ID
- noir_aztec::messages::msg_type::PRIVATE_EVENT_MSG_TYPE_ID
- noir_aztec::messages::msg_type::PRIVATE_NOTE_MSG_TYPE_ID
- noir_aztec::messages::offchain_messages::OFFCHAIN_MESSAGE_IDENTIFIER
- noir_aztec::note::constants::MAX_NOTES_PER_PAGE
- noir_aztec::note::note_getter_options::NoteStatus
- noir_aztec::note::note_getter_options::SortOrder
- noir_aztec::oracle::version::ORACLE_VERSION
- noir_aztec::utils::comparison::Comparator
Functions
- noir_aztec::authwit::auth::assert_current_call_valid_authwit
- noir_aztec::authwit::auth::assert_current_call_valid_authwit_public
- noir_aztec::authwit::auth::assert_inner_hash_valid_authwit
- noir_aztec::authwit::auth::assert_inner_hash_valid_authwit_public
- noir_aztec::authwit::auth::compute_authwit_message_hash
- noir_aztec::authwit::auth::compute_authwit_message_hash_from_call
- noir_aztec::authwit::auth::compute_authwit_nullifier
- noir_aztec::authwit::auth::compute_inner_authwit_hash
- noir_aztec::authwit::auth::set_authorized
- noir_aztec::authwit::auth::set_reject_all
- noir_aztec::context::public_context::avm_return
- noir_aztec::context::public_context::calldata_copy
- noir_aztec::event::event_emission::emit_event_in_private
- noir_aztec::event::event_emission::emit_event_in_public
- noir_aztec::hash::compute_l1_to_l2_message_hash
- noir_aztec::hash::compute_l1_to_l2_message_nullifier
- noir_aztec::hash::compute_public_bytecode_commitment
- noir_aztec::hash::compute_secret_hash
- noir_aztec::hash::hash_args
- noir_aztec::hash::hash_calldata_array
- noir_aztec::hash::pedersen_commitment
- noir_aztec::keys::ecdh_shared_secret::derive_ecdh_shared_secret
- noir_aztec::keys::ecdh_shared_secret::derive_ecdh_shared_secret_using_aztec_address
- noir_aztec::keys::ephemeral::generate_ephemeral_key_pair
- noir_aztec::keys::getters::get_nsk_app
- noir_aztec::keys::getters::get_ovsk_app
- noir_aztec::keys::getters::get_public_keys
- noir_aztec::macros::authorization::authorization
- noir_aztec::macros::authorization::generate_authorization_interface_and_get_selector
- noir_aztec::macros::aztec::aztec
- noir_aztec::macros::dispatch::generate_public_dispatch
- noir_aztec::macros::events::event
- noir_aztec::macros::functions::authorize_once
- noir_aztec::macros::functions::external
- noir_aztec::macros::functions::initializer
- noir_aztec::macros::functions::internal
- noir_aztec::macros::functions::noinitcheck
- noir_aztec::macros::functions::nophasecheck
- noir_aztec::macros::functions::only_self
- noir_aztec::macros::functions::view
- noir_aztec::macros::functions::initialization_utils::assert_initialization_matches_address_preimage_private
- noir_aztec::macros::functions::initialization_utils::assert_initialization_matches_address_preimage_public
- noir_aztec::macros::functions::initialization_utils::assert_is_initialized_private
- noir_aztec::macros::functions::initialization_utils::assert_is_initialized_public
- noir_aztec::macros::functions::initialization_utils::compute_initialization_hash
- noir_aztec::macros::functions::initialization_utils::mark_as_initialized_private
- noir_aztec::macros::functions::initialization_utils::mark_as_initialized_public
- noir_aztec::macros::internals_functions_generation::abi_attributes::abi_initializer
- noir_aztec::macros::internals_functions_generation::abi_attributes::abi_only_self
- noir_aztec::macros::internals_functions_generation::abi_attributes::abi_private
- noir_aztec::macros::internals_functions_generation::abi_attributes::abi_public
- noir_aztec::macros::internals_functions_generation::abi_attributes::abi_utility
- noir_aztec::macros::internals_functions_generation::abi_attributes::abi_view
- noir_aztec::macros::notes::custom_note
- noir_aztec::macros::notes::note
- noir_aztec::macros::storage::storage
- noir_aztec::macros::storage::storage_no_init
- noir_aztec::macros::utils::derive_serialize_if_not_implemented
- noir_aztec::messages::discovery::discover_new_messages
- noir_aztec::messages::discovery::nonce_discovery::attempt_note_nonce_discovery
- noir_aztec::messages::discovery::partial_notes::fetch_and_process_partial_note_completion_logs
- noir_aztec::messages::discovery::partial_notes::process_partial_note_private_msg
- noir_aztec::messages::discovery::private_events::process_private_event_msg
- noir_aztec::messages::discovery::private_notes::attempt_note_discovery
- noir_aztec::messages::discovery::private_notes::process_private_note_msg
- noir_aztec::messages::discovery::process_message::process_message_ciphertext
- noir_aztec::messages::discovery::process_message::process_message_plaintext
- noir_aztec::messages::encoding::decode_message
- noir_aztec::messages::encoding::encode_message
- noir_aztec::messages::encryption::aes128::derive_aes_symmetric_key_and_iv_from_ecdh_shared_secret_using_poseidon2_unsafe
- noir_aztec::messages::encryption::poseidon2::poseidon2_decrypt
- noir_aztec::messages::encryption::poseidon2::poseidon2_encrypt
- noir_aztec::messages::logs::event::to_encrypted_private_event_message
- noir_aztec::messages::logs::note::compute_partial_note_private_content_log
- noir_aztec::messages::logs::note::partial_note_private_content_to_message_plaintext
- noir_aztec::messages::logs::note::private_note_to_message_plaintext
- noir_aztec::messages::offchain_messages::emit_offchain_message
- noir_aztec::note::lifecycle::create_note
- noir_aztec::note::lifecycle::destroy_note
- noir_aztec::note::lifecycle::destroy_note_unsafe
- noir_aztec::note::note_getter::get_note
- noir_aztec::note::note_getter::get_notes
- noir_aztec::note::note_getter::view_note
- noir_aztec::note::note_getter::view_notes
- noir_aztec::note::utils::compute_note_hash_for_nullification
- noir_aztec::note::utils::compute_note_hash_for_nullification_from_note_hash_read
- noir_aztec::note::utils::compute_note_hash_read
- noir_aztec::note::utils::compute_siloed_note_nullifier
- noir_aztec::oracle::aes128_decrypt::aes128_decrypt_oracle
- noir_aztec::oracle::auth_witness::get_auth_witness
- noir_aztec::oracle::block_header::get_block_header_at
- noir_aztec::oracle::call_private_function::call_private_function_internal
- noir_aztec::oracle::capsules::copy
- noir_aztec::oracle::capsules::delete
- noir_aztec::oracle::capsules::load
- noir_aztec::oracle::capsules::store
- noir_aztec::oracle::enqueue_public_function_call::is_side_effect_counter_revertible_oracle_wrapper
- noir_aztec::oracle::enqueue_public_function_call::notify_enqueued_public_function_call
- noir_aztec::oracle::enqueue_public_function_call::notify_set_min_revertible_side_effect_counter
- noir_aztec::oracle::enqueue_public_function_call::notify_set_min_revertible_side_effect_counter_oracle_wrapper
- noir_aztec::oracle::enqueue_public_function_call::notify_set_public_teardown_function_call
- noir_aztec::oracle::execution::get_utility_context
- noir_aztec::oracle::execution_cache::load
- noir_aztec::oracle::execution_cache::store
- noir_aztec::oracle::get_contract_instance::get_contract_instance
- noir_aztec::oracle::get_contract_instance::get_contract_instance_class_id_avm
- noir_aztec::oracle::get_contract_instance::get_contract_instance_deployer_avm
- noir_aztec::oracle::get_contract_instance::get_contract_instance_initialization_hash_avm
- noir_aztec::oracle::get_l1_to_l2_membership_witness::get_l1_to_l2_membership_witness
- noir_aztec::oracle::get_membership_witness::get_archive_membership_witness
- noir_aztec::oracle::get_membership_witness::get_note_hash_membership_witness
- noir_aztec::oracle::get_nullifier_membership_witness::get_low_nullifier_membership_witness
- noir_aztec::oracle::get_nullifier_membership_witness::get_nullifier_membership_witness
- noir_aztec::oracle::get_public_data_witness::get_public_data_witness
- noir_aztec::oracle::key_validation_request::get_key_validation_request
- noir_aztec::oracle::keys::get_public_keys_and_partial_address
- noir_aztec::oracle::logs::notify_created_contract_class_log
- noir_aztec::oracle::message_processing::fetch_tagged_logs
- noir_aztec::oracle::notes::check_nullifier_exists
- noir_aztec::oracle::notes::get_next_app_tag_as_sender
- noir_aztec::oracle::notes::get_notes
- noir_aztec::oracle::notes::get_sender_for_tags
- noir_aztec::oracle::notes::notify_created_note
- noir_aztec::oracle::notes::notify_created_nullifier
- noir_aztec::oracle::notes::notify_nullified_note
- noir_aztec::oracle::notes::set_sender_for_tags
- noir_aztec::oracle::offchain_effect::emit_offchain_effect
- noir_aztec::oracle::random::random
- noir_aztec::oracle::shared_secret::get_shared_secret
- noir_aztec::oracle::storage::raw_storage_read
- noir_aztec::oracle::storage::storage_read
- noir_aztec::oracle::version::assert_compatible_oracle_version
- noir_aztec::publish_contract_instance::publish_contract_instance_for_public_execution
- noir_aztec::test::helpers::authwit::add_private_authwit_from_call
- noir_aztec::test::helpers::authwit::add_public_authwit_from_call
- noir_aztec::test::helpers::txe_oracles::add_account
- noir_aztec::test::helpers::txe_oracles::add_authwit
- noir_aztec::test::helpers::txe_oracles::advance_blocks_by
- noir_aztec::test::helpers::txe_oracles::advance_timestamp_by
- noir_aztec::test::helpers::txe_oracles::create_account
- noir_aztec::test::helpers::txe_oracles::deploy
- noir_aztec::test::helpers::txe_oracles::deploy_oracle
- noir_aztec::test::helpers::txe_oracles::get_last_block_timestamp
- noir_aztec::test::helpers::txe_oracles::get_last_tx_effects
- noir_aztec::test::helpers::txe_oracles::get_next_block_number
- noir_aztec::test::helpers::txe_oracles::get_next_block_timestamp
- noir_aztec::test::helpers::txe_oracles::private_call_new_flow
- noir_aztec::test::helpers::txe_oracles::public_call_new_flow
- noir_aztec::test::helpers::txe_oracles::set_private_txe_context
- noir_aztec::test::helpers::txe_oracles::set_public_txe_context
- noir_aztec::test::helpers::txe_oracles::set_top_level_txe_context
- noir_aztec::test::helpers::txe_oracles::set_utility_txe_context
- noir_aztec::test::helpers::txe_oracles::simulate_utility_function
- noir_aztec::utils::array::append::append
- noir_aztec::utils::array::collapse::collapse
- noir_aztec::utils::array::subarray::subarray
- noir_aztec::utils::array::subbvec::subbvec
- noir_aztec::utils::comparison::compare
- noir_aztec::utils::conversion::bytes_to_fields::bytes_from_fields
- noir_aztec::utils::conversion::bytes_to_fields::bytes_to_fields
- noir_aztec::utils::conversion::fields_to_bytes::fields_from_bytes
- noir_aztec::utils::conversion::fields_to_bytes::fields_to_bytes
- noir_aztec::utils::point::get_sign_of_point
- noir_aztec::utils::point::point_from_x_coord
- noir_aztec::utils::point::point_from_x_coord_and_sign
- noir_aztec::utils::point::point_to_bytes
- noir_aztec::utils::random::get_random_bytes
- noir_aztec::utils::remove_constraints::remove_constraints
- noir_aztec::utils::remove_constraints::remove_constraints_if
- noir_aztec::utils::to_bytes::arr_to_be_bytes_arr
- noir_aztec::utils::to_bytes::str_to_be_bytes_arr
- value_note::balance_utils::get_balance
- value_note::balance_utils::get_balance_with_offset
- value_note::filter::filter_notes_min_sum