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
↓ 1 callers
Method
genesis_epoch
Obtain the genesis epoch of the input subnet.
ipc/provider/src/lib.rs:582
↓ 1 callers
Method
genesis_epoch
(&self, subnet_id: &SubnetID)
ipc/provider/src/manager/evm/manager.rs:99
↓ 1 callers
Function
getBytecodeFromFacet
(facet)
contracts/scripts/util.ts:171
↓ 1 callers
Function
getBytecodeFromFacetTypeChainFilename
(fileName)
contracts/scripts/util.ts:195
↓ 1 callers
Function
getDeployedFacetAddressFromName
(facetName, deployments)
contracts/scripts/util.ts:399
↓ 1 callers
Function
getGitCommitSha
()
contracts/scripts/deploy-gateway.template.ts:9
↓ 1 callers
Function
getRuntimeBytecode
(bytecode)
contracts/scripts/util.ts:151
↓ 1 callers
Function
get_actor_state
( state_tree: &StateTree<DB>, addr: &Address, )
fendermint/vm/interpreter/src/fvm/state/query.rs:256
↓ 1 callers
Method
get_actor_type_from_addr
(&self, addr: &Address)
fendermint/eth/api/src/cache.rs:181
↓ 1 callers
Method
get_actor_type_from_cid
(&self, cid: &Cid)
fendermint/eth/api/src/cache.rs:189
↓ 1 callers
Method
get_addr
(&self, id: &ActorID)
fendermint/eth/api/src/cache.rs:169
↓ 1 callers
Function
get_agg_pubkey
( client: &impl QueryClient, store: &RemoteBlockstore<FendermintClient>, )
fendermint/testing/delorean-cli/src/main.rs:539
↓ 1 callers
Method
get_at_height
( &self, height: BlockHeight, f: F, )
fendermint/vm/topdown/src/finality/null.rs:256
↓ 1 callers
Method
get_block_hash
loads the blockhashes array from the AMT root cid and returns the blockhash at the given epoch
fendermint/actors/chainmetadata/src/shared.rs:46
↓ 1 callers
Method
get_block_hash
(&self, height: BlockHeight)
fendermint/vm/topdown/src/proxy.rs:80
↓ 1 callers
Method
get_bottom_up_bundle
( &self, subnet: &SubnetID, height: ChainEpoch, )
ipc/provider/src/lib.rs:659
↓ 1 callers
Method
get_chain_head_height
(&self)
fendermint/vm/topdown/src/sync/syncer.rs:431
↓ 1 callers
Function
get_chain_id
Fetch the chain ID from the API; do it in a loop until it succeeds.
fendermint/eth/api/src/mpool.rs:165
↓ 1 callers
Method
get_commit_sha
(&self, subnet: &SubnetID)
ipc/provider/src/lib.rs:647
↓ 1 callers
Method
get_genesis_epoch
(&self)
fendermint/vm/topdown/src/finality/fetch.rs:285
↓ 1 callers
Method
get_genesis_epoch
(&self)
fendermint/vm/topdown/src/sync/syncer.rs:435
↓ 1 callers
Method
get_genesis_info
Get genesis info for a child subnet. This can be used to deterministically generate the genesis of the subnet
ipc/provider/src/lib.rs:614
↓ 1 callers
Function
get_http_proxy_url
Retrieve the proxy URL with precedence: 1. If supplied, that's the proxy URL used. 2. If not supplied, but environment variable HTTP_PROXY or HTTPS_PR
fendermint/rpc/src/client.rs:29
↓ 1 callers
Method
get_id
(&self, addr: &Address)
fendermint/eth/api/src/cache.rs:161
↓ 1 callers
Method
get_latest_committed_finality
(&self)
fendermint/vm/topdown/src/sync/syncer.rs:417
↓ 1 callers
Method
get_or_create_genesis
Return an existing genesis by parsing it from the `genesis.json` of the subnet, or create a new one and export it.
fendermint/testing/materializer/src/docker/mod.rs:351
↓ 1 callers
Method
get_power_table
(&self)
fendermint/vm/topdown/src/sync/syncer.rs:420
↓ 1 callers
Function
get_selectors
This function gets the selectors of the functions of the target contract.
contracts/scripts/python/build_selector_library.py:45
↓ 1 callers
Function
get_signature_for_tag
( client: &impl QueryClient, store: &RemoteBlockstore<FendermintClient>, signing_tag: [u8; 32], )
fendermint/testing/delorean-cli/src/main.rs:585
↓ 1 callers
Method
get_subnet_supply_source
( &self, subnet: &SubnetID, )
ipc/provider/src/manager/evm/manager.rs:757
↓ 1 callers
Method
get_top_down_msgs
( &self, height: BlockHeight, )
fendermint/vm/topdown/src/sync/syncer.rs:458
↓ 1 callers
Method
get_top_down_msgs
( &self, subnet: &SubnetID, epoch: ChainEpoch, )
ipc/provider/src/lib.rs:620
↓ 1 callers
Method
get_validator_changes
( &self, height: BlockHeight, )
fendermint/vm/topdown/src/sync/syncer.rs:468
↓ 1 callers
Method
get_validator_info
Get the validator information.
ipc/provider/src/lib.rs:589
↓ 1 callers
Method
handle_content_event
Handle Bitswap lookup result.
ipld/resolver/src/service.rs:397
↓ 1 callers
Method
handle_discovery_event
(&mut self, event: discovery::Event)
ipld/resolver/src/service.rs:353
↓ 1 callers
Method
handle_identify_event
(&mut self, event: identify::Event)
ipld/resolver/src/service.rs:341
↓ 1 callers
Method
handle_membership_event
(&mut self, event: membership::Event<V>)
ipld/resolver/src/service.rs:366
↓ 1 callers
Method
handle_message
Parse and handle a [`gossipsub::Message`]. If it's from the expected topic, then raise domain event to let the rest of the application know about a pr
ipld/resolver/src/behaviour/membership.rs:405
↓ 1 callers
Method
handle_pending_outbound_connection
( &mut self, connection_id: ConnectionId, maybe_peer: Option<PeerId>, addresse
ipld/resolver/src/behaviour/discovery.rs:294
↓ 1 callers
Method
handle_ping_event
Copied from Forest.
ipld/resolver/src/service.rs:308
↓ 1 callers
Method
handle_preemptive_data
(&mut self, subnet_id: SubnetID, data: Vec<u8>)
ipld/resolver/src/behaviour/membership.rs:472
↓ 1 callers
Method
handle_provider_record
Try to add a provider record to the cache. If this is the first time we receive a record from the peer, reciprocate by publishing our own.
ipld/resolver/src/behaviour/membership.rs:443
↓ 1 callers
Function
handle_stream
Processes a websocket stream by reading messages from the stream `ws_stream` and sending them to an output channel `chan`.
ipc/provider/src/jsonrpc/mod.rs:153
↓ 1 callers
Method
handle_subscriber
Handle new subscribers to the membership topic.
ipld/resolver/src/behaviour/membership.rs:478
↓ 1 callers
Method
handle_vote_record
Raise an event to tell we received a new vote.
ipld/resolver/src/behaviour/membership.rs:468
↓ 1 callers
Method
has_claim
Check whether an account has a non-zero claim balance.
fendermint/testing/contract-test/tests/staking/state.rs:304
↓ 1 callers
Method
has_timestamp
Check whether we have received recent updates from a peer.
ipld/resolver/src/provider_cache.rs:93
↓ 1 callers
Method
header_by_hash_opt
Get a Tendermint height by hash, if it exists.
fendermint/eth/api/src/state.rs:290
↓ 1 callers
Method
http_endpoint
(&self)
fendermint/eth/api/examples/query_blockhash.rs:71
↓ 1 callers
Method
http_endpoint
(&self)
fendermint/eth/api/examples/ethers.rs:102
↓ 1 callers
Method
http_endpoint
(&self)
fendermint/eth/api/examples/greeter.rs:76
↓ 1 callers
Method
id
(&self)
fendermint/testing/materializer/src/lib.rs:118
↓ 1 callers
Method
import
Import a snapshot into the blockstore.
fendermint/vm/snapshot/src/state.rs:84
↓ 1 callers
Method
import_evm_key_from_json
(&self, keyinfo: &str)
ipc/provider/src/lib.rs:821
↓ 1 callers
Method
incomplete_checkpoints
Retrieve checkpoints which have not reached a quorum.
fendermint/vm/interpreter/src/fvm/state/ipc.rs:142
↓ 1 callers
Method
info
Provide information about the ABCI application.
fendermint/abci/src/application.rs:39
↓ 1 callers
Method
info
(&self, _request: request::Info)
fendermint/abci/examples/kvstore.rs:41
↓ 1 callers
Method
init
( &self, state: Self::State, genesis: Self::Genesis, )
fendermint/vm/interpreter/src/bytes.rs:290
↓ 1 callers
Method
init_chain
Called once upon genesis.
fendermint/abci/src/application.rs:44
↓ 1 callers
Method
init_committed_state
Ensure the store has some initial state.
fendermint/app/src/app.rs:234
↓ 1 callers
Function
init_exec_state
( multi_engine: Arc<MultiEngine>, genesis: Genesis, )
fendermint/testing/contract-test/src/lib.rs:27
↓ 1 callers
Method
init_exec_state
Instantiate the execution state, once the basic genesis parameters are known. This must be called before we try to instantiate any EVM actors in gene
fendermint/vm/interpreter/src/fvm/state/genesis.rs:133
↓ 1 callers
Function
init_panic_handler
Install a panic handler that prints stuff to the logs, otherwise it only shows up in the console.
fendermint/app/src/main.rs:76
↓ 1 callers
Function
init_tracing
(opts: &options::Options)
fendermint/app/src/main.rs:15
↓ 1 callers
Method
insert_filter_driver
Create a new filter with the next available ID and insert it into the filters collection.
fendermint/eth/api/src/state.rs:518
↓ 1 callers
Function
insert_test_data
Insert a HAMT into the block store of an agent.
ipld/resolver/tests/smoke.rs:390
↓ 1 callers
Function
interpolate_values
Find strings which have env vars in them and do the interpolation. It does not change the kind of the values, ie. it doesn't try to parse into primit
fendermint/app/settings/src/utils.rs:121
↓ 1 callers
Method
into_exec_state
(self)
fendermint/vm/interpreter/src/fvm/state/genesis.rs:510
↓ 1 callers
Function
into_genesis_balance_map
( addrs: Vec<ethers::types::Address>, balances: Vec<ethers::types::U256>, )
ipc/provider/src/manager/evm/manager.rs:1418
↓ 1 callers
Method
into_return
(self)
fendermint/vm/interpreter/src/fvm/state/fevm.rs:80
↓ 1 callers
Method
into_streamer
(self)
fendermint/vm/interpreter/src/fvm/state/snapshot.rs:127
↓ 1 callers
Method
into_underlying
(self)
fendermint/rpc/src/client.rs:124
↓ 1 callers
Method
ipc_type
(&self)
ipc/api/src/cross.rs:90
↓ 1 callers
Method
is_active
Check if a validator is active, ie. they are in the top N.
fendermint/testing/contract-test/src/ipc/subnet.rs:181
↓ 1 callers
Method
is_admissible
Check whether the nonce gap is small enough that we can add this transaction to the buffer.
fendermint/eth/api/src/error.rs:125
↓ 1 callers
Function
is_bottomup
(from: &SubnetID, to: &SubnetID)
ipc/api/src/cross.rs:144
↓ 1 callers
Function
is_eth_addr_deleg
Check if the address is an Ethereum delegated one.
fendermint/vm/message/src/signed.rs:280
↓ 1 callers
Method
is_finished
Indicate that that the filter takes no more data.
fendermint/eth/api/src/filters.rs:713
↓ 1 callers
Method
is_id
(&self)
ipc/types/src/ethaddr.rs:121
↓ 1 callers
Function
is_leaf_node
(tree: &[Hash], i: usize)
ext/merkle-tree-rs/src/core.rs:61
↓ 1 callers
Function
is_not_found
(res: &AbciQuery)
fendermint/rpc/src/query.rs:172
↓ 1 callers
Method
is_null
(&self)
ipc/types/src/ethaddr.rs:105
↓ 1 callers
Function
is_null_round_error
(err: &anyhow::Error)
fendermint/vm/topdown/src/lib.rs:185
↓ 1 callers
Method
is_root
Returns true if the current subnet is the root network
ipc/api/src/subnet_id.rs:84
↓ 1 callers
Method
is_routable
Check if a peer has been marked as routable.
ipld/resolver/src/provider_cache.rs:88
↓ 1 callers
Method
is_static
Check if a peer has a user defined addresses.
ipld/resolver/src/behaviour/discovery.rs:188
↓ 1 callers
Method
is_syncing_peer
(&self)
fendermint/vm/topdown/src/sync/tendermint.rs:39
↓ 1 callers
Function
is_system_addr
Check whether the address is one of those identifying the system actor.
fendermint/vm/actor_interface/src/system.rs:18
↓ 1 callers
Method
is_timed_out
Indicate whether the reader has been too slow at polling the filter and that it should be removed.
fendermint/eth/api/src/filters.rs:708
↓ 1 callers
Function
is_valid_bootstrap_addr
(input: &str)
ipc/provider/src/manager/evm/manager.rs:1372
↓ 1 callers
Method
is_waiting
Check if a validator is wating, ie. they have deposited but are not in the top N.
fendermint/testing/contract-test/src/ipc/subnet.rs:191
↓ 1 callers
Method
iterate
( &'a self, kv: &'b impl KVRead<S>, )
fendermint/storage/src/lib.rs:170
↓ 1 callers
Method
join_subnet
( &'s mut self, parent_submit_config: &SubmitConfig<'a, M>, account: &'a M::Account,
fendermint/testing/materializer/src/logging.rs:170
↓ 1 callers
Method
join_subnet
( &mut self, subnet: SubnetID, from: Option<Address>, collateral: TokenAmount,
ipc/provider/src/lib.rs:280
↓ 1 callers
Function
json_response
(response: &ResponseObjects)
fendermint/eth/api/src/handlers/http.rs:76
↓ 1 callers
Function
just_root_id
Extract the root chain ID _iff_ the name is in the format of "/r<chain-id>".
fendermint/vm/core/src/chainid.rs:82
↓ 1 callers
Method
keystore
(&self)
ipc/provider/src/manager/evm/manager.rs:1031
↓ 1 callers
Method
kill_subnet
( &mut self, subnet: SubnetID, from: Option<Address>, )
ipc/provider/src/lib.rs:395
↓ 1 callers
Method
latest_cached_data
Get the latest data stored in the cache to pull the next block
fendermint/vm/topdown/src/sync/syncer.rs:136
← previous
next →
901–1,000 of 2,468, ranked by callers