MCPcopy Create free account

hub / github.com/cosmos/cosmos-rust / functions

Functions1,313 in github.com/cosmos/cosmos-rust

Methodexpecting
( &self, formatter: &mut core::fmt::Formatter<'_>,
cosmos-sdk-proto/src/prost/cosmos-sdk/cosmos.store.snapshots.v1.serde.rs:53
Methodexpecting
( &self, formatter: &mut core::fmt::Formatter<'_>,
cosmos-sdk-proto/src/prost/cosmos-sdk/cosmos.app.runtime.v1alpha1.serde.rs:120
Methodexpecting
( &self, formatter: &mut core::fmt::Formatter<'_>,
cosmos-sdk-proto/src/prost/cosmos-sdk/cosmos.vesting.module.v1.serde.rs:37
Methodexpecting
( &self, formatter: &mut core::fmt::Formatter<'_>,
cosmos-sdk-proto/src/prost/cosmos-sdk/cosmos.crypto.multisig.v1beta1.serde.rs:57
Methodexpecting
( &self, formatter: &mut core::fmt::Formatter<'_>,
cosmos-sdk-proto/src/prost/cosmos-sdk/cosmos.orm.v1.serde.rs:53
Methodexpecting
( &self, formatter: &mut core::fmt::Formatter<'_>,
cosmos-sdk-proto/src/prost/cosmos-sdk/cosmos.distribution.v1beta1.serde.rs:69
Methodexpecting
( &self, formatter: &mut core::fmt::Formatter<'_>,
cosmos-sdk-proto/src/prost/cosmos-sdk/cosmos.base.tendermint.v1beta1.serde.rs:73
Methodextension_option
Add an extension option.
cosmrs/src/tx/builder.rs:46
Methodfile_descriptors
FileDescriptors queries all the file descriptors in the app in order to enable easier generation of dynamic clients. */
cosmos-sdk-proto/src/prost/cosmos-sdk/cosmos.reflection.v1.tonic.rs:100
Methodfind_by_hash
(rpc_client: &C, tx_hash: Hash)
cosmrs/src/tx.rs:176
Methodfmt
(&self, f: &mut fmt::Formatter<'_>)
cosmrs/src/base/coin.rs:66
Methodfmt
(&self, f: &mut fmt::Formatter<'_>)
cosmrs/src/base/account_id.rs:67
Methodfmt
(&self, f: &mut fmt::Formatter<'_>)
cosmrs/src/base/denom.rs:24
Methodfrom
(tx: Tx)
cosmrs/src/tx.rs:212
Methodfrom
(info: GasInfo)
cosmrs/src/abci/gas_info.rs:27
Methodfrom
(msg_data: MsgData)
cosmrs/src/abci/msg_data.rs:46
Methodfrom
(vk: k256::ecdsa::VerifyingKey)
cosmrs/src/crypto/public_key.rs:85
Methodfrom
(amino_multisig: LegacyAminoMultisig)
cosmrs/src/crypto/legacy_amino.rs:29
Methodfrom
(proto: proto::cosmos::crypto::multisig::v1beta1::CompactBitArray)
cosmrs/src/crypto/compact_bit_array.rs:31
Methodfrom
(signer: Box<dyn EcdsaSigner>)
cosmrs/src/crypto/secp256k1/signing_key.rs:74
Methodfrom
( coin: MsgFundCommunityPool, )
cosmrs/src/distribution/msg_fund_community_pool.rs:48
Methodfrom
( coin: MsgWithdrawDelegatorReward, )
cosmrs/src/distribution/msg_withdraw_delegator_reward.rs:47
Methodfrom
( coin: MsgWithdrawValidatorCommission, )
cosmrs/src/distribution/msg_withdraw_validator_commission.rs:43
Methodfrom
( coin: MsgSetWithdrawAddress, )
cosmrs/src/distribution/msg_set_withdraw_address.rs:45
Methodfrom
(account: ModuleAccount)
cosmrs/src/auth/module_account.rs:30
Methodfrom
(account: BaseAccount)
cosmrs/src/auth/base_account.rs:44
Methodfrom
(coin: MsgSend)
cosmrs/src/bank/msg_send.rs:45
Methodfrom
(output: MultiSendIo)
cosmrs/src/bank/multi_send_io.rs:60
Methodfrom
(coin: MsgMultiSend)
cosmrs/src/bank/msg_multi_send.rs:46
Methodfrom
(msg: MsgStoreCode)
cosmrs/src/cosmwasm/msg_store_code.rs:39
Methodfrom
(pos: AbsoluteTxPosition)
cosmrs/src/cosmwasm/absolute_tx_position.rs:27
Methodfrom
(msg: MsgClearAdmin)
cosmrs/src/cosmwasm/msg_clear_admin.rs:37
Methodfrom
(config: AccessConfig)
cosmrs/src/cosmwasm/access_config.rs:46
Methodfrom
(msg: MsgInstantiateContract)
cosmrs/src/cosmwasm/msg_initiate_contract.rs:56
Methodfrom
(msg: MsgUpdateAdmin)
cosmrs/src/cosmwasm/msg_update_admin.rs:41
Methodfrom
(msg: MsgExecuteContract)
cosmrs/src/cosmwasm/msg_execute_contract.rs:44
Methodfrom
(code_info: CodeInfoResponse)
cosmrs/src/cosmwasm/code_info_response.rs:37
Methodfrom
(info: ContractInfo)
cosmrs/src/cosmwasm/contract_info.rs:48
Methodfrom
(msg: MsgMigrateContract)
cosmrs/src/cosmwasm/msg_migrate_contract.rs:40
Methodfrom
(response: QueryCodeResponse)
cosmrs/src/cosmwasm/query_code_response.rs:26
Methodfrom
(coin: Coin)
cosmrs/src/base/coin.rs:51
Methodfrom
(id: AccountId)
cosmrs/src/base/account_id.rs:93
Methodfrom
(proto: cosmos_sdk_proto::cosmos::base::query::v1beta1::PageRequest)
cosmrs/src/base/query/pagination.rs:32
Methodfrom
(coin: MsgUndelegate)
cosmrs/src/staking/msg_undelegate.rs:49
Methodfrom
(query_validator_response: QueryValidatorResponse)
cosmrs/src/staking/query_validator_response.rs:24
Methodfrom
(proto: cosmos_sdk_proto::cosmos::staking::v1beta1::CommissionRates)
cosmrs/src/staking/commission_rates.rs:18
Methodfrom
(query_validator_request: QueryValidatorRequest)
cosmrs/src/staking/query_validator_request.rs:23
Methodfrom
(validator: Validator)
cosmrs/src/staking/validator.rs:91
Methodfrom
(query_historical_info_response: QueryHistoricalInfoResponse)
cosmrs/src/staking/query_historical_info_response.rs:29
Methodfrom
(coin: MsgDelegate)
cosmrs/src/staking/msg_delegate.rs:49
Methodfrom
(proto: cosmos_sdk_proto::cosmos::staking::v1beta1::QueryHistoricalInfoRequest)
cosmrs/src/staking/query_historical_info_request.rs:14
Methodfrom
(historical_info: HistoricalInfo)
cosmrs/src/staking/historical_info.rs:34
Methodfrom
(coin: MsgBeginRedelegate)
cosmrs/src/staking/msg_begin_redelegate.rs:57
Methodfrom
(query_validators_response: QueryValidatorsResponse)
cosmrs/src/staking/query_validators_response.rs:33
Methodfrom
(proto: cosmos_sdk_proto::cosmos::staking::v1beta1::Description)
cosmrs/src/staking/description.rs:23
Methodfrom
(query_validators_request: QueryValidatorsRequest)
cosmrs/src/staking/query_validators_request.rs:28
Methodfrom
(commission: Commission)
cosmrs/src/staking/commission.rs:37
Methodfrom
(account: BaseVestingAccount)
cosmrs/src/vesting/base_vesting_account.rs:56
Methodfrom
(account: ContinuousVestingAccount)
cosmrs/src/vesting/continuous_vesting_account.rs:35
Methodfrom
(period: Period)
cosmrs/src/vesting/period.rs:29
Methodfrom
(account: PermanentLockedAccount)
cosmrs/src/vesting/permanent_locked_account.rs:31
Methodfrom
(account: PeriodicVestingAccount)
cosmrs/src/vesting/periodic_vesting_account.rs:42
Methodfrom
(account: DelayedVestingAccount)
cosmrs/src/vesting/delayed_vesting_account.rs:30
Methodfrom
(allowance: BasicAllowance)
cosmrs/src/feegrant/basic_allowance.rs:47
Methodfrom
(coin: MsgGrantAllowance)
cosmrs/src/feegrant/msg_grant_allowance.rs:46
Methodfrom
( allowance: AllowedMsgAllowance, )
cosmrs/src/feegrant/allowed_msg_allowance.rs:45
Methodfrom
(allowance: MsgRevokeAllowance)
cosmrs/src/feegrant/msg_revoke_allowance.rs:41
Methodfrom
(allowance: PeriodicAllowance)
cosmrs/src/feegrant/periodic_allowance.rs:58
Methodfrom
(mode_info: ModeInfo)
cosmrs/src/tx/mode_info.rs:40
Methodfrom
(auth_info: AuthInfo)
cosmrs/src/tx/auth_info.rs:59
Methodfrom
(signer_info: SignerInfo)
cosmrs/src/tx/signer_info.rs:68
Methodfrom
(fee: Fee)
cosmrs/src/tx/fee.rs:83
Methodfrom
(tx: proto::cosmos::tx::v1beta1::TxRaw)
cosmrs/src/tx/raw.rs:44
Methodfrom
(proto: proto::cosmos::tx::v1beta1::SignDoc)
cosmrs/src/tx/sign_doc.rs:75
Methodfrom
(body: Body)
cosmrs/src/tx/body.rs:79
Methodfrom
(builder: BodyBuilder)
cosmrs/src/tx/builder.rs:64
Methodfrom
( proto: cosmos_sdk_proto::cosmos::slashing::v1beta1::ValidatorMissedBlocks, )
cosmrs/src/slashing/validator_missed_blocks.rs:16
Methodfrom
(_proto: cosmos_sdk_proto::cosmos::slashing::v1beta1::QueryParamsRequest)
cosmrs/src/slashing/query_params_request.rs:8
Methodfrom
(signing_info: SigningInfo)
cosmrs/src/slashing/signing_info.rs:29
Methodfrom
(proto: cosmos_sdk_proto::cosmos::slashing::v1beta1::QuerySigningInfosRequest)
cosmrs/src/slashing/query_signing_infos_request.rs:13
Methodfrom
(signing_info_response: QuerySigningInfoResponse)
cosmrs/src/slashing/query_signing_info_response.rs:27
Methodfrom
(signing_info: ValidatorSigningInfo)
cosmrs/src/slashing/validator_signing_info.rs:61
Methodfrom
(signing_info_response: QuerySigningInfoRequest)
cosmrs/src/slashing/query_signing_info_request.rs:26
Methodfrom
(params: Params)
cosmrs/src/slashing/params.rs:41
Methodfrom
(signing_infos_response: QuerySigningInfosResponse)
cosmrs/src/slashing/query_signing_infos_response.rs:38
Methodfrom
(proto: cosmos_sdk_proto::cosmos::slashing::v1beta1::MissedBlock)
cosmrs/src/slashing/missed_block.rs:14
Methodfrom
(genesis_state: GenesisState)
cosmrs/src/slashing/genesis_state.rs:36
Methodfrom
(params_response: QueryParamsResponse)
cosmrs/src/slashing/query_params_response.rs:24
Methodfrom
(msg_unjail: MsgUnjail)
cosmrs/src/slashing/msg_unjail.rs:25
Methodfrom_amount_and_gas
Simple constructor for a single [`Coin`] amount and the given amount of [`Gas`].
cosmrs/src/tx/fee.rs:45
Methodfrom_any
Parse this message proto from [`Any`].
cosmrs/src/tx/msg.rs:21
Methodfrom_arc
(inner: Arc<T>)
cosmos-sdk-proto/src/prost/cosmos-sdk/cosmos.bank.v1beta1.tonic.rs:416
Methodfrom_arc
(inner: Arc<T>)
cosmos-sdk-proto/src/prost/cosmos-sdk/cosmos.crisis.v1beta1.tonic.rs:162
Methodfrom_arc
(inner: Arc<T>)
cosmos-sdk-proto/src/prost/cosmos-sdk/cosmos.gov.v1.tonic.rs:294
Methodfrom_arc
(inner: Arc<T>)
cosmos-sdk-proto/src/prost/cosmos-sdk/cosmos.consensus.v1.tonic.rs:142
Methodfrom_arc
(inner: Arc<T>)
cosmos-sdk-proto/src/prost/cosmos-sdk/cosmos.app.v1alpha1.tonic.rs:150
Methodfrom_arc
(inner: Arc<T>)
cosmos-sdk-proto/src/prost/cosmos-sdk/cosmos.base.reflection.v2alpha1.tonic.rs:271
Methodfrom_arc
(inner: Arc<T>)
cosmos-sdk-proto/src/prost/cosmos-sdk/cosmos.autocli.v1.tonic.rs:142
Methodfrom_arc
(inner: Arc<T>)
cosmos-sdk-proto/src/prost/cosmos-sdk/cosmos.orm.query.v1alpha1.tonic.rs:160
Methodfrom_arc
(inner: Arc<T>)
cosmos-sdk-proto/src/prost/cosmos-sdk/cosmos.evidence.v1beta1.tonic.rs:165
← previousnext →401–500 of 1,313, ranked by callers