MCPcopy Create free account

hub / github.com/SeismicSystems/summit / functions

Functions1,261 in github.com/SeismicSystems/summit

↓ 1 callersFunctiondescribe_static_file_metrics
()
node/src/prom/server.rs:152
↓ 1 callersMethodencode_size
(&self)
types/src/header.rs:294
↓ 1 callersMethodencode_size
(&self)
types/src/checkpoint.rs:93
↓ 1 callersMethodencode_size
(&self)
types/src/block.rs:246
↓ 1 callersMethodendpoint
(&self)
types/src/reth.rs:164
↓ 1 callersMethodenqueue
Enqueues a newly dispatched ack, arming it immediately when idle.
syncer/src/actor.rs:147
↓ 1 callersMethodepoch_bounds
Returns the bounds (first height, last height) of a given epoch, or `None` if the epoch is beyond `current_epoch + 1`.
types/src/dynamic_epocher.rs:70
↓ 1 callersMethodeth_parent_hash
(&self)
types/src/block.rs:31
↓ 1 callersMethodexec
(&self)
node/src/keys.rs:51
↓ 1 callersFunctionexecution_payload_envelope_to_block
( payload: ExecutionPayloadEnvelopeV4, parent: Digest, view: u64, )
node/src/bin/execute_blocks.rs:154
↓ 1 callersFunctionexpand_seed
(seed: &[u8; 32])
types/src/ext_private_key.rs:130
↓ 1 callersMethodexpanded
(&self)
types/src/key_paths.rs:23
↓ 1 callersFunctionextract_value
Extract value from a log line given a key (copied from alloy-node-bindings utils.rs)
types/src/reth.rs:40
↓ 1 callersFunctionfetch_latest_checkpoint
( rpc_port: u16, )
node/src/bin/observer.rs:485
↓ 1 callersMethodfind_by_digest
(&self, digest: B::Digest)
syncer/src/standard/variant.rs:54
↓ 1 callersMethodfirst
(&self, epoch: Epoch)
types/src/dynamic_epocher.rs:170
↓ 1 callersMethodgenerate_added_validator_proof_by_key
Generate a proof for an added validator identified by node key. Searches the flattened added-validators list (epochs in ascending order, then inserti
types/src/ssz_state_tree.rs:1395
↓ 1 callersMethodgenerate_keys
(&self, flags: &KeyFlags)
node/src/keys.rs:58
↓ 1 callersMethodgenerate_removed_validator_proof_by_key
Generate a proof for a removed validator identified by node key. Searches the removed-validators list for a matching key and returns the proof for th
types/src/ssz_state_tree.rs:1411
↓ 1 callersMethodgenerate_state_proof
( &self, keys: Vec<summit_types::ssz_tree_key::SszStateKey>, )
finalizer/src/ingress.rs:454
↓ 1 callersMethodget_active_or_joining_validators
(&self)
types/src/consensus_state.rs:669
↓ 1 callersMethodget_block_file
(&self, block_number: u64)
types/src/utils.rs:96
↓ 1 callersMethodget_deposit
( &self, index: usize, )
finalizer/src/ingress.rs:372
↓ 1 callersMethodget_epoch_length
(&self)
finalizer/src/ingress.rs:264
↓ 1 callersMethodget_fee_recipients
Get fee recipients from the canonical chain, keyed by block number.
node/src/test_harness/mock_engine_client.rs:92
↓ 1 callersMethodget_latest
Get the latest finalized block information (height and commitment tuple).
syncer/src/actor.rs:1415
↓ 1 callersFunctionget_latest_checkpoint
( rpc_port: u16, )
node/src/bin/stake_and_join_with_outdated_ckpt.rs:661
↓ 1 callersFunctionget_latest_checkpoint
( rpc_port: u16, )
node/src/bin/stake_and_checkpoint.rs:664
↓ 1 callersMethodget_latest_checkpoint
(&self)
rpc/src/server.rs:101
↓ 1 callersMethodget_latest_consensus_state_epoch
State variable operations
finalizer/src/db.rs:90
↓ 1 callersMethodget_latest_epoch
(&self)
rpc/src/server.rs:163
↓ 1 callersFunctionget_latest_height
(rpc_port: u16)
node/src/bin/protocol_params.rs:386
↓ 1 callersFunctionget_latest_height
(rpc_port: u16)
node/src/bin/withdraw_and_exit.rs:371
↓ 1 callersFunctionget_latest_height
(rpc_port: u16)
node/src/bin/verify_consensus_state_proof.rs:508
↓ 1 callersMethodget_latest_height
(&self)
rpc/src/server.rs:158
↓ 1 callersMethodget_maximum_stake
(&self)
rpc/src/server.rs:295
↓ 1 callersMethodget_minimum_stake
(&self)
rpc/src/server.rs:290
↓ 1 callersFunctionget_node_flags
(node: usize)
node/src/bin/testnet.rs:180
↓ 1 callersMethodget_notarization
Get a notarization from the prunable archive by round.
syncer/src/cache.rs:322
↓ 1 callersMethodget_payload
(&mut self, payload_id: PayloadId)
types/src/engine_client.rs:135
↓ 1 callersMethodget_pending_checkpoint
(&self)
types/src/consensus_state.rs:259
↓ 1 callersMethodget_pending_withdrawal_amount
Get the pending withdrawal amount (balance_deduction) for a specific validator.
types/src/consensus_state.rs:631
↓ 1 callersMethodget_public_keys
(&self)
rpc/src/server.rs:60
↓ 1 callersFunctionget_random_available_addr
()
node/src/prom/server.rs:311
↓ 1 callersMethodget_state_root
Returns the state root captured by `capture_state_root()`.
types/src/consensus_state.rs:504
↓ 1 callersFunctionget_validator_balance
( rpc_port: u16, public_key: String, )
node/src/bin/withdraw_and_exit.rs:378
↓ 1 callersMethodget_validator_balance
(&self, public_key: String)
rpc/src/server.rs:168
↓ 1 callersMethodget_view
(&self)
types/src/consensus_state.rs:170
↓ 1 callersMethodget_withdrawal
Get a pending withdrawal by validator pubkey.
types/src/withdrawal.rs:317
↓ 1 callersMethodget_withdrawal
( &self, pubkey: [u8; 32], )
finalizer/src/ingress.rs:411
↓ 1 callersMethodhandle
Returns a reference to the [`PrometheusHandle`].
node/src/prom/recorder.rs:44
↓ 1 callersMethodhandle_notarized_block
(&mut self, block: Block)
finalizer/src/actor.rs:736
↓ 1 callersMethodhas_added_validators
(&self, epoch: u64)
types/src/consensus_state.rs:365
↓ 1 callersMethodhas_capacity
Returns whether we can dispatch another block without exceeding capacity.
syncer/src/actor.rs:132
↓ 1 callersMethodhas_removed_validators
(&self)
types/src/consensus_state.rs:361
↓ 1 callersMethodhealth
(&self)
rpc/src/server.rs:56
↓ 1 callersMethodinit
Initialize the cache manager and its metadata store.
syncer/src/cache.rs:104
↓ 1 callersMethodinto_inner
(block: Self::Block)
syncer/src/standard/variant.rs:41
↓ 1 callersFunctioninvalid_signature_refund_key
(withdrawal_address: Address, deposit_index: u64)
finalizer/src/actor.rs:72
↓ 1 callersMethodip_of
(&self, target_public_key: &PublicKey)
types/src/genesis.rs:158
↓ 1 callersFunctionis_first_block_of_epoch
Returns true if `height` is the first block in its epoch.
types/src/utils.rs:24
↓ 1 callersMethodload
(path: &str)
node/src/bin/genesis.rs:27
↓ 1 callersFunctionload_key_store
(key_store_path: &str)
node/src/config.rs:108
↓ 1 callersMethodload_persisted_epochs
Load all persisted epoch caches so that `find_block` can discover blocks written before the last shutdown.
syncer/src/cache.rs:130
↓ 1 callersMethodnext_dispatch_height
Returns the next height to dispatch while preserving sequential order.
syncer/src/actor.rs:138
↓ 1 callersMethodnode_key_path_str
Get the path to the node key file (ED25519)
types/src/key_paths.rs:28
↓ 1 callersFunctionnow_secs
()
rpc/src/auth.rs:21
↓ 1 callersMethodnum_validators
(&self)
types/src/consensus_state.rs:447
↓ 1 callersMethodoverwrite
(&self)
node/src/keys.rs:39
↓ 1 callersFunctionparse_added_validator_field_name
(name: &str)
types/src/ssz_tree_key.rs:215
↓ 1 callersFunctionparse_deposit_field_name
(name: &str)
types/src/ssz_tree_key.rs:179
↓ 1 callersFunctionparse_execution_requests
( #[allow(unused)] context: &ContextCell<R>, block: &Block, new_height: u64, state: &mut Conse
finalizer/src/actor.rs:1463
↓ 1 callersFunctionparse_protocol_param_field_name
(name: &str)
types/src/ssz_tree_key.rs:207
↓ 1 callersFunctionparse_validator_field_name
(name: &str)
types/src/ssz_tree_key.rs:163
↓ 1 callersFunctionparse_validators
( validators_path: &String, )
node/src/bin/genesis.rs:50
↓ 1 callersFunctionparse_withdrawal_field_name
(name: &str)
types/src/ssz_tree_key.rs:194
↓ 1 callersMethodpartial_cmp
(&self, other: &Self)
syncer/src/ingress/handler.rs:205
↓ 1 callersMethodpop_withdrawal
(&mut self, withdrawal_epoch: u64)
types/src/consensus_state.rs:591
↓ 1 callersFunctionprocess_execution_requests
( #[allow(unused)] context: &ContextCell<R>, block: &Block, new_height: u64, state: &mut Conse
finalizer/src/actor.rs:1719
↓ 1 callersMethodprotocol_param_item_proof
Internal helper: produce (gindex, node_value, branch) for a whole-param proof.
types/src/ssz_state_tree.rs:1369
↓ 1 callersMethodprune
Prunes finalized blocks and certificates below the given height. Unlike [`Self::set_floor`], this does not affect the sync starting point. The height
syncer/src/ingress/mailbox.rs:376
↓ 1 callersMethodpush_pending_execution_request
(&mut self, request: alloy_primitives::Bytes)
types/src/consensus_state.rs:392
↓ 1 callersMethodput_block
Add a notarized block to the prunable archive.
syncer/src/cache.rs:261
↓ 1 callersMethodput_notarization
Add a notarization to the prunable archive.
syncer/src/cache.rs:273
↓ 1 callersMethodput_verified
Add a verified block to the prunable archive.
syncer/src/cache.rs:249
↓ 1 callersFunctionread_keys_from_keystore
(keystore_path: &str)
node/src/keys.rs:134
↓ 1 callersFunctionrefunded_deposit_key
(withdrawal_address: Address, deposit_index: u64)
finalizer/src/actor.rs:68
↓ 1 callersMethodremove_added_validator
(&mut self, epoch: u64, pubkey: &PublicKey)
types/src/consensus_state.rs:376
↓ 1 callersFunctionresolve_external_ip
Resolves the node's external IP by querying well-known services. Returns the first successful result, or `None` if all fail.
node/src/nat.rs:13
↓ 1 callersMethodrun
Start the `simplex` consensus engine. This will also rebuild the state of the engine from provided `Journal`.
node/src/engine.rs:408
↓ 1 callersMethodrun_node
(&self, flags: &RunFlags)
node/src/args.rs:189
↓ 1 callersFunctionrun_node_inner
( context: tokio::Context, flags: RunFlags, key_store: KeyStore<PrivateKey>, loaded: LoadedChe
node/src/args.rs:229
↓ 1 callersFunctionrun_node_local_inner
( context: tokio::Context, flags: RunFlags, key_store: KeyStore<PrivateKey>, checkpoint: Optio
node/src/args.rs:450
↓ 1 callersFunctionrun_until_height
( n: u32, seed: u64, link: Link, stop_height: u64, verify_consensus: bool, )
node/src/test_harness/common.rs:133
↓ 1 callersMethodsend_genesis
(&self, genesis_content: String)
rpc/src/genesis.rs:60
↓ 1 callersFunctionsend_withdrawal_transaction
( provider: &P, withdrawal_contract_address: Address, //validator_pubkey: &[u8; 48], ed25519_p
node/src/bin/withdraw_and_exit.rs:323
↓ 1 callersFunctionsend_withdrawal_transaction
( provider: &P, withdrawal_contract_address: Address, //validator_pubkey: &[u8; 48], ed25519_p
node/src/bin/sync_from_genesis.rs:598
↓ 1 callersMethodset_allowed_timestamp_future_ms
(&mut self, ms: u64)
types/src/consensus_state.rs:218
↓ 1 callersMethodset_latest_checkpoint_epoch
(&mut self, epoch: u64)
finalizer/src/db.rs:150
↓ 1 callersMethodset_latest_consensus_state_epoch
(&mut self, epoch: u64)
finalizer/src/db.rs:102
← previousnext →401–500 of 1,261, ranked by callers