Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GeorgeBake/pipeline-cli
/ functions
Functions
5,659 in github.com/GeorgeBake/pipeline-cli
⨍
Functions
5,659
◇
Types & classes
1,648
↓ 10 callers
Function
create_pool_tx
( inputs: Vec<MissingInput>, outputs: Vec<Output>, rng: &mut StdRng, )
crates/services/txpool_v2/src/pending_pool.rs:394
↓ 10 callers
Method
create_view_at
Create a view at a specific height. This function relies on the fact that all modifications are sequential and monotonically grow the height without g
crates/fuel-core/src/state/historical_rocksdb.rs:184
↓ 10 callers
Method
database_mut
(&mut self)
crates/storage/src/vm_storage.rs:135
↓ 10 callers
Function
extract_everything_command
( command: Fuel, )
bin/fuel-core/src/cli.rs:303
↓ 10 callers
Method
generate
Generate a [`Block`] after running this partial block. The order of the messages must be the same as they were produced in. Message ids are produced
crates/types/src/blockchain/block.rs:254
↓ 10 callers
Method
get
( &self, key: &<BlobData as Mappable>::Key, )
crates/services/txpool_v2/src/tests/mocks.rs:229
↓ 10 callers
Method
id
(&self)
crates/storage/src/column.rs:91
↓ 10 callers
Method
id
(&self)
crates/storage/src/merkle/column.rs:103
↓ 10 callers
Function
key
()
crates/fuel-core/src/state/historical_rocksdb/view_at_height.rs:111
↓ 10 callers
Function
make_u128
(reg: u8, v: u128)
benches/benches/utils.rs:51
↓ 10 callers
Function
make_u256
(reg: u8, v: U256)
benches/benches/utils.rs:55
↓ 10 callers
Function
new_sync_state_channel
()
crates/services/gas_price_service/src/sync_state.rs:30
↓ 10 callers
Method
nonce
(&self)
crates/fuel-core/src/schema/coins.rs:115
↓ 10 callers
Method
observe
Record that a block has been observed.
crates/services/sync/src/state.rs:122
↓ 10 callers
Method
produce_without_commit_with_source
Produces the block and returns the result of the execution without committing the changes.
crates/services/parallel-executor/src/executor.rs:80
↓ 10 callers
Function
query
( spend_query: &[AssetSpendTarget], owner: &Address, base_asset_id: &Asset
crates/fuel-core/src/coins_query.rs:579
↓ 10 callers
Method
receipts
(&self, id: &TxId)
crates/client/src/client.rs:1417
↓ 10 callers
Method
remove
(&mut self, height: &Height)
crates/fuel-gas-price-algorithm/src/v1.rs:87
↓ 10 callers
Function
require_debug
(ctx: &Context<'_>)
crates/fuel-core/src/schema/dap.rs:80
↓ 10 callers
Function
select_coins_to_spend
( CoinsToSpendIndexIter { big_coins_iter, dust_coins_iter, }: CoinsToSpendIndexIter<'_
crates/fuel-core/src/coins_query.rs:259
↓ 10 callers
Function
send_status_updates
( updates: &[(Bytes32, TransactionStatus)], sender: &mpsc::UnboundedSender<UpdateRequest>,
crates/services/tx_status_manager/src/service.rs:882
↓ 10 callers
Method
try_spawn
Tries to spawn a task. If the task cannot be spawned, returns an error.
crates/services/src/async_processor.rs:103
↓ 10 callers
Method
utxo_id
( &self, c: fuel_core_types::fuel_tx::CompressedUtxoId, )
crates/services/compression/src/temporal_registry.rs:349
↓ 10 callers
Function
valid_block
( state_transition_bytecode_version: StateTransitionBytecodeVersion, )
crates/services/upgradable-executor/src/executor.rs:1405
↓ 10 callers
Method
with_starting_da_gas_price
(mut self, starting_da_gas_price: u64)
crates/fuel-gas-price-algorithm/src/v1/tests.rs:101
↓ 10 callers
Method
with_txs
(self, num_test_txs: usize)
crates/fuel-core/src/p2p_test_helpers.rs:724
↓ 9 callers
Function
apply_tx_state_transition
( state: State, transition: StateTransitions, )
crates/services/tx_status_manager/src/tests/tests_e2e.rs:60
↓ 9 callers
Method
as_mut
(&mut self)
crates/services/producer/src/mocks.rs:104
↓ 9 callers
Method
as_ok_groups
(&self)
crates/fuel-core/src/service/genesis/importer/import_task.rs:281
↓ 9 callers
Method
as_ref
(&self)
crates/fuel-core/src/state/generic_database.rs:176
↓ 9 callers
Method
block_height
(&self)
crates/fuel-core/src/schema/tx/types.rs:176
↓ 9 callers
Method
contract_balance
( &self, id: &ContractId, asset: Option<&AssetId>, )
crates/client/src/client.rs:1620
↓ 9 callers
Method
get
(&self, index: &Self::StorageIndex)
crates/services/txpool_v2/src/storage/graph.rs:610
↓ 9 callers
Method
id
(&self)
crates/fuel-core/src/state/historical_rocksdb/description.rs:46
↓ 9 callers
Function
importer_metrics
()
crates/metrics/src/importer.rs:95
↓ 9 callers
Method
insert
( storage: &mut S, column: S::Column, set: Iter, )
crates/storage/src/blueprint/merklized.rs:273
↓ 9 callers
Method
into_api_result
(self)
crates/fuel-core/src/graphql_api.rs:165
↓ 9 callers
Method
latest_height
(&self)
crates/fuel-core/src/database.rs:153
↓ 9 callers
Function
make_tx
(rng: &mut StdRng)
crates/services/consensus_module/poa/src/service_test.rs:283
↓ 9 callers
Function
name
(n: u32, durations: Durations, batch_size: u32, buffer_size: usize)
benches/benches/import.rs:24
↓ 9 callers
Method
next
(&mut self)
crates/chain-config/src/config/state/reader.rs:73
↓ 9 callers
Method
owner
(&self)
crates/fuel-core/src/schema/tx/input.rs:44
↓ 9 callers
Method
recipient
(&self)
crates/fuel-core/src/schema/coins.rs:111
↓ 9 callers
Method
run
(mut self, cancel_token: CancellationToken<N>)
crates/fuel-core/src/service/genesis/importer/import_task.rs:104
↓ 9 callers
Method
set
(&mut self, name: impl AsRef<str>, value: impl Into<Value>)
crates/fuel-core/src/graphql_api/extensions/chain_state_info.rs:133
↓ 9 callers
Method
set_max_gas
Set the max gas
crates/types/src/entities/relayer/transaction.rs:115
↓ 9 callers
Method
set_nonce
(&mut self, nonce: Nonce)
crates/types/src/entities/relayer/message.rs:110
↓ 9 callers
Method
starts_with
(item: &Self::Item, prefix: &[u8])
crates/fuel-core/src/state/rocks_db.rs:896
↓ 9 callers
Method
subscribe
(&self)
crates/fuel-core/src/service/adapters/shared_sequencer.rs:7
↓ 9 callers
Method
utxo_validation
(self, utxo_validation: bool)
crates/fuel-core/src/p2p_test_helpers.rs:738
↓ 9 callers
Method
with
(self, visitor: V)
crates/fuel-core/src/graphql_api/extensions/validation/visitor.rs:356
↓ 9 callers
Method
with_exec_gas_price_change_percent
(mut self, percent: u16)
crates/fuel-gas-price-algorithm/src/v1/tests.rs:106
↓ 9 callers
Method
with_required_fuel_block_height
( &mut self, new_height: Option<BlockHeight>, )
crates/client/src/client.rs:332
↓ 8 callers
Method
add
(&mut self, entries: Vec<TableEntry<Coins>>)
crates/chain-config/src/config/state.rs:262
↓ 8 callers
Method
add_storage
Adds getters to the `storage`.
crates/services/upgradable-executor/src/instance.rs:302
↓ 8 callers
Method
add_stored_coin_input
( &mut self, rng: &mut StdRng, storage: &mut Storage, amount: u64, )
crates/services/parallel-executor/src/tests/tests_executor.rs:141
↓ 8 callers
Method
add_v0_method
Adds a new host function to the `host_v0` module of the instance.
crates/services/upgradable-executor/src/instance.rs:175
↓ 8 callers
Method
advance_time_with_tokio
(&mut self)
crates/services/consensus_module/poa/src/service_test/trigger_tests.rs:140
↓ 8 callers
Method
as_ref
(&self)
crates/services/txpool_v2/src/service/memory.rs:29
↓ 8 callers
Method
as_table
(&self)
crates/chain-config/src/config/state.rs:268
↓ 8 callers
Method
as_u64
Convert to u64
crates/types/src/blockchain/primitives.rs:143
↓ 8 callers
Function
assert_message_balance
( tx: &mut T, owner: Address, expected_balance: MessageBalance, )
crates/fuel-core/src/graphql_api/indexation/balances.rs:224
↓ 8 callers
Method
base_asset_id
(&self)
crates/fuel-core/src/schema/chain.rs:142
↓ 8 callers
Method
build
( self, latest_block_config: Option<LastBlockConfig>, )
crates/chain-config/src/config/state.rs:156
↓ 8 callers
Function
check_limit
( limit: Option<u32>, current: usize, kind: Kind, )
crates/services/p2p/src/connection_limits.rs:85
↓ 8 callers
Method
close
( self, latest_block_config: Option<LastBlockConfig>, chain_config: &ChainConfig,
crates/chain-config/src/config/state/writer.rs:346
↓ 8 callers
Method
contains_key
(&self, key: &<BlobData as Mappable>::Key)
crates/fuel-core/src/graphql_api/database.rs:330
↓ 8 callers
Function
create_contract
Helper function to create a contract creation transaction from a given contract bytecode. Example: ``` let contract_bytecode = vec![]; let mut rng = r
crates/types/src/test_helpers.rs:24
↓ 8 callers
Method
drain
(&mut self)
crates/services/block_aggregator_api/src/tests.rs:133
↓ 8 callers
Method
extract_logs_so_far
(self)
tests/tests/tx/log_syscall.rs:276
↓ 8 callers
Method
get_metadata
(&self, _: &BlockHeight)
crates/services/gas_price_service/src/v0/tests.rs:97
↓ 8 callers
Method
get_pool
(&self)
crates/services/txpool_v2/src/tests/context.rs:223
↓ 8 callers
Method
insert_transaction
( &mut self, transaction: ArcPoolTx, insertion_source: InsertionSource, missin
crates/services/txpool_v2/src/pending_pool.rs:112
↓ 8 callers
Method
insert_txs
Insert the test transactions into the node's transaction pool.
crates/fuel-core/src/p2p_test_helpers.rs:653
↓ 8 callers
Method
is_enabled
(&self, module: Module)
crates/metrics/src/config.rs:33
↓ 8 callers
Method
latest_gas_price
(&self)
crates/client/src/client.rs:649
↓ 8 callers
Method
load
(path: impl AsRef<Path>)
crates/chain-config/src/config/chain.rs:68
↓ 8 callers
Method
manually_produce_blocks
( &self, start_time: Option<Tai64>, mode: Mode, )
crates/fuel-core/src/service/adapters/consensus_module/poa.rs:59
↓ 8 callers
Method
max_inputs
(&self)
crates/fuel-core/src/schema/chain.rs:175
↓ 8 callers
Method
messages
( &self, owner: Option<&Address>, request: PaginationRequest<String>, )
crates/client/src/client.rs:1693
↓ 8 callers
Function
never_cancel
()
crates/fuel-core/src/service/genesis/importer/import_task.rs:620
↓ 8 callers
Method
notify_gossip_transaction_validity
( &self, message_info: GossipsubMessageInfo, validity: GossipsubMessageAcc
crates/services/tx_status_manager/src/service.rs:597
↓ 8 callers
Function
ok
(entity: T)
crates/services/importer/src/importer/test.rs:140
↓ 8 callers
Method
outputs
(&self)
crates/types/src/services/txpool.rs:275
↓ 8 callers
Function
produce_block_with_tx
(rng: &mut StdRng, client: &FuelClient)
tests/test-helpers/src/lib.rs:111
↓ 8 callers
Method
produce_without_commit_with_source_direct_resolve
( &self, block: Components<TxSource>, )
crates/services/upgradable-executor/src/executor.rs:419
↓ 8 callers
Function
query_pagination
( after: Option<String>, before: Option<String>, first: Option<i32>, last: Option<i32>, en
crates/fuel-core/src/schema.rs:99
↓ 8 callers
Method
set_serialized_transaction
Set the serialized transaction bytes
crates/types/src/entities/relayer/transaction.rs:132
↓ 8 callers
Function
size_of_value
Gets the size of the value under the `key` in the `column` from the storage.
crates/services/upgradable-executor/wasm-executor/src/ext.rs:197
↓ 8 callers
Method
state_transition_bytecode_version
Get the state transition bytecode version
crates/types/src/blockchain/header.rs:70
↓ 8 callers
Method
subscribe
( &self, q: StreamingOperation<ResponseData, Vars>, )
crates/client/src/client.rs:460
↓ 8 callers
Method
transactions_by_owner
Returns a paginated set of transactions associated with a txo owner address.
crates/client/src/client.rs:1404
↓ 8 callers
Function
txpool_metrics
()
crates/metrics/src/txpool_metrics.rs:105
↓ 8 callers
Function
update
( event: &Event, block_st_transaction: &mut T, enabled: bool, base_asset_id: &AssetId, )
crates/fuel-core/src/graphql_api/indexation/coins_to_spend.rs:109
↓ 8 callers
Method
wait
(self)
crates/fuel-core/src/service/genesis/task_manager.rs:119
↓ 8 callers
Method
with_activity
(mut self, l2_activity: L2ActivityTracker)
crates/fuel-gas-price-algorithm/src/v1/tests.rs:176
↓ 8 callers
Method
with_total_rewards
(mut self, total_rewards: u128)
crates/fuel-gas-price-algorithm/src/v1/tests.rs:139
↓ 7 callers
Method
amount
The amount that this operation costs per increase in one `noop` time.
benches/src/bin/collect.rs:681
↓ 7 callers
Method
as_usize
Returns the id of the column as an `usize`.
crates/storage/src/kv_store.rs:34
↓ 7 callers
Method
balances
Retrieve a page of balances by their owner
crates/client/src/client.rs:1657
← previous
next →
301–400 of 5,659, ranked by callers