Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/base/base
/ functions
Functions
16,503 in github.com/base/base
⨍
Functions
16,503
◇
Types & classes
2,815
↓ 5 callers
Method
get
(&self, key: PreimageKey)
crates/proof/succinct/utils/host/src/witness_generation/preimage_witness_collector.rs:24
↓ 5 callers
Method
get
(&self, key: B256)
crates/proof/host/src/kv/mem.rs:26
↓ 5 callers
Method
get_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 callers
Function
get_chainspec
()
crates/execution/chainspec/src/basefee.rs:100
↓ 5 callers
Method
get_earliest_block_number
(&self)
crates/execution/trie/src/db/store.rs:707
↓ 5 callers
Method
get_flashblocks
Returns all flashblocks.
crates/execution/flashblocks/src/pending_blocks.rs:515
↓ 5 callers
Method
get_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 callers
Method
get_logs
(&self, filter: Filter)
crates/execution/flashblocks/src/rpc/eth.rs:555
↓ 5 callers
Method
get_or_insert
Returns a reference to a lazily initialized handler for the given key.
crates/common/precompile-storage/src/types/mod.rs:51
↓ 5 callers
Method
get_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 callers
Method
get_proof
( &self, request: Request<GetProofRequest>, )
crates/proof/zk/service/src/server/mod.rs:55
↓ 5 callers
Method
handle
Handles the engine query request.
crates/consensus/engine/src/query.rs:71
↓ 5 callers
Method
has_role
Returns whether `account` has `role`.
crates/common/precompiles/src/common/ops/roles.rs:99
↓ 5 callers
Function
hash
(v: u32)
crates/common/flz/src/flz.rs:131
↓ 5 callers
Method
heartbeat
Extend a claimed proof job lock.
crates/proof/prover-service/client/src/worker.rs:117
↓ 5 callers
Function
insert_ready_proof
(driver: &mut Driver<MockL2Provider, MockZkProofProvider, MockTxManager>)
crates/proof/challenge/src/driver.rs:1161
↓ 5 callers
Function
insert_ready_tee_proof
( driver: &mut Driver<MockL2Provider, MockZkProofProvider, MockTxManager>, )
crates/proof/challenge/src/driver.rs:1175
↓ 5 callers
Method
install
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 callers
Method
into_tx
Consumes the envelope and returns the unsigned transaction body.
crates/common/consensus/src/transaction/eip8130/signed.rs:119
↓ 5 callers
Method
into_u256
Returns the raw packed policy word.
crates/common/precompiles/src/policy/storage.rs:49
↓ 5 callers
Function
invalid_params_error
(message: impl Into<String>)
crates/proof/prover-service/client/src/worker.rs:603
↓ 5 callers
Method
is_cobalt_active_at_timestamp
Returns `true` if [`Cobalt`](BaseUpgrade::Cobalt) is active at given block timestamp.
crates/common/chains/src/upgrades.rs:78
↓ 5 callers
Method
is_empty
Return `true` if the source has been fully drained.
actions/harness/src/common/l2_source.rs:40
↓ 5 callers
Method
is_empty
(&self)
crates/execution/eip8130/src/account_config.rs:248
↓ 5 callers
Method
is_holocene_active_at_timestamp
Returns `true` if [`Holocene`](BaseUpgrade::Holocene) is active at given block timestamp.
crates/common/chains/src/upgrades.rs:51
↓ 5 callers
Method
is_retryable
(&self)
crates/utilities/tx-manager/src/error.rs:209
↓ 5 callers
Method
is_sequencer
Returns `true` if [`Self`] is [`Self::Sequencer`].
crates/consensus/service/src/service/mode.rs:34
↓ 5 callers
Method
is_success
Return true if the transaction was successful.
crates/common/consensus/src/receipts/envelope.rs:119
↓ 5 callers
Function
jsonrpc_ok
()
crates/infra/ingress-rpc/src/lib.rs:388
↓ 5 callers
Method
keep_scheduled
(&mut self)
crates/proof/host/src/handler.rs:422
↓ 5 callers
Method
l2_chain_provider
Sets the l2 chain provider for the pipeline.
crates/consensus/derive/src/pipeline/builder.rs:88
↓ 5 callers
Method
l2_client_rpc_url
Returns the L2 client's RPC URL.
etc/systems/src/smoke.rs:87
↓ 5 callers
Function
landed
(tx_hash: TxHash, block_number: u64)
crates/infra/load-tests/src/metrics/collector.rs:280
↓ 5 callers
Method
latest_block_number
(&self)
crates/execution/flashblocks/src/pending_blocks.rs:432
↓ 5 callers
Method
latest_flashblock_index
(&self)
crates/execution/flashblocks/src/pending_blocks.rs:456
↓ 5 callers
Method
launch
Launches the execution node and returns its handle.
crates/execution/cli/src/node.rs:341
↓ 5 callers
Method
load
(&self)
crates/builder/core/src/flashblocks/payload.rs:84
↓ 5 callers
Method
load_blobs
Loads blob data into the source if it is not open.
crates/consensus/derive/src/sources/blobs.rs:107
↓ 5 callers
Method
load_rollup_config
Loads the configured L2 rollup config.
crates/consensus/cli/src/node.rs:356
↓ 5 callers
Function
local_client
( latest: u64, safe: u64, finalized: u64, proofs_latest: u64, )
crates/consensus/service/src/follow/runtime.rs:379
↓ 5 callers
Function
make_evm_provider
( ctx: &'a mut EthEvmContext<EmptyDB>, gas_params: GasParams, gas: u64, is_sta
crates/common/precompile-storage/src/evm.rs:355
↓ 5 callers
Function
make_token
()
crates/common/precompiles/src/common/ops/mintable.rs:71
↓ 5 callers
Function
make_token
()
crates/common/precompiles/src/common/ops/transferable.rs:167
↓ 5 callers
Function
manager
(proof_provider: RecordingProofProvider)
crates/proof/tee/registrar/src/signer_manager.rs:918
↓ 5 callers
Method
mark_sent
Records a hash as sent at the current instant.
crates/execution/txpool/src/consumer/validator.rs:43
↓ 5 callers
Method
marshal_binary
(&self)
crates/proof/primitives/src/per_chain_config.rs:167
↓ 5 callers
Method
max_fee_per_gas
Sets the maximum fee per gas for the transaction.
crates/common/rpc-types/src/transaction/request.rs:267
↓ 5 callers
Method
max_rlp_bytes_per_channel
Returns the max rlp bytes per channel for the given timestamp.
crates/common/genesis/src/rollup.rs:349
↓ 5 callers
Method
max_sequencer_drift
Returns the max sequencer drift for the given timestamp.
crates/common/genesis/src/rollup.rs:340
↓ 5 callers
Function
message_id_hash
Hashes a gossip message ID preimage.
crates/consensus/gossip/src/config.rs:230
↓ 5 callers
Function
minimal_cli
()
crates/proof/proposer/src/config.rs:160
↓ 5 callers
Method
mode
The mode of operation for the node.
crates/consensus/service/src/service/node.rs:165
↓ 5 callers
Function
network_name
Returns the name of the Docker network used for system tests.
etc/systems/src/network.rs:10
↓ 5 callers
Method
next
(&mut self)
crates/batcher/source/src/channel.rs:29
↓ 5 callers
Method
next
(&mut self)
crates/batcher/source/src/l1_hybrid.rs:84
↓ 5 callers
Method
next_batch
( &mut self, parent: L2BlockInfo, l1_origins: &[BlockInfo], )
crates/consensus/derive/src/stages/batch/batch_stream.rs:122
↓ 5 callers
Method
next_block_base_fee
(&self, parent: &Header, target_timestamp: u64)
crates/execution/chainspec/src/spec.rs:588
↓ 5 callers
Method
next_evm_env
Builds an [`EvmEnv`] for the next block given a parent header.
crates/execution/evm/src/env.rs:67
↓ 5 callers
Method
next_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 callers
Function
node
(name: &str)
bin/basectl/src/sequencer.rs:817
↓ 5 callers
Method
nonce
(&self, owner: Address)
crates/common/precompiles/src/common/test_utils.rs:179
↓ 5 callers
Function
normalize_limit
(limit: i64)
crates/infra/audit/src/transaction_events.rs:537
↓ 5 callers
Method
on_discarded
(&mut self, transactions: &[Arc<ValidPoolTransaction<T>>])
crates/execution/txpool/src/pool.rs:1118
↓ 5 callers
Method
on_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 callers
Method
on_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 callers
Function
override_with
(account_override: AccountOverride)
crates/execution/eip8130-rpc/src/nonce_reader.rs:147
↓ 5 callers
Function
pack_account_state
( multichain: u64, local: u64, unlocks_at: u64, unlock_delay: u16, fla
crates/execution/eip8130/src/account_config.rs:417
↓ 5 callers
Method
parent_beacon_block_root
Returns the parent beacon block root, if any.
crates/common/rpc-types-engine/src/sidecar.rs:84
↓ 5 callers
Method
parse
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 callers
Method
parse
(input: ParseStream<'_>)
crates/common/precompile-macros/src/contract.rs:20
↓ 5 callers
Function
parse_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 callers
Method
payload_hash
(&self)
crates/common/rpc-types-engine/src/envelope.rs:42
↓ 5 callers
Method
payload_id
Returns the unique id for this payload job.
crates/execution/payload/src/builder.rs:610
↓ 5 callers
Function
pending_sub
A never-ending pending subscription (interval path tests).
crates/batcher/source/src/hybrid.rs:226
↓ 5 callers
Method
pending_transactions
(&self)
crates/execution/txpool/src/pool.rs:635
↓ 5 callers
Method
persist_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 callers
Function
poll_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 callers
Method
post_canyon_params
Returns the [`BaseFeeParams`] since Canyon upgrade.
crates/common/genesis/src/params.rs:53
↓ 5 callers
Method
predict_token_address
Computes the token address a factory creation call will use.
etc/systems/src/b20.rs:229
↓ 5 callers
Method
print
Pretty-prints `value` as JSON to stdout, terminating with a newline.
crates/infra/basectl/src/output/json.rs:15
↓ 5 callers
Function
print_peer_action
(action: &PeerActionJson, json: bool)
bin/basectl/src/p2p.rs:512
↓ 5 callers
Method
probe_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 callers
Function
proof_bytes
()
crates/proof/submission/src/submitter.rs:146
↓ 5 callers
Function
proof_job
( session_id: impl Into<String>, status: ProofJobStatus, lock_id: Option<String>,
crates/proof/tee/nitro-host/src/proof_generator.rs:621
↓ 5 callers
Function
proof_request
(proof_type: Option<ProofType>)
crates/proof/prover-service/db/src/conversions.rs:308
↓ 5 callers
Method
prune_mined
Prunes mined transactions and advances the matching lane heads.
crates/execution/txpool/src/two_d_nonce_pool.rs:344
↓ 5 callers
Method
prune_safe
(&mut self, safe_l2_number: u64)
crates/batcher/encoder/src/encoder.rs:943
↓ 5 callers
Method
read
Reads the minimal reth limits from a TOML file.
crates/infra/basectl/src/doctor.rs:733
↓ 5 callers
Method
record_base_error_result
Converts and records a Base precompile error.
crates/common/precompiles/src/metrics.rs:628
↓ 5 callers
Method
record_base_result
Converts and records a Base precompile result.
crates/common/precompiles/src/metrics.rs:613
↓ 5 callers
Function
record_terminal_proof_job
Record terminal outcome and duration metrics for a proof job.
crates/proof/prover-service/src/metrics.rs:151
↓ 5 callers
Method
record_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 callers
Function
recovery_full
( factory: MockDisputeGameFactory, output_roots: HashMap<u64, B256>, anchor_root: Anch
crates/proof/proposer/src/proof_recovery.rs:377
↓ 5 callers
Method
remaining
Return the number of blocks remaining.
actions/harness/src/common/l2_source.rs:35
↓ 5 callers
Method
render
Writes the rows to `writer`, padding keys to the longest key width.
crates/infra/basectl/src/output/table.rs:24
↓ 5 callers
Method
request
Returns a testcontainers image request for the setup image.
etc/systems/src/setup/container.rs:52
↓ 5 callers
Method
requeue
(&mut self, id: SubmissionId)
crates/batcher/encoder/src/encoder.rs:853
↓ 5 callers
Function
required_args
()
bin/prover-registrar/src/cli.rs:327
↓ 5 callers
Method
reset
(&mut self)
crates/batcher/encoder/src/encoder.rs:914
↓ 5 callers
Method
resolve
Resolves the configured chain input.
bin/base/src/config.rs:189
← previous
next →
1,301–1,400 of 16,503, ranked by callers