Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ChainSafe/Delorean-Protocol
/ functions
Functions
2,468 in github.com/ChainSafe/Delorean-Protocol
⨍
Functions
2,468
◇
Types & classes
742
Method
iterate
(&self, ns: &S::Namespace)
fendermint/rocksdb/src/kvstore.rs:142
Method
join_subnet
( &'s mut self, _parent_submit_config: &SubmitConfig<'a, ValidationMaterials>, account
fendermint/testing/materializer/src/validation.rs:316
Method
join_subnet
( &'s mut self, parent_submit_config: &SubmitConfig<'a, DockerMaterials>, account: &'a
fendermint/testing/materializer/src/docker/mod.rs:884
Method
join_subnet
( &self, subnet: SubnetID, from: Address, collateral: TokenAmount, pub
ipc/provider/src/manager/evm/manager.rs:325
Function
just_root_id_none
()
fendermint/vm/core/src/chainid.rs:170
Function
just_root_id_some
()
fendermint/vm/core/src/chainid.rs:157
Function
keyinfo_roundtrip
(keyinfo: KeyInfo)
ipc/wallet/src/fvm/keystore.rs:628
Method
kill_subnet
(&self, subnet: SubnetID, from: Address)
ipc/provider/src/manager/evm/manager.rs:473
Method
last_bottom_up_checkpoint_height
( &self, subnet_id: &SubnetID, )
ipc/provider/src/manager/evm/manager.rs:1144
Method
last_committed_finality
(&self)
fendermint/vm/topdown/src/toggle.rs:107
Method
last_committed_finality
(&self)
fendermint/vm/topdown/src/finality/fetch.rs:215
Method
latest_height
(&self)
fendermint/vm/topdown/src/toggle.rs:103
Method
latest_height
Get the latest height tracked in the provider, includes both cache and last committed finality
fendermint/vm/topdown/src/finality/fetch.rs:211
Method
latest_height_in_cache
(&self)
fendermint/vm/topdown/src/toggle.rs:99
Method
latest_height_in_cache
(&self)
fendermint/vm/topdown/src/finality/fetch.rs:206
Method
latest_parent_finality
Returns the latest finality from the parent committed in a child subnet.
ipc/provider/src/lib.rs:721
Method
latest_parent_finality
(&self)
ipc/provider/src/manager/evm/manager.rs:236
Method
leaf_hash
(&self, leaf: &[V])
ext/merkle-tree-rs/src/standard.rs:183
Method
leave_subnet
(&self, subnet: SubnetID, from: Address)
ipc/provider/src/manager/evm/manager.rs:456
Function
library_dependencies
()
fendermint/eth/hardhat/src/lib.rs:332
Method
limiter_mut
(&mut self)
fendermint/vm/interpreter/src/fvm/custom_kernel.rs:73
Method
link_syscalls
(linker: &mut Linker<K>)
fendermint/vm/interpreter/src/fvm/custom_kernel.rs:101
Method
list
(&self)
ipc/wallet/src/evm/memory.rs:24
Method
list
(&self)
ipc/wallet/src/evm/persistent.rs:63
Function
list_addr
()
ipc/wallet/src/fvm/wallet.rs:359
Method
list_bootstrap_nodes
Lists the bootstrap nodes of a subnet
ipc/provider/src/lib.rs:713
Method
list_bootstrap_nodes
(&self, subnet: &SubnetID)
ipc/provider/src/manager/evm/manager.rs:827
Method
list_cf
List existing column families in a database. These need to be passed to `open_cf` when we are reopening the database. If the database doesn't exist,
fendermint/rocksdb/src/rocks/mod.rs:75
Method
list_child_subnets
( &self, gateway_addr: Address, )
ipc/provider/src/manager/evm/manager.rs:490
Method
list_connections
Lists available subnet connections
ipc/provider/src/lib.rs:230
Method
list_snapshots
List the snapshots available on this node to be served to remote peers.
fendermint/app/src/app.rs:1128
Function
listening
Returns true if client is actively listening for network connections.
fendermint/eth/api/src/apis/net.rs:26
Method
load
(data: StandardMerkleTreeData)
ext/merkle-tree-rs/src/standard.rs:141
Function
load_bundle_from_file
()
fendermint/vm/snapshot/src/car/streamer.rs:132
Function
load_genesis
()
fendermint/vm/interpreter/src/fvm/genesis.rs:562
Function
load_genesis_deterministic
()
fendermint/vm/interpreter/src/fvm/genesis.rs:596
Function
load_genesis_known
()
fendermint/vm/interpreter/src/fvm/genesis.rs:631
Method
load_snapshot_chunk
Load a particular snapshot chunk a remote peer is asking for.
fendermint/app/src/app.rs:1140
Method
lookback_len
(rt: &impl Runtime)
fendermint/actors/chainmetadata/src/actor.rs:74
Method
lookup_addr
Look up the delegated address of an ID, if any.
fendermint/eth/api/src/cache.rs:139
Method
low_u256
(&self)
ipc/types/src/uints.rs:160
Method
machine
(&self)
fendermint/vm/interpreter/src/fvm/custom_kernel.rs:69
Function
main
()
fendermint/abci/examples/kvstore.rs:182
Function
main
()
fendermint/eth/api/examples/query_blockhash.rs:78
Function
main
()
fendermint/eth/api/examples/ethers.rs:114
Function
main
()
fendermint/eth/api/examples/greeter.rs:83
Function
main
()
fendermint/app/options/examples/network.rs:16
Function
main
()
fendermint/app/src/main.rs:99
Function
main
()
fendermint/rpc/examples/simplecoin.rs:102
Function
main
()
fendermint/rpc/examples/transfer.rs:75
Function
main
()
fendermint/actors/build.rs:15
Function
main
()
fendermint/testing/delorean-cli/src/main.rs:152
Function
main
()
ipc/cli/src/main.rs:8
Function
main
Generate Rust bindings from the IPC Solidity Actors ABI artifacts. These are built by `make ipc-actors-abi`, here we just add the final step so we ha
contracts/binding/build.rs:11
Function
make_empty_map
(store: &'_ BS, bitwidth: u32)
ipc/types/src/lib.rs:37
Function
make_map_with_root
( root: &Cid, store: &'bs BS, )
ipc/types/src/lib.rs:47
Function
make_map_with_root_and_bitwidth
( root: &Cid, store: &'bs BS, bitwidth: u32, )
ipc/types/src/lib.rs:60
Function
manifest_json
(value0: Manifest)
fendermint/testing/materializer/src/manifest.rs:246
Function
manifest_toml
(value0: Manifest)
fendermint/testing/materializer/src/manifest.rs:266
Function
manifest_yaml
(value0: Manifest)
fendermint/testing/materializer/src/manifest.rs:256
Function
map_err_to_anyhow
(e: T)
ipc/wallet/src/fvm/keystore.rs:496
Function
map_voting_err
(e: StmError<voting::Error>)
fendermint/vm/topdown/src/sync/syncer.rs:300
Function
max_fee_exceeded
()
fendermint/vm/actor_interface/src/ipc.rs:442
Function
max_priority_fee_per_gas
Returns a fee per gas that is an estimate of how much you can pay as a priority fee, or 'tip', to get a transaction included in the current block.
fendermint/eth/api/src/apis/eth.rs:91
Method
maybe_load
Read the underlying `Cid` from the store, if it exists.
ipc/types/src/link.rs:80
Method
maybe_load
Load the data pointing at the store with the underlying `Cid` as its root, if it exists.
ipc/types/src/amt.rs:68
Method
maybe_load
Load the data pointing at the store with the underlying `Cid` as its root, if it exists.
ipc/types/src/hamt.rs:71
Method
membership_mut
(&mut self)
ipld/resolver/src/behaviour/mod.rs:101
Function
merkleize_validators
(validators: Vec<Validator<Power>>)
fendermint/vm/actor_interface/src/ipc.rs:596
Method
message_factory_mut
(&mut self)
fendermint/app/src/cmd/rpc.rs:344
Method
method
(&self)
fendermint/rpc/src/client.rs:319
Method
min_validators
(&self, subnet_id: &SubnetID)
ipc/provider/src/manager/evm/manager.rs:993
Function
missing_blocks
Recursively find all [`Cid`] fields in the [`Block`] structures stored in the [`Blockstore`] and return all CIDs which could *not* be retrieved from t
ipld/resolver/src/missing_blocks.rs:15
Method
missing_blocks
(&mut self, cid: &Cid)
fendermint/app/src/store.rs:113
Method
missing_blocks
(&mut self, cid: &Cid)
ipld/resolver/tests/store/mod.rs:51
Function
mod_i256
()
ipc/types/src/uints.rs:270
Method
mpool_push
(&self, mut msg: MpoolPushMessage)
ipc/provider/src/lotus/client.rs:165
Method
mpool_push_message
( &self, msg: MpoolPushMessage, )
ipc/provider/src/lotus/client.rs:116
Method
msg
Error message of the actor error.
ipc/types/src/actor_error.rs:133
Method
name
()
fendermint/actors/chainmetadata/src/actor.rs:93
Method
name
()
fendermint/actors/cetf/src/actor.rs:166
Method
name
(&self)
fendermint/testing/materializer/src/testnet.rs:86
Function
negative_i256
()
ipc/types/src/uints.rs:305
Function
network_from_env
()
fendermint/app/options/src/lib.rs:239
Method
network_type
(&self)
ipc/provider/src/config/subnet.rs:41
Method
new
()
fendermint/abci/examples/kvstore.rs:30
Method
new
(lock_writes: bool)
fendermint/storage/src/im.rs:50
Method
new
(ns: S::Namespace)
fendermint/storage/src/lib.rs:150
Method
new
(contracts_dir: PathBuf)
fendermint/eth/hardhat/src/lib.rs:40
Method
new
(value: &FilterKind)
fendermint/eth/api/src/filters.rs:197
Method
new
( client: C, filter_timeout: Duration, cache_capacity: usize, max_nonce_gap: N
fendermint/eth/api/src/state.rs:77
Method
new
(capacity: usize)
fendermint/eth/api/src/cache.rs:36
Method
new
( http_url: Url, ws_url: WebSocketClientUrl, retry_delay: Duration, )
fendermint/eth/api/src/client.rs:47
Method
new
(sk: &Path)
fendermint/eth/api/examples/common/mod.rs:48
Method
new
Load the default configuration from a directory, then potential overrides specific to the run mode, then overrides from the local environment, finally
fendermint/app/settings/src/lib.rs:311
Method
new
(app: App<DB, SS, S, I>)
fendermint/app/src/ipc.rs:47
Method
new
( config: AppConfig<S>, db: DB, state_store: SS, interpreter: I, chain
fendermint/app/src/app.rs:189
Method
new
(state_store: NamespaceBlockstore, bit_store: NamespaceBlockstore)
fendermint/app/src/store.rs:59
Method
new
()
fendermint/app/src/metrics/tracing.rs:27
Method
new
(client: FendermintClient, args: &TransArgs)
fendermint/app/src/cmd/rpc.rs:329
← previous
next →
1,801–1,900 of 2,468, ranked by callers