MCPcopy Create free account

hub / github.com/consensus-shipyard/ipc / functions

Functions4,659 in github.com/consensus-shipyard/ipc

↓ 19 callersMethodappend
Insert the key and value pair only if the key is upper_bound + 1
fendermint/vm/topdown/src/cache.rs:160
↓ 19 callersMethodas_ref
(&self)
ipc-storage/sol-facade/crates/facade/forge/foundry_common/errors/fs.rs:141
↓ 19 callersMethodinto
(self)
ipc-storage/sol-facade/crates/facade/src/credit_facade/icreditfacade.rs:571
↓ 19 callersMethodis_empty
(&self)
fendermint/vm/topdown/src/cache.rs:57
↓ 19 callersFunctionnew_hash
(size: usize)
fendermint/actors/blobs/testing/src/lib.rs:24
↓ 19 callersMethodpublic_key
Get the public key with specified format
ipc/types/src/keys.rs:98
↓ 18 callersMethodread
Returns the complementary error variant for [`fs::read`].
ipc-storage/sol-facade/crates/facade/forge/foundry_common/errors/fs.rs:75
↓ 18 callersMethodstate_params
(&self)
fendermint/app/src/app.rs:98
↓ 18 callersMethodsubnet
Get the subnet config.
ipc/provider/src/lib.rs:54
↓ 18 callersMethodvalues
(&self)
fendermint/vm/topdown/src/cache.rs:131
↓ 18 callersMethodwrite
Returns the complementary error variant for [`fs::write`].
ipc-storage/sol-facade/crates/facade/forge/foundry_common/errors/fs.rs:67
↓ 17 callersMethodadd
( &mut self, store: &BS, key: BytesKey, hash: B256, size: u64,
fendermint/actors/bucket/src/state.rs:96
↓ 17 callersMethodcheck_sender
( &mut self, subnet: &config::Subnet, from: Option<Address>, )
ipc/provider/src/lib.rs:198
↓ 17 callersMethodcmp
(&self, other: &Self)
fendermint/vm/interpreter/src/fvm/upgrades.rs:24
↓ 17 callersMethodcount
(&self)
ipc-storage/ipld/src/amt/vec.rs:140
↓ 17 callersMethodreturns
(&self, returns: Self::Returns)
fendermint/actors/blobs/src/sol_facade/blobs.rs:154
↓ 17 callersFunctionu16_from_ne_range
Safely convert a some bytes from a slice into a u16.
patches/netwatch/src/interfaces/bsd.rs:247
↓ 17 callersFunctionu32_from_ne_range
Safely convert some bytes from a slice into a u32.
patches/netwatch/src/interfaces/bsd.rs:258
↓ 16 callersMethodaddress
Returns the caller delegated address.
ipc-storage/actor_sdk/src/caller.rs:128
↓ 16 callersMethodcreate_builtin_actor
( &mut self, code_id: u32, id: ActorID, state: &impl Serialize, balanc
fendermint/vm/interpreter/src/fvm/state/genesis.rs:253
↓ 16 callersMethoddeploy
( hre: HardhatRuntimeEnvironment, deployer: string, ...contracts: { name: string; args
contracts/tasks/lib/deployments.ts:58
↓ 16 callersFunctiondo_test
(used: u64, limit: u64, refund: u64, toburn: u64)
fendermint/eth/api/src/gas/output.rs:96
↓ 16 callersFunctiongenerate
Generate a new private key
ipc/wallet/src/fvm/wallet_helpers.rs:91
↓ 16 callersMethodget
Starts a query to locate and retrieve a block. Panics if no providers are supplied.
ext/libp2p-bitswap/src/query.rs:203
↓ 16 callersMethodkind
(&self)
fendermint/actors/bucket/src/state.rs:59
↓ 16 callersMethodmax_expiries
Calculates the current maximum expiry and the new maximum expiry after a potential update. This function serves two purposes: 1. It finds the current
fendermint/actors/blobs/src/state/blobs/subscriptions.rs:79
↓ 16 callersMethodparams
(&self, rt: &impl Runtime)
fendermint/actors/blobs/src/sol_facade/blobs.rs:128
↓ 16 callersMethodprivate_key
(&self)
ipc/wallet/src/evm/mod.rs:54
↓ 16 callersMethodreset
(&mut self)
fendermint/testing/src/smt.rs:220
↓ 15 callersMethodfinish
Signal that the producers are finished, or that the reader is no longer intersted. Propagate the error to the reader next time it comes to check on t
fendermint/eth/api/src/filters.rs:697
↓ 15 callersFunctionlog_error
(res: AbciResult<T>)
fendermint/abci/src/application.rs:222
↓ 15 callersMethodroot_id
Returns the chainID of the root network.
ipc/api/src/subnet_id.rs:89
↓ 14 callersMethodassign
(&mut self, shard: Shard, nodes: &[NodeId])
ipc-storage/erasure-encoding/src/assign.rs:48
↓ 14 callersMethodcid
(&self)
ipc/types/src/lib.rs:92
↓ 14 callersMethodcreate_custom_actor
( &mut self, name: &str, id: ActorID, state: &impl Serialize, balance:
fendermint/vm/interpreter/src/fvm/state/genesis.rs:270
↓ 14 callersFunctionerror
(exit_code: ExitCode, msg: impl ToString)
fendermint/eth/api/src/error.rs:53
↓ 14 callersFunctionlist
( state: &State, store: &BS, prefix: Vec<u8>, delimiter: Vec<u8>, star
fendermint/actors/bucket/src/state.rs:309
↓ 14 callersMethodpath
Path to a directory based on a resource name.
fendermint/testing/materializer/src/docker/mod.rs:292
↓ 14 callersMethodto_bytes
Export as 32-byte array
ipc/types/src/keys.rs:111
↓ 14 callersMethodupdate
Updates the collection by applying the list of [`ExpiryUpdate`]s.
fendermint/actors/blobs/src/state/blobs/expiries.rs:141
↓ 13 callersFunctionbroadcast_progress
Broadcast deployment progress to WebSocket clients
ipc/cli/src/commands/ui/api/deployment.rs:666
↓ 13 callersFunctionbuiltin_actor_eth_addr
Delegated address of an Ethereum built-in actor. This is based on what seems to be going on in the `CREATE_EXTERNAL` method of the EAM actor when it
fendermint/vm/actor_interface/src/init.rs:34
↓ 13 callersFunctionfrom_str_hashed
Hash the name of the chain and reduce it to a number within the acceptable range. If the name is one of the well known ones, return the ID for that n
fendermint/vm/core/src/chainid.rs:52
↓ 13 callersMethodget_cf
(&self, name: &str)
fendermint/vm/topdown/proof-service/src/persistence.rs:69
↓ 13 callersMethodinit
(&mut self, address: Address)
fendermint/actors/bucket/src/state.rs:51
↓ 13 callersMethodinsert_certificate
Insert a certificate into the store
fendermint/vm/topdown/proof-service/src/cache.rs:133
↓ 13 callersMethodlast
(&self)
fendermint/vm/topdown/proof-service/src/types.rs:50
↓ 13 callersMethodlen
Returns the number of registered operators
fendermint/actors/blobs/src/state/operators.rs:112
↓ 13 callersFunctionnew_test_operator
(pubkey: u8)
fendermint/actors/blobs/src/state/operators.rs:257
↓ 13 callersMethodsend
(message: WSMessage)
ipc-ui/frontend/src/services/websocket.ts:151
↓ 13 callersFunctionto_eth_address
(addr: &Address)
fendermint/vm/message/src/conv/from_fvm.rs:38
↓ 13 callersMethodwith_context_code
(self, code: ExitCode, f: F)
ipc/types/src/actor_error.rs:292
↓ 12 callersMethodadd
Add an item to the resolution targets. If the item is new, enqueue it from background resolution, otherwise just return its existing status.
fendermint/vm/resolver/src/pool.rs:130
↓ 12 callersMethodbytes_size
Returns the number of blob bytes in the collection. A blob with multiple subscribers and/or subscriptions is only counted once.
fendermint/actors/blobs/src/state/blobs/blob.rs:169
↓ 12 callersMethodchildren_as_ref
Returns the route from the root to the current subnet
ipc/api/src/subnet_id.rs:110
↓ 12 callersMethodeth_addr
(&self)
fendermint/testing/materializer/src/materials/defaults.rs:120
↓ 12 callersMethodethapi_http_provider
(&self)
fendermint/testing/materializer/src/lib.rs:376
↓ 12 callersMethodevm_wallet
Returns the evm wallet if it is configured, and throws an error if no wallet configured. This method should be used when we want the wallet retrieval
ipc/provider/src/lib.rs:180
↓ 12 callersFunctionf64_to_token_amount
(f: f64)
ipc/cli/src/commands/mod.rs:184
↓ 12 callersMethodget
Get a container by name, if it exists.
fendermint/testing/materializer/src/docker/container.rs:43
↓ 12 callersMethodhash
(&self, state: &mut H)
fendermint/actors-custom-car/build.rs:77
↓ 12 callersMethodi256_neg
(&self)
ipc/types/src/uints.rs:67
↓ 12 callersMethodlower_bound
(&self)
fendermint/vm/topdown/src/cache.rs:65
↓ 12 callersFunctionnew_test_address
(id: u64)
fendermint/actors/blobs/src/state/operators.rs:253
↓ 12 callersMethodnext
(&mut self)
ext/libp2p-bitswap/src/behaviour.rs:820
↓ 12 callersFunctionpath
Path to a golden file.
fendermint/testing/src/golden.rs:12
↓ 12 callersMethodput
Save a key/`KeyInfo` pair to the `KeyStore`
ipc/wallet/src/fvm/keystore.rs:406
↓ 12 callersMethodrun_cmd
Run a short lived container.
fendermint/testing/materializer/src/docker/runner.rs:96
↓ 12 callersFunctionselectors
(contract: ContractLike)
contracts/tasks/lib/selectors.ts:7
↓ 12 callersMethodsend
Sends data on the socket to the remote address that the socket is connected to. The [`connect`] method will connect this socket to a remote address.
patches/netwatch/src/udp.rs:154
↓ 12 callersMethodsnapshot
Returns a shared reference to the `Config`.
ipc/cli/src/ipc_config_store.rs:48
↓ 12 callersMethodsubnet
(&self, id: T)
fendermint/testing/materializer/src/lib.rs:272
↓ 12 callersFunctionwith_state
Helper to pass state to handlers
ipc/cli/src/commands/ui/api/subnet.rs:106
↓ 11 callersMethodblock_height
The height of the currently executing block.
fendermint/vm/interpreter/src/fvm/state/exec.rs:325
↓ 11 callersMethodcreate
(executor: &mut E)
fendermint/vm/interpreter/src/fvm/gas.rs:33
↓ 11 callersMethodevent_address
Returns the address that should be used with events.
ipc-storage/actor_sdk/src/caller.rs:148
↓ 11 callersMethodexit_code
Returns the exit code of the error.
ipc/types/src/actor_error.rs:128
↓ 11 callersMethodfinalize
( &self, executor: &mut E, premium_recipient: Option<Address>, )
fendermint/vm/interpreter/src/fvm/gas.rs:78
↓ 11 callersMethodget_value
(&self, key: K)
fendermint/vm/topdown/src/cache.rs:79
↓ 11 callersMethodhandle
(&self, global: &GlobalArguments)
ipc/cli/src/commands/util/mod.rs:22
↓ 11 callersMethodnode
Get a node by name.
fendermint/testing/materializer/src/testnet.rs:151
↓ 11 callersMethodperform
(&self, query: FvmQuery, height: FvmQueryHeight)
fendermint/rpc/src/client.rs:134
↓ 11 callersMethodperform_or_else
(&self, f: F, other: T)
fendermint/vm/topdown/src/toggle.rs:33
↓ 11 callersMethodpublic_key
(&self)
fendermint/testing/materializer/src/materials/defaults.rs:199
↓ 11 callersMethodresolve_address
ResolveAddress resolves an address to an ID-address, if possible. If the provided address is an ID address, it is returned as-is. This means that mapp
fendermint/actors/init/src/state.rs:89
↓ 11 callersMethodsend_request
Send a request to the [`Service`], unless it has stopped listening.
ipld/resolver/src/client.rs:27
↓ 11 callersMethodsend_transaction
Sends a transaction with EIP-1559 gas fees.
ipc/provider/src/manager/evm/gas_estimator_middleware.rs:137
↓ 11 callersFunctionset_bit
(bitmap: &mut U256, index: usize)
ipc/provider/src/manager/cometbft/types.rs:335
↓ 11 callersMethodsubscriber_address
Returns the subscriber address. The subscriber is the account responsible for credit and gas fees. The subscriber is the caller or the sponsor if one
fendermint/actors/blobs/src/caller.rs:102
↓ 11 callersFunctionto_fvm_tokens
(value: &U256)
fendermint/vm/message/src/conv/from_eth.rs:124
↓ 11 callersMethodupdate
Update operator info (e.g., to change RPC URL or deactivate)
fendermint/actors/blobs/src/state/operators.rs:191
↓ 10 callersMethodaccount
Get an account by ID.
fendermint/testing/materializer/src/testnet.rs:134
↓ 10 callersMethodactor_state
Get the state of an actor, if it exists.
fendermint/vm/interpreter/src/fvm/state/query.rs:157
↓ 10 callersMethodaddr
The IP address of this structure.
patches/netwatch/src/interfaces.rs:148
↓ 10 callersMethodaddress
(&self)
fendermint/rpc/src/message.rs:37
↓ 10 callersMethodblobs_client
Returns the blobs client, necessary to interact with the blobs API:
ipc-storage/iroh_manager/src/node.rs:205
↓ 10 callersMethodcall
(&self, param: T)
fendermint/eth/api/src/apis/mod.rs:46
↓ 10 callersFunctionconstruct_and_verify
Construct the actor and verify initialization
fendermint/actors/f3-light-client/src/lib.rs:168
↓ 10 callersMethodcontext_code
(self, code: ExitCode, context: C)
ipc/types/src/actor_error.rs:281
↓ 10 callersFunctioncreate_dir
Wrapper for `std::fs::create_dir`
ipc-storage/sol-facade/crates/facade/forge/foundry_common/fs.rs:97
← previousnext →101–200 of 4,659, ranked by callers