MCPcopy Create free account

hub / github.com/boundless-xyz/kailua / functions

Functions896 in github.com/boundless-xyz/kailua

↓ 1 callersMethodget_list
(self)
crates/contracts/foundry/lib/forge-std/scripts/vm.py:393
↓ 1 callersFunctionget_next_fresh_nonce
( market: &MarketProviderConfig, boundless_client: &Client, requirements: &Requirements, mut p
crates/prover/src/risczero/boundless.rs:801
↓ 1 callersFunctionget_next_l1_head
( agent: &SyncAgent, last_proof_l1_head: &mut BTreeMap<u64, u64>, proposal: &Proposal, #[cfg(f
crates/validator/src/proposals/mod.rs:199
↓ 1 callersMethodget_transactions
(&self, tx_hashes: &[B256])
crates/kona/src/executor.rs:78
↓ 1 callersFunctiongroup
(s: str)
crates/contracts/foundry/lib/forge-std/scripts/vm.py:154
↓ 1 callersFunctionhalt_reason_rkyv
(r: &HaltReason)
crates/kona/src/rkyv/evm.rs:434
↓ 1 callersFunctionhandle_blocks
( mut channel: DuplexChannel<Message>, args: DemoArgs, )
bin/cli/src/demo.rs:135
↓ 1 callersFunctionhandle_oneshot_tasks
Indefinitely processes incoming [Oneshot] messages via the provided channel
crates/prover/src/tasks.rs:131
↓ 1 callersFunctionhandle_proposals
( mut channel: DuplexChannel<Message>, args: ValidateArgs, data_dir: PathBuf, )
crates/validator/src/proposals/mod.rs:43
↓ 1 callersFunctionhandle_proving_tasks
( kailua_cli: Option<PathBuf>, task_channel: AsyncChannel<Task>, proof_sender: Sender<Message>,
crates/validator/src/tasks.rs:42
↓ 1 callersFunctionhandle_rpc_requests
(args: RpcArgs, cache: KailuaServerCache)
crates/rpc/src/requests.rs:20
↓ 1 callersFunctionhandle_sync
( args: RpcArgs, data_dir: PathBuf, server_cache: KailuaServerCache, )
crates/rpc/src/sync.rs:30
↓ 1 callersFunctionhard_fork_config_hash
Computes the deterministic hash based on all fields of the input `HardForkConfig`.
crates/kona/src/config.rs:141
↓ 1 callersMethodhas_next
(&self, game_count: u64)
crates/sync/src/cursor.rs:42
↓ 1 callersFunctioninit_tracer_provider
(args: &TelemetryArgs)
crates/sync/src/telemetry.rs:38
↓ 1 callersMethodinput_bytes
(&self)
crates/prover/src/profiling.rs:248
↓ 1 callersFunctioninput_file_name
(image_id: A, journal: impl Into<Journal>)
crates/prover/src/risczero/boundless.rs:1489
↓ 1 callersFunctioninspect_service_optional
(enclave: str, service: str)
scripts/render-devnet-descriptor.py:47
↓ 1 callersFunctioninstall_r0vm_crypto
()
crates/kona/src/r0vm_crypto.rs:37
↓ 1 callersMethodis_trail
Returns true iff this fault denotes a trail data fault
crates/sync/src/fault.rs:25
↓ 1 callersFunctionl1_config_hash
Computes the deterministic hash based on all fields of the input `L1ChainConfig`.
crates/kona/src/config.rs:292
↓ 1 callersFunctionload_configured_solc
(path: &str)
crates/contracts/build.rs:34
↓ 1 callersMethodload_delayed_indices
(&mut self, new_indices: impl IntoIterator<Item = u64>)
crates/sync/src/cursor.rs:52
↓ 1 callersFunctionload_registry_config
(chain_id: u64)
crates/sync/src/provider/optimism.rs:172
↓ 1 callersFunctionload_remappings
(path: &str)
crates/contracts/build.rs:18
↓ 1 callersFunctionload_stitching_journals
(fpvm_image_id: B256)
crates/kona/src/client/stitching.rs:242
↓ 1 callersFunctionlook_back
( market: &MarketProviderConfig, boundless_client: &Client, requirements: &Requirements, provi
crates/prover/src/risczero/boundless.rs:825
↓ 1 callersFunctionmain
()
scripts/eigenda-proxy-encoded-shim.py:88
↓ 1 callersFunctionmain
()
scripts/render-devnet-descriptor.py:185
↓ 1 callersFunctionmain
()
scripts/run-kurtosis-devnet.py:39
↓ 1 callersFunctionmain
()
crates/contracts/foundry/lib/forge-std/scripts/vm.py:30
↓ 1 callersFunctionmake_transfer_with_envelope
`make_transfer` with a custom envelope (or `None` to drive the missing-envelope panic invariant).
crates/kona/src/evm/mod.rs:95
↓ 1 callersFunctionmaybe_patch_proof
( mut receipt: Receipt, expected_fpvm_image_id: [u8; 32], )
crates/validator/src/proposals/devnet.rs:19
↓ 1 callersMethodmin_proposal_time
(&self, proposal_block_number: u64)
crates/sync/src/deployment.rs:198
↓ 1 callersMethodnext_index
(&mut self)
crates/sync/src/cursor.rs:46
↓ 1 callersFunctionnormalize_private_key
(private_key: str)
scripts/render-devnet-descriptor.py:80
↓ 1 callersFunctionnum_active_provers
()
crates/validator/src/requests.rs:52
↓ 1 callersFunctionoog_byte
(e: &OutOfGasError)
crates/kona/src/rkyv/evm.rs:409
↓ 1 callersFunctionop_halt_reason_rkyv
(r: &OpHaltReason)
crates/kona/src/rkyv/evm.rs:487
↓ 1 callersFunctionop_role_wallet
(op_wallets: dict, alias: str)
scripts/render-devnet-descriptor.py:84
↓ 1 callersMethodp_enum
(self, enum: Enum)
crates/contracts/foundry/lib/forge-std/scripts/vm.py:536
↓ 1 callersMethodp_enum_variants
(self, variants: list[EnumVariant])
crates/contracts/foundry/lib/forge-std/scripts/vm.py:542
↓ 1 callersMethodp_enums
(self, enums: list[Enum])
crates/contracts/foundry/lib/forge-std/scripts/vm.py:532
↓ 1 callersMethodp_error
(self, error: Error)
crates/contracts/foundry/lib/forge-std/scripts/vm.py:520
↓ 1 callersMethodp_errors
(self, errors: list[Error])
crates/contracts/foundry/lib/forge-std/scripts/vm.py:516
↓ 1 callersMethodp_event
(self, event: Event)
crates/contracts/foundry/lib/forge-std/scripts/vm.py:528
↓ 1 callersMethodp_events
(self, events: list[Event])
crates/contracts/foundry/lib/forge-std/scripts/vm.py:524
↓ 1 callersMethodp_function
(self, func: Function)
crates/contracts/foundry/lib/forge-std/scripts/vm.py:575
↓ 1 callersMethodp_functions
(self, cheatcodes: list[Cheatcode])
crates/contracts/foundry/lib/forge-std/scripts/vm.py:571
↓ 1 callersMethodp_struct
(self, struct: Struct)
crates/contracts/foundry/lib/forge-std/scripts/vm.py:557
↓ 1 callersMethodp_struct_field
(self, field: StructField)
crates/contracts/foundry/lib/forge-std/scripts/vm.py:567
↓ 1 callersMethodp_struct_fields
(self, fields: list[StructField])
crates/contracts/foundry/lib/forge-std/scripts/vm.py:563
↓ 1 callersMethodp_structs
(self, structs: list[Struct])
crates/contracts/foundry/lib/forge-std/scripts/vm.py:553
↓ 1 callersFunctionparse_args
()
scripts/run-kurtosis-devnet.py:29
↓ 1 callersMethodprecondition_hash
Computes the precondition hash for the current instance of `PreconditionValidationData`. # Returns A `B256` value representing the computed precondit
crates/kona/src/precondition/proposal.rs:103
↓ 1 callersFunctionprocess_proposals
( args: &ValidateArgs, agent: &mut SyncAgent, loaded_proposals: &[u64], meter_correct_count: &
crates/validator/src/proposals/processing.rs:32
↓ 1 callersFunctionprocess_witness
( proving: &ProvingArgs, mut witness: Witness<VecOracle>, stitched_executions: Vec<Vec<Execution>>
crates/prover/src/client/proving.rs:468
↓ 1 callersMethodproofs
Total proofs captures by profile and its children
crates/prover/src/profiling.rs:227
↓ 1 callersFunctionprove
(mut args: ProveArgs)
crates/prover/src/prove.rs:54
↓ 1 callersMethodprove
(&self, inputs: Vec<CanoeInput>)
crates/prover/src/hokulea/provider.rs:60
↓ 1 callersMethodprune_data
(&mut self)
crates/sync/src/agent.rs:191
↓ 1 callersFunctionpublish_receipt_proofs
( args: &ValidateArgs, agent: &mut SyncAgent, computed_proof_buffer: &mut VecDeque<Message>, p
crates/validator/src/proposals/receipts.rs:43
↓ 1 callersFunctionpublish_trail_proofs
( args: &ValidateArgs, agent: &mut SyncAgent, trail_fault_buffer: &mut BinaryHeap<(Reverse<u64>, u
crates/validator/src/proposals/trails.rs:34
↓ 1 callersFunctionread_shard
()
crates/kona/src/oracle/vec.rs:454
↓ 1 callersFunctionreport_image_id
(stored_image_id: [u32; 8], stored_elf: &[u8], label: &str)
bin/cli/src/config.rs:218
↓ 1 callersFunctionrequest_fault_proof
( agent: &mut SyncAgent, channel: &mut DuplexChannel<Message>, parent: &Proposal, proposal: &P
crates/validator/src/requests.rs:234
↓ 1 callersFunctionrequest_file_name
(image_id: A, journal: impl Into<Journal>)
crates/prover/src/risczero/boundless.rs:1478
↓ 1 callersFunctionrequest_proof
( market: &MarketProviderConfig, boundless_client: &Client, r2_storage: Option<&R2Storage>, im
crates/prover/src/risczero/boundless.rs:1028
↓ 1 callersFunctionrequest_validity_proof
( agent: &SyncAgent, channel: &mut DuplexChannel<Message>, parent: &Proposal, proposal: &Propo
crates/validator/src/requests.rs:343
↓ 1 callersMethodrequires_eigenda_proxy
(self)
bin/cli/tests/devnet.rs:282
↓ 1 callersMethodrequires_vanguard_advantage
(&self, proposer: Address, vanguard: Address)
crates/sync/src/proposal.rs:513
↓ 1 callersFunctionreserve_local_port
()
bin/cli/tests/devnet.rs:292
↓ 1 callersFunctionresolve_proposal
( proposal: &Proposal, provider: P, txn_args: &TransactArgs, timeouts: &ProviderTimeoutArgs, )
crates/proposer/src/resolve.rs:265
↓ 1 callersFunctionrestrict_r0vm_permits
Update the number of available permits
crates/prover/src/client/proving.rs:462
↓ 1 callersFunctionrestrict_witgen_permits
Update the number of available permits
crates/prover/src/client/proving.rs:456
↓ 1 callersFunctionreverse_bits
(index: u128, order_po2: u32)
crates/sync/src/blobs.rs:28
↓ 1 callersMethodrollup_config
(&self)
crates/sync/src/provider/optimism.rs:67
↓ 1 callersFunctionrollup_config_hash
Computes the deterministic hash based on all fields of the input `RollupConfig`.
crates/kona/src/config.rs:167
↓ 1 callersFunctionroot_of_unity
(index: usize)
crates/sync/src/blobs.rs:32
↓ 1 callersFunctionrun_bonsai_client
( image: (A, &[u8]), witness_slices: Vec<Vec<u32>>, witness_frames: Vec<Vec<u8>>, stitched_pro
crates/prover/src/risczero/bonsai.rs:33
↓ 1 callersFunctionrun_boundless_client
( market: MarketProviderConfig, storage: StorageUploaderConfig, r2_domain: Option<String>, ima
crates/prover/src/risczero/boundless.rs:580
↓ 1 callersFunctionrun_devnet
(script: &str)
bin/cli/tests/devnet.rs:322
↓ 1 callersFunctionrun_hokulea_witgen_client
( preimage_oracle: Arc<P>, preimage_oracle_shard_size: usize, blob_provider: B, payout_recipie
crates/prover/src/hokulea/witgen.rs:27
↓ 1 callersFunctionrun_native_client
( #[cfg(feature = "experimental")] partials_cache: Option<Arc<PartialsCache>>, args: ProveArgs, di
crates/prover/src/client/native.rs:61
↓ 1 callersFunctionrun_payload_client
Returns true iff preflight using `debug_executionWitness` was successful.
crates/prover/src/client/payload.rs:31
↓ 1 callersFunctionrun_proving_client
( _l1_node_address: Option<String>, #[cfg(feature = "experimental")] partials_cache: Option<Arc<Partia
crates/prover/src/client/proving.rs:73
↓ 1 callersFunctionrun_zkvm_client
( image: (A, &[u8]), witness_slices: Vec<Vec<u32>>, witness_frames: Vec<Vec<u8>>, stitched_pro
crates/prover/src/risczero/zkvm.rs:26
↓ 1 callersFunctionseek_proof
( proving: &ProvingArgs, boundless: BoundlessArgs, journal: Journal, witness_slices: Vec<Vec<u
crates/prover/src/risczero/mod.rs:49
↓ 1 callersMethodsend_transaction
( &self, tx: <Ethereum as Network>::TransactionRequest, )
crates/sync/src/transact/provider.rs:61
↓ 1 callersFunctionshould_use_bonsai
()
crates/prover/src/risczero/bonsai.rs:312
↓ 1 callersFunctionslot
(orig: u64, present: u64)
crates/kona/src/rkyv/evm.rs:868
↓ 1 callersMethodslot
(&self, timestamp: u64)
crates/sync/src/provider/beacon.rs:86
↓ 1 callersMethodsnarks
(&self)
crates/prover/src/profiling.rs:265
↓ 1 callersFunctionstart_devnet_with_flavor
(flavor: DevnetFlavor)
bin/cli/tests/devnet.rs:483
↓ 1 callersFunctionstitch_executions
Stitches a collection of execution traces into a cohesive proof journal and validates the results. This function ensures the integrity of execution tr
crates/kona/src/client/stitching.rs:367
↓ 1 callersFunctionstitch_partial_executions
( boot: &BootInfo, fpvm_image_id: B256, payout_recipient_address: Address, pe_boots: Vec<(B256
crates/kona/src/client/stitching.rs:450
↓ 1 callersFunctionstop_devnet_with_flavor
(flavor: DevnetFlavor)
bin/cli/tests/devnet.rs:503
↓ 1 callersMethodstore_fp_permit
( &mut self, proposal_contract: Address, recipient: Address, expiry: u64,
crates/sync/src/agent.rs:888
↓ 1 callersFunctionstub_revert
(gas_used: u64, output: &[u8])
crates/kona/src/precondition/evm.rs:458
↓ 1 callersFunctionsuccess_reason_byte
(r: &SuccessReason)
crates/kona/src/rkyv/evm.rs:392
← previousnext →401–500 of 896, ranked by callers