MCPcopy Create free account

hub / github.com/base/base / functions

Functions16,503 in github.com/base/base

↓ 5 callersMethodget
(&self, key: PreimageKey)
crates/proof/succinct/utils/host/src/witness_generation/preimage_witness_collector.rs:24
↓ 5 callersMethodget
(&self, key: B256)
crates/proof/host/src/kv/mem.rs:26
↓ 5 callersMethodget_actor_config
Returns the [`ActorConfig`] for `(account, actor_id)`. An absent actor reads back as an all-zero word, i.e. [`ActorConfig::EMPTY`].
crates/execution/eip8130/src/account_config.rs:45
↓ 5 callersFunctionget_chainspec
()
crates/execution/chainspec/src/basefee.rs:100
↓ 5 callersMethodget_earliest_block_number
(&self)
crates/execution/trie/src/db/store.rs:707
↓ 5 callersMethodget_flashblocks
Returns all flashblocks.
crates/execution/flashblocks/src/pending_blocks.rs:515
↓ 5 callersMethodget_holocene_extra_data
Extracts the extra data parameters post-Holocene upgrade. In Holocene, those parameters are the EIP-1559 base fee parameters.
crates/execution/payload/src/payload.rs:116
↓ 5 callersMethodget_logs
(&self, filter: Filter)
crates/execution/flashblocks/src/rpc/eth.rs:555
↓ 5 callersMethodget_or_insert
Returns a reference to a lazily initialized handler for the given key.
crates/common/precompile-storage/src/types/mod.rs:51
↓ 5 callersMethodget_policy_admin
Returns the current admin of `policy_id`, or `address(0)` for policies with renounced admin. Returns `address(0)` without reverting for malformed pol
crates/common/precompiles/src/policy/storage.rs:421
↓ 5 callersMethodget_proof
( &self, request: Request<GetProofRequest>, )
crates/proof/zk/service/src/server/mod.rs:55
↓ 5 callersMethodhandle
Handles the engine query request.
crates/consensus/engine/src/query.rs:71
↓ 5 callersMethodhas_role
Returns whether `account` has `role`.
crates/common/precompiles/src/common/ops/roles.rs:99
↓ 5 callersFunctionhash
(v: u32)
crates/common/flz/src/flz.rs:131
↓ 5 callersMethodheartbeat
Extend a claimed proof job lock.
crates/proof/prover-service/client/src/worker.rs:117
↓ 5 callersFunctioninsert_ready_proof
(driver: &mut Driver<MockL2Provider, MockZkProofProvider, MockTxManager>)
crates/proof/challenge/src/driver.rs:1161
↓ 5 callersFunctioninsert_ready_tee_proof
( driver: &mut Driver<MockL2Provider, MockZkProofProvider, MockTxManager>, )
crates/proof/challenge/src/driver.rs:1175
↓ 5 callersMethodinstall
Installs a SIGSEGV handler. When SIGSEGV is delivered to the process, print a stack trace and then exit.
crates/utilities/cli/src/sigsegv.rs:21
↓ 5 callersMethodinto_tx
Consumes the envelope and returns the unsigned transaction body.
crates/common/consensus/src/transaction/eip8130/signed.rs:119
↓ 5 callersMethodinto_u256
Returns the raw packed policy word.
crates/common/precompiles/src/policy/storage.rs:49
↓ 5 callersFunctioninvalid_params_error
(message: impl Into<String>)
crates/proof/prover-service/client/src/worker.rs:603
↓ 5 callersMethodis_cobalt_active_at_timestamp
Returns `true` if [`Cobalt`](BaseUpgrade::Cobalt) is active at given block timestamp.
crates/common/chains/src/upgrades.rs:78
↓ 5 callersMethodis_empty
Return `true` if the source has been fully drained.
actions/harness/src/common/l2_source.rs:40
↓ 5 callersMethodis_empty
(&self)
crates/execution/eip8130/src/account_config.rs:248
↓ 5 callersMethodis_holocene_active_at_timestamp
Returns `true` if [`Holocene`](BaseUpgrade::Holocene) is active at given block timestamp.
crates/common/chains/src/upgrades.rs:51
↓ 5 callersMethodis_retryable
(&self)
crates/utilities/tx-manager/src/error.rs:209
↓ 5 callersMethodis_sequencer
Returns `true` if [`Self`] is [`Self::Sequencer`].
crates/consensus/service/src/service/mode.rs:34
↓ 5 callersMethodis_success
Return true if the transaction was successful.
crates/common/consensus/src/receipts/envelope.rs:119
↓ 5 callersFunctionjsonrpc_ok
()
crates/infra/ingress-rpc/src/lib.rs:388
↓ 5 callersMethodkeep_scheduled
(&mut self)
crates/proof/host/src/handler.rs:422
↓ 5 callersMethodl2_chain_provider
Sets the l2 chain provider for the pipeline.
crates/consensus/derive/src/pipeline/builder.rs:88
↓ 5 callersMethodl2_client_rpc_url
Returns the L2 client's RPC URL.
etc/systems/src/smoke.rs:87
↓ 5 callersFunctionlanded
(tx_hash: TxHash, block_number: u64)
crates/infra/load-tests/src/metrics/collector.rs:280
↓ 5 callersMethodlatest_block_number
(&self)
crates/execution/flashblocks/src/pending_blocks.rs:432
↓ 5 callersMethodlatest_flashblock_index
(&self)
crates/execution/flashblocks/src/pending_blocks.rs:456
↓ 5 callersMethodlaunch
Launches the execution node and returns its handle.
crates/execution/cli/src/node.rs:341
↓ 5 callersMethodload
(&self)
crates/builder/core/src/flashblocks/payload.rs:84
↓ 5 callersMethodload_blobs
Loads blob data into the source if it is not open.
crates/consensus/derive/src/sources/blobs.rs:107
↓ 5 callersMethodload_rollup_config
Loads the configured L2 rollup config.
crates/consensus/cli/src/node.rs:356
↓ 5 callersFunctionlocal_client
( latest: u64, safe: u64, finalized: u64, proofs_latest: u64, )
crates/consensus/service/src/follow/runtime.rs:379
↓ 5 callersFunctionmake_evm_provider
( ctx: &'a mut EthEvmContext<EmptyDB>, gas_params: GasParams, gas: u64, is_sta
crates/common/precompile-storage/src/evm.rs:355
↓ 5 callersFunctionmake_token
()
crates/common/precompiles/src/common/ops/mintable.rs:71
↓ 5 callersFunctionmake_token
()
crates/common/precompiles/src/common/ops/transferable.rs:167
↓ 5 callersFunctionmanager
(proof_provider: RecordingProofProvider)
crates/proof/tee/registrar/src/signer_manager.rs:918
↓ 5 callersMethodmark_sent
Records a hash as sent at the current instant.
crates/execution/txpool/src/consumer/validator.rs:43
↓ 5 callersMethodmarshal_binary
(&self)
crates/proof/primitives/src/per_chain_config.rs:167
↓ 5 callersMethodmax_fee_per_gas
Sets the maximum fee per gas for the transaction.
crates/common/rpc-types/src/transaction/request.rs:267
↓ 5 callersMethodmax_rlp_bytes_per_channel
Returns the max rlp bytes per channel for the given timestamp.
crates/common/genesis/src/rollup.rs:349
↓ 5 callersMethodmax_sequencer_drift
Returns the max sequencer drift for the given timestamp.
crates/common/genesis/src/rollup.rs:340
↓ 5 callersFunctionmessage_id_hash
Hashes a gossip message ID preimage.
crates/consensus/gossip/src/config.rs:230
↓ 5 callersFunctionminimal_cli
()
crates/proof/proposer/src/config.rs:160
↓ 5 callersMethodmode
The mode of operation for the node.
crates/consensus/service/src/service/node.rs:165
↓ 5 callersFunctionnetwork_name
Returns the name of the Docker network used for system tests.
etc/systems/src/network.rs:10
↓ 5 callersMethodnext
(&mut self)
crates/batcher/source/src/channel.rs:29
↓ 5 callersMethodnext
(&mut self)
crates/batcher/source/src/l1_hybrid.rs:84
↓ 5 callersMethodnext_batch
( &mut self, parent: L2BlockInfo, l1_origins: &[BlockInfo], )
crates/consensus/derive/src/stages/batch/batch_stream.rs:122
↓ 5 callersMethodnext_block_base_fee
(&self, parent: &Header, target_timestamp: u64)
crates/execution/chainspec/src/spec.rs:588
↓ 5 callersMethodnext_evm_env
Builds an [`EvmEnv`] for the next block given a parent header.
crates/execution/evm/src/env.rs:67
↓ 5 callersMethodnext_signer
Yields the next signer in the stream. For `Seed`, the (vanishingly rare) case of an invalid secp256k1 scalar is handled by drawing again up to a boun
crates/infra/load-tests/src/workload/key_stream.rs:107
↓ 5 callersFunctionnode
(name: &str)
bin/basectl/src/sequencer.rs:817
↓ 5 callersMethodnonce
(&self, owner: Address)
crates/common/precompiles/src/common/test_utils.rs:179
↓ 5 callersFunctionnormalize_limit
(limit: i64)
crates/infra/audit/src/transaction_events.rs:537
↓ 5 callersMethodon_discarded
(&mut self, transactions: &[Arc<ValidPoolTransaction<T>>])
crates/execution/txpool/src/pool.rs:1118
↓ 5 callersMethodon_new_block_hashes
Records the transaction hashes observed in a newly polled canonical block. This is the in-run landing detector: the first time one of our pending tra
crates/infra/load-tests/src/runner/results_tracker.rs:168
↓ 5 callersMethodon_new_flashblock
Records transaction inclusions observed from the flashblock stream. When a pending transaction is seen in a flashblock, its in-flight slot is release
crates/infra/load-tests/src/runner/results_tracker.rs:139
↓ 5 callersFunctionoverride_with
(account_override: AccountOverride)
crates/execution/eip8130-rpc/src/nonce_reader.rs:147
↓ 5 callersFunctionpack_account_state
( multichain: u64, local: u64, unlocks_at: u64, unlock_delay: u16, fla
crates/execution/eip8130/src/account_config.rs:417
↓ 5 callersMethodparent_beacon_block_root
Returns the parent beacon block root, if any.
crates/common/rpc-types-engine/src/sidecar.rs:84
↓ 5 callersMethodparse
Parses a gwei decimal string to wei (`u128`). # Errors Returns [`ConfigError::InvalidGwei`] if the string is not a valid decimal number. Returns [`C
crates/utilities/tx-manager/src/config.rs:75
↓ 5 callersMethodparse
(input: ParseStream<'_>)
crates/common/precompile-macros/src/contract.rs:20
↓ 5 callersFunctionparse_l1_info
Parses the input of the first transaction in the L2 block, into [`L1BlockInfo`]. Returns an error if data is incorrect length. Caution this expects
crates/execution/evm/src/l1.rs:58
↓ 5 callersMethodpayload_hash
(&self)
crates/common/rpc-types-engine/src/envelope.rs:42
↓ 5 callersMethodpayload_id
Returns the unique id for this payload job.
crates/execution/payload/src/builder.rs:610
↓ 5 callersFunctionpending_sub
A never-ending pending subscription (interval path tests).
crates/batcher/source/src/hybrid.rs:226
↓ 5 callersMethodpending_transactions
(&self)
crates/execution/txpool/src/pool.rs:635
↓ 5 callersMethodpersist_history_batch
Persist a batch of versioned history entries to a dup-sorted table. # Parameters - `block_number`: Target block number for versioning entries - `item
crates/execution/trie/src/db/store.rs:199
↓ 5 callersFunctionpoll_until_terminal
Poll `GetProof` until the status is terminal (`SUCCEEDED` or `FAILED`). Returns the final [`GetProofResponse`].
crates/proof/zk/service/tests/mock_backend_e2e.rs:40
↓ 5 callersMethodpost_canyon_params
Returns the [`BaseFeeParams`] since Canyon upgrade.
crates/common/genesis/src/params.rs:53
↓ 5 callersMethodpredict_token_address
Computes the token address a factory creation call will use.
etc/systems/src/b20.rs:229
↓ 5 callersMethodprint
Pretty-prints `value` as JSON to stdout, terminating with a newline.
crates/infra/basectl/src/output/json.rs:15
↓ 5 callersFunctionprint_peer_action
(action: &PeerActionJson, json: bool)
bin/basectl/src/p2p.rs:512
↓ 5 callersMethodprobe_el_sync
Probes the EL with a bare FCU to determine whether a snap-sync is in progress. Unlike [`Engine::reset`], this does not search for a sync starting poi
crates/consensus/engine/src/task_queue/core.rs:502
↓ 5 callersFunctionproof_bytes
()
crates/proof/submission/src/submitter.rs:146
↓ 5 callersFunctionproof_job
( session_id: impl Into<String>, status: ProofJobStatus, lock_id: Option<String>,
crates/proof/tee/nitro-host/src/proof_generator.rs:621
↓ 5 callersFunctionproof_request
(proof_type: Option<ProofType>)
crates/proof/prover-service/db/src/conversions.rs:308
↓ 5 callersMethodprune_mined
Prunes mined transactions and advances the matching lane heads.
crates/execution/txpool/src/two_d_nonce_pool.rs:344
↓ 5 callersMethodprune_safe
(&mut self, safe_l2_number: u64)
crates/batcher/encoder/src/encoder.rs:943
↓ 5 callersMethodread
Reads the minimal reth limits from a TOML file.
crates/infra/basectl/src/doctor.rs:733
↓ 5 callersMethodrecord_base_error_result
Converts and records a Base precompile error.
crates/common/precompiles/src/metrics.rs:628
↓ 5 callersMethodrecord_base_result
Converts and records a Base precompile result.
crates/common/precompiles/src/metrics.rs:613
↓ 5 callersFunctionrecord_terminal_proof_job
Record terminal outcome and duration metrics for a proof job.
crates/proof/prover-service/src/metrics.rs:151
↓ 5 callersMethodrecord_worker_proof_session
Record (insert or update) the backend session for a claimed worker job. Authorized via the worker fencing token like [`Self::heartbeat_proof_job`], t
crates/proof/prover-service/db/src/repo.rs:1179
↓ 5 callersFunctionrecovery_full
( factory: MockDisputeGameFactory, output_roots: HashMap<u64, B256>, anchor_root: Anch
crates/proof/proposer/src/proof_recovery.rs:377
↓ 5 callersMethodremaining
Return the number of blocks remaining.
actions/harness/src/common/l2_source.rs:35
↓ 5 callersMethodrender
Writes the rows to `writer`, padding keys to the longest key width.
crates/infra/basectl/src/output/table.rs:24
↓ 5 callersMethodrequest
Returns a testcontainers image request for the setup image.
etc/systems/src/setup/container.rs:52
↓ 5 callersMethodrequeue
(&mut self, id: SubmissionId)
crates/batcher/encoder/src/encoder.rs:853
↓ 5 callersFunctionrequired_args
()
bin/prover-registrar/src/cli.rs:327
↓ 5 callersMethodreset
(&mut self)
crates/batcher/encoder/src/encoder.rs:914
↓ 5 callersMethodresolve
Resolves the configured chain input.
bin/base/src/config.rs:189
← previousnext →1,301–1,400 of 16,503, ranked by callers