MCPcopy Create free account

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

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

↓ 1 callersMethodgenesis_epoch
Obtain the genesis epoch of the input subnet.
ipc/provider/src/lib.rs:582
↓ 1 callersMethodgenesis_epoch
(&self, subnet_id: &SubnetID)
ipc/provider/src/manager/evm/manager.rs:99
↓ 1 callersFunctiongetBytecodeFromFacet
(facet)
contracts/scripts/util.ts:171
↓ 1 callersFunctiongetBytecodeFromFacetTypeChainFilename
(fileName)
contracts/scripts/util.ts:195
↓ 1 callersFunctiongetDeployedFacetAddressFromName
(facetName, deployments)
contracts/scripts/util.ts:399
↓ 1 callersFunctiongetGitCommitSha
()
contracts/scripts/deploy-gateway.template.ts:9
↓ 1 callersFunctiongetRuntimeBytecode
(bytecode)
contracts/scripts/util.ts:151
↓ 1 callersFunctionget_actor_state
( state_tree: &StateTree<DB>, addr: &Address, )
fendermint/vm/interpreter/src/fvm/state/query.rs:256
↓ 1 callersMethodget_actor_type_from_addr
(&self, addr: &Address)
fendermint/eth/api/src/cache.rs:181
↓ 1 callersMethodget_actor_type_from_cid
(&self, cid: &Cid)
fendermint/eth/api/src/cache.rs:189
↓ 1 callersMethodget_addr
(&self, id: &ActorID)
fendermint/eth/api/src/cache.rs:169
↓ 1 callersFunctionget_agg_pubkey
( client: &impl QueryClient, store: &RemoteBlockstore<FendermintClient>, )
fendermint/testing/delorean-cli/src/main.rs:539
↓ 1 callersMethodget_at_height
( &self, height: BlockHeight, f: F, )
fendermint/vm/topdown/src/finality/null.rs:256
↓ 1 callersMethodget_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 callersMethodget_block_hash
(&self, height: BlockHeight)
fendermint/vm/topdown/src/proxy.rs:80
↓ 1 callersMethodget_bottom_up_bundle
( &self, subnet: &SubnetID, height: ChainEpoch, )
ipc/provider/src/lib.rs:659
↓ 1 callersMethodget_chain_head_height
(&self)
fendermint/vm/topdown/src/sync/syncer.rs:431
↓ 1 callersFunctionget_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 callersMethodget_commit_sha
(&self, subnet: &SubnetID)
ipc/provider/src/lib.rs:647
↓ 1 callersMethodget_genesis_epoch
(&self)
fendermint/vm/topdown/src/finality/fetch.rs:285
↓ 1 callersMethodget_genesis_epoch
(&self)
fendermint/vm/topdown/src/sync/syncer.rs:435
↓ 1 callersMethodget_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 callersFunctionget_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 callersMethodget_id
(&self, addr: &Address)
fendermint/eth/api/src/cache.rs:161
↓ 1 callersMethodget_latest_committed_finality
(&self)
fendermint/vm/topdown/src/sync/syncer.rs:417
↓ 1 callersMethodget_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 callersMethodget_power_table
(&self)
fendermint/vm/topdown/src/sync/syncer.rs:420
↓ 1 callersFunctionget_selectors
This function gets the selectors of the functions of the target contract.
contracts/scripts/python/build_selector_library.py:45
↓ 1 callersFunctionget_signature_for_tag
( client: &impl QueryClient, store: &RemoteBlockstore<FendermintClient>, signing_tag: [u8; 32], )
fendermint/testing/delorean-cli/src/main.rs:585
↓ 1 callersMethodget_subnet_supply_source
( &self, subnet: &SubnetID, )
ipc/provider/src/manager/evm/manager.rs:757
↓ 1 callersMethodget_top_down_msgs
( &self, height: BlockHeight, )
fendermint/vm/topdown/src/sync/syncer.rs:458
↓ 1 callersMethodget_top_down_msgs
( &self, subnet: &SubnetID, epoch: ChainEpoch, )
ipc/provider/src/lib.rs:620
↓ 1 callersMethodget_validator_changes
( &self, height: BlockHeight, )
fendermint/vm/topdown/src/sync/syncer.rs:468
↓ 1 callersMethodget_validator_info
Get the validator information.
ipc/provider/src/lib.rs:589
↓ 1 callersMethodhandle_content_event
Handle Bitswap lookup result.
ipld/resolver/src/service.rs:397
↓ 1 callersMethodhandle_discovery_event
(&mut self, event: discovery::Event)
ipld/resolver/src/service.rs:353
↓ 1 callersMethodhandle_identify_event
(&mut self, event: identify::Event)
ipld/resolver/src/service.rs:341
↓ 1 callersMethodhandle_membership_event
(&mut self, event: membership::Event<V>)
ipld/resolver/src/service.rs:366
↓ 1 callersMethodhandle_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 callersMethodhandle_pending_outbound_connection
( &mut self, connection_id: ConnectionId, maybe_peer: Option<PeerId>, addresse
ipld/resolver/src/behaviour/discovery.rs:294
↓ 1 callersMethodhandle_ping_event
Copied from Forest.
ipld/resolver/src/service.rs:308
↓ 1 callersMethodhandle_preemptive_data
(&mut self, subnet_id: SubnetID, data: Vec<u8>)
ipld/resolver/src/behaviour/membership.rs:472
↓ 1 callersMethodhandle_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 callersFunctionhandle_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 callersMethodhandle_subscriber
Handle new subscribers to the membership topic.
ipld/resolver/src/behaviour/membership.rs:478
↓ 1 callersMethodhandle_vote_record
Raise an event to tell we received a new vote.
ipld/resolver/src/behaviour/membership.rs:468
↓ 1 callersMethodhas_claim
Check whether an account has a non-zero claim balance.
fendermint/testing/contract-test/tests/staking/state.rs:304
↓ 1 callersMethodhas_timestamp
Check whether we have received recent updates from a peer.
ipld/resolver/src/provider_cache.rs:93
↓ 1 callersMethodheader_by_hash_opt
Get a Tendermint height by hash, if it exists.
fendermint/eth/api/src/state.rs:290
↓ 1 callersMethodhttp_endpoint
(&self)
fendermint/eth/api/examples/query_blockhash.rs:71
↓ 1 callersMethodhttp_endpoint
(&self)
fendermint/eth/api/examples/ethers.rs:102
↓ 1 callersMethodhttp_endpoint
(&self)
fendermint/eth/api/examples/greeter.rs:76
↓ 1 callersMethodid
(&self)
fendermint/testing/materializer/src/lib.rs:118
↓ 1 callersMethodimport
Import a snapshot into the blockstore.
fendermint/vm/snapshot/src/state.rs:84
↓ 1 callersMethodimport_evm_key_from_json
(&self, keyinfo: &str)
ipc/provider/src/lib.rs:821
↓ 1 callersMethodincomplete_checkpoints
Retrieve checkpoints which have not reached a quorum.
fendermint/vm/interpreter/src/fvm/state/ipc.rs:142
↓ 1 callersMethodinfo
Provide information about the ABCI application.
fendermint/abci/src/application.rs:39
↓ 1 callersMethodinfo
(&self, _request: request::Info)
fendermint/abci/examples/kvstore.rs:41
↓ 1 callersMethodinit
( &self, state: Self::State, genesis: Self::Genesis, )
fendermint/vm/interpreter/src/bytes.rs:290
↓ 1 callersMethodinit_chain
Called once upon genesis.
fendermint/abci/src/application.rs:44
↓ 1 callersMethodinit_committed_state
Ensure the store has some initial state.
fendermint/app/src/app.rs:234
↓ 1 callersFunctioninit_exec_state
( multi_engine: Arc<MultiEngine>, genesis: Genesis, )
fendermint/testing/contract-test/src/lib.rs:27
↓ 1 callersMethodinit_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 callersFunctioninit_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 callersFunctioninit_tracing
(opts: &options::Options)
fendermint/app/src/main.rs:15
↓ 1 callersMethodinsert_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 callersFunctioninsert_test_data
Insert a HAMT into the block store of an agent.
ipld/resolver/tests/smoke.rs:390
↓ 1 callersFunctioninterpolate_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 callersMethodinto_exec_state
(self)
fendermint/vm/interpreter/src/fvm/state/genesis.rs:510
↓ 1 callersFunctioninto_genesis_balance_map
( addrs: Vec<ethers::types::Address>, balances: Vec<ethers::types::U256>, )
ipc/provider/src/manager/evm/manager.rs:1418
↓ 1 callersMethodinto_return
(self)
fendermint/vm/interpreter/src/fvm/state/fevm.rs:80
↓ 1 callersMethodinto_streamer
(self)
fendermint/vm/interpreter/src/fvm/state/snapshot.rs:127
↓ 1 callersMethodinto_underlying
(self)
fendermint/rpc/src/client.rs:124
↓ 1 callersMethodipc_type
(&self)
ipc/api/src/cross.rs:90
↓ 1 callersMethodis_active
Check if a validator is active, ie. they are in the top N.
fendermint/testing/contract-test/src/ipc/subnet.rs:181
↓ 1 callersMethodis_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 callersFunctionis_bottomup
(from: &SubnetID, to: &SubnetID)
ipc/api/src/cross.rs:144
↓ 1 callersFunctionis_eth_addr_deleg
Check if the address is an Ethereum delegated one.
fendermint/vm/message/src/signed.rs:280
↓ 1 callersMethodis_finished
Indicate that that the filter takes no more data.
fendermint/eth/api/src/filters.rs:713
↓ 1 callersMethodis_id
(&self)
ipc/types/src/ethaddr.rs:121
↓ 1 callersFunctionis_leaf_node
(tree: &[Hash], i: usize)
ext/merkle-tree-rs/src/core.rs:61
↓ 1 callersFunctionis_not_found
(res: &AbciQuery)
fendermint/rpc/src/query.rs:172
↓ 1 callersMethodis_null
(&self)
ipc/types/src/ethaddr.rs:105
↓ 1 callersFunctionis_null_round_error
(err: &anyhow::Error)
fendermint/vm/topdown/src/lib.rs:185
↓ 1 callersMethodis_root
Returns true if the current subnet is the root network
ipc/api/src/subnet_id.rs:84
↓ 1 callersMethodis_routable
Check if a peer has been marked as routable.
ipld/resolver/src/provider_cache.rs:88
↓ 1 callersMethodis_static
Check if a peer has a user defined addresses.
ipld/resolver/src/behaviour/discovery.rs:188
↓ 1 callersMethodis_syncing_peer
(&self)
fendermint/vm/topdown/src/sync/tendermint.rs:39
↓ 1 callersFunctionis_system_addr
Check whether the address is one of those identifying the system actor.
fendermint/vm/actor_interface/src/system.rs:18
↓ 1 callersMethodis_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 callersFunctionis_valid_bootstrap_addr
(input: &str)
ipc/provider/src/manager/evm/manager.rs:1372
↓ 1 callersMethodis_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 callersMethoditerate
( &'a self, kv: &'b impl KVRead<S>, )
fendermint/storage/src/lib.rs:170
↓ 1 callersMethodjoin_subnet
( &'s mut self, parent_submit_config: &SubmitConfig<'a, M>, account: &'a M::Account,
fendermint/testing/materializer/src/logging.rs:170
↓ 1 callersMethodjoin_subnet
( &mut self, subnet: SubnetID, from: Option<Address>, collateral: TokenAmount,
ipc/provider/src/lib.rs:280
↓ 1 callersFunctionjson_response
(response: &ResponseObjects)
fendermint/eth/api/src/handlers/http.rs:76
↓ 1 callersFunctionjust_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 callersMethodkeystore
(&self)
ipc/provider/src/manager/evm/manager.rs:1031
↓ 1 callersMethodkill_subnet
( &mut self, subnet: SubnetID, from: Option<Address>, )
ipc/provider/src/lib.rs:395
↓ 1 callersMethodlatest_cached_data
Get the latest data stored in the cache to pull the next block
fendermint/vm/topdown/src/sync/syncer.rs:136
← previousnext →901–1,000 of 2,468, ranked by callers