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
Function
all_storage_maps_budget_stays_under_hard_cap_with_many_limit_exceeded_maps
()
crates/store/src/state/account.rs:683
Function
all_storage_maps_expands_only_map_slots
()
crates/store/src/state/account.rs:564
Function
already_exists_in_mempool
()
crates/block-producer/src/mempool/tests/add_transaction.rs:497
Function
already_exists_in_store
()
crates/block-producer/src/mempool/tests/add_transaction.rs:469
Function
already_expired_is_rejected
()
crates/block-producer/src/mempool/tests/add_transaction.rs:116
Method
append
Inserts the batch into the dependency graph. # Errors Returns an error if the batch's state conflicts with the current graph view (e.g. it consumes
crates/block-producer/src/mempool/graph/batch.rs:71
Function
applies_missing_code_migrations_to_existing_database
()
crates/db/src/migration/migrator.rs:435
Function
apply_append_registers_parents_and_counts
()
crates/block-producer/src/mempool/graph/state.rs:357
Function
apply_committed_block_panics_on_txless_update_after_genesis
()
bin/ntx-builder/src/db/models/queries/tests.rs:335
Function
apply_committed_block_seeds_genesis_network_account
()
bin/ntx-builder/src/db/models/queries/tests.rs:312
Method
apply_reversion_overlays
( overlays: impl IntoIterator<Item = &'a HistoricalOverlay>, mut path_nodes: [Word; SMT_DEPTH
crates/store/src/accounts/mod.rs:317
Method
apply_snapshot
(&self, _read_opts: &mut ReadOptions)
crates/large-smt-backend-rocksdb/src/rocksdb.rs:361
Function
as_report
()
crates/utils/src/lib.rs:84
Function
as_report_context
()
crates/utils/src/lib.rs:90
Function
assumed_trait_bounds_upheld
()
crates/store/src/errors.rs:352
Function
available_notes_excludes_attempts_at_cap
()
bin/ntx-builder/src/db/models/queries/tests.rs:148
Function
available_notes_excludes_consumed_notes
()
bin/ntx-builder/src/db/models/queries/tests.rs:116
Function
available_notes_returns_unconsumed_under_attempt_cap
()
bin/ntx-builder/src/db/models/queries/tests.rs:137
Function
backoff_has_passed
( #[case] last_attempt_block_num: Option<BlockNumber>, #[case] current_block_num: BlockNumber,
bin/ntx-builder/src/db/models/queries/notes.rs:248
Function
backup_stream_blocks_sign_block_until_dropped
()
bin/validator/src/server/validator_service/tests.rs:590
Function
banned_ip_reports_expiry
()
crates/rpc/src/server/api/subscription/ban.rs:88
Function
batch_proof_is_correct
()
bin/remote-prover/src/server/tests.rs:375
Method
bench
()
crates/utils/src/clap.rs:55
Function
bench_historical_access
Benchmarks historical access at different depths and account counts.
crates/store/benches/account_tree.rs:185
Function
bench_insertion_with_history
Benchmarks insertion performance with history tracking at different account counts.
crates/store/benches/account_tree.rs:225
Function
bench_vanilla_access
Benchmarks vanilla `AccountTree` open (query) operations. This provides a baseline for comparison with historical access operations.
crates/store/benches/account_tree.rs:129
Function
bench_vanilla_insertion
Benchmarks vanilla `AccountTree` insertion (mutation) performance. This provides a baseline for comparison with history-tracking insertion.
crates/store/benches/account_tree.rs:151
Function
block_commit_reverts_expired_txns
()
crates/block-producer/src/mempool/tests.rs:230
Function
block_commitment_is_rejected_if_no_block_is_in_flight
()
crates/block-producer/src/mempool/tests.rs:337
Function
block_failure_increments_tx_failures
()
crates/block-producer/src/mempool/tests.rs:377
Function
block_producer_starts_with_store_state
()
crates/block-producer/src/server/tests.rs:23
Function
block_producer_status_without_mempool_stats_does_not_panic
()
bin/network-monitor/src/service_status.rs:417
Function
block_subscription_replays_then_freezes_signing
()
bin/validator/src/server/validator_service/tests.rs:536
Method
blocks
Creates a stream of committed blocks starting at `from`.
crates/rpc/src/server/api/subscription/stream/mod.rs:59
Method
bootstrap
(store_dir: PathBuf, genesis_block: &GenesisBlock)
crates/store/src/blocks.rs:45
Method
bootstrap
(genesis: GenesisBlock, data_directory: &Path)
crates/store/src/state/bootstrap.rs:21
Method
bootstrap
(path: &std::path::Path)
crates/rpc/src/tests.rs:104
Function
bootstrap_rejects_already_bootstrapped_database
()
bin/ntx-builder/src/db/mod.rs:444
Function
bootstrap_rejects_existing_database_file
()
crates/db/src/migration/migrator.rs:462
Function
bootstrap_seeds_genesis_chain_state
()
bin/ntx-builder/src/db/mod.rs:425
Function
bootstrap_seeds_genesis_network_account
()
bin/ntx-builder/src/db/mod.rs:408
Function
bootstraps_new_database_through_retired_and_code
()
crates/db/src/migration/migrator.rs:387
Function
bootstraps_new_database_with_code_only_migration
()
crates/db/src/migration/migrator.rs:406
Function
bootstraps_new_database_with_sql_only_migration
()
crates/db/src/migration/migrator.rs:420
Method
build_forest_operations
( entries: impl IntoIterator<Item = (Word, Word)>, )
crates/store/src/account_state_forest/mod.rs:177
Method
build_note_records
( header: &BlockHeader, body: &BlockBody, )
crates/store/src/state/apply_block.rs:344
Function
build_tls_client
Build a lazily-connected gRPC client using the network monitor's standard settings (TLS enabled, no metadata, no OTEL propagation).
bin/network-monitor/src/service.rs:23
Method
builder
()
crates/block-producer/src/domain/batch.rs:30
Method
builder
Creates a migration builder backed by an in-memory SQLite database.
crates/db/src/migration/migrator.rs:52
Method
call
( &mut self, mut request: tonic::Request<()>, )
crates/utils/src/tracing/grpc.rs:114
Method
call
(&mut self, mut request: tonic::Request<()>)
crates/proto/src/clients/mod.rs:107
Method
call
(&mut self, req: http::Request<Body>)
crates/rpc/src/server/health.rs:43
Method
call
(&mut self, request: http::Request<B>)
crates/rpc/src/server/accept.rs:272
Method
call_status
Calls the `status` endpoint on the validator server.
bin/validator/src/server/validator_service/tests.rs:85
Function
can_reflow_regular_comments_when_enabled
()
xtask/src/comment_reflow.rs:470
Function
cannot_have_multiple_inflight_blocks
()
crates/block-producer/src/mempool/tests.rs:344
Function
capacity_is_respected
()
bin/remote-prover/src/server/tests.rs:226
Function
catch_panic_layer_fn
(err: Box<dyn Any + Send + 'static>)
crates/utils/src/panic.rs:14
Function
chain_mmr_consistency_accepts_valid_loaded_chain
()
crates/store/src/state/loader.rs:751
Function
chain_mmr_consistency_rejects_corrupted_loaded_chain
()
crates/store/src/state/loader.rs:762
Function
chain_tip_minus_one_rejected
()
bin/validator/src/server/validator_service/tests.rs:297
Function
chain_tip_plus_one_succeeds
()
bin/validator/src/server/validator_service/tests.rs:212
Function
chain_tip_plus_two_rejected
()
bin/validator/src/server/validator_service/tests.rs:272
Function
chain_tip_replacement_succeeds
()
bin/validator/src/server/validator_service/tests.rs:223
Method
check
Do the actual check.
crates/utils/src/limiter.rs:33
Method
check
(&mut self)
bin/network-monitor/src/note_transport.rs:52
Method
check
(&mut self)
bin/network-monitor/src/remote_prover.rs:284
Method
check
(&mut self)
bin/network-monitor/src/validator.rs:49
Method
check
(&mut self)
bin/network-monitor/src/status.rs:129
Method
check
(&mut self)
bin/network-monitor/src/explorer.rs:95
Method
check
(&mut self)
bin/network-monitor/src/counter.rs:415
Function
child_becomes_candidate_after_parent_selection
()
crates/block-producer/src/mempool/graph/dag.rs:294
Function
children_of_failed_batches_are_ignored
()
crates/block-producer/src/mempool/tests.rs:164
Function
clone_shares_state
()
crates/utils/src/lru_cache.rs:107
Function
clone_shares_state
()
crates/utils/src/block_cache.rs:128
Function
commitment_mismatch_rejected
()
bin/validator/src/server/validator_service/tests.rs:324
Function
commitment_or_dash
Renders a truncated commitment with copy button when healthy and non-empty, `-` otherwise.
bin/network-monitor/src/view/helpers.rs:68
Function
concurrent_backups_rejected
()
bin/validator/src/server/validator_service/tests.rs:655
Method
connect
Establish an eager connection and return a fully configured client.
crates/proto/src/clients/mod.rs:484
Method
connect_with_channel
(self, channel: Channel)
crates/proto/src/clients/mod.rs:501
Method
conversiont_from_sql
Failed to convert an SQL entry to a rust representation
crates/db/src/errors.rs:84
Function
convert_digests_to_words
Converts a collection of proto primitives to Words, returning a specific error type if conversion fails
crates/proto/src/decode/utils.rs:38
Function
copyToClipboard
(text, event)
bin/network-monitor/assets/probes.js:169
Function
copy_button
Inline copy-to-clipboard button. `label` appears in the tooltip ("Copy full {label}"); `value` is the literal text written to the clipboard via the JS
bin/network-monitor/src/view/helpers.rs:24
Function
count_account_codes
Counts the number of rows in `account_codes`.
crates/store/src/db/models/queries/accounts/tests.rs:1135
Function
count_accounts
Counts the total number of rows in the `accounts` table.
bin/ntx-builder/src/db/models/queries/tests.rs:31
Function
count_notes
Counts the total number of rows in the `notes` table.
bin/ntx-builder/src/db/models/queries/tests.rs:26
Method
create
( _data_dir: &Path, _storage_options: &Self::Config, _domain: &'static str, )
crates/store/src/state/loader.rs:168
Method
create
Builds a subscription stream around a spawned producer task.
crates/rpc/src/server/api/subscription/stream/mod.rs:101
Method
create
(&self)
crates/db/src/manager.rs:57
Function
create_extra_table_when_items_exist
(tx: &Transaction<'_>)
crates/db/src/migration/migrator.rs:330
Method
create_forest
()
crates/store/src/account_state_forest/mod.rs:119
Function
create_items_table
(tx: &Transaction<'_>)
crates/db/src/migration/migrator.rs:338
Function
db_block_header
()
crates/store/src/db/tests.rs:580
Function
db_roundtrip_account
()
crates/store/src/db/tests.rs:2360
Function
db_roundtrip_account_storage_with_maps
()
crates/store/src/db/tests.rs:2530
Function
db_roundtrip_block_header
()
crates/store/src/db/tests.rs:2305
Function
db_roundtrip_note_metadata_attachment
()
crates/store/src/db/tests.rs:2654
Function
db_roundtrip_notes
()
crates/store/src/db/tests.rs:2396
Function
db_roundtrip_nullifiers
()
crates/store/src/db/tests.rs:2338
← previous
next →
1,501–1,600 of 2,587, ranked by callers