Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/0xMiden/node
/ functions
Functions
2,587 in github.com/0xMiden/node
⨍
Functions
2,587
◇
Types & classes
507
Method
get_vault_asset_witnesses
( &self, account_id: AccountId, vault_root: Word, vault_keys: BTreeSet<AssetVa
bin/benchmark/src/create_proofs.rs:540
Method
get_vault_asset_witnesses
( &self, _account_id: AccountId, vault_root: Word, vault_keys: BTreeSet<AssetV
bin/validator/src/tx_validation/data_store.rs:66
Method
get_vault_asset_witnesses
( &self, account_id: AccountId, _vault_root: Word, vault_keys: BTreeSet<AssetV
bin/ntx-builder/src/actor/execute.rs:662
Method
get_vault_asset_witnesses
Fetches asset vault witnesses for the given keys at the reference block.
bin/ntx-builder/src/clients/rpc.rs:281
Function
grpc_trace_fn
(request: &http::Request<T>)
crates/utils/src/tracing/grpc.rs:13
Method
handle
(&self, request: Self::Input)
crates/rpc/src/server/api/get_block_header_by_number.rs:31
Method
handle
(&self, request: Self::Input)
crates/rpc/src/server/api/sync_nullifiers.rs:36
Method
handle
(&self, request: Self::Input)
crates/rpc/src/server/api/get_block_by_number.rs:31
Method
handle
(&self, request: Self::Input)
crates/rpc/src/server/api/sync_chain_mmr.rs:33
Method
handle
(&self, request: Self::Input)
crates/rpc/src/server/api/sync_account_storage_maps.rs:33
Method
handle
(&self, request: Self::Input)
crates/rpc/src/server/api/sync_account_vault.rs:34
Method
handle
(&self, request: Self::Input)
crates/rpc/src/server/api/get_account.rs:38
Method
handle
(&self, request: Self::Input)
crates/rpc/src/server/api/get_notes_by_id.rs:34
Method
handle
(&self, _request: Self::Input)
crates/rpc/src/server/api/status.rs:28
Method
handle
(&self, request: Self::Input)
crates/rpc/src/server/api/sync_transactions.rs:38
Method
handle
(&self, _request: Self::Input)
crates/rpc/src/server/api/get_limits.rs:27
Method
handle
(&self, (batch, inputs): Self::Input)
crates/rpc/src/server/api/submit_auth_tx_batch.rs:47
Method
handle
(&self, request: Self::Input)
crates/rpc/src/server/api/get_note_script_by_root.rs:30
Method
handle
(&self, tx: Self::Input)
crates/rpc/src/server/api/submit_auth_tx.rs:24
Method
handle
(&self, request: Self::Input)
crates/rpc/src/server/api/sync_notes.rs:31
Method
handle
(&self, (proof_kind, request): Self::Input)
bin/remote-prover/src/server/prove.rs:19
Method
handle
(&self, _input: Self::Input)
bin/remote-prover/src/server/status.rs:20
Method
handle
(&self, input: Self::Input)
bin/validator/src/server/validator_service/submit_proven_transaction.rs:26
Method
handle
(&self, proposed_block: Self::Input)
bin/validator/src/server/validator_service/sign_block.rs:34
Method
handle
(&self, _input: Self::Input)
bin/validator/src/server/validator_service/status.rs:32
Method
handle
(&self, request: Self::Input)
bin/validator/src/server/validator_service/block_subscription.rs:54
Method
handle
(&self, note_id: Self::Input)
bin/ntx-builder/src/server/get_network_note_status.rs:32
Method
handle
(self)
bin/node/src/commands/lifecycle.rs:42
Method
handle
(self)
bin/node/src/commands/recover.rs:38
Function
handle_committed_block_defers_spawn_until_account_creation_commits
()
bin/ntx-builder/src/coordinator.rs:369
Function
handle_committed_block_does_not_spawn_for_account_update_only
()
bin/ntx-builder/src/coordinator.rs:421
Function
handle_committed_block_notifies_existing_actors
()
bin/ntx-builder/src/coordinator.rs:477
Function
handle_committed_block_spawns_for_committed_note_target
()
bin/ntx-builder/src/coordinator.rs:345
Method
handle_job_result
( result: Result<Result<(), BuildBatchError>, JoinError>, )
crates/block-producer/src/batch_builder/mod.rs:216
Method
healthy
Creates a healthy service status with the current timestamp.
bin/network-monitor/src/service_status.rs:67
Function
healthy_when_pending_under_threshold
()
bin/network-monitor/src/counter.rs:1289
Function
healthy_while_streak_below_confirmation_window
()
bin/network-monitor/src/counter.rs:1298
Function
hex_digest
()
crates/proto/src/domain/digest.rs:233
Function
idle_timeout_fires_despite_repeated_notifications
()
bin/ntx-builder/src/actor/mod.rs:798
Function
idx_to_raw_sql
(idx: usize)
crates/db/src/conv.rs:184
Function
ignores_toml_examples_in_html_comments
()
xtask/src/changelog/tests.rs:121
Function
in_flight_request_blocks_backup
()
bin/validator/src/server/validator_service/tests.rs:638
Function
increment_masm_assembles_and_links
()
bin/network-monitor/src/counter.rs:1264
Method
index_db_key
(index: u64)
crates/large-smt-backend-rocksdb/src/rocksdb.rs:314
Function
inferred_fields_can_be_recorded_after_span_creation
()
crates/utils/tests/tracing_macros.rs:121
Method
initial_status
(&self)
bin/network-monitor/src/note_transport.rs:39
Method
initial_status
(&self)
bin/network-monitor/src/remote_prover.rs:269
Method
initial_status
(&self)
bin/network-monitor/src/validator.rs:36
Method
initial_status
(&self)
bin/network-monitor/src/status.rs:108
Method
initial_status
(&self)
bin/network-monitor/src/explorer.rs:82
Method
initial_status
(&self)
bin/network-monitor/src/counter.rs:408
Method
initialize_path_nodes
Initializes the path nodes array from the latest state. Converts the sparse path to a dense path and reverses it for indexing by depth from leaf.
crates/store/src/accounts/mod.rs:300
Function
inject_section_descriptions
Inserts explanatory text below clap-generated help section headings.
bin/node/src/commands/section.rs:34
Function
inputs_from_beyond_the_chain_tip_are_rejected
()
crates/block-producer/src/mempool/tests/add_transaction.rs:173
Function
inputs_from_within_overlap_are_accepted
()
crates/block-producer/src/mempool/tests/add_transaction.rs:188
Function
insert_adds_parent_child_relationships
()
crates/block-producer/src/mempool/graph/edges.rs:108
Function
insert_network_notes_is_idempotent
()
bin/ntx-builder/src/db/models/queries/tests.rs:55
Method
insert_value
( &mut self, index: u64, key: Word, value: Word, )
crates/large-smt-backend-rocksdb/src/rocksdb.rs:640
Function
interceptor_inserts_accept_metadata_when_missing
()
crates/proto/src/clients/mod.rs:143
Function
interceptor_preserves_existing_accept_metadata
()
crates/proto/src/clients/mod.rs:129
Function
internal_batch_selection_skips_candidates_exceeding_remaining_budget
()
crates/block-producer/src/mempool/tests.rs:85
Method
interval
(&self)
bin/network-monitor/src/note_transport.rs:35
Method
interval
(&self)
bin/network-monitor/src/remote_prover.rs:265
Method
interval
(&self)
bin/network-monitor/src/validator.rs:32
Method
interval
(&self)
bin/network-monitor/src/status.rs:104
Method
interval
(&self)
bin/network-monitor/src/explorer.rs:78
Method
interval
(&self)
bin/network-monitor/src/counter.rs:404
Method
into_inclusive_range
Converts the block range into an inclusive range.
crates/proto/src/domain/block.rs:255
Function
intra_batch_unauthenticated_note
()
crates/block-producer/src/mempool/tests.rs:573
Function
invalid_block_range_to_status
(RpcInvalidBlockRange(err): RpcInvalidBlockRange)
crates/rpc/src/server/api.rs:280
Function
invalid_proof_kind_is_rejected
()
bin/remote-prover/src/server/tests.rs:300
Method
is_empty
(&self)
crates/db/src/migration/schema.rs:126
Method
is_synced
Returns `true` once the builder has caught up to the node's committed chain tip at least once. Stays `true` for the lifetime of the process.
bin/ntx-builder/src/builder.rs:101
Function
is_transient_rpc_error
Returns `true` for `RpcError`s that originate from a transient gRPC condition. All other RPC errors (deserialization, missing fields) are content erro
bin/ntx-builder/src/actor/execute.rs:99
Function
is_transient_status
Returns `true` for gRPC status codes that indicate a transient transport- or server-side problem worth retrying. Content-rejection codes (`InvalidArgu
bin/ntx-builder/src/actor/execute.rs:84
Function
is_valid
()
crates/block-producer/src/mempool/tests/add_transaction.rs:452
Method
iter_leaves
(&self)
crates/large-smt-backend-rocksdb/src/rocksdb.rs:604
Method
iter_subtrees
(&self)
crates/large-smt-backend-rocksdb/src/rocksdb.rs:607
Function
j
(t)
bin/network-monitor/assets/htmx.min.js:1
Function
join_next_or_cancelled_accepts_clean_task_completion_after_cancellation
()
crates/utils/src/tasks.rs:146
Function
join_next_or_cancelled_treats_task_completion_before_cancellation_as_error
()
crates/utils/src/tasks.rs:166
Function
join_next_or_cancelled_waits_for_all_tasks_to_complete_after_cancellation
()
crates/utils/src/tasks.rs:180
Function
json_string
(value: &str)
bin/network-monitor/src/view/helpers.rs:105
Function
landing_advances_in_memory_account_by_its_delta
()
bin/ntx-builder/src/actor/mod.rs:718
Method
layer
(&self, inner: S)
crates/rpc/src/server/accept.rs:130
Function
legacy_behaviour_with_capacity_1
()
bin/remote-prover/src/server/tests.rs:191
Method
limit_exceeded
Creates storage map details indicating the limit was exceeded.
crates/proto/src/domain/account.rs:519
Function
limit_exceeded_max_size_covers_max_slot_name
()
crates/store/src/state/account.rs:602
Method
load
Creates a new [`DataDirectory`], ensuring that the directory exists and is accessible insofar as is possible.
crates/store/src/data_directory.rs:13
Method
load
( data_path: &Path, storage_options: StorageOptions, )
crates/store/src/state/mod.rs:175
Method
load_block
Loads a block from the in-memory replica cache or block store. Return `Ok(None)` if the block is not found.
crates/store/src/state/mod.rs:742
Method
load_bootstrap
Loads a data directory for use by the `bootstrap` command.
bin/validator/src/data_directory.rs:27
Function
load_mmr_rejects_chain_mmr_mismatch_from_database
()
crates/store/src/state/loader.rs:787
Method
load_proof
Loads a block proof from the in-memory replica cache or block store. Returns `Ok(None)` if the proof is not found.
crates/store/src/state/mod.rs:757
Method
load_proving_inputs
Loads serialized block proving inputs from the block store.
crates/store/src/state/mod.rs:284
Method
load_server
Loads a data directory for use by the `start` and `migrate` commands.
bin/validator/src/data_directory.rs:21
Method
load_with_database_options
( data_path: &Path, storage_options: StorageOptions, database_options: DatabaseOptions
crates/store/src/state/mod.rs:191
Method
load_with_pool_size
( database_filepath: PathBuf, connection_pool_size: NonZeroUsize, )
crates/store/src/db/mod.rs:235
Method
load_with_pool_size
( database_filepath: PathBuf, connection_pool_size: NonZeroUsize, )
bin/ntx-builder/src/db/mod.rs:62
Method
local
()
crates/block-producer/src/block_prover.rs:33
← previous
next →
1,901–2,000 of 2,587, ranked by callers