MCPcopy Create free account

hub / github.com/0xMiden/node / functions

Functions2,587 in github.com/0xMiden/node

↓ 1 callersMethodjoin_next_as_error
Waits for the next task to complete, treating that completion as an error. This is intended for supervised task sets where every task is expected to
crates/utils/src/tasks.rs:81
↓ 1 callersFunctionjt
(t,e)
bin/network-monitor/assets/htmx.min.js:1
↓ 1 callersFunctionlatest_stable_tag
(release_commit: &str)
xtask/src/changelog/release.rs:164
↓ 1 callersFunctionline_end
(source: &str, line_idx: usize, line_starts: &[usize])
xtask/src/comment_reflow.rs:220
↓ 1 callersFunctionline_starts
(source: &str)
xtask/src/comment_reflow.rs:152
↓ 1 callersMethodlineage_count
(&self)
crates/store/src/account_state_forest/mod.rs:137
↓ 1 callersFunctionlink_cpp_stdlib
(target: &str)
crates/rocksdb-cxx-linkage-fix/src/lib.rs:39
↓ 1 callersMethodload
Loads an existing [`BlockStore`]. A new [`BlockStore`] can be created using [`BlockStore::bootstrap`]. A best effort is made to ensure the directory
crates/store/src/blocks.rs:72
↓ 1 callersMethodload_account_state_forest
( self, db: &mut Db, block_num: BlockNumber, )
crates/store/src/state/loader.rs:409
↓ 1 callersMethodload_account_tree
( self, db: &mut Db, )
crates/store/src/state/loader.rs:180
↓ 1 callersFunctionload_block_header
( conn: &mut SqliteConnection, block_num: BlockNumber, )
bin/validator/src/db/mod.rs:231
↓ 1 callersFunctionload_chain_tip
(conn: &mut SqliteConnection)
bin/validator/src/db/mod.rs:209
↓ 1 callersMethodload_chain_tip
Loads the current chain tip from the validator's database.
bin/validator/src/server/validator_service/tests.rs:103
↓ 1 callersMethodload_data
Loads the bytes for `self.next` from the stream-specific data source.
crates/rpc/src/server/api/subscription/stream/mod.rs:246
↓ 1 callersMethodload_nullifier_tree
( self, db: &mut Db, )
crates/store/src/state/loader.rs:225
↓ 1 callersMethodload_proven_tip
Reads the proven tip from disk and returns it.
crates/store/src/blocks.rs:249
↓ 1 callersMethodload_proving_inputs
( &self, block_num: BlockNumber, )
crates/store/src/blocks.rs:171
↓ 1 callersFunctionload_state
(path: &std::path::Path)
crates/block-producer/src/server/tests.rs:59
↓ 1 callersFunctionload_state
(data_directory: &Path)
bin/stress-test/src/store/mod.rs:688
↓ 1 callersMethodload_state
(&self)
bin/node/src/commands/recover.rs:44
↓ 1 callersFunctionlookup_note_script
Looks up a note script by its root hash.
bin/ntx-builder/src/db/models/queries/note_scripts.rs:25
↓ 1 callersMethodlookup_note_script
Looks up a cached note script by root hash.
bin/ntx-builder/src/db/mod.rs:273
↓ 1 callersFunctionlt
(e)
bin/network-monitor/assets/htmx.min.js:1
↓ 1 callersFunctionmap_details
(slot_name: StorageSlotName, value: Word)
crates/store/src/state/account.rs:537
↓ 1 callersFunctionmap_details_with_entries
( slot_name: StorageSlotName, entry_count: u8, )
crates/store/src/state/account.rs:544
↓ 1 callersMethodmark_committed_notes_authenticated_for_descendants
( &mut self, tx: &Arc<AuthenticatedTransaction>, )
crates/block-producer/src/mempool/graph/transaction.rs:379
↓ 1 callersMethodmark_notes_authenticated
(&mut self, notes: impl IntoIterator<Item = Word>)
crates/block-producer/src/domain/transaction.rs:121
↓ 1 callersMethodmark_regenerated
(&mut self)
bin/network-monitor/src/counter.rs:146
↓ 1 callersFunctionmarkdown_heading
(line: &str)
xtask/src/changelog/pr.rs:118
↓ 1 callersFunctionme
(t,e,n)
bin/network-monitor/assets/htmx.min.js:1
↓ 1 callersFunctionmeasure_disk_space_usage
(data_dir: PathBuf)
crates/store/src/state/disk_monitor.rs:36
↓ 1 callersFunctionmeasure_disk_usage_bytes
Collects on-disk byte sizes for every store data path under `data_dir`.
crates/store/src/state/disk_monitor.rs:69
↓ 1 callersFunctionmerge_inferred_fields
(attr: TokenStream2, fields: &[FieldPath])
crates/tracing-macro/src/lib.rs:114
↓ 1 callersMethodmigrate
(database_filepath: impl AsRef<Path>)
crates/store/src/db/mod.rs:257
↓ 1 callersMethodmigrate_connection
(&self, conn: &mut Connection)
crates/db/src/migration/migrator.rs:179
↓ 1 callersFunctionmigrate_database
(database_filepath: &Path)
crates/store/src/db/migrations.rs:35
↓ 1 callersFunctionmigrate_database
(database_filepath: &Path)
bin/validator/src/db/migrations.rs:34
↓ 1 callersFunctionmigrate_database
(database_filepath: &Path)
bin/ntx-builder/src/db/migrations.rs:34
↓ 1 callersFunctionmigration_dir_path
(migration_dir: &Path)
crates/db/src/migration/build_script.rs:91
↓ 1 callersFunctionmn
(t,n,r)
bin/network-monitor/assets/htmx.min.js:1
↓ 1 callersFunctionmock_genesis_block_with_network_account
Creates a mock genesis [`SignedBlock`] that seeds a single network account and contains no transactions. Returns the block and the seeded account id.
bin/ntx-builder/src/test_utils.rs:146
↓ 1 callersFunctionmock_note
(num: u8)
crates/block-producer/src/test_utils/note.rs:9
↓ 1 callersFunctionmodule_ident
Converts a migration folder name into a Rust module identifier. The generated identifier is prefixed with `migration_`, ASCII alphanumeric characters
crates/db/src/migration/build_script.rs:336
↓ 1 callersFunctionnormalize_sql
(sql: &str)
crates/db/src/migration/schema.rs:131
↓ 1 callersFunctionnote_script_from_bytes
(bytes: &[u8])
bin/ntx-builder/src/db/models/conv.rs:71
↓ 1 callersFunctionnote_script_to_bytes
(script: &NoteScript)
bin/ntx-builder/src/db/models/conv.rs:67
↓ 1 callersFunctionnote_type_to_raw_sql
(note_type: u8)
crates/store/src/db/models/conv.rs:229
↓ 1 callersMethodnotes_failed
Marks notes as failed by incrementing `attempt_count`, setting `last_attempt`, and storing the latest error message.
bin/ntx-builder/src/db/mod.rs:249
↓ 1 callersMethodntx_builder_client
(&self)
bin/node/src/commands/modes.rs:142
↓ 1 callersMethodnullifier_count
(&self)
crates/block-producer/src/mempool/graph/dag.rs:266
↓ 1 callersMethodnullifiers
(mut self, nullifiers: Vec<Nullifier>)
crates/block-producer/src/test_utils/proven_tx.rs:89
↓ 1 callersMethodnum_storage_map_entries
Returns the number of storage map entries.
crates/store/src/account_state_forest/mod.rs:386
↓ 1 callersMethodopen_telemetry
(&self)
bin/remote-prover/src/server/mod.rs:52
↓ 1 callersMethodopen_telemetry
(&self)
bin/validator/src/commands/mod.rs:189
↓ 1 callersMethodopen_telemetry
(&self)
bin/ntx-builder/src/commands/mod.rs:235
↓ 1 callersMethodopen_telemetry
(&self)
bin/node/src/commands/mod.rs:70
↓ 1 callersFunctionotel_service_name_override
()
crates/utils/src/logging.rs:292
↓ 1 callersFunctionotlp_endpoint_configured
()
crates/utils/src/logging.rs:299
↓ 1 callersFunctionoutput_budget_ordered_child_transactions
()
crates/block-producer/src/mempool/tests.rs:110
↓ 1 callersFunctionpage
Full dashboard page. The `#status-container` is pre-filled with the initial card grid so the page renders without a flash of empty content while htmx
bin/network-monitor/src/view/mod.rs:26
↓ 1 callersMethodparents_of
Returns the parents of `node`. # Panics Panics if the node is not tracked.
crates/block-producer/src/mempool/graph/edges.rs:60
↓ 1 callersFunctionparseGrpcWebTrailers
(data)
bin/network-monitor/assets/probes.js:77
↓ 1 callersFunctionparse_cli
()
bin/node/src/main.rs:27
↓ 1 callersFunctionparse_document
(source: &str)
xtask/src/changelog/pr.rs:178
↓ 1 callersFunctionparse_entries
(source: &str)
xtask/src/changelog/pr.rs:199
↓ 1 callersFunctionpe
(t,e,n)
bin/network-monitor/assets/htmx.min.js:1
↓ 1 callersFunctionperform_mint_test
( client: &Client, faucet_url: &Url, account_id: &str, solve_timeout: Duration, )
bin/network-monitor/src/faucet.rs:246
↓ 1 callersMethodpin_loop_connection
Pins a dedicated connection for the builder's event loop, returning a [`LoopDb`]. The loop performs its writes through the pinned connection so it ne
bin/ntx-builder/src/db/mod.rs:295
↓ 1 callersMethodpoll_counter_once
Poll the counter once, updating details and latency tracking state. `observed` comes from the counter account's slot; `expected` comes from the walle
bin/network-monitor/src/counter.rs:559
↓ 1 callersFunctionprepare_full_account_update
( update: &BlockAccountUpdate, account: Account, )
crates/store/src/db/models/queries/accounts.rs:1011
↓ 1 callersFunctionprepare_fungible_asset_update
Process wallet assets and return them as a fungible asset delta. Track the negative adjustments for the respective faucets.
crates/store/src/genesis/config/mod.rs:560
↓ 1 callersFunctionprepare_partial_account_update
Prepare partial delta data for account upserts and follow-up storage and vault inserts.
crates/store/src/db/models/queries/accounts.rs:1052
↓ 1 callersFunctionprevious_stable_tag
(before: StableVersion, release_commit: &str)
xtask/src/changelog/release.rs:154
↓ 1 callersMethodprint_block_metrics
(&self, f: &mut std::fmt::Formatter<'_>)
bin/stress-test/src/seeding/metrics.rs:80
↓ 1 callersFunctionprint_inclusion_summary
(inclusion: &InclusionResult)
bin/benchmark/src/summary.rs:121
↓ 1 callersMethodprint_index_stats
Prints the index stats.
bin/stress-test/src/seeding/metrics.rs:166
↓ 1 callersFunctionprint_summary
( h_start: u32, h_final: u32, mint: &PhaseStats, consume: &PhaseStats, concurrency: usize,
bin/benchmark/src/summary.rs:68
↓ 1 callersMethodprint_table_stats
Prints the database table stats.
bin/stress-test/src/seeding/metrics.rs:128
↓ 1 callersFunctionprobeGrpcWeb
(baseUrl, grpcPath)
bin/network-monitor/assets/probes.js:27
↓ 1 callersMethodproduce_next
Produces the next available stream item and advances the next block pointer.
crates/rpc/src/server/api/subscription/stream/mod.rs:217
↓ 1 callersMethodproduce_until_error
Produces stream items until a terminal stream error occurs.
crates/rpc/src/server/api/subscription/stream/mod.rs:208
↓ 1 callersMethodproof_bytes
(&self)
crates/store/src/state/replica.rs:49
↓ 1 callersMethodpropose_block
( &self, batches_inputs: BlockBatchesAndInputs, )
crates/block-producer/src/block_builder/mod.rs:245
↓ 1 callersFunctionproposed_batch_telemetry
(batch: &ProposedBatch)
crates/block-producer/src/batch_builder/mod.rs:482
↓ 1 callersFunctionproposed_block_telemetry
Extract the input and output note related telemetry. We do this here since this is the earliest point we can observe it after note erasure was done.
crates/block-producer/src/block_builder/mod.rs:450
↓ 1 callersMethodproposed_count
(&self)
crates/block-producer/src/mempool/graph/batch.rs:166
↓ 1 callersMethodprove
( &self, tx_inputs: &TransactionInputs, )
crates/remote-prover-client/src/remote_prover/tx_prover.rs:105
↓ 1 callersMethodprove_batch
( &self, proposed_batch: ProposedBatch, )
crates/block-producer/src/batch_builder/mod.rs:347
↓ 1 callersFunctionprove_block
( state: &State, block_prover: &BlockProver, block_num: BlockNumber, )
crates/block-producer/src/proof_scheduler.rs:179
↓ 1 callersFunctionprove_remote_with_retry
( prover: &RemoteTransactionProver, limiter: &Arc<RampingRateLimiter>, permits: &Arc<Semaphore>,
bin/benchmark/src/prover.rs:98
↓ 1 callersMethodproven_transaction
(&self)
crates/block-producer/src/domain/transaction.rs:125
↓ 1 callersFunctionprune_account_codes
( conn: &mut SqliteConnection, cutoff_block: i64, )
crates/store/src/db/models/queries/accounts.rs:1583
↓ 1 callersFunctionprune_account_storage_map_values
( conn: &mut SqliteConnection, cutoff_block: i64, )
crates/store/src/db/models/queries/accounts.rs:1550
↓ 1 callersFunctionprune_account_vault_assets
( conn: &mut SqliteConnection, cutoff_block: i64, )
crates/store/src/db/models/queries/accounts.rs:1527
↓ 1 callersMethodprune_oldest_block
This includes pruning the block's batches and transactions from their graphs.
crates/block-producer/src/mempool/mod.rs:622
↓ 1 callersFunctionpull_request_body
(repo: &str, pull_request: u64)
xtask/src/changelog/release.rs:335
↓ 1 callersFunctionpull_requests_for_commit
(repo: &str, commit: &str)
xtask/src/changelog/release.rs:264
↓ 1 callersMethodpush_retired_unchecked
Adds a retired SQL migration and the schema hash expected after it runs. This is used by [`MigratorBuilder`] after it has already applied the migrati
crates/db/src/migration/migrator.rs:70
↓ 1 callersMethodput_many
Puts multiple values into the cache while holding the cache lock once.
crates/utils/src/lru_cache.rs:42
↓ 1 callersFunctionrate_limit_concurrent_connections
Builds a global concurrency limit layer using the configured semaphore.
crates/utils/src/grpc/layers.rs:16
← previousnext →1,101–1,200 of 2,587, ranked by callers