MCPcopy Create free account

hub / github.com/ChainSafe/Delorean-Protocol / functions

Functions2,468 in github.com/ChainSafe/Delorean-Protocol

Methoddrop
(&mut self)
fendermint/testing/materializer/src/docker/network.rs:104
Methoddrop
(&mut self)
fendermint/rocksdb/src/kvstore.rs:257
Methoddrop
(&mut self)
ipc/wallet/src/evm/mod.rs:59
Methoddrop
(&mut self)
ipc/wallet/src/evm/persistent.rs:49
Methoddrop
(&mut self)
ipc/provider/src/lib.rs:761
Methoddummy
(root_id: u64)
fendermint/vm/resolver/src/pool.rs:196
Methodecho
(rt: &impl Runtime, _params: ())
fendermint/actors/cetf/src/actor.rs:35
Methodempty
()
fendermint/storage/src/im.rs:226
Methodempty
Create an uninitialized instance. Before blocks can be added to it we will have to set the last finalized block. The reason this exists is so that we
fendermint/vm/topdown/src/voting.rs:78
Methodenable
(rt: &impl Runtime)
fendermint/actors/cetf/src/actor.rs:104
Methodenabled
(inner: P)
fendermint/vm/topdown/src/toggle.rs:25
Methodencrypt
(encryption_key: &[u8], msg: &[u8])
ipc/wallet/src/fvm/keystore.rs:472
Methodend
(&self, state: Self::State)
fendermint/vm/interpreter/src/signed.rs:168
Methodend
( &self, (env, state): Self::State, )
fendermint/vm/interpreter/src/chain.rs:416
Methodend
(&self, mut state: Self::State)
fendermint/vm/interpreter/src/fvm/exec.rs:248
Methodenforce_f0_source
Agents may set the source of a checkpoint using f2-based subnetIDs, \ but actors are expected to use f0-based subnetIDs, thus the need to enforce that
ipc/api/src/runtime.rs:13
Methodenqueue_tag
Add a new tag to the state to be signed by the validators Callable by anyone and designed to be called from Solidity contracts
fendermint/actors/cetf/src/actor.rs:47
Methodensure_deployer_allowed
(rt: &impl Runtime)
fendermint/actors/eam/src/lib.rs:48
Functionestimate_gas
Generates and returns an estimate of how much gas is necessary to allow the transaction to complete. The transaction will not be added to the blockcha
fendermint/eth/api/src/apis/eth.rs:721
Functioneth_sign_and_tamper
(msg: EthMessage, chain_id: u64, key: KeyPair)
fendermint/vm/message/src/signed.rs:428
Functioneth_sign_and_verify
(msg: EthMessage, chain_id: u64, key: KeyPair)
fendermint/vm/message/src/signed.rs:412
Functioneth_to_non_eth_sign_and_verify
(msg: EthMessage, chain_id: u64, from: KeyPair, to: KeyPair)
fendermint/vm/message/src/signed.rs:457
Functionethaddr_from_str
()
ipc/types/src/ethaddr.rs:149
Methodethapi_rpc_host_port
Mapping the internal 8445 port to the host.
fendermint/testing/materializer/src/docker/mod.rs:146
Methodexisting_deployment
( &mut self, subnet_name: &SubnetName, gateway: H160, registry: H160, )
fendermint/testing/materializer/src/validation.rs:209
Methodexisting_deployment
( &mut self, subnet_name: &SubnetName, gateway: H160, registry: H160, )
fendermint/testing/materializer/src/docker/mod.rs:635
Functionexpand_path
Expand a path which can either be : absolute, e.g. "/foo/bar" relative to the system `$HOME` directory, e.g. "~/foo/bar" relative to the configured `-
fendermint/app/settings/src/utils.rs:36
Methodexpecting
(&self, formatter: &mut fmt::Formatter)
ipc/types/src/uints.rs:208
Methodexpecting
(&self, formatter: &mut Formatter)
ipc/provider/src/lotus/message/deserialize.rs:45
Methodexpecting
(&self, formatter: &mut Formatter)
ipc/provider/src/config/deserialize.rs:43
Functionexport
(output_dir: &Path, name: &str, ext: &str, b64: &str)
fendermint/app/src/cmd/key.rs:204
Methodexport_evm
(provider: &IpcProvider, arguments: &WalletExportArgs)
ipc/cli/src/commands/wallet/export.rs:22
Methodexport_fvm
(provider: &IpcProvider, arguments: &WalletExportArgs)
ipc/cli/src/commands/wallet/export.rs:47
Functionexport_key_info
Return `KeyInfo` for given address in `KeyStore`
ipc/wallet/src/fvm/wallet.rs:224
Functionexport_topdown_events
(args: &DebugExportTopDownEventsArgs)
fendermint/app/src/cmd/debug.rs:33
Methodextend_vote
(&self, request: request::ExtendVote)
fendermint/app/src/app.rs:444
Methodextend_vote
( &self, state: Self::State, msg: Self::ExtendMessage, )
fendermint/vm/interpreter/src/signed.rs:265
Methodextend_vote
( &self, state: Self::State, msg: Self::ExtendMessage, )
fendermint/vm/interpreter/src/bytes.rs:313
Methodextend_vote
( &self, state: Self::State, msg: Self::ExtendMessage, )
fendermint/vm/interpreter/src/chain.rs:559
Methodextend_vote
Sign the vote.
fendermint/vm/interpreter/src/fvm/extend.rs:109
Functionfee_history
Returns transaction base fee per gas and effective priority fee per gas for the requested/supported block range.
fendermint/eth/api/src/apis/eth.rs:177
Methodfendermint_metrics_host_port
Mapping the internal 9184 of fendermint to the host.
fendermint/testing/materializer/src/docker/mod.rs:151
Functionfevm_call
Call an EVM contract through RPC and print the response to STDOUT as JSON.
fendermint/app/src/cmd/rpc.rs:232
Methodfevm_create
Deploy a FEVM contract.
fendermint/rpc/src/tx.rs:73
Functionfevm_estimate_gas
Estimate the gas of an EVM call through RPC and print the response to STDOUT as JSON.
fendermint/app/src/cmd/rpc.rs:262
Functionfevm_invoke
Invoke an EVM contract through RPC and print the response to STDOUT as JSON.
fendermint/app/src/cmd/rpc.rs:208
Methodfevm_invoke
Invoke a method on a FEVM contract.
fendermint/rpc/src/tx.rs:88
Functionfilter_to_query
()
fendermint/eth/api/src/filters.rs:775
Methodfinalize_block
( &self, request: request::FinalizeBlock, )
fendermint/abci/examples/kvstore.rs:97
Methodfinalize_block
The transaction execution step of the application. Combines what used to be `BeginBlock`, `DeliverTx`, and `EndBlock`.
fendermint/app/src/app.rs:923
FunctionfindAddressPositionInFacets
(facetAddress, facets)
contracts/scripts/js/diamond.js:71
Methodfirst_non_null_block
(&self, height: BlockHeight)
fendermint/vm/topdown/src/toggle.rs:127
Methodfirst_non_null_block
(&self, height: BlockHeight)
fendermint/vm/topdown/src/finality/fetch.rs:237
Methodflush
Put the value into the store and overwrite the `Cid`.
ipc/types/src/link.rs:90
Methodfmt
(&self, f: &mut std::fmt::Formatter<'_>)
fendermint/eth/api/src/error.rs:109
Methodfmt
(&self, f: &mut Formatter<'_>)
fendermint/app/settings/src/lib.rs:50
Methodfmt
(&self, f: &mut std::fmt::Formatter<'_>)
fendermint/vm/actor_interface/src/eam.rs:69
Methodfmt
(&self, f: &mut std::fmt::Formatter<'_>)
fendermint/vm/interpreter/src/fvm/state/fevm.rs:49
Methodfmt
(&self, f: &mut Formatter<'_>)
fendermint/vm/topdown/src/lib.rs:127
Methodfmt
(&self, f: &mut std::fmt::Formatter<'_>)
fendermint/vm/topdown/tests/smt_voting.rs:61
Methodfmt
(&self, f: &mut std::fmt::Formatter<'_>)
fendermint/testing/materializer/src/lib.rs:39
Methodfmt
(&self, f: &mut std::fmt::Formatter<'_>)
fendermint/testing/materializer/src/materials/defaults.rs:27
Methodfmt
(&self, f: &mut std::fmt::Formatter<'_>)
fendermint/testing/materializer/src/docker/relayer.rs:27
Methodfmt
(&self, f: &mut std::fmt::Formatter<'_>)
fendermint/testing/materializer/src/docker/network.rs:31
Methodfmt
(&self, f: &mut std::fmt::Formatter<'_>)
fendermint/testing/materializer/src/docker/node.rs:78
Methodfmt
(&self, f: &mut std::fmt::Formatter<'_>)
ipc/types/src/lib.rs:129
Methodfmt
(&self, f: &mut std::fmt::Formatter<'_>)
ipc/types/src/ethaddr.rs:28
Methodfmt
(&self, f: &mut Formatter<'_>)
ipc/wallet/src/evm/mod.rs:124
Methodfmt
(&self, f: &mut Formatter<'_>)
ipc/wallet/src/evm/persistent.rs:223
Methodfmt
(&self, f: &mut Formatter<'_>)
ipc/api/src/checkpoint.rs:43
Methodfmt
(&self, f: &mut fmt::Formatter<'_>)
ipc/api/src/address.rs:81
Methodfmt
(&self, f: &mut fmt::Formatter<'_>)
ipc/api/src/subnet_id.rs:199
Methodfmt
(&self, f: &mut Formatter<'_>)
ipc/api/src/staking.rs:66
Methodfmt
(&self, f: &mut Formatter<'_>)
ipc/provider/src/checkpoint.rs:93
Methodforbidden
(msg: String)
ipc/types/src/actor_error.rs:77
Methodformat
(hash: Cow<Hash>)
ext/merkle-tree-rs/src/format.rs:25
Methodfrom
(value: libsecp256k1::SecretKey)
fendermint/crypto/src/lib.rs:90
Methodfrom
(value: TransactionRequestCompat)
fendermint/eth/api/src/apis/eth.rs:1180
Methodfrom
(bytes: [u8; 32])
fendermint/actors/cetf/src/shared.rs:28
Methodfrom
(value: EthAddress)
fendermint/vm/actor_interface/src/eam.rs:81
Methodfrom
(value: PermissionMode)
fendermint/vm/genesis/src/lib.rs:215
Methodfrom
(value: gateway_getter_facet::ParentFinality)
fendermint/vm/topdown/src/convert.rs:29
Methodfrom
(value: &TestItem)
fendermint/vm/resolver/src/pool.rs:205
Methodfrom
(config: &RocksDbConfig)
fendermint/rocksdb/src/rocks/config.rs:52
Methodfrom
(value: PublicKey)
ipld/resolver/src/vote_record.rs:42
Methodfrom
(amount: &TokenAmount)
ipc/types/src/uints.rs:167
Methodfrom
(e: fvm_ipld_encoding::Error)
ipc/types/src/actor_error.rs:151
Methodfrom
(cid: Cid)
ipc/types/src/lib.rs:98
Methodfrom
(t: TAddress<T>)
ipc/types/src/taddress.rs:69
Methodfrom
(v: U256)
ipc/types/src/ethaddr.rs:20
Methodfrom
(f: io::Error)
ipc/wallet/src/fvm/errors.rs:31
Methodfrom
(key: KeyInfoJson)
ipc/wallet/src/fvm/keystore.rs:92
Methodfrom
(inner: ethers::types::Address)
ipc/wallet/src/evm/mod.rs:99
Methodfrom
(e: fil_actors_runtime::ActorError)
ipc/api/src/error.rs:21
Methodfrom
(m: CIDMap)
ipc/provider/src/lotus/message/mod.rs:52
Methodfrom
(j: JsonRpcResponse<T>)
ipc/provider/src/jsonrpc/mod.rs:136
Methodfrom_bytes
(bytes: &[u8])
fendermint/actors/cetf/src/shared.rs:56
Methodfrom_bytes
Deserialize then check the domain tags and the signature.
ipld/resolver/src/signed_record.rs:62
Methodfrom_bytes
(bz: &[u8])
ipc/api/src/address.rs:45
Methodfrom_file
Read a manifest from file. It chooses the format based on the extension.
fendermint/testing/materializer/src/manifest.rs:50
← previousnext →1,501–1,600 of 2,468, ranked by callers