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
probe_section_placeholder
Placeholder div that `probes.js` populates with the live gRPC-Web probe result. Using a placeholder keeps the maud templates free of JS-rendered conte
bin/network-monitor/src/view/helpers.rs:36
Function
proof_type_label
(proof_type: &ProofType)
bin/network-monitor/src/view/helpers.rs:88
Method
proofs
Creates a stream of proven block proofs starting at `from`.
crates/rpc/src/server/api/subscription/stream/mod.rs:80
Method
propose_batch
( selected: SelectedBatch, inputs: BatchInputs, )
crates/block-producer/src/batch_builder/mod.rs:322
Method
prove
( &self, proposed_batch: ProposedBatch, )
crates/remote-prover-client/src/remote_prover/batch_prover.rs:109
Method
prove
( &self, tx_batches: OrderedBatches, block_header: &BlockHeader, block_inputs:
crates/remote-prover-client/src/remote_prover/block_prover.rs:105
Function
prover_other_is_the_retried_variant
()
bin/ntx-builder/src/actor/execute.rs:856
Function
proxy_status_with_unknown_proof_type_degrades_to_unknown
()
bin/network-monitor/src/service_status.rs:443
Method
prune
Prunes the given batch and returns it. # Panics Panics if the batch does not exist, or has existing ancestors in the batch graph.
crates/block-producer/src/mempool/graph/batch.rs:157
Method
prune
Prunes the given given batch's transactions. # Panics Panics if the transactions do not exist, or has existing ancestors in the transaction graph.
crates/block-producer/src/mempool/graph/transaction.rs:370
Function
prune_handles_empty_forest
()
crates/store/src/account_state_forest/tests.rs:667
Function
prune_handles_multiple_accounts
()
crates/store/src/account_state_forest/tests.rs:787
Function
prune_handles_multiple_slots
()
crates/store/src/account_state_forest/tests.rs:820
Function
prune_preserves_entries_within_retention_window
()
crates/store/src/account_state_forest/tests.rs:913
Function
prune_preserves_most_recent_state_per_entity
()
crates/store/src/account_state_forest/tests.rs:856
Function
prune_removes_smt_roots_from_forest
()
crates/store/src/account_state_forest/tests.rs:676
Function
prune_respects_retention_boundary
()
crates/store/src/account_state_forest/tests.rs:729
Function
prune_roots_removes_old_entries
()
crates/store/src/account_state_forest/tests.rs:751
Function
pruned_committed_notes_are_authenticated_for_inflight_descendants
()
crates/block-producer/src/mempool/tests.rs:288
Function
public_account_can_be_created_with_large_storage_map
()
bin/stress-test/src/seeding/tests.rs:13
Function
public_account_note_contains_requested_distinct_vault_assets
()
bin/stress-test/src/seeding/tests.rs:52
Function
public_account_storage_map_entry_can_be_updated_for_benchmark_blocks
()
bin/stress-test/src/seeding/tests.rs:87
Method
public_key
Returns the public key corresponding to the configured signer.
bin/validator/src/signers/mod.rs:32
Function
put_overwrites_existing_value
()
crates/utils/src/lru_cache.rs:99
Function
qt
(e)
bin/network-monitor/assets/htmx.min.js:1
Function
qvalue_default_is_one
()
crates/rpc/src/server/accept.rs:545
Function
qvalue_parsing
(#[case] s: &'static str, #[case] expected: Result<QValue, QParsingError>)
crates/rpc/src/server/accept.rs:538
Function
rate_is_capped_by_freeze
()
bin/benchmark/src/prover.rs:252
Function
rate_starts_at_start_rate
()
bin/benchmark/src/prover.rs:246
Function
raw_sql_to_fungible_delta
(raw: i64)
crates/store/src/db/models/conv.rs:215
Function
raw_sql_to_fungible_delta
(raw: i64)
crates/db/src/conv.rs:161
Function
raw_sql_to_idx
(raw: i32)
crates/db/src/conv.rs:180
Function
raw_sql_to_nonce
(raw: i64)
crates/db/src/conv.rs:148
Function
raw_sql_to_note_type
(raw: i32)
crates/store/src/db/models/conv.rs:225
Function
raw_sql_to_note_type
(raw: i32)
crates/db/src/conv.rs:171
Function
raw_sql_to_nullifier_prefix
(raw: i32)
crates/store/src/db/models/conv.rs:191
Function
raw_sql_to_nullifier_prefix
(raw: i32)
crates/db/src/conv.rs:138
Function
read_account_id
( account_id: Option<proto::account::AccountId>, )
crates/proto/src/decode/utils.rs:66
Function
read_account_ids
Reads account IDs from a request, returning a specific error type if conversion fails
crates/proto/src/decode/utils.rs:53
Function
read_block_range
Reads a block range from a request, returning a specific error type if the field is missing
crates/proto/src/decode/utils.rs:9
Method
read_from
(source: &mut R)
crates/proto/src/domain/proof_request.rs:30
Method
read_proven_tip_from
(path: &Path)
crates/store/src/blocks.rs:265
Function
read_root
Reads and converts a root field from a request to Word, returning a specific error type if conversion fails
crates/proto/src/decode/utils.rs:23
Method
read_toml
Parse a genesis config from a TOML formatted string. The `config_dir` parameter is stored so that relative paths for account files (e.g., `[[account]
crates/store/src/genesis/config/mod.rs:138
Method
read_toml_file
Read the genesis config from a TOML file. The parent directory of `path` is used to resolve relative paths for account files referenced in the config
crates/store/src/genesis/config/mod.rs:126
Method
reader
Returns a read-only point-in-time snapshot of the underlying RocksDB. Subsequent writes through `self` do not affect the returned reader.
crates/large-smt-backend-rocksdb/src/rocksdb.rs:621
Method
reconstruct_historical_witness
( &self, account_id: AccountId, block_target: BlockNumber, )
crates/store/src/accounts/mod.rs:265
Function
reconstruct_storage_map_from_db_pages_until_latest
()
crates/store/src/db/tests.rs:1421
Function
reconstruct_storage_map_from_db_returns_limit_exceeded_for_single_block_overflow
()
crates/store/src/db/tests.rs:1491
Method
record_debug
(&mut self, field: &Field, value: &dyn std::fmt::Debug)
crates/utils/tests/tracing_macros.rs:47
Function
records_explicit_and_inferred_fields
()
crates/utils/tests/tracing_macros.rs:95
Function
records_explicit_fields
()
crates/utils/tests/tracing_macros.rs:72
Function
records_fields_from_multiple_calls
()
crates/utils/tests/tracing_macros.rs:110
Function
records_inferred_fields
()
crates/utils/tests/tracing_macros.rs:53
Function
recovery_reduces_and_allows_fresh_accumulation
()
crates/rpc/src/server/api/subscription/stream/tests.rs:294
Method
recycle
( &self, conn: &mut Self::Type, metrics: &deadpool_diesel::Metrics, )
crates/db/src/manager.rs:66
Method
reference_block
(&self)
crates/block-producer/src/domain/transaction.rs:108
Function
reflow
(source: &str, width: usize)
xtask/src/comment_reflow.rs:428
Function
reflows_outer_doc_comment_blocks
()
xtask/src/comment_reflow.rs:433
Function
regression_1461_full_state_delta_inserts_vault_assets
()
crates/store/src/db/tests.rs:2131
Method
reject_banned_client
Rejects clients that are still temporarily banned for a previous slow subscription.
crates/rpc/src/server/api/subscription/stream/mod.rs:149
Function
rejects_active_migrations_without_three_digit_prefix
()
crates/db/src/migration/build_script.rs:441
Function
rejects_duplicate_active_migration_prefixes
()
crates/db/src/migration/build_script.rs:466
Function
rejects_duplicate_retired_migration_prefixes
()
crates/db/src/migration/build_script.rs:479
Function
rejects_empty_description
()
xtask/src/changelog/tests.rs:209
Function
rejects_empty_migration_directory
()
crates/db/src/migration/build_script.rs:404
Function
rejects_empty_template_values
()
xtask/src/changelog/tests.rs:194
Function
rejects_existing_database_inside_retired_migration_range
()
crates/db/src/migration/migrator.rs:508
Function
rejects_invalid_active_migration_file_extension
()
crates/db/src/migration/build_script.rs:429
Function
rejects_invalid_retired_migration_entries
()
crates/db/src/migration/build_script.rs:415
Function
rejects_missing_changelog_section
()
xtask/src/changelog/tests.rs:180
Function
rejects_missing_toml_block
()
xtask/src/changelog/tests.rs:187
Function
rejects_retired_migrations_without_three_digit_prefix
()
crates/db/src/migration/build_script.rs:453
Function
rejects_too_large_max_batches_per_block
()
bin/node/src/commands/block_producer.rs:91
Function
rejects_too_large_max_txs_per_batch
()
bin/node/src/commands/block_producer.rs:101
Function
rejects_unknown_enum_value
()
xtask/src/changelog/tests.rs:224
Function
rejects_unknown_fields
()
xtask/src/changelog/tests.rs:239
Function
rejects_zero_migration_prefix
()
crates/db/src/migration/build_script.rs:493
Method
remote
(endpoint: impl Into<String>)
crates/block-producer/src/block_prover.rs:37
Method
remote
(endpoint: impl Into<String>)
crates/block-producer/src/batch_builder/mod.rs:427
Method
remote
(endpoint: String)
bin/benchmark/src/prover.rs:69
Function
remove_cleans_up_account_state
()
crates/block-producer/src/mempool/graph/state.rs:440
Method
remove_inner_node
Removes a single inner node (non-leaf node) from within a Subtree. This method is intended for `index.depth() >= IN_MEMORY_DEPTH`. If the Subtree bec
crates/large-smt-backend-rocksdb/src/rocksdb.rs:932
Method
remove_leaf
Removes a single SMT leaf node by its logical `index` from the `LEAVES_CF` column family. Important: This method currently *does not* update the glob
crates/large-smt-backend-rocksdb/src/rocksdb.rs:788
Function
remove_updates_inverse_relationships
()
crates/block-producer/src/mempool/graph/edges.rs:123
Method
remove_value
Removes a key-value pair from the SMT leaf at the specified logical `index`. This operation involves: 1. Retrieving the leaf at `index`. 2. Removing
crates/large-smt-backend-rocksdb/src/rocksdb.rs:714
Function
render_details
Dispatches to the per-service renderer in [`cards`] based on the [`ServiceDetails`] variant. Cards may emit `data-grpc-url` / `data-grpc-path` attribu
bin/network-monitor/src/view/mod.rs:149
Function
render_faucet_metadata
(metadata: &GetMetadataResponse, healthy: bool)
bin/network-monitor/src/view/cards/faucet.rs:49
Function
render_prover_test
(test: &ProverTestOutcome)
bin/network-monitor/src/view/cards/remote_prover.rs:75
Function
render_workers
(workers: &[WorkerStatusDetails])
bin/network-monitor/src/view/cards/remote_prover.rs:48
Function
renders_callouts_and_changes_by_scope
()
xtask/src/changelog/render.rs:174
Function
renders_error_variant_without_panicking
()
bin/network-monitor/src/view/mod.rs:498
Function
renders_explorer_card
()
bin/network-monitor/src/view/mod.rs:454
Function
renders_faucet_card
()
bin/network-monitor/src/view/mod.rs:369
Function
renders_faucet_metadata_when_unhealthy
()
bin/network-monitor/src/view/mod.rs:396
Function
renders_migrations_in_lexicographic_order
()
crates/db/src/migration/build_script.rs:368
Function
renders_note_transport_card
()
bin/network-monitor/src/view/mod.rs:472
Function
renders_ntx_increment_card
()
bin/network-monitor/src/view/mod.rs:428
Function
renders_ntx_tracking_card
()
bin/network-monitor/src/view/mod.rs:441
Function
renders_remote_prover_card
()
bin/network-monitor/src/view/mod.rs:338
← previous
next →
2,201–2,300 of 2,587, ranked by callers