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
↓ 2,235 callers
Method
into
Return the result and storage changes.
crates/types/src/services.rs:42
↓ 1,170 callers
Method
map
Maps a `SourcePeer<T>` to `SourcePeer<U>` by applying a function to the contained data. The internal `peer_id` is maintained.
crates/types/src/services/p2p.rs:164
↓ 587 callers
Method
into_iter
(self)
crates/chain-config/src/config/state/reader.rs:47
↓ 411 callers
Method
clone
(&self)
crates/fuel-core/src/service/adapters.rs:239
↓ 406 callers
Method
clone
(&self)
crates/client/src/client.rs:213
↓ 405 callers
Method
clone
(&self)
crates/services/src/sync.rs:13
↓ 173 callers
Method
try_into
(self)
crates/fuel-core/src/schema/scalars.rs:221
↓ 168 callers
Method
clone
(&self)
crates/services/tx_status_manager/src/service.rs:98
↓ 162 callers
Method
lock
(&self)
crates/services/importer/src/importer.rs:201
↓ 154 callers
Method
extend
(&mut self, other: Self)
crates/chain-config/src/config/state.rs:522
↓ 153 callers
Method
insert
Insert transactions into the pool. Returns a list of results for each transaction.
crates/services/txpool_v2/src/pool.rs:152
↓ 149 callers
Method
len
(&self)
crates/chain-config/src/config/state/reader.rs:26
↓ 140 callers
Method
path
Returns the path of the directory.
benches/src/utils.rs:30
↓ 125 callers
Method
chain
(&self)
crates/fuel-core/src/schema/chain.rs:842
↓ 115 callers
Method
as_ref
(&self)
crates/fuel-core/src/service/vm_pool.rs:36
↓ 114 callers
Function
run_group_ref
(group: &mut BenchmarkGroup<WallTime>, id: I, bench: VmBench)
benches/benches/vm.rs:28
↓ 112 callers
Method
to_bytes
Convert to array of big endian bytes
crates/types/src/blockchain/primitives.rs:133
↓ 107 callers
Method
id
(&self, chain_id: &ChainId)
crates/services/executor/src/ports.rs:51
↓ 105 callers
Method
build_script_transaction
( &mut self, inputs: Option<Vec<Input>>, outputs: Option<Vec<Output>>, tip: u6
crates/services/txpool_v2/src/tests/context.rs:128
↓ 101 callers
Method
insert
(&mut self, kind: IndexationKind)
crates/fuel-core/src/graphql_api/database.rs:130
↓ 100 callers
Method
as_slice
Represents `BlockId` as slice of bytes.
crates/types/src/blockchain/primitives.rs:72
↓ 98 callers
Method
times
(mut self, block_count: u32)
crates/services/sync/src/import/tests.rs:1519
↓ 97 callers
Function
run
(c: &mut Criterion)
benches/benches/vm_set/mem.rs:22
↓ 94 callers
Method
as_str
(&self)
crates/services/upgradable-executor/src/executor.rs:1296
↓ 90 callers
Method
header
Get the complete header.
crates/types/src/blockchain/block.rs:210
↓ 83 callers
Method
write_transaction
(&mut self)
crates/storage/src/transactional.rs:290
↓ 82 callers
Method
produce_blocks
( &self, blocks_to_produce: u32, start_timestamp: Option<u64>, )
crates/client/src/client.rs:1462
↓ 81 callers
Method
verify_and_insert
( &mut self, tx: Transaction, )
crates/services/txpool_v2/src/tests/context.rs:151
↓ 79 callers
Method
with_prepare_script
Replaces the current prepare script with the given one. Not that if you've constructed this instance with `contract` or `using_contract_db`, then this
benches/src/lib.rs:294
↓ 76 callers
Method
into_boxed
(self)
crates/storage/src/iter.rs:53
↓ 75 callers
Method
send
Post a sealed block to the sequencer chain using some reasonable defaults and the config. This is a convenience wrapper for `send_raw`.
crates/services/shared-sequencer/src/lib.rs:134
↓ 72 callers
Method
get
(&self, tx_id: &TxId)
crates/services/txpool_v2/src/pool.rs:417
↓ 72 callers
Method
to_be_bytes
Convert to array of big endian bytes
crates/types/src/blockchain/primitives.rs:138
↓ 71 callers
Method
get
(&self, key: &[u8], column: Self::Column)
crates/fuel-core/src/state/rocks_db.rs:948
↓ 71 callers
Function
spawn
(stop: &watch::Sender<()>, mut node: P2PService)
crates/services/p2p/src/p2p_service/tests.rs:131
↓ 69 callers
Method
id
(&self)
crates/types/src/services/txpool.rs:183
↓ 67 callers
Method
finish
(self)
crates/services/p2p/src/discovery/discovery_config.rs:103
↓ 67 callers
Method
insert
(&self, tx: Transaction)
crates/fuel-core/src/service/adapters/graphql_api.rs:118
↓ 67 callers
Method
start_and_await
(&self)
crates/services/src/service.rs:281
↓ 66 callers
Method
finalize
setup chainspec and spin up a fuel-node
tests/test-helpers/src/builder.rs:205
↓ 66 callers
Method
transaction
( &self, id: &TxId, )
crates/client/src/client.rs:1290
↓ 64 callers
Method
clone
(&self)
crates/services/gas_price_service/src/v1/service.rs:89
↓ 64 callers
Function
create_executor
( database: Database, config: Config, )
crates/fuel-core/src/executor.rs:216
↓ 63 callers
Method
put
( &mut self, key: &[u8], column: Self::Column, value: Value, )
crates/storage/src/transactional.rs:451
↓ 61 callers
Method
len
(&self)
crates/fuel-core/src/schema/tx/receipt.rs:117
↓ 60 callers
Method
read_transaction
(&self)
crates/storage/src/transactional.rs:274
↓ 60 callers
Method
remove
(&mut self, index: &Self::StorageIndex)
crates/services/txpool_v2/src/storage/graph.rs:803
↓ 59 callers
Method
submit_and_await_commit
( &self, tx: &Transaction, )
crates/client/src/client.rs:924
↓ 58 callers
Method
as_ref
(&self)
crates/types/src/services/p2p.rs:215
↓ 58 callers
Method
height
(&self)
crates/services/compression/src/ports/block_source.rs:17
↓ 58 callers
Method
on_chain
(&self)
crates/fuel-core/src/combined_database.rs:321
↓ 57 callers
Method
kill
Stops the node, returning the db only Ignoring the return value drops the db as well.
tests/test-helpers/src/fuel_core_driver.rs:86
↓ 57 callers
Method
query
Send the GraphQL query to the client.
crates/client/src/client.rs:408
↓ 54 callers
Method
take
(&mut self, key: &M::Key)
crates/storage/src/vm_storage.rs:175
↓ 52 callers
Method
script_gas_limit
(&self)
crates/types/src/services/txpool.rs:233
↓ 51 callers
Method
ok
(state: State)
crates/services/tx_status_manager/src/tests/utils.rs:138
↓ 51 callers
Method
register
(&self, id: &str, register: RegisterId)
crates/client/src/client.rs:1213
↓ 50 callers
Method
public_key
Returns the public key of the block producer, if any
crates/types/src/signer.rs:79
↓ 48 callers
Method
stop_and_await
(&self)
crates/services/src/service.rs:303
↓ 47 callers
Method
contains
(&self, tx_id: &TxId)
crates/services/txpool_v2/src/pool.rs:421
↓ 47 callers
Method
send
Send updates to all subscribed senders.
crates/services/tx_status_manager/src/update_sender.rs:248
↓ 44 callers
Method
build_pool
(&mut self)
crates/services/txpool_v2/src/tests/context.rs:114
↓ 44 callers
Method
read_view
(&self)
crates/fuel-core/src/schema.rs:230
↓ 42 callers
Method
is_empty
Check if the pagination is empty (because the page size is zero or all the page windows have been consumed).
crates/services/relayer/src/service/state.rs:128
↓ 41 callers
Method
assert_pool_integrity
(&self, expected_txs: &[ArcPoolTx])
crates/services/txpool_v2/src/tests/universe.rs:419
↓ 40 callers
Method
as_ref
(&self)
crates/storage/src/blueprint/sparse.rs:530
↓ 40 callers
Method
into_changes
Discards the result and return storage changes.
crates/types/src/services.rs:52
↓ 40 callers
Method
into_transaction
(self)
crates/storage/src/transactional.rs:255
↓ 39 callers
Method
next
(&mut self)
crates/storage/src/iter.rs:38
↓ 38 callers
Method
header
(&self)
crates/fuel-core/src/schema/block.rs:120
↓ 37 callers
Method
build
(self)
crates/fuel-gas-price-algorithm/src/v1/tests.rs:181
↓ 37 callers
Method
clone
(&self)
crates/fuel-core/src/service/adapters/fuel_gas_price_provider.rs:40
↓ 37 callers
Method
get
( &self, key: &<BlobData as Mappable>::Key, )
crates/fuel-core/src/graphql_api/database.rs:323
↓ 36 callers
Method
as_bytes
(&self)
crates/storage/src/codec.rs:56
↓ 36 callers
Method
take
(&mut self, key: &M::Key)
crates/fuel-core/src/database/storage.rs:41
↓ 35 callers
Method
transactions
( &self, tx_ids: Vec<TxId>, )
crates/fuel-core/src/graphql_api/database.rs:241
↓ 35 callers
Method
update_l2_block_data
( &mut self, height: u32, used: u64, capacity: NonZeroU64, block_bytes
crates/fuel-gas-price-algorithm/src/v1.rs:375
↓ 34 callers
Method
algorithm
(&self)
crates/fuel-gas-price-algorithm/src/v1.rs:666
↓ 34 callers
Method
application
Returns a reference to the application header.
crates/types/src/blockchain/header/v2.rs:67
↓ 34 callers
Method
header_mut
(&mut self)
crates/types/src/blockchain/block.rs:231
↓ 34 callers
Method
into_result
Discards the database transaction and returns only the result of the action.
crates/types/src/services.rs:47
↓ 33 callers
Method
set
(&mut self, height: Height, price: GasPrice)
crates/services/gas_price_service/src/v1/service.rs:103
↓ 33 callers
Method
transactions
returns a paginated set of transactions sorted by block height
crates/client/src/client.rs:1393
↓ 32 callers
Method
gas_price
(&self)
crates/fuel-core/src/combined_database.rs:352
↓ 32 callers
Method
produce_and_commit
Executes the block and commits the result of the execution into the inner `Database`.
crates/services/upgradable-executor/src/executor.rs:331
↓ 31 callers
Method
bind
Bind the PeerId and given data of type T together to generate a `SourcePeer<T>`
crates/types/src/services/p2p.rs:250
↓ 31 callers
Method
build
(self)
crates/fuel-gas-price-algorithm/src/v0/tests.rs:59
↓ 31 callers
Function
default_signing_wallet
()
tests/test-helpers/src/lib.rs:150
↓ 31 callers
Method
root
(storage: &S, key: &Metadata::Key)
crates/storage/src/blueprint/sparse.rs:265
↓ 31 callers
Method
transactions_mut
(&mut self)
crates/types/src/blockchain/block.rs:223
↓ 31 callers
Method
with_name
(self, name: impl Into<String>)
crates/fuel-core/src/p2p_test_helpers.rs:731
↓ 30 callers
Method
as_mut
(&mut self)
crates/storage/src/transactional.rs:191
↓ 30 callers
Method
chain_config
(&self)
crates/chain-config/src/config/state/reader.rs:288
↓ 30 callers
Method
coins_to_spend
Retrieve coins to spend in a transaction
crates/client/src/client.rs:1579
↓ 30 callers
Method
inputs
(&self)
crates/fuel-core/src/schema/tx/types.rs:674
↓ 30 callers
Method
transfer
( &mut self, from: Address, to: Address, amount: u64, )
tests/test-helpers/src/builder.rs:61
↓ 30 callers
Method
update_data
(&self, delta: impl FnOnce(&mut MockData) -> R)
crates/services/relayer/src/test_helpers/middleware.rs:73
↓ 29 callers
Method
as_ref
(&self)
crates/services/producer/src/mocks.rs:110
↓ 29 callers
Method
base_asset_id
(&self)
crates/fuel-core/src/service/config.rs:252
↓ 29 callers
Method
send
( &self, _preconfirmations: Vec< fuel_core_types::services::preconfirmation::Preco
crates/services/parallel-executor/src/tests/mocks.rs:178
next →
1–100 of 5,659, ranked by callers