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