MCPcopy Create free account

hub / github.com/SeismicSystems/summit / functions

Functions1,261 in github.com/SeismicSystems/summit

Functiondeposit_field_proof_verifies
()
types/src/ssz_state_tree.rs:2053
Functiondeposit_incremental_pop_matches_rebuild
()
types/src/ssz_state_tree.rs:2181
Functiondeposit_incremental_push_matches_rebuild
()
types/src/ssz_state_tree.rs:2138
Functiondeposit_item_proof_leaf_matches_hash_tree_root
()
types/src/ssz_state_tree.rs:2094
Functiondeposit_proof_out_of_bounds
()
types/src/ssz_state_tree.rs:1950
Functiondeposit_proof_verifies
()
types/src/ssz_state_tree.rs:1926
Functiondeposit_request_deterministic
()
types/src/ssz_hash.rs:402
Methodderive_child_signer
(private_key: &PrivateKey, index: u32)
types/src/ext_private_key.rs:31
Methoddev
Enable `dev` mode for the Reth instance.
types/src/reth.rs:324
Functiondifferent_epochs_different_roots
()
types/src/ssz_state_tree.rs:1612
Methoddisable_discovery
Disables discovery for the Reth instance.
types/src/reth.rs:370
Methoddrop
(&mut self)
types/src/reth.rs:223
Methoddrop
(&mut self)
application/src/actor.rs:593
Methoddrop
(&mut self)
finalizer/src/actor.rs:2030
Functioneach_scalar_field_changes_root
()
types/src/ssz_state_tree.rs:1621
Functioned25519
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
Methoded25519_pubkey
(key: &str)
types/src/genesis.rs:95
Functioned25519_pubkey_is_identity
()
types/src/ssz_hash.rs:265
Functionempty_collection_proofs_return_none
()
types/src/ssz_state_tree.rs:3434
Functionempty_tree_depth_4_matches_zero_hashes
()
types/src/ssz_tree.rs:400
Functionempty_tree_root_is_zero_hash
()
types/src/ssz_tree.rs:393
Methodenable_ipc
Enable IPC for the Reth instance.
types/src/reth.rs:383
Methodencode_size
(&self)
types/src/withdrawal.rs:328
Methodencode_size
(&self)
types/src/protocol_params.rs:177
Methodencode_size
(&self)
types/src/dynamic_epocher.rs:188
Methodencode_size
(&self)
finalizer/src/db.rs:330
Methodencode_size
(&self)
syncer/src/ingress/handler.rs:169
Methodencode_size
(&self)
syncer/src/mocks/block.rs:70
Methodendpoint_url
(&self)
types/src/reth.rs:182
Methodenter_epoch
( &mut self, epoch: Epoch, scheme: MultisigScheme, pending_mux: &mut MuxHandle
orchestrator/src/actor.rs:276
Methodeq
(&self, other: &Self)
syncer/src/ingress/handler.rs:181
Methodexec
(&self)
node/src/args.rs:65
Methodfailed
(&mut self, _: Self::Key, _: Self::Failure)
syncer/src/ingress/handler.rs:81
Methodfinalization
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
Methodfinalized
(&self, _commitment: B::Digest)
syncer/src/standard/variant.rs:75
Methodfind_block
Looks for a block (verified or notarized).
syncer/src/cache.rs:350
Methodfind_by_commitment
(&self, commitment: B::Digest)
syncer/src/standard/variant.rs:58
Methodfmt
(&self, f: &mut std::fmt::Formatter<'_>)
types/src/reth.rs:105
Methodfmt
(&self, f: &mut fmt::Formatter<'_>)
types/src/checkpoint.rs:153
Methodfmt
(&self, f: &mut std::fmt::Formatter<'_>)
syncer/src/ingress/handler.rs:222
Methodfmt
(&self, f: &mut std::fmt::Formatter<'_>)
node/src/prom/hooks.rs:58
Methodfmt
(&self, f: &mut std::fmt::Formatter<'_>)
node/src/test_harness/common.rs:663
Methodforward
Forward a block to a set of peers.
syncer/src/ingress/mailbox.rs:325
Methodfrom
(err: RpcError)
rpc/src/error.rs:25
Methodfrom
(src: Height)
syncer/src/ingress/mailbox.rs:38
Methodfrom_file
(file_path: &PathBuf)
types/src/engine_client.rs:453
Methodfrom_ssz_bytes
(bytes: &[u8])
types/src/header.rs:202
Methodfrom_ssz_bytes
(bytes: &[u8])
types/src/checkpoint.rs:75
Methodfrom_ssz_bytes
(bytes: &[u8])
types/src/block.rs:228
Methodfrom_u8
(value: u8)
types/src/account.rs:24
Methodgenerate_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
Methodgenerate_deposit_field_proof_by_key
Generate a field-level proof for a deposit identified by node pubkey.
types/src/ssz_state_tree.rs:1124
Methodgenerate_deposit_proof_by_key
Generate a proof for a deposit identified by node pubkey.
types/src/ssz_state_tree.rs:1063
Methodgenesis
Returns the genesis configuration used to configure this instance
types/src/reth.rs:197
Methodgenesis
(genesis_hash: [u8; 32])
types/src/block.rs:126
Methodgenesis
(&mut self, epoch: Epoch)
application/src/ingress.rs:50
Methodget_active_validators_as
(&self)
types/src/consensus_state.rs:688
Methodget_allowed_timestamp_future
(&self)
types/src/consensus_state_query.rs:235
Methodget_allowed_timestamp_future
(&self)
rpc/src/server.rs:305
Methodget_allowed_timestamp_future
(&self)
finalizer/src/ingress.rs:282
Methodget_checkpoint
(&self, epoch: u64)
types/src/consensus_state_query.rs:121
Methodget_checkpoint
(&self, epoch: u64)
rpc/src/server.rs:74
Methodget_consensus_height
Get consensus height (all clients must agree)
node/src/test_harness/mock_engine_client.rs:710
Methodget_consensus_keys
( &self, )
types/src/genesis.rs:186
Methodget_deposit
(&self, index: usize)
types/src/consensus_state.rs:524
Methodget_deposit
(&self, index: usize)
rpc/src/server.rs:326
Methodget_deposit_count
(&self)
rpc/src/server.rs:346
Methodget_deposit_count
(&self)
finalizer/src/ingress.rs:393
Methodget_deposit_signature
( &self, amount: u64, address: String, )
rpc/src/server.rs:216
Methodget_engine_config
( engine_client: C, oracle: O, key_store: KeyStore<S>, participants: Vec<(Publ
node/src/config.rs:65
Methodget_epoch_bounds
(&self, epoch: u64)
types/src/consensus_state_query.rs:305
Methodget_epoch_bounds
(&self, epoch: u64)
rpc/src/server.rs:315
Methodget_epoch_bounds
(&self, epoch: u64)
finalizer/src/ingress.rs:354
Methodget_epoch_genesis_hash
(&self)
types/src/consensus_state.rs:309
Methodget_epoch_length
(&self)
types/src/consensus_state_query.rs:221
Methodget_epoch_length
(&self)
rpc/src/server.rs:300
Methodget_epochs_with_withdrawals
Get all epochs that have pending withdrawals
types/src/consensus_state.rs:626
Methodget_finalized_header
(&self, epoch: u64)
types/src/consensus_state_query.rs:177
Methodget_finalized_header
(&mut self, epoch: u64)
finalizer/src/ingress.rs:135
Methodget_head_digest_ref
(&self)
types/src/consensus_state.rs:318
Methodget_latest_checkpoint
(&self)
types/src/consensus_state_query.rs:107
Methodget_latest_checkpoint_info
(&self)
rpc/src/server.rs:128
Methodget_latest_checkpoint_mut
(&mut self)
types/src/consensus_state_query.rs:93
Methodget_latest_epoch
(&self)
types/src/consensus_state_query.rs:149
Methodget_latest_height
(&self)
types/src/consensus_state_query.rs:135
Methodget_latest_height
(&self)
types/src/consensus_state.rs:179
Methodget_max_deposits_per_epoch
(&self)
types/src/consensus_state_query.rs:263
Methodget_max_deposits_per_epoch
(&self)
types/src/consensus_state.rs:223
Methodget_max_withdrawals_per_epoch
(&self)
types/src/consensus_state_query.rs:277
Methodget_max_withdrawals_per_epoch
(&self)
types/src/consensus_state.rs:232
Methodget_maximum_stake
(&self)
types/src/consensus_state_query.rs:207
Methodget_maximum_stake
(&self)
types/src/consensus_state.rs:200
Methodget_minimum_stake
(&self)
types/src/consensus_state_query.rs:193
Methodget_minimum_stake
(&self)
types/src/consensus_state.rs:196
Methodget_next_withdrawal_index
(&self)
types/src/consensus_state.rs:188
Functionget_node_returns_internal_nodes
()
types/src/ssz_tree.rs:622
Methodget_observers_per_validator
(&self)
types/src/consensus_state_query.rs:291
Methodget_payload
(&mut self, _payload_id: PayloadId)
finalizer/src/tests/mocks.rs:143
Methodget_pending_withdrawal
( &self, public_key: String, )
rpc/src/server.rs:351
Methodget_public_keys
(&self)
rpc/src/genesis.rs:46
← previousnext →601–700 of 1,261, ranked by callers