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
from_file
Reads a TOML configuration file specified in the `path` and returns a [`Config`] struct.
ipc/provider/src/config/mod.rs:80
Method
from_file_async
Reads a TOML configuration file specified in the `path` and returns a [`Config`] struct.
ipc/provider/src/config/mod.rs:95
Method
from_id
Returns an EVM-form ID address from actor ID. This is copied from the `evm` actor library.
fendermint/vm/actor_interface/src/eam.rs:43
Method
from_id
Returns an EVM-form ID address from actor ID.
ipc/types/src/ethaddr.rs:75
Method
from_prefix
Assuming correct contstruction of resources, get the testnet prefix.
fendermint/testing/materializer/src/lib.rs:234
Method
from_reader
(reader: impl std::io::prelude::Read)
fendermint/rpc/src/client.rs:364
Method
from_repr
(repr: &Self::Repr)
fendermint/storage/src/im.rs:274
Method
from_repr
(repr: &Self::Repr)
fendermint/app/src/store.rs:41
Method
from_repr
(repr: &Self::Repr)
fendermint/rocksdb/src/kvstore.rs:301
Method
from_root
(store: BS, root_cid: Cid)
fendermint/vm/interpreter/src/fvm/state/snapshot.rs:172
Method
from_signed_envelope
(envelope: SignedEnvelope)
ipld/resolver/src/signed_record.rs:48
Method
from_str
(s: &str)
ipc/types/src/ethaddr.rs:36
Method
from_str
(s: &str)
ipc/wallet/src/lib.rs:32
Method
from_str
(s: &str)
ipc/wallet/src/evm/mod.rs:79
Method
from_str
(addr: &str)
ipc/api/src/address.rs:90
Method
from_str
(id: &str)
ipc/api/src/subnet_id.rs:220
Method
from_str
(s: &str)
ipc/provider/src/lib.rs:754
Method
from_string
(response: impl AsRef<[u8]>)
fendermint/rpc/src/client.rs:335
Method
from_subnet
A constructor that returns a `LotusJsonRPCClient` from a `Subnet`. The returned `LotusJsonRPCClient` makes requests to the URL defined in the `Subnet`
ipc/provider/src/lotus/client.rs:449
Method
from_subnet_with_wallet_store
( subnet: &crate::config::Subnet, wallet_store: Arc<RwLock<Wallet>>, )
ipc/provider/src/lotus/client.rs:456
Method
from_subnet_with_wallet_store
( subnet: &Subnet, keystore: Option<Arc<RwLock<PersistentKeyStore<EthKeyAddress>>>>, )
ipc/provider/src/manager/evm/manager.rs:1057
Method
from_toml_str
Reads a TOML configuration in the `s` string and returns a [`Config`] struct.
ipc/provider/src/config/mod.rs:74
Method
from_u128_words
(high: u128, low: u128)
ipc/types/src/uints.rs:42
Method
from_u64
(value: u64)
ipc/types/src/uints.rs:52
Method
fund
Funds an account in a child subnet, if `to` is `None`, the self account is funded.
ipc/provider/src/lib.rs:428
Method
fund
( &self, subnet: SubnetID, gateway_addr: Address, from: Address, to: A
ipc/provider/src/manager/evm/manager.rs:531
Method
fund_from_faucet
( &'s mut self, account: &'a VAccount, reference: Option<ResourceHash>, )
fendermint/testing/materializer/src/validation.rs:175
Method
fund_from_faucet
( &'s mut self, account: &'a DefaultAccount, reference: Option<ResourceHash>, )
fendermint/testing/materializer/src/docker/mod.rs:612
Method
fund_subnet
( &'s mut self, _parent_submit_config: &SubmitConfig<'a, ValidationMaterials>, account
fendermint/testing/materializer/src/validation.rs:299
Method
fund_subnet
( &'s mut self, parent_submit_config: &SubmitConfig<'a, DockerMaterials>, account: &'a
fendermint/testing/materializer/src/docker/mod.rs:848
Method
fund_with_token
Funds an account in a child subnet with erc20 token, provided that the supply source kind is `ERC20`. If `from` is None, it will use the default addre
ipc/provider/src/lib.rs:455
Method
fund_with_token
( &self, subnet: SubnetID, from: Address, to: Address, amount: TokenAm
ipc/provider/src/manager/evm/manager.rs:597
Function
future_opt
Run a future option, returning the optional result.
fendermint/vm/resolver/src/ipld.rs:110
Method
gas_available
(&self)
fendermint/vm/interpreter/src/fvm/custom_kernel.rs:77
Function
gas_outputs_test
()
fendermint/eth/api/src/gas/output.rs:117
Function
gas_price
Returns the current price per gas in wei.
fendermint/eth/api/src/apis/eth.rs:307
Function
gen_addresses
Generate random ethereum address.
fendermint/testing/materializer/src/arb.rs:191
Method
gen_command
New random command.
fendermint/vm/topdown/tests/smt_voting.rs:285
Method
gen_command
( &self, u: &mut Unstructured, state: &Self::State, )
fendermint/testing/contract-test/tests/staking/machine.rs:176
Method
gen_state
New random state.
fendermint/vm/topdown/tests/smt_voting.rs:217
Function
generate_new_key
()
ipc/wallet/src/fvm/wallet.rs:390
Function
genesis_cbor
(value0: Genesis)
fendermint/vm/genesis/src/lib.rs:268
Method
genesis_epoch
(&self)
fendermint/vm/topdown/src/toggle.rs:46
Method
genesis_epoch
(&self)
fendermint/vm/topdown/src/finality/fetch.rs:66
Function
genesis_json
(value0: Genesis)
fendermint/vm/genesis/src/lib.rs:258
Method
get
(&self, k: &Cid)
fendermint/vm/interpreter/src/fvm/store/memory.rs:32
Method
get
(&self, k: &Cid)
fendermint/rocksdb/src/blockstore.rs:13
Function
getSelector
(func)
contracts/scripts/js/diamond.js:21
Function
getSubnetActor
( env: string, )
contracts/hardhat.config.ts:131
Method
get_actor_state
Query the actor state from the state tree under the two different stages.
fendermint/vm/interpreter/src/fvm/state/genesis.rs:538
Method
get_applied_top_down_nonce
(&self, subnet_id: &SubnetID)
ipc/provider/src/manager/evm/manager.rs:932
Function
get_balance
Returns the balance of the account of given address.
fendermint/eth/api/src/apis/eth.rs:317
Method
get_beacon_randomness
(&self, _round: ChainEpoch)
fendermint/vm/interpreter/src/fvm/externs.rs:47
Function
get_block_by_hash
Returns information about a block by hash.
fendermint/eth/api/src/apis/eth.rs:335
Function
get_block_by_number
Returns information about a block by block number.
fendermint/eth/api/src/apis/eth.rs:350
Method
get_block_hash
( rt: &impl Runtime, epoch: ChainEpoch, )
fendermint/actors/chainmetadata/src/actor.rs:79
Method
get_block_hash
(&self, _height: BlockHeight)
fendermint/vm/topdown/src/finality/mod.rs:68
Method
get_block_hash
(&self, height: BlockHeight)
fendermint/vm/topdown/src/finality/fetch.rs:289
Method
get_block_hash
( &self, subnet: &SubnetID, height: ChainEpoch, )
ipc/provider/src/lib.rs:631
Function
get_block_receipts
Returns receipts for all the transactions in a block.
fendermint/eth/api/src/apis/eth.rs:517
Function
get_block_transaction_count_by_hash
Returns the number of transactions in a block from a block matching the given block hash.
fendermint/eth/api/src/apis/eth.rs:380
Function
get_block_transaction_count_by_number
Returns the number of transactions in a block matching the given block number.
fendermint/eth/api/src/apis/eth.rs:367
Method
get_chain_head_height
(&self)
fendermint/vm/topdown/src/proxy.rs:66
Method
get_chain_head_height
(&self)
fendermint/vm/topdown/src/finality/mod.rs:60
Method
get_chain_head_height
(&self)
fendermint/vm/topdown/src/finality/fetch.rs:281
Method
get_chain_head_height
(&self, subnet: &SubnetID)
ipc/provider/src/lib.rs:653
Method
get_chain_id
(&self, subnet: &SubnetID)
ipc/provider/src/lib.rs:641
Method
get_chain_id
(&self)
ipc/provider/src/manager/evm/manager.rs:725
Method
get_chain_randomness
(&self, _round: ChainEpoch)
fendermint/vm/interpreter/src/fvm/externs.rs:43
Function
get_code
Returns code at a given address.
fendermint/eth/api/src/apis/eth.rs:814
Method
get_commit_sha
(&self)
ipc/provider/src/manager/evm/manager.rs:734
Function
get_default
Return the default address for `KeyStore`
ipc/wallet/src/fvm/wallet.rs:170
Method
get_default
(&mut self)
ipc/wallet/src/evm/memory.rs:57
Method
get_default
(&mut self)
ipc/wallet/src/evm/persistent.rs:83
Function
get_filter_changes
( data: JsonRpcData<C>, Params((filter_id,)): Params<(FilterId,)>, )
fendermint/eth/api/src/apis/eth.rs:1066
Function
get_filter_logs
Returns an array of all logs matching filter with given id.
fendermint/eth/api/src/apis/eth.rs:1081
Method
get_genesis_epoch
Get the genesis epoch of the child subnet, i.e. the epoch that the subnet was created in the parent subnet.
fendermint/vm/topdown/src/proxy.rs:73
Method
get_genesis_epoch
(&self)
fendermint/vm/topdown/src/finality/mod.rs:64
Method
get_genesis_info
(&self, subnet: &SubnetID)
ipc/provider/src/manager/evm/manager.rs:769
Method
get_latest_committed_finality
(&self)
fendermint/app/src/ipc.rs:75
Function
get_logs
Returns an array of all logs matching a given filter object.
fendermint/eth/api/src/apis/eth.rs:888
Method
get_or_create
( rng: &mut R, root: impl AsRef<Path>, name: &AccountName, )
fendermint/testing/materializer/src/materials/defaults.rs:119
Method
get_or_create
( root: impl AsRef<Path>, docker: Docker, dropper: DropChute, drop_policy: &Dr
fendermint/testing/materializer/src/docker/relayer.rs:38
Method
get_or_create
Check if an externally managed network already exists; if not, create a new docker network for the testnet.
fendermint/testing/materializer/src/docker/network.rs:47
Method
get_or_create
( root: impl AsRef<Path>, docker: Docker, dropper: DropChute, drop_policy: &Dr
fendermint/testing/materializer/src/docker/node.rs:84
Method
get_power_table
(&self)
fendermint/app/src/ipc.rs:82
Function
get_set_default
()
ipc/wallet/src/fvm/wallet.rs:410
Method
get_statistics
(&self)
fendermint/rocksdb/src/rocks/mod.rs:87
Function
get_status
()
fendermint/vm/resolver/src/pool.rs:258
Function
get_storage_at
Returns the value from a storage position at a given address. The return value is a hex encoded U256.
fendermint/eth/api/src/apis/eth.rs:764
Method
get_tag
(rt: &impl Runtime, params: GetTagParams)
fendermint/actors/cetf/src/actor.rs:95
Method
get_tipset_by_height
( &self, epoch: ChainEpoch, tip_set: Cid, )
ipc/provider/src/lotus/client.rs:336
Method
get_tipset_cid
for retreiving the tipset_cid, we load the chain metadata actor state at the given state_root and retrieve the blockhash for the given epoch
fendermint/vm/interpreter/src/fvm/externs.rs:72
Method
get_top_down_msgs
( &self, height: BlockHeight, )
fendermint/vm/topdown/src/proxy.rs:88
Method
get_top_down_msgs
( &self, _height: BlockHeight, )
fendermint/vm/topdown/src/finality/mod.rs:72
Method
get_top_down_msgs
( &self, height: BlockHeight, )
fendermint/vm/topdown/src/finality/fetch.rs:308
Method
get_top_down_msgs
( &self, subnet_id: &SubnetID, epoch: ChainEpoch, )
ipc/provider/src/manager/evm/manager.rs:126
Function
get_transaction_by_block_hash_and_index
Returns the information about a transaction requested by transaction hash.
fendermint/eth/api/src/apis/eth.rs:395
Function
get_transaction_by_block_number_and_index
Returns the information about a transaction requested by transaction hash.
fendermint/eth/api/src/apis/eth.rs:410
Function
get_transaction_by_hash
Returns the information about a transaction requested by transaction hash.
fendermint/eth/api/src/apis/eth.rs:422
← previous
next →
1,601–1,700 of 2,468, ranked by callers