MCPcopy Create free account

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

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

Functionall_storage_maps_budget_stays_under_hard_cap_with_many_limit_exceeded_maps
()
crates/store/src/state/account.rs:683
Functionall_storage_maps_expands_only_map_slots
()
crates/store/src/state/account.rs:564
Functionalready_exists_in_mempool
()
crates/block-producer/src/mempool/tests/add_transaction.rs:497
Functionalready_exists_in_store
()
crates/block-producer/src/mempool/tests/add_transaction.rs:469
Functionalready_expired_is_rejected
()
crates/block-producer/src/mempool/tests/add_transaction.rs:116
Methodappend
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
Functionapplies_missing_code_migrations_to_existing_database
()
crates/db/src/migration/migrator.rs:435
Functionapply_append_registers_parents_and_counts
()
crates/block-producer/src/mempool/graph/state.rs:357
Functionapply_committed_block_panics_on_txless_update_after_genesis
()
bin/ntx-builder/src/db/models/queries/tests.rs:335
Functionapply_committed_block_seeds_genesis_network_account
()
bin/ntx-builder/src/db/models/queries/tests.rs:312
Methodapply_reversion_overlays
( overlays: impl IntoIterator<Item = &'a HistoricalOverlay>, mut path_nodes: [Word; SMT_DEPTH
crates/store/src/accounts/mod.rs:317
Methodapply_snapshot
(&self, _read_opts: &mut ReadOptions)
crates/large-smt-backend-rocksdb/src/rocksdb.rs:361
Functionas_report
()
crates/utils/src/lib.rs:84
Functionas_report_context
()
crates/utils/src/lib.rs:90
Functionassumed_trait_bounds_upheld
()
crates/store/src/errors.rs:352
Functionavailable_notes_excludes_attempts_at_cap
()
bin/ntx-builder/src/db/models/queries/tests.rs:148
Functionavailable_notes_excludes_consumed_notes
()
bin/ntx-builder/src/db/models/queries/tests.rs:116
Functionavailable_notes_returns_unconsumed_under_attempt_cap
()
bin/ntx-builder/src/db/models/queries/tests.rs:137
Functionbackoff_has_passed
( #[case] last_attempt_block_num: Option<BlockNumber>, #[case] current_block_num: BlockNumber,
bin/ntx-builder/src/db/models/queries/notes.rs:248
Functionbackup_stream_blocks_sign_block_until_dropped
()
bin/validator/src/server/validator_service/tests.rs:590
Functionbanned_ip_reports_expiry
()
crates/rpc/src/server/api/subscription/ban.rs:88
Functionbatch_proof_is_correct
()
bin/remote-prover/src/server/tests.rs:375
Methodbench
()
crates/utils/src/clap.rs:55
Functionbench_historical_access
Benchmarks historical access at different depths and account counts.
crates/store/benches/account_tree.rs:185
Functionbench_insertion_with_history
Benchmarks insertion performance with history tracking at different account counts.
crates/store/benches/account_tree.rs:225
Functionbench_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
Functionbench_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
Functionblock_commit_reverts_expired_txns
()
crates/block-producer/src/mempool/tests.rs:230
Functionblock_commitment_is_rejected_if_no_block_is_in_flight
()
crates/block-producer/src/mempool/tests.rs:337
Functionblock_failure_increments_tx_failures
()
crates/block-producer/src/mempool/tests.rs:377
Functionblock_producer_starts_with_store_state
()
crates/block-producer/src/server/tests.rs:23
Functionblock_producer_status_without_mempool_stats_does_not_panic
()
bin/network-monitor/src/service_status.rs:417
Functionblock_subscription_replays_then_freezes_signing
()
bin/validator/src/server/validator_service/tests.rs:536
Methodblocks
Creates a stream of committed blocks starting at `from`.
crates/rpc/src/server/api/subscription/stream/mod.rs:59
Methodbootstrap
(store_dir: PathBuf, genesis_block: &GenesisBlock)
crates/store/src/blocks.rs:45
Methodbootstrap
(genesis: GenesisBlock, data_directory: &Path)
crates/store/src/state/bootstrap.rs:21
Methodbootstrap
(path: &std::path::Path)
crates/rpc/src/tests.rs:104
Functionbootstrap_rejects_already_bootstrapped_database
()
bin/ntx-builder/src/db/mod.rs:444
Functionbootstrap_rejects_existing_database_file
()
crates/db/src/migration/migrator.rs:462
Functionbootstrap_seeds_genesis_chain_state
()
bin/ntx-builder/src/db/mod.rs:425
Functionbootstrap_seeds_genesis_network_account
()
bin/ntx-builder/src/db/mod.rs:408
Functionbootstraps_new_database_through_retired_and_code
()
crates/db/src/migration/migrator.rs:387
Functionbootstraps_new_database_with_code_only_migration
()
crates/db/src/migration/migrator.rs:406
Functionbootstraps_new_database_with_sql_only_migration
()
crates/db/src/migration/migrator.rs:420
Methodbuild_forest_operations
( entries: impl IntoIterator<Item = (Word, Word)>, )
crates/store/src/account_state_forest/mod.rs:177
Methodbuild_note_records
( header: &BlockHeader, body: &BlockBody, )
crates/store/src/state/apply_block.rs:344
Functionbuild_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
Methodbuilder
()
crates/block-producer/src/domain/batch.rs:30
Methodbuilder
Creates a migration builder backed by an in-memory SQLite database.
crates/db/src/migration/migrator.rs:52
Methodcall
( &mut self, mut request: tonic::Request<()>, )
crates/utils/src/tracing/grpc.rs:114
Methodcall
(&mut self, mut request: tonic::Request<()>)
crates/proto/src/clients/mod.rs:107
Methodcall
(&mut self, req: http::Request<Body>)
crates/rpc/src/server/health.rs:43
Methodcall
(&mut self, request: http::Request<B>)
crates/rpc/src/server/accept.rs:272
Methodcall_status
Calls the `status` endpoint on the validator server.
bin/validator/src/server/validator_service/tests.rs:85
Functioncan_reflow_regular_comments_when_enabled
()
xtask/src/comment_reflow.rs:470
Functioncannot_have_multiple_inflight_blocks
()
crates/block-producer/src/mempool/tests.rs:344
Functioncapacity_is_respected
()
bin/remote-prover/src/server/tests.rs:226
Functioncatch_panic_layer_fn
(err: Box<dyn Any + Send + 'static>)
crates/utils/src/panic.rs:14
Functionchain_mmr_consistency_accepts_valid_loaded_chain
()
crates/store/src/state/loader.rs:751
Functionchain_mmr_consistency_rejects_corrupted_loaded_chain
()
crates/store/src/state/loader.rs:762
Functionchain_tip_minus_one_rejected
()
bin/validator/src/server/validator_service/tests.rs:297
Functionchain_tip_plus_one_succeeds
()
bin/validator/src/server/validator_service/tests.rs:212
Functionchain_tip_plus_two_rejected
()
bin/validator/src/server/validator_service/tests.rs:272
Functionchain_tip_replacement_succeeds
()
bin/validator/src/server/validator_service/tests.rs:223
Methodcheck
Do the actual check.
crates/utils/src/limiter.rs:33
Methodcheck
(&mut self)
bin/network-monitor/src/note_transport.rs:52
Methodcheck
(&mut self)
bin/network-monitor/src/remote_prover.rs:284
Methodcheck
(&mut self)
bin/network-monitor/src/validator.rs:49
Methodcheck
(&mut self)
bin/network-monitor/src/status.rs:129
Methodcheck
(&mut self)
bin/network-monitor/src/explorer.rs:95
Methodcheck
(&mut self)
bin/network-monitor/src/counter.rs:415
Functionchild_becomes_candidate_after_parent_selection
()
crates/block-producer/src/mempool/graph/dag.rs:294
Functionchildren_of_failed_batches_are_ignored
()
crates/block-producer/src/mempool/tests.rs:164
Functionclone_shares_state
()
crates/utils/src/lru_cache.rs:107
Functionclone_shares_state
()
crates/utils/src/block_cache.rs:128
Functioncommitment_mismatch_rejected
()
bin/validator/src/server/validator_service/tests.rs:324
Functioncommitment_or_dash
Renders a truncated commitment with copy button when healthy and non-empty, `-` otherwise.
bin/network-monitor/src/view/helpers.rs:68
Functionconcurrent_backups_rejected
()
bin/validator/src/server/validator_service/tests.rs:655
Methodconnect
Establish an eager connection and return a fully configured client.
crates/proto/src/clients/mod.rs:484
Methodconnect_with_channel
(self, channel: Channel)
crates/proto/src/clients/mod.rs:501
Methodconversiont_from_sql
Failed to convert an SQL entry to a rust representation
crates/db/src/errors.rs:84
Functionconvert_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
FunctioncopyToClipboard
(text, event)
bin/network-monitor/assets/probes.js:169
Functioncopy_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
Functioncount_account_codes
Counts the number of rows in `account_codes`.
crates/store/src/db/models/queries/accounts/tests.rs:1135
Functioncount_accounts
Counts the total number of rows in the `accounts` table.
bin/ntx-builder/src/db/models/queries/tests.rs:31
Functioncount_notes
Counts the total number of rows in the `notes` table.
bin/ntx-builder/src/db/models/queries/tests.rs:26
Methodcreate
( _data_dir: &Path, _storage_options: &Self::Config, _domain: &'static str, )
crates/store/src/state/loader.rs:168
Methodcreate
Builds a subscription stream around a spawned producer task.
crates/rpc/src/server/api/subscription/stream/mod.rs:101
Methodcreate
(&self)
crates/db/src/manager.rs:57
Functioncreate_extra_table_when_items_exist
(tx: &Transaction<'_>)
crates/db/src/migration/migrator.rs:330
Methodcreate_forest
()
crates/store/src/account_state_forest/mod.rs:119
Functioncreate_items_table
(tx: &Transaction<'_>)
crates/db/src/migration/migrator.rs:338
Functiondb_block_header
()
crates/store/src/db/tests.rs:580
Functiondb_roundtrip_account
()
crates/store/src/db/tests.rs:2360
Functiondb_roundtrip_account_storage_with_maps
()
crates/store/src/db/tests.rs:2530
Functiondb_roundtrip_block_header
()
crates/store/src/db/tests.rs:2305
Functiondb_roundtrip_note_metadata_attachment
()
crates/store/src/db/tests.rs:2654
Functiondb_roundtrip_notes
()
crates/store/src/db/tests.rs:2396
Functiondb_roundtrip_nullifiers
()
crates/store/src/db/tests.rs:2338
← previousnext →1,501–1,600 of 2,587, ranked by callers