MCPcopy Create free account

hub / github.com/GeorgeBake/pipeline-cli / functions

Functions5,659 in github.com/GeorgeBake/pipeline-cli

↓ 5 callersMethodmax_gas
(&self)
crates/fuel-core/src/schema/node_info.rs:50
↓ 5 callersFunctionmax_tx_count
()
crates/services/executor/src/executor.rs:176
↓ 5 callersFunctionmessage_from_input
(input: &Input, da_height: u64)
crates/fuel-core/src/executor.rs:2339
↓ 5 callersMethodmessage_status
(&self, nonce: &Nonce)
crates/client/src/client.rs:1718
↓ 5 callersFunctionmetadata_for_tx
( tx: &Checked<Tx>, consensus_params: &ConsensusParameters, version: ConsensusParametersVersion, )
crates/services/txpool_v2/src/service/verifications.rs:254
↓ 5 callersMethodmint_amount
(&self)
crates/fuel-core/src/schema/tx/types.rs:605
↓ 5 callersMethodneeds_to_sync_eth
Get the gap between the relayer and the Ethereum node if a sync is required.
crates/services/relayer/src/service/state.rs:65
↓ 5 callersFunctionnew_service_test
Start a test relayer.
crates/services/relayer/src/service.rs:396
↓ 5 callersMethodnext
(&mut self)
crates/fuel-core/src/state/rocks_db_key_iterator.rs:46
↓ 5 callersMethodnext_block
(&mut self)
crates/services/block_aggregator_api/src/blocks/importer_and_db_source.rs:109
↓ 5 callersMethodoff_chain_mut
(&mut self)
crates/fuel-core/src/combined_database.rs:339
↓ 5 callersMethodold_blocks
( &self, height: Option<BlockHeight>, direction: IterDirection, )
crates/fuel-core/src/service/adapters/graphql_api/off_chain.rs:158
↓ 5 callersFunctionpack_exists_size_result
Pack a `exists`, `size` and `result` into one `u64`.
crates/services/upgradable-executor/wasm-executor/src/utils.rs:34
↓ 5 callersMethodpublic_key
(&self)
crates/services/consensus_module/poa/src/pre_confirmation_signature_service/key_generator.rs:21
↓ 5 callersMethodread
( &self, key: &[u8], column: Self::Column, offset: usize, buf: &mut [u
crates/storage/src/transactional.rs:411
↓ 5 callersMethodread
( &self, key: &<BlobData as Mappable>::Key, offset: usize, buf: &mut [u8],
crates/services/txpool_v2/src/tests/mocks.rs:191
↓ 5 callersFunctionrequest_response_works_with
( request_msg: RequestMessage, connection_limit: Option<u32>, )
crates/services/p2p/src/p2p_service/tests.rs:986
↓ 5 callersMethodrun_transfer
( &self, wallet: SigningAccount, recipients: Vec<(Address, AssetId, u64)>, )
tests/test-helpers/src/assemble_tx.rs:168
↓ 5 callersMethodrun_with_expected_reports
(self, expected_reports: R)
crates/services/sync/src/import/tests.rs:1524
↓ 5 callersFunctionscript_tx_for_amount
(amount: usize)
crates/fuel-core/src/executor.rs:322
↓ 5 callersMethodseek
(&mut self, pos: SeekFrom)
crates/chain-config/src/config/state/parquet.rs:56
↓ 5 callersFunctionselect_coins_until
( mut coins_stream: impl Stream<Item = StorageResult<CoinsToSpendIndexKey>> + Unpin, max: u16, exc
crates/fuel-core/src/coins_query.rs:384
↓ 5 callersFunctionsetup_coins_and_messages
()
crates/fuel-core/src/coins_query.rs:555
↓ 5 callersFunctionsetup_service
(configs: Vec<CoinConfig>)
tests/tests/coin.rs:31
↓ 5 callersMethodsign
Sign a blob of data
crates/types/src/signer.rs:74
↓ 5 callersFunctionspawn_eth_node
(eth_node: Arc<MockMiddleware>)
tests/tests/relayer.rs:422
↓ 5 callersMethodstart_session
(&self)
crates/client/src/client.rs:1186
↓ 5 callersMethodstarted
is started
crates/services/src/state.rs:34
↓ 5 callersMethodstarting
is starting
crates/services/src/state.rs:29
↓ 5 callersMethodstopped
is stopped
crates/services/src/state.rs:39
↓ 5 callersMethodstore_block
(&mut self, height: BlockHeight, block: Block)
crates/services/block_aggregator_api/src/db/storage_db.rs:110
↓ 5 callersMethodsub_services
(&self)
crates/fuel-core/src/service.rs:418
↓ 5 callersFunctiontake_snapshot
(db_dir: &TempDir, snapshot_dir: &TempDir)
tests/tests/regenesis.rs:49
↓ 5 callersFunctiontest_data_source
(mock: &mut MockRelayerData, data: TestDataSource)
crates/services/relayer/src/service/run/test.rs:190
↓ 5 callersMethodunspend_inputs
If transaction is skipped during the block production, this functions can be used to unspend inputs, allowing other transactions to spend them.
crates/services/txpool_v2/src/spent_inputs.rs:95
↓ 5 callersMethodupdate_contract_balances
( &mut self, balances: impl IntoIterator<Item = TableEntry<ContractsAssets>>, )
crates/fuel-core/src/database/balances.rs:64
↓ 5 callersMethodupdate_contract_states
Updates the state of multiple contracts based on provided state slots. Grouping: Adjacent state entries sharing the same contract ID are grouped toge
crates/fuel-core/src/database/state.rs:74
↓ 5 callersMethodupdate_stats
(&self)
crates/services/txpool_v2/src/pool.rs:265
↓ 5 callersMethodutxo_ids_with_outputs
(&self)
crates/types/src/services/txpool.rs:285
↓ 5 callersFunctionvalid_sealed_delegate_signature
( protocol_secret_key: SecretKey, delegate_public_key: DelegatePublicKey, expiration:
crates/services/tx_status_manager/src/service.rs:805
↓ 5 callersMethodvalidate_without_commit
( self, block: &Block, )
crates/services/executor/src/executor.rs:442
↓ 5 callersFunctionvisit_directives
( v: &mut V, ctx: &mut VisitorContext<'a>, directives: &'a [Positioned<Directive>], )
crates/fuel-core/src/graphql_api/extensions/validation/visitor.rs:801
↓ 5 callersFunctionvisit_selection_set
( v: &mut V, ctx: &mut VisitorContext<'a>, selection_set: &'a Positioned<SelectionSet>, )
crates/fuel-core/src/graphql_api/extensions/validation/visitor.rs:640
↓ 5 callersMethodwith_contract_code
(mut self, contract_code: ContractCode)
benches/src/lib.rs:345
↓ 5 callersMethodwith_da_d_component
(mut self, da_d_component: i64)
crates/fuel-gas-price-algorithm/src/v1/tests.rs:121
↓ 5 callersMethodwith_db
(mut self, db: VmStorage<StorageTransaction<GenesisDatabase>>)
benches/src/lib.rs:257
↓ 5 callersMethodwith_txpool
(&mut self, txpool: MockTransactionPool)
crates/services/consensus_module/poa/src/service_test.rs:122
↓ 5 callersMethodwrite
(&mut self, elements: Vec<TableEntry<T>>)
crates/chain-config/src/config/state/writer.rs:314
↓ 4 callersFunction_dry_runs
( ctx: &TestContext, transactions: &[Transaction], count: usize, expect: DryRunResult, )
bin/e2e-test-client/src/tests/script.rs:179
↓ 4 callersFunctionadd_events_to_relayer
( db: &mut Database<Relayer>, da_height: DaBlockHeight, events: &[Event],
crates/fuel-core/src/executor.rs:3467
↓ 4 callersMethodafter_event
(&self, trigger: TriggerType<'_>)
crates/services/relayer/src/test_helpers/middleware.rs:66
↓ 4 callersMethodamount
Returns the amount of the asset held by the coin.
crates/types/src/entities/coins.rs:68
↓ 4 callersMethodapplication_mut
Returns a mutable reference to the application header.
crates/types/src/blockchain/header/v2.rs:124
↓ 4 callersMethodapplication_mut
Returns a mutable reference to the application header.
crates/types/src/blockchain/header/v1.rs:101
↓ 4 callersFunctionarbitrary_block_with_txs
(height: BlockHeight)
crates/services/block_aggregator_api/src/blocks/importer_and_db_source/tests.rs:90
↓ 4 callersMethodas_u32
Returns the `usize` representation of the `Column`.
crates/services/relayer/src/storage.rs:56
↓ 4 callersMethodassemble_and_run_tx
( &self, tx_to_assemble: &Transaction, wallet: SigningAccount, )
tests/test-helpers/src/assemble_tx.rs:74
↓ 4 callersMethodassert_integrity
( &self, expected_txs: &[ArcPoolTx], )
crates/services/txpool_v2/src/storage/graph.rs:379
↓ 4 callersMethodawait_compression_synced_until
Waits until the compression service has synced with the given block height
crates/fuel-core/src/service.rs:239
↓ 4 callersMethodawait_expected_tx_statuses_squeeze_out
( &mut self, tx_ids: Vec<TxId>, )
crates/services/txpool_v2/src/tests/universe.rs:536
↓ 4 callersMethodawait_relayer_synced
Wait for the Relayer to be in sync with the data availability layer. Yields until the relayer reaches a point where it considered up to date. Note th
crates/fuel-core/src/service.rs:230
↓ 4 callersMethodawait_synced
Wait for the `Task` to be in sync with the data availability layer. Yields until the relayer reaches a point where it considered up to date. Note tha
crates/services/relayer/src/service.rs:299
↓ 4 callersFunctionbasic_tx
(rng: &mut StdRng, database: &mut Storage)
crates/services/parallel-executor/src/tests/tests_executor.rs:193
↓ 4 callersMethodbefore_event
(&self, trigger: TriggerType<'_>)
crates/services/relayer/src/test_helpers/middleware.rs:59
↓ 4 callersFunctionbench_txs
(group_id: &str, c: &mut Criterion, f: F)
benches/benches/transaction_throughput.rs:73
↓ 4 callersMethodblock_header_merkle_root
(&self, height: &BlockHeight)
crates/services/producer/src/mocks.rs:270
↓ 4 callersMethodblock_producer
(&self)
crates/client/src/client/types/block.rs:31
↓ 4 callersMethodbootstrap_type
(self, bootstrap_type: BootstrapType)
crates/fuel-core/src/p2p_test_helpers.rs:745
↓ 4 callersFunctionbuild_shared_state
( config: Config<NotInitialized>, )
crates/services/p2p/src/service.rs:1399
↓ 4 callersMethodcancel
(&self)
crates/fuel-core/src/service/genesis/task_manager.rs:68
↓ 4 callersMethodcf
(&self, column: Description::Column)
crates/fuel-core/src/state/rocks_db.rs:490
↓ 4 callersFunctionchecked_parameters
()
benches/benches/transaction_throughput.rs:407
↓ 4 callersMethodcoins
Retrieve a page of coins by their owner
crates/client/src/client.rs:1563
↓ 4 callersMethodcommit_result
The method commits the result of the block execution attaching the consensus data. It expects that the `UncommittedResult` contains the result of the
crates/services/importer/src/importer.rs:230
↓ 4 callersFunctionconfig_with_preconfirmations
(block_production_period: Duration)
tests/tests/preconfirmations_gossip.rs:63
↓ 4 callersMethodconsensus_mut
( &mut self, )
crates/types/src/blockchain/header/v2.rs:110
↓ 4 callersMethodconsensus_mut
( &mut self, )
crates/types/src/blockchain/header/v1.rs:87
↓ 4 callersFunctionconvert_to_address
(bytes: &[u8])
crates/services/relayer/src/test_helpers.rs:155
↓ 4 callersFunctioncreate_contract_output
(contract_id: ContractId)
crates/services/txpool_v2/src/tests/context.rs:339
↓ 4 callersFunctioncreate_genesis_block
(config: &Config)
crates/fuel-core/src/service/genesis.rs:230
↓ 4 callersFunctioncumulative_percentage_change
( new_exec_price: u64, for_height: u32, percentage: u64, height: u32, )
crates/fuel-gas-price-algorithm/src/utils.rs:662
↓ 4 callersMethodcurrent_activity
(&self)
crates/fuel-gas-price-algorithm/src/v1.rs:303
↓ 4 callersMethodda_height
(&self)
crates/fuel-core/src/service/adapters/graphql_api/on_chain.rs:158
↓ 4 callersFunctiondatabase
()
crates/services/gas_price_service/src/v1/service.rs:688
↓ 4 callersFunctiondefault_consensus_dev_key
A default secret key to use for testing purposes only
crates/chain-config/src/lib.rs:18
↓ 4 callersMethoddelete
(&mut self, key: &[u8], column: Self::Column)
crates/storage/src/transactional.rs:524
↓ 4 callersMethoddeploy_contract_with_id
( &mut self, slots: &[StorageSlot], contract: &Contract, id: &ContractId,
crates/storage/src/vm_storage.rs:327
↓ 4 callersMethoddry_run
Simulates multiple transactions without altering any state. Does not acquire the production lock. since it is basically a "read only" operation and sh
crates/services/producer/src/block_producer.rs:341
↓ 4 callersMethodestimate_gas_price
( &self, block_horizon: u32, )
crates/client/src/client.rs:654
↓ 4 callersMethodestimate_predicates
( &self, ctx: &Context<'_>, tx: HexString, )
crates/fuel-core/src/schema/tx.rs:519
↓ 4 callersMethodexclude
(&mut self, coin: CoinId)
crates/fuel-core/src/query/balance/asset_query.rs:63
↓ 4 callersMethodexecute_transaction_and_commit
( &'a self, block: &'a mut PartialFuelBlock, storage_tx: &mut BlockStorageTransaction<
crates/services/executor/src/executor.rs:857
↓ 4 callersMethodexists
(&self, key: &[u8], column: Self::Column)
crates/storage/src/transactional.rs:374
↓ 4 callersFunctionextract_state
(line: &str, state: &mut State, debug: bool)
benches/src/bin/collect.rs:257
↓ 4 callersFunctiongas_price_database_with_metadata
( metadata: &V1Metadata, starting_recorded_height: Option<BlockHeight>, )
crates/services/gas_price_service/src/v1/tests.rs:351
↓ 4 callersMethodgenerate
(&mut self)
crates/chain-config/src/config/coin.rs:197
↓ 4 callersMethodgenerate_with
(&mut self, secret: SecretKey, amount: u64)
crates/chain-config/src/config/coin.rs:211
↓ 4 callersMethodget
(&self, key: &[u8], column: Self::Column)
crates/storage/src/kv_store.rs:112
↓ 4 callersMethodget
(&self, key: &[u8], column: Self::Column)
crates/storage/src/iter/changes_iterator.rs:45
↓ 4 callersMethodget_block
( &self, database: &RocksDb<BenchDatabase>, height: BlockHeight, )
benches/src/db_lookup_times_utils/utils.rs:65
← previousnext →601–700 of 5,659, ranked by callers