MCPcopy Create free account

hub / github.com/base/base / functions

Functions16,503 in github.com/base/base

↓ 6 callersMethodexecute
Execute the p2p command.
crates/execution/cli/src/commands/p2p/mod.rs:29
↓ 6 callersMethodexists
Returns whether the setup image is available locally.
etc/systems/src/setup/container.rs:57
↓ 6 callersFunctionexpire_lock
Force a job's lock to appear expired so it becomes reclaimable.
crates/proof/prover-service/db/tests/postgres_integration.rs:1526
↓ 6 callersMethodexplicit_sender
Returns the sender address if it is explicitly provided by the transaction body (configured-actor path).
crates/common/consensus/src/transaction/eip8130/signed.rs:193
↓ 6 callersMethodexplorer_base_url
Returns the block explorer base URL for this chain, if known.
crates/infra/basectl/src/config.rs:385
↓ 6 callersFunctionextract_l1_info
Extracts the [`L1BlockInfo`] from the L2 block. The L1 info transaction is always the first transaction in the L2 block. Returns an error if the L1 i
crates/execution/evm/src/l1.rs:26
↓ 6 callersFunctionfailed_precondition
(message: impl Into<String>)
crates/proof/prover-service/src/server/mod.rs:134
↓ 6 callersMethodflashblocks
Iterates over all flashblocks.
crates/execution/metering/src/cache.rs:132
↓ 6 callersMethodgas_limit
(&self)
crates/execution/txpool/src/validator.rs:187
↓ 6 callersMethodget
(&self, tx_hash: &TxHash)
crates/execution/txpool/src/pool.rs:773
↓ 6 callersFunctionget_block_compat
Wrapper function around [`EngineClient::get_l2_block`] to handle compatibility issues with clients. When serving a block-by-number request, these clie
crates/consensus/engine/src/sync/forkchoice.rs:316
↓ 6 callersMethodget_canonical_block_number
(&self)
crates/execution/flashblocks/src/pending_blocks.rs:803
↓ 6 callersMethodget_jovian_extra_data
Extracts the extra data parameters post-Jovian upgrade. Those parameters are the EIP-1559 parameters from Holocene and the minimum base fee.
crates/execution/payload/src/payload.rs:127
↓ 6 callersMethodhandle_pending_blocks
(&mut self, pending: &PendingBlocks)
crates/execution/metering/src/collector.rs:78
↓ 6 callersMethodincrease_gas_price
Computes bumped fee parameters for a replacement transaction. Given the previous on-wire fees, applies [`FeeCalculator::update_fees`] to satisfy geth
crates/utilities/tx-manager/src/manager.rs:639
↓ 6 callersMethodincrement_nonce
Increments the 2D nonce for `account` at `nonce_key`, returning the new value and emitting [`INonceManager::NonceIncremented`]. Intended for the EIP-
crates/common/precompiles/src/nonce/storage.rs:117
↓ 6 callersMethodinstall
(self)
crates/common/precompiles/src/provider.rs:188
↓ 6 callersMethodinto_db_and_state_overrides
Consumes the builder and returns the database and state overrides.
crates/execution/flashblocks/src/state_builder.rs:105
↓ 6 callersMethodinto_launch_config
Converts parsed args into a launchable standard execution node configuration.
crates/execution/cli/src/node.rs:180
↓ 6 callersMethodinto_logs
Consumes the type and returns the logs.
crates/common/consensus/src/receipts/envelope.rs:139
↓ 6 callersMethodinto_parts
Split the wrapper into the underlying node plus flashblocks parts.
crates/execution/flashblocks-node/src/test_harness.rs:267
↓ 6 callersMethodis_empty
Returns `true` when the cache holds no entries.
crates/execution/flashblocks/src/cache.rs:88
↓ 6 callersMethodis_invalid
Returns `true` if the ENR is invalid.
crates/consensus/peers/src/enr.rs:43
↓ 6 callersFunctionis_jsonrpc_method_not_found
(err: &JsonRpcClientError)
crates/infra/basectl/src/rpc/p2p.rs:544
↓ 6 callersMethodis_legacy
(&self)
crates/common/consensus/src/transaction/envelope.rs:322
↓ 6 callersMethodis_regolith_active_at_timestamp
Returns `true` if [`Regolith`](BaseUpgrade::Regolith) is active at given block timestamp.
crates/common/chains/src/upgrades.rs:25
↓ 6 callersFunctionjovian_chainspec
()
crates/execution/consensus/src/validation/mod.rs:260
↓ 6 callersMethodkind
(&self)
crates/common/evm/src/transaction/core.rs:152
↓ 6 callersMethodl1_block_info
Applies [`L1BlockInfo`](base_common_evm::L1BlockInfo).
crates/execution/rpc/src/eth/receipt.rs:171
↓ 6 callersMethodlive_transactions
(&self)
crates/execution/txpool/src/two_d_nonce_pool.rs:37
↓ 6 callersMethodlocal_enr
Builds the local bootnode ENR without starting the discovery service.
crates/consensus/cli/src/bootnode.rs:249
↓ 6 callersFunctionmake_proof_request
( stark_receipt: Option<Vec<u8>>, snark_receipt: Option<Vec<u8>>, )
crates/proof/zk/service/src/server/get_proof.rs:229
↓ 6 callersFunctionmake_token
()
crates/common/precompiles/src/common/ops/pausable.rs:103
↓ 6 callersFunctionmake_valid_create_entry
()
crates/execution/txpool/src/validator.rs:1728
↓ 6 callersFunctionmany_accounts
(count: usize)
crates/common/precompiles/src/policy/storage.rs:632
↓ 6 callersMethodmark_ready
(&self, parent_block_hash: B256, payload_attributes_digest: B256)
crates/proof/host/src/handler.rs:266
↓ 6 callersMethodnext
(&mut self, ctx: ())
crates/builder/core/src/flashblocks/best_txs.rs:83
↓ 6 callersMethodnext
( &mut self, block_ref: &BlockInfo, batcher_address: Address, )
crates/consensus/derive/src/sources/blobs.rs:204
↓ 6 callersMethodnext
(&mut self)
crates/batcher/source/src/test_utils/mod.rs:47
↓ 6 callersMethodnext
(&mut self)
crates/execution/trie/src/db/rocksdb.rs:2473
↓ 6 callersMethodnext_batch
Pulls out the next batch from the reader.
crates/consensus/protocol/src/batch/reader.rs:146
↓ 6 callersMethodnonce_manager
Returns a reference to the nonce manager.
crates/utilities/tx-manager/src/manager.rs:329
↓ 6 callersFunctionnormalized_batch
(timestamp: u64)
crates/batcher/service/src/shadow_parity.rs:872
↓ 6 callersMethodnotified
Wait for a state change notification. Returns immediately if a notification arrived since the last call.
crates/execution/exex/src/sync_target.rs:157
↓ 6 callersMethodon_canonical_block_received
Handles a canonical block being received.
crates/execution/flashblocks/src/state.rs:82
↓ 6 callersMethodopen_block_number
Returns the block number of the L1 block that contained the first [`Frame`] in this channel.
crates/consensus/protocol/src/channel.rs:150
↓ 6 callersMethodoperator_fee_charge
Calculate the operator fee for executing this transaction. Introduced in isthmus. Prior to isthmus, the operator fee is always zero.
crates/common/evm/src/l1block.rs:217
↓ 6 callersMethodparent
Returns the parent block reference.
crates/consensus/protocol/src/attributes.rs:50
↓ 6 callersMethodparse_args
Parses only the default CLI arguments.
crates/execution/cli/src/lib.rs:81
↓ 6 callersFunctionparse_local_manifest
Parses a `manifest.json` written into `output_dir` by `create_fake_snapshot` or `SnapshotGenerator::generate_manifest`.
crates/infra/snapshotter/tests/e2e_test.rs:253
↓ 6 callersMethodpaused
(&self)
crates/common/precompiles/src/common/test_utils.rs:170
↓ 6 callersFunctionpayload
(number: u64)
crates/consensus/service/src/follow/runtime.rs:357
↓ 6 callersMethodpool_handle
Returns a cloned handle for submitting external transactions to the pool.
crates/builder/core/src/test_utils/instance.rs:252
↓ 6 callersMethodprocess_once
Processes one parity pass.
crates/batcher/service/src/l2_block_parity.rs:259
↓ 6 callersMethodprove_block_range
( &self, _request: ProveBlockRangeRequest, )
crates/proof/proposer/src/pipeline.rs:235
↓ 6 callersMethodprovider
(&self)
crates/execution/rpc/src/eth/mod.rs:138
↓ 6 callersMethodprune
(&mut self)
crates/infra/load-tests/src/metrics/rolling_window.rs:76
↓ 6 callersMethodput_proof_window
Writes one proof-window block number/hash value into the batch.
crates/execution/trie/src/db/rocksdb.rs:1190
↓ 6 callersMethodreader
Creates a contract reader using this configuration's contract address and block tag.
crates/utilities/upgrade-signal/src/config/schedule.rs:45
↓ 6 callersMethodrecord_duration_per_item
Record multiple items with the same duration.
crates/execution/trie/src/metrics.rs:169
↓ 6 callersMethodrecorded_calls
Returns the recorded calls as `(game_address, to, calldata)` tuples.
crates/proof/challenge/src/test_utils.rs:1070
↓ 6 callersFunctionrecover_uncached
( recovery: &ProofRecovery, )
crates/proof/proposer/src/proof_recovery.rs:404
↓ 6 callersMethodregister_block_hash
Manually register the block hash for a given L2 block number. Not needed when the node was created via [`create_test_rollup_node`] — the sequencer po
actions/harness/src/node.rs:333
↓ 6 callersMethodremove_transactions
Removes the exact transactions by hash without advancing lane state.
crates/execution/txpool/src/two_d_nonce_pool.rs:306
↓ 6 callersMethodretry_or_fail_stuck_request
Retry a stuck PENDING request if under the retry limit, otherwise fail it permanently. If `retry_count < max_retries`: atomically resets to CREATED,
crates/proof/prover-service/db/src/repo.rs:840
↓ 6 callersMethodrlp_encode
RLP-encodes the unsigned transaction body (with list header).
crates/common/consensus/src/transaction/eip8130/tx.rs:203
↓ 6 callersMethodrole_member_count
(&self, role: B256)
crates/common/precompiles/src/common/test_utils.rs:207
↓ 6 callersMethodrun_pending_tasks
Runs pending async tasks in all caches (for deterministic tests).
crates/builder/metering/src/store.rs:155
↓ 6 callersMethodsecret
Returns the underlying JWT secret.
crates/utilities/jwt/src/validator.rs:31
↓ 6 callersMethodsend
(&self, _: TxCandidate)
crates/batcher/core/src/driver.rs:599
↓ 6 callersMethodset_admin
Sets the activation registry admin address.
crates/common/precompiles/src/activation/storage.rs:150
↓ 6 callersMethodset_phase
Updates the phase of a tracked game. No-op if the game is not tracked.
crates/proof/challenge/src/bond.rs:234
↓ 6 callersMethodset_static
Sets whether the current call is static (test-utils only).
crates/common/precompile-storage/src/hashmap.rs:348
↓ 6 callersMethodset_supervised_p2p
Wire a [`SupervisedP2P`] handle to this sequencer for explicit gossip injection.
actions/harness/src/sequencer/driver.rs:136
↓ 6 callersMethodset_timestamp
Overrides the block timestamp (test-utils only).
crates/common/precompile-storage/src/hashmap.rs:318
↓ 6 callersFunctionsetup
()
crates/execution/trie/tests/batch_session.rs:29
↓ 6 callersMethodsetup
Initialise all batcher components and return a [`ReadyBatcher`]. Connects to the L2 and L1 RPC endpoints, fetches the rollup config, validates the pr
crates/batcher/service/src/service.rs:441
↓ 6 callersMethodshutdown
(self)
crates/proof/prover-service/client/src/requester.rs:357
↓ 6 callersFunctionsignal
(timestamp: u64)
crates/utilities/upgrade-signal/src/state.rs:155
↓ 6 callersFunctionsigned_permit_args
( token: &TestToken, owner: Address, spender: Address, value: U256, de
crates/common/precompiles/src/common/ops/permittable.rs:218
↓ 6 callersFunctionsimple_tx_candidate
Simple value-transfer candidate reused across tests.
crates/utilities/tx-manager/tests/common/mod.rs:62
↓ 6 callersMethodspawn
(&self, future: F)
crates/utilities/runtime/src/deterministic/mod.rs:237
↓ 6 callersMethodstage_update_admin
Stages `new_admin` as the pending admin for `policy_id`. Passing `address(0)` clears a previously-staged transfer per the interface spec.
crates/common/precompiles/src/policy/storage.rs:257
↓ 6 callersFunctionstate
(sink: Arc<dyn TransactionEventSink>)
crates/infra/audit/src/transaction_events.rs:968
↓ 6 callersMethodstate
Clone the shared [`FlashblocksState`] handle.
crates/execution/flashblocks-node/src/test_harness.rs:70
↓ 6 callersFunctionstub_candidate
()
crates/utilities/tx-manager/src/queue.rs:175
↓ 6 callersMethodsubmit_dispute
Submits a dispute transaction (`nullify()` or `challenge()`) to the given dispute game contract, based on the [`DisputeIntent`]. - [`DisputeIntent::N
crates/proof/challenge/src/submitter.rs:50
↓ 6 callersFunctionsubmit_request
()
crates/proof/tee/nitro-host/src/proof_submitter.rs:277
↓ 6 callersMethodsync_status
(&self)
crates/consensus/rpc/src/sync.rs:26
↓ 6 callersFunctionsyncing_fcu
()
crates/consensus/engine/src/task_queue/tasks/synchronize/task_test.rs:14
↓ 6 callersFunctiontest_anchor_root
Creates a test [`AnchorRoot`] with the given L2 block number.
crates/proof/proposer/src/test_utils.rs:368
↓ 6 callersFunctiontest_pipeline_handle
(global_cancel: CancellationToken)
crates/proof/proposer/src/driver.rs:237
↓ 6 callersFunctiontest_proposal
Creates a test [`Proposal`] with the given L2 block number.
crates/proof/proposer/src/test_utils.rs:373
↓ 6 callersFunctiontest_prover_config
()
crates/proof/tee/nitro-host/src/pool.rs:218
↓ 6 callersFunctiontest_transaction_with_hash
Creates a [`Transaction`] whose `tx_hash()` equals `hash`.
crates/execution/flashblocks/src/pending_blocks.rs:923
↓ 6 callersMethodto_compact
(&self, buf: &mut B)
crates/common/consensus/src/transaction/eip8130/tx.rs:363
↓ 6 callersMethodtotal_supply
(&self)
crates/common/precompiles/src/common/test_utils.rs:130
↓ 6 callersMethodtransition_pending_to_running
Atomically create a proof session and transition proof request PENDING → RUNNING. Returns `Ok(Some(session_id))` if the request was in PENDING state.
crates/proof/zk/db/src/repo.rs:352
↓ 6 callersMethodtry_acquire
(self: Arc<Self>, addr: IpAddr)
crates/infra/websocket-proxy/src/rate_limit.rs:92
↓ 6 callersMethodtry_seal_handle
Attempts to seal a pre-built payload, first checking whether it is still fresh. If the unsafe head has advanced past the handle's parent since build
crates/consensus/service/src/actors/sequencer/actor.rs:131
← previousnext →1,101–1,200 of 16,503, ranked by callers