MCPcopy Create free account

hub / github.com/SeismicSystems/summit / functions

Functions1,261 in github.com/SeismicSystems/summit

Methodget_state_root
(&self)
rpc/src/server.rs:402
Methodget_treasury_address
(&self)
types/src/consensus_state_query.rs:249
Methodget_treasury_address
(&self)
types/src/consensus_state.rs:250
Methodget_treasury_address
(&self)
rpc/src/server.rs:310
Methodget_validator_account
( &self, public_key: String, )
rpc/src/server.rs:186
Methodget_validator_balance
(&self, public_key: PublicKey)
types/src/consensus_state_query.rs:163
Methodget_validator_index
Get the positional index of a validator pubkey within sorted keys.
types/src/ssz_state_tree.rs:445
Methodget_validator_keys
(&self)
types/src/consensus_state.rs:635
Functiongrow_across_multiple_doublings
()
types/src/ssz_state_tree.rs:3059
Methodhandle_aux_data_mailbox
( &mut self, height: u64, parent_digest: Digest, sender: oneshot::Sender<Optio
finalizer/src/actor.rs:873
Methodhandle_block_processed
Handle acknowledgement from the application that a block has been processed. Buffers the processed height update but does NOT sync to durable storage
syncer/src/actor.rs:1227
Methodhandle_consensus_state_query
( &self, consensus_state_request: ConsensusStateRequest, sender: oneshot::Sender<Conse
finalizer/src/actor.rs:1002
Methodhandle_deliver
Handle a deliver message from the resolver. Block delivers are handled immediately. Finalized/Notarized delivers are parsed and structurally validated
syncer/src/actor.rs:879
Methodhandle_finalized_block
( &mut self, ack_tx: Exact, block: Block, finalization: Option< Fi
finalizer/src/actor.rs:399
Methodhandle_produce
Handle a produce request from a remote peer.
syncer/src/actor.rs:834
Methodhandle_proposal
( &mut self, parent: (View, Digest), syncer: &mut SyncerMailbox<S, Block>, fin
application/src/actor.rs:343
Methodhandle_result
Helper to debug cache results.
syncer/src/cache.rs:307
Functionhandle_verify
( block: &Block, parent: Block, epocher: &ES, aux_data: &BlockAuxData, now_millis: u64, )
application/src/actor.rs:598
Functionhappy_path_pause
()
rpc/src/auth.rs:77
Functionhappy_path_unpause
()
rpc/src/auth.rs:87
Methodhas_block
Check if a block exists in canonical chain
node/src/test_harness/mock_engine_client.rs:180
Methodhas_file
(path: &str)
node/src/args.rs:169
Methodhash
(&self, state: &mut H)
syncer/src/ingress/handler.rs:211
Functionhash_fixed_bytes_64_deterministic
()
types/src/ssz_hash.rs:417
Functionhash_fixed_bytes_96_deterministic
()
types/src/ssz_hash.rs:430
Methodhealth
(&self)
rpc/src/genesis.rs:42
Methodhint_finalized
Hints that a finalization should be fetched from the network if not available locally. This is fire-and-forget: the finalization will be stored in sy
syncer/src/ingress/mailbox.rs:257
Functionincremental_matches_full_rebuild
()
types/src/ssz_tree.rs:482
Methodinit
Create a new application actor.
syncer/src/actor.rs:272
Functioninsert_at_every_position
()
types/src/ssz_state_tree.rs:2782
Functioninsert_matches_rebuild_1
()
types/src/ssz_state_tree.rs:2740
Functioninsert_matches_rebuild_100
()
types/src/ssz_state_tree.rs:2775
Functioninsert_matches_rebuild_16
()
types/src/ssz_state_tree.rs:2765
Functioninsert_matches_rebuild_17
()
types/src/ssz_state_tree.rs:2770
Functioninsert_matches_rebuild_2
()
types/src/ssz_state_tree.rs:2745
Functioninsert_matches_rebuild_7
()
types/src/ssz_state_tree.rs:2750
Functioninsert_matches_rebuild_8
()
types/src/ssz_state_tree.rs:2755
Functioninsert_matches_rebuild_9
()
types/src/ssz_state_tree.rs:2760
Functioninsert_remove_round_trip
()
types/src/ssz_state_tree.rs:2919
Functioninsert_then_update_matches_rebuild
()
types/src/ssz_state_tree.rs:3030
Functioninsert_two_remove_two_round_trip
()
types/src/ssz_state_tree.rs:2981
Methodinstall
Installs Prometheus as the metrics recorder. Caution: This only configures the global recorder and does not spawn the exporter. Callers must run [`Se
node/src/prom/recorder.rs:82
Methodinstall_hook
Registers a [`Hook`] by calling the provided closure.
node/src/prom/hooks.rs:21
Functioninstall_prometheus_recorder
Installs the Prometheus recorder as the global recorder. Note: This must be installed before any metrics are `described`. Caution: This only configu
node/src/prom/recorder.rs:14
Functioninterleaved_insert_remove
()
types/src/ssz_state_tree.rs:3080
Methodinto_block
(self)
syncer/src/variant.rs:118
Methodipc_endpoint
Returns the IPC endpoint of this instance.
types/src/reth.rs:174
Methodipc_path
Sets the IPC path for the socket.
types/src/reth.rs:396
Methodis_paused
(&self)
rpc/src/server.rs:395
Methodis_ssz_fixed_len
()
types/src/header.rs:111
Methodis_ssz_fixed_len
()
types/src/checkpoint.rs:36
Methodis_ssz_fixed_len
()
types/src/block.rs:200
Functionlarge_tree_proofs
()
types/src/ssz_tree.rs:550
Methodload_from_file
(path: P)
types/src/utils.rs:113
Methodload_from_file
(path: &str)
types/src/genesis.rs:135
Methodload_from_file
Load bootstrappers from a TOML file
types/src/bootstrap.rs:51
Functionmain
Benchmark for measuring consensus state and checkpoint write performance over time. This benchmark writes consensus state and checkpoint data for man
finalizer/benches/consensus_state_write.rs:65
Functionmain
()
node/src/main.rs:4
Functionmain
()
node/src/bin/observer.rs:86
Functionmain
()
node/src/bin/genesis.rs:65
Functionmain
()
node/src/bin/protocol_params.rs:62
Functionmain
()
node/src/bin/withdraw_and_exit.rs:67
Functionmain
()
node/src/bin/verify_consensus_state_proof.rs:55
Functionmain
()
node/src/bin/execute_blocks.rs:15
Functionmain
()
node/src/bin/testnet.rs:42
Functionmain
()
node/src/bin/sync_from_genesis.rs:92
Functionmain
()
node/src/bin/stake_and_join_with_outdated_ckpt.rs:79
Functionmain
()
node/src/bin/stake_and_checkpoint.rs:75
Methodmake_checkpoint_key
(epoch: u64)
finalizer/src/db.rs:81
Methodmake_consensus_state_key
(epoch: u64)
finalizer/src/db.rs:65
Methodmake_finalized_header_key
(epoch: u64)
finalizer/src/db.rs:73
Functionmany_validators_field_proofs
()
types/src/ssz_state_tree.rs:2682
Functionmany_validators_proof
()
types/src/ssz_state_tree.rs:1875
Functionmerkleize_empty_returns_zero
()
types/src/ssz_tree.rs:518
Functionmerkleize_matches_tree
()
types/src/ssz_tree.rs:537
Functionmerkleize_single_chunk
()
types/src/ssz_tree.rs:523
Functionmerkleize_two_chunks
()
types/src/ssz_tree.rs:529
Functionmix_in_length_changes_root
()
types/src/ssz_tree.rs:507
Methodnew
Create a new tree with at least `num_leaves` leaf slots. The actual capacity is rounded up to the next power of 2. All leaves and internal nodes are
types/src/ssz_tree.rs:30
Methodnew
()
types/src/utils.rs:87
Methodnew
Creates an empty Reth builder. The instance number is set to a random number between 1 and 200 by default to reduce the odds of port conflicts. This
types/src/reth.rs:277
Methodnew
( header: Header, finalization: Finalization<S, Digest>, participant_count: usize,
types/src/header.rs:334
Methodnew
()
types/src/ssz_state_tree.rs:157
Methodnew
( buffer_size: usize, )
types/src/consensus_state_query.rs:80
Methodnew
(bls_private_key: group::Private, namespace: Vec<u8>)
types/src/scheme.rs:49
Methodnew
(engine_ipc_path: String)
types/src/engine_client.rs:64
Methodnew
(state: &ConsensusState)
types/src/checkpoint.rs:26
Methodnew
(oracle: Oracle<C>)
types/src/network_oracle.rs:24
Methodnew
Create a new KeyPaths instance from a key store path
types/src/key_paths.rs:19
Methodnew
Creates a new `DynamicEpocher` with the given genesis epoch length.
types/src/dynamic_epocher.rs:35
Methodnew
( forkchoice: ForkchoiceState, validator_minimum_stake: u64, validator_maximum_stake:
types/src/consensus_state.rs:111
Methodnew
(sender: mpsc::Sender<Message>)
application/src/ingress.rs:38
Methodnew
(context: R, cfg: ApplicationConfig<C, ES>)
application/src/actor.rs:68
Methodnew
(path: String, sender: Option<oneshot::Sender<()>>)
rpc/src/genesis.rs:18
Methodnew
( key_store_path: String, finalizer_mailbox: FinalizerMailbox<MultisigScheme, Block>,
rpc/src/server.rs:40
Methodnew
(port: u16)
rpc/src/builder.rs:36
Methodnew
(sender: mpsc::Sender<FinalizerMessage<S, B>>)
finalizer/src/ingress.rs:47
Methodnew
( context: E, cfg: Config<EightCap, ((), ())>, cancellation_token: CancellationToken,
finalizer/src/db.rs:35
Methodnew
( context: R, cfg: FinalizerConfig<C, O, V>, )
finalizer/src/actor.rs:128
Methodnew
()
finalizer/src/tests/mocks.rs:92
← previousnext →701–800 of 1,261, ranked by callers