Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SeismicSystems/summit
/ functions
Functions
1,261 in github.com/SeismicSystems/summit
⨍
Functions
1,261
◇
Types & classes
162
Function
deposit_field_proof_verifies
()
types/src/ssz_state_tree.rs:2053
Function
deposit_incremental_pop_matches_rebuild
()
types/src/ssz_state_tree.rs:2181
Function
deposit_incremental_push_matches_rebuild
()
types/src/ssz_state_tree.rs:2138
Function
deposit_item_proof_leaf_matches_hash_tree_root
()
types/src/ssz_state_tree.rs:2094
Function
deposit_proof_out_of_bounds
()
types/src/ssz_state_tree.rs:1950
Function
deposit_proof_verifies
()
types/src/ssz_state_tree.rs:1926
Function
deposit_request_deterministic
()
types/src/ssz_hash.rs:402
Method
derive_child_signer
(private_key: &PrivateKey, index: u32)
types/src/ext_private_key.rs:31
Method
dev
Enable `dev` mode for the Reth instance.
types/src/reth.rs:324
Function
different_epochs_different_roots
()
types/src/ssz_state_tree.rs:1612
Method
disable_discovery
Disables discovery for the Reth instance.
types/src/reth.rs:370
Method
drop
(&mut self)
types/src/reth.rs:223
Method
drop
(&mut self)
application/src/actor.rs:593
Method
drop
(&mut self)
finalizer/src/actor.rs:2030
Function
each_scalar_field_changes_root
()
types/src/ssz_state_tree.rs:1621
Function
ed25519
Builds ed25519 identities alongside the ed25519 signing scheme. Returns a [`Fixture`] whose keys and scheme instances share a consistent ordering.
syncer/src/mocks/fixtures.rs:50
Method
ed25519_pubkey
(key: &str)
types/src/genesis.rs:95
Function
ed25519_pubkey_is_identity
()
types/src/ssz_hash.rs:265
Function
empty_collection_proofs_return_none
()
types/src/ssz_state_tree.rs:3434
Function
empty_tree_depth_4_matches_zero_hashes
()
types/src/ssz_tree.rs:400
Function
empty_tree_root_is_zero_hash
()
types/src/ssz_tree.rs:393
Method
enable_ipc
Enable IPC for the Reth instance.
types/src/reth.rs:383
Method
encode_size
(&self)
types/src/withdrawal.rs:328
Method
encode_size
(&self)
types/src/protocol_params.rs:177
Method
encode_size
(&self)
types/src/dynamic_epocher.rs:188
Method
encode_size
(&self)
finalizer/src/db.rs:330
Method
encode_size
(&self)
syncer/src/ingress/handler.rs:169
Method
encode_size
(&self)
syncer/src/mocks/block.rs:70
Method
endpoint_url
(&self)
types/src/reth.rs:182
Method
enter_epoch
( &mut self, epoch: Epoch, scheme: MultisigScheme, pending_mux: &mut MuxHandle
orchestrator/src/actor.rs:276
Method
eq
(&self, other: &Self)
syncer/src/ingress/handler.rs:181
Method
exec
(&self)
node/src/args.rs:65
Method
failed
(&mut self, _: Self::Key, _: Self::Failure)
syncer/src/ingress/handler.rs:81
Method
finalization
Notifies the actor of a verified [`Finalization`]. This is a trusted call that injects a finalization directly into marshal. The finalization is expe
syncer/src/ingress/mailbox.rs:386
Method
finalized
(&self, _commitment: B::Digest)
syncer/src/standard/variant.rs:75
Method
find_block
Looks for a block (verified or notarized).
syncer/src/cache.rs:350
Method
find_by_commitment
(&self, commitment: B::Digest)
syncer/src/standard/variant.rs:58
Method
fmt
(&self, f: &mut std::fmt::Formatter<'_>)
types/src/reth.rs:105
Method
fmt
(&self, f: &mut fmt::Formatter<'_>)
types/src/checkpoint.rs:153
Method
fmt
(&self, f: &mut std::fmt::Formatter<'_>)
syncer/src/ingress/handler.rs:222
Method
fmt
(&self, f: &mut std::fmt::Formatter<'_>)
node/src/prom/hooks.rs:58
Method
fmt
(&self, f: &mut std::fmt::Formatter<'_>)
node/src/test_harness/common.rs:663
Method
forward
Forward a block to a set of peers.
syncer/src/ingress/mailbox.rs:325
Method
from
(err: RpcError)
rpc/src/error.rs:25
Method
from
(src: Height)
syncer/src/ingress/mailbox.rs:38
Method
from_file
(file_path: &PathBuf)
types/src/engine_client.rs:453
Method
from_ssz_bytes
(bytes: &[u8])
types/src/header.rs:202
Method
from_ssz_bytes
(bytes: &[u8])
types/src/checkpoint.rs:75
Method
from_ssz_bytes
(bytes: &[u8])
types/src/block.rs:228
Method
from_u8
(value: u8)
types/src/account.rs:24
Method
generate_added_validator_field_proof_by_key
Generate a field-level proof for an added validator identified by node key.
types/src/ssz_state_tree.rs:1464
Method
generate_deposit_field_proof_by_key
Generate a field-level proof for a deposit identified by node pubkey.
types/src/ssz_state_tree.rs:1124
Method
generate_deposit_proof_by_key
Generate a proof for a deposit identified by node pubkey.
types/src/ssz_state_tree.rs:1063
Method
genesis
Returns the genesis configuration used to configure this instance
types/src/reth.rs:197
Method
genesis
(genesis_hash: [u8; 32])
types/src/block.rs:126
Method
genesis
(&mut self, epoch: Epoch)
application/src/ingress.rs:50
Method
get_active_validators_as
(&self)
types/src/consensus_state.rs:688
Method
get_allowed_timestamp_future
(&self)
types/src/consensus_state_query.rs:235
Method
get_allowed_timestamp_future
(&self)
rpc/src/server.rs:305
Method
get_allowed_timestamp_future
(&self)
finalizer/src/ingress.rs:282
Method
get_checkpoint
(&self, epoch: u64)
types/src/consensus_state_query.rs:121
Method
get_checkpoint
(&self, epoch: u64)
rpc/src/server.rs:74
Method
get_consensus_height
Get consensus height (all clients must agree)
node/src/test_harness/mock_engine_client.rs:710
Method
get_consensus_keys
( &self, )
types/src/genesis.rs:186
Method
get_deposit
(&self, index: usize)
types/src/consensus_state.rs:524
Method
get_deposit
(&self, index: usize)
rpc/src/server.rs:326
Method
get_deposit_count
(&self)
rpc/src/server.rs:346
Method
get_deposit_count
(&self)
finalizer/src/ingress.rs:393
Method
get_deposit_signature
( &self, amount: u64, address: String, )
rpc/src/server.rs:216
Method
get_engine_config
( engine_client: C, oracle: O, key_store: KeyStore<S>, participants: Vec<(Publ
node/src/config.rs:65
Method
get_epoch_bounds
(&self, epoch: u64)
types/src/consensus_state_query.rs:305
Method
get_epoch_bounds
(&self, epoch: u64)
rpc/src/server.rs:315
Method
get_epoch_bounds
(&self, epoch: u64)
finalizer/src/ingress.rs:354
Method
get_epoch_genesis_hash
(&self)
types/src/consensus_state.rs:309
Method
get_epoch_length
(&self)
types/src/consensus_state_query.rs:221
Method
get_epoch_length
(&self)
rpc/src/server.rs:300
Method
get_epochs_with_withdrawals
Get all epochs that have pending withdrawals
types/src/consensus_state.rs:626
Method
get_finalized_header
(&self, epoch: u64)
types/src/consensus_state_query.rs:177
Method
get_finalized_header
(&mut self, epoch: u64)
finalizer/src/ingress.rs:135
Method
get_head_digest_ref
(&self)
types/src/consensus_state.rs:318
Method
get_latest_checkpoint
(&self)
types/src/consensus_state_query.rs:107
Method
get_latest_checkpoint_info
(&self)
rpc/src/server.rs:128
Method
get_latest_checkpoint_mut
(&mut self)
types/src/consensus_state_query.rs:93
Method
get_latest_epoch
(&self)
types/src/consensus_state_query.rs:149
Method
get_latest_height
(&self)
types/src/consensus_state_query.rs:135
Method
get_latest_height
(&self)
types/src/consensus_state.rs:179
Method
get_max_deposits_per_epoch
(&self)
types/src/consensus_state_query.rs:263
Method
get_max_deposits_per_epoch
(&self)
types/src/consensus_state.rs:223
Method
get_max_withdrawals_per_epoch
(&self)
types/src/consensus_state_query.rs:277
Method
get_max_withdrawals_per_epoch
(&self)
types/src/consensus_state.rs:232
Method
get_maximum_stake
(&self)
types/src/consensus_state_query.rs:207
Method
get_maximum_stake
(&self)
types/src/consensus_state.rs:200
Method
get_minimum_stake
(&self)
types/src/consensus_state_query.rs:193
Method
get_minimum_stake
(&self)
types/src/consensus_state.rs:196
Method
get_next_withdrawal_index
(&self)
types/src/consensus_state.rs:188
Function
get_node_returns_internal_nodes
()
types/src/ssz_tree.rs:622
Method
get_observers_per_validator
(&self)
types/src/consensus_state_query.rs:291
Method
get_payload
(&mut self, _payload_id: PayloadId)
finalizer/src/tests/mocks.rs:143
Method
get_pending_withdrawal
( &self, public_key: String, )
rpc/src/server.rs:351
Method
get_public_keys
(&self)
rpc/src/genesis.rs:46
← previous
next →
601–700 of 1,261, ranked by callers