MCPcopy Create free account

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

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

Methodtry_from
(proto: proto::cosmos::staking::v1beta1::MsgDelegate)
cosmrs/src/staking/msg_delegate.rs:23
Methodtry_from
(proto: cosmos_sdk_proto::cosmos::staking::v1beta1::HistoricalInfo)
cosmrs/src/staking/historical_info.rs:21
Methodtry_from
( proto: proto::cosmos::staking::v1beta1::MsgBeginRedelegate, )
cosmrs/src/staking/msg_begin_redelegate.rs:26
Methodtry_from
( proto: cosmos_sdk_proto::cosmos::staking::v1beta1::QueryValidatorsResponse, )
cosmrs/src/staking/query_validators_response.rs:18
Methodtry_from
( proto: cosmos_sdk_proto::cosmos::staking::v1beta1::QueryValidatorsRequest, )
cosmrs/src/staking/query_validators_request.rs:17
Methodtry_from
(proto: cosmos_sdk_proto::cosmos::staking::v1beta1::Commission)
cosmrs/src/staking/commission.rs:19
Methodtry_from
( proto: proto::cosmos::vesting::v1beta1::BaseVestingAccount, )
cosmrs/src/vesting/base_vesting_account.rs:30
Methodtry_from
( proto: proto::cosmos::vesting::v1beta1::ContinuousVestingAccount, )
cosmrs/src/vesting/continuous_vesting_account.rs:21
Methodtry_from
(proto: proto::cosmos::vesting::v1beta1::Period)
cosmrs/src/vesting/period.rs:16
Methodtry_from
( proto: proto::cosmos::vesting::v1beta1::PermanentLockedAccount, )
cosmrs/src/vesting/permanent_locked_account.rs:18
Methodtry_from
( proto: proto::cosmos::vesting::v1beta1::PeriodicVestingAccount, )
cosmrs/src/vesting/periodic_vesting_account.rs:23
Methodtry_from
( proto: proto::cosmos::vesting::v1beta1::DelayedVestingAccount, )
cosmrs/src/vesting/delayed_vesting_account.rs:17
Methodtry_from
(proto: proto::cosmos::feegrant::v1beta1::BasicAllowance)
cosmrs/src/feegrant/basic_allowance.rs:24
Methodtry_from
( proto: proto::cosmos::feegrant::v1beta1::MsgGrantAllowance, )
cosmrs/src/feegrant/msg_grant_allowance.rs:24
Methodtry_from
( proto: proto::cosmos::feegrant::v1beta1::AllowedMsgAllowance, )
cosmrs/src/feegrant/allowed_msg_allowance.rs:20
Methodtry_from
( proto: proto::cosmos::feegrant::v1beta1::MsgRevokeAllowance, )
cosmrs/src/feegrant/msg_revoke_allowance.rs:20
Methodtry_from
( proto: proto::cosmos::feegrant::v1beta1::PeriodicAllowance, )
cosmrs/src/feegrant/periodic_allowance.rs:36
Methodtry_from
(proto: proto::cosmos::tx::v1beta1::ModeInfo)
cosmrs/src/tx/mode_info.rs:26
Methodtry_from
(proto: proto::cosmos::tx::v1beta1::AuthInfo)
cosmrs/src/tx/auth_info.rs:43
Methodtry_from
(proto: proto::cosmos::tx::v1beta1::SignerInfo)
cosmrs/src/tx/signer_info.rs:55
Methodtry_from
(proto: proto::cosmos::tx::v1beta1::Fee)
cosmrs/src/tx/fee.rs:58
Methodtry_from
(proto: proto::cosmos::tx::v1beta1::TxBody)
cosmrs/src/tx/body.rs:93
Methodtry_from
(proto: cosmos_sdk_proto::cosmos::slashing::v1beta1::SigningInfo)
cosmrs/src/slashing/signing_info.rs:17
Methodtry_from
( proto: cosmos_sdk_proto::cosmos::slashing::v1beta1::QuerySigningInfoResponse, )
cosmrs/src/slashing/query_signing_info_response.rs:17
Methodtry_from
( proto: cosmos_sdk_proto::cosmos::slashing::v1beta1::ValidatorSigningInfo, )
cosmrs/src/slashing/validator_signing_info.rs:35
Methodtry_from
( proto: cosmos_sdk_proto::cosmos::slashing::v1beta1::QuerySigningInfoRequest, )
cosmrs/src/slashing/query_signing_info_request.rs:16
Methodtry_from
(proto: cosmos_sdk_proto::cosmos::slashing::v1beta1::Params)
cosmrs/src/slashing/params.rs:26
Methodtry_from
( proto: cosmos_sdk_proto::cosmos::slashing::v1beta1::QuerySigningInfosResponse, )
cosmrs/src/slashing/query_signing_infos_response.rs:21
Methodtry_from
(proto: cosmos_sdk_proto::cosmos::slashing::v1beta1::GenesisState)
cosmrs/src/slashing/genesis_state.rs:22
Methodtry_from
( proto: cosmos_sdk_proto::cosmos::slashing::v1beta1::QueryParamsResponse, )
cosmrs/src/slashing/query_params_response.rs:14
Methodtry_from
(proto: cosmos_sdk_proto::cosmos::slashing::v1beta1::MsgUnjail)
cosmrs/src/slashing/msg_unjail.rs:17
Methodtx_decode
( &mut self, request: impl tonic::IntoRequest<super::TxDecodeRequest>, )
cosmos-sdk-proto/src/prost/cosmos-sdk/cosmos.tx.v1beta1.tonic.rs:172
Methodtx_decode_amino
( &mut self, request: impl tonic::IntoRequest<super::TxDecodeAminoRequest>, )
cosmos-sdk-proto/src/prost/cosmos-sdk/cosmos.tx.v1beta1.tonic.rs:218
Methodtx_encode
( &mut self, request: impl tonic::IntoRequest<super::TxEncodeRequest>, )
cosmos-sdk-proto/src/prost/cosmos-sdk/cosmos.tx.v1beta1.tonic.rs:186
Methodtx_encode_amino
( &mut self, request: impl tonic::IntoRequest<super::TxEncodeAminoRequest>, )
cosmos-sdk-proto/src/prost/cosmos-sdk/cosmos.tx.v1beta1.tonic.rs:200
Methodtype_url
Get the type URL for this [`SignerPublicKey`].
cosmrs/src/tx/signer_info.rs:92
Methodunbonding_delegation
( &mut self, request: impl tonic::IntoRequest<super::QueryUnbondingDelegationRequest>,
cosmos-sdk-proto/src/prost/cosmos-sdk/cosmos.staking.v1beta1.tonic.rs:188
Methodundelegate
( &mut self, request: impl tonic::IntoRequest<super::MsgUndelegate>, )
cosmos-sdk-proto/src/prost/cosmos-sdk/cosmos.staking.v1beta1.tonic.rs:1286
Methodunjail
( &mut self, request: impl tonic::IntoRequest<super::MsgUnjail>, )
cosmos-sdk-proto/src/prost/cosmos-sdk/cosmos.slashing.v1beta1.tonic.rs:484
Methodunpin_codes
( &mut self, request: impl tonic::IntoRequest<super::MsgUnpinCodes>, )
cosmos-sdk-proto/src/prost/wasmd/cosmwasm.wasm.v1.tonic.rs:570
Methodupdate_admin
( &mut self, request: impl tonic::IntoRequest<super::MsgUpdateAdmin>, )
cosmos-sdk-proto/src/prost/wasmd/cosmwasm.wasm.v1.tonic.rs:474
Methodupdate_contract_label
( &mut self, request: impl tonic::IntoRequest<super::MsgUpdateContractLabel>,
cosmos-sdk-proto/src/prost/wasmd/cosmwasm.wasm.v1.tonic.rs:669
Methodupdate_group_admin
( &mut self, request: impl tonic::IntoRequest<super::MsgUpdateGroupAdmin>, )
cosmos-sdk-proto/src/prost/cosmos-sdk/cosmos.group.v1.tonic.rs:1199
Methodupdate_group_members
( &mut self, request: impl tonic::IntoRequest<super::MsgUpdateGroupMembers>, )
cosmos-sdk-proto/src/prost/cosmos-sdk/cosmos.group.v1.tonic.rs:1181
Methodupdate_group_metadata
( &mut self, request: impl tonic::IntoRequest<super::MsgUpdateGroupMetadata>,
cosmos-sdk-proto/src/prost/cosmos-sdk/cosmos.group.v1.tonic.rs:1215
Methodupdate_group_policy_admin
( &mut self, request: impl tonic::IntoRequest<super::MsgUpdateGroupPolicyAdmin>,
cosmos-sdk-proto/src/prost/cosmos-sdk/cosmos.group.v1.tonic.rs:1271
Methodupdate_group_policy_decision_policy
( &mut self, request: impl tonic::IntoRequest<super::MsgUpdateGroupPolicyDecisionPolic
cosmos-sdk-proto/src/prost/cosmos-sdk/cosmos.group.v1.tonic.rs:1291
Methodupdate_group_policy_metadata
( &mut self, request: impl tonic::IntoRequest<super::MsgUpdateGroupPolicyMetadata>,
cosmos-sdk-proto/src/prost/cosmos-sdk/cosmos.group.v1.tonic.rs:1312
Methodupdate_instantiate_config
( &mut self, request: impl tonic::IntoRequest<super::MsgUpdateInstantiateConfig>,
cosmos-sdk-proto/src/prost/wasmd/cosmwasm.wasm.v1.tonic.rs:504
Methodupdate_params
( &mut self, request: impl tonic::IntoRequest<super::MsgUpdateParams>, )
cosmos-sdk-proto/src/prost/wasmd/cosmwasm.wasm.v1.tonic.rs:525
Methodupdate_params
( &mut self, request: impl tonic::IntoRequest<super::MsgUpdateParams>, )
cosmos-sdk-proto/src/prost/cosmos-sdk/cosmos.bank.v1beta1.tonic.rs:1139
Methodupdate_params
( &mut self, request: impl tonic::IntoRequest<super::MsgUpdateParams>, )
cosmos-sdk-proto/src/prost/cosmos-sdk/cosmos.crisis.v1beta1.tonic.rs:109
Methodupdate_params
( &mut self, request: impl tonic::IntoRequest<super::MsgUpdateParams>, )
cosmos-sdk-proto/src/prost/cosmos-sdk/cosmos.gov.v1.tonic.rs:887
Methodupdate_params
( &mut self, request: impl tonic::IntoRequest<super::MsgUpdateParams>, )
cosmos-sdk-proto/src/prost/cosmos-sdk/cosmos.consensus.v1.tonic.rs:363
Methodupdate_params
( &mut self, request: impl tonic::IntoRequest<super::MsgUpdateParams>, )
cosmos-sdk-proto/src/prost/cosmos-sdk/cosmos.mint.v1beta1.tonic.rs:487
Methodupdate_params
( &mut self, request: impl tonic::IntoRequest<super::MsgUpdateParams>, )
cosmos-sdk-proto/src/prost/cosmos-sdk/cosmos.staking.v1beta1.tonic.rs:1323
Methodupdate_params
( &mut self, request: impl tonic::IntoRequest<super::MsgUpdateParams>, )
cosmos-sdk-proto/src/prost/cosmos-sdk/cosmos.distribution.v1beta1.tonic.rs:1069
Methodupdate_params
( &mut self, request: impl tonic::IntoRequest<super::MsgUpdateParams>, )
cosmos-sdk-proto/src/prost/cosmos-sdk/cosmos.auth.v1beta1.tonic.rs:921
Methodupdate_params
( &mut self, request: impl tonic::IntoRequest<super::MsgUpdateParams>, )
cosmos-sdk-proto/src/prost/cosmos-sdk/cosmos.slashing.v1beta1.tonic.rs:499
Methodupgraded_consensus_state
( &mut self, request: impl tonic::IntoRequest<super::QueryUpgradedConsensusStateReques
cosmos-sdk-proto/src/prost/cosmos-sdk/cosmos.upgrade.v1beta1.tonic.rs:130
Methodvalidator
( &mut self, request: impl tonic::IntoRequest<super::QueryValidatorRequest>, )
cosmos-sdk-proto/src/prost/cosmos-sdk/cosmos.staking.v1beta1.tonic.rs:112
Methodvalidator_commission
( &mut self, request: impl tonic::IntoRequest<super::QueryValidatorCommissionRequest>,
cosmos-sdk-proto/src/prost/cosmos-sdk/cosmos.distribution.v1beta1.tonic.rs:154
Methodvalidator_delegations
( &mut self, request: impl tonic::IntoRequest<super::QueryValidatorDelegationsRequest>
cosmos-sdk-proto/src/prost/cosmos-sdk/cosmos.staking.v1beta1.tonic.rs:128
Methodvalidator_distribution_info
( &mut self, request: impl tonic::IntoRequest<super::QueryValidatorDistributionInfoReq
cosmos-sdk-proto/src/prost/cosmos-sdk/cosmos.distribution.v1beta1.tonic.rs:112
Methodvalidator_outstanding_rewards
( &mut self, request: impl tonic::IntoRequest<super::QueryValidatorOutstandingRewardsR
cosmos-sdk-proto/src/prost/cosmos-sdk/cosmos.distribution.v1beta1.tonic.rs:133
Methodvalidator_slashes
( &mut self, request: impl tonic::IntoRequest<super::QueryValidatorSlashesRequest>,
cosmos-sdk-proto/src/prost/cosmos-sdk/cosmos.distribution.v1beta1.tonic.rs:175
Methodvalidator_unbonding_delegations
( &mut self, request: impl tonic::IntoRequest<super::QueryValidatorUnbondingDelegation
cosmos-sdk-proto/src/prost/cosmos-sdk/cosmos.staking.v1beta1.tonic.rs:149
Methodvalidators
( &mut self, request: impl tonic::IntoRequest<super::QueryValidatorsRequest>,
cosmos-sdk-proto/src/prost/cosmos-sdk/cosmos.staking.v1beta1.tonic.rs:94
Methodverify_invariant
( &mut self, request: impl tonic::IntoRequest<super::MsgVerifyInvariant>, )
cosmos-sdk-proto/src/prost/cosmos-sdk/cosmos.crisis.v1beta1.tonic.rs:91
Methodvisit_i64
(self, v: i64)
cosmos-sdk-proto/src/prost/wasmd/cosmos_proto.serde.rs:300
Methodvisit_i64
(self, v: i64)
cosmos-sdk-proto/src/prost/wasmd/cosmwasm.wasm.v1.serde.rs:633
Methodvisit_i64
(self, v: i64)
cosmos-sdk-proto/src/prost/cosmos-sdk/cosmos.staking.v1beta1.serde.rs:43
Methodvisit_i64
(self, v: i64)
cosmos-sdk-proto/src/prost/cosmos-sdk/cosmos.tx.v1beta1.serde.rs:321
Methodvisit_i64
(self, v: i64)
cosmos-sdk-proto/src/prost/cosmos-sdk/cosmos.gov.v1.serde.rs:2961
Methodvisit_i64
(self, v: i64)
cosmos-sdk-proto/src/prost/cosmos-sdk/cosmos.gov.v1beta1.serde.rs:1667
Methodvisit_i64
(self, v: i64)
cosmos-sdk-proto/src/prost/cosmos-sdk/cosmos_proto.serde.rs:300
Methodvisit_i64
(self, v: i64)
cosmos-sdk-proto/src/prost/cosmos-sdk/cosmos.orm.v1alpha1.serde.rs:314
Methodvisit_i64
(self, v: i64)
cosmos-sdk-proto/src/prost/cosmos-sdk/cosmos.tx.signing.v1beta1.serde.rs:45
Methodvisit_i64
(self, v: i64)
cosmos-sdk-proto/src/prost/cosmos-sdk/cosmos.group.v1.serde.rs:1310
Methodvisit_i64
(self, v: i64)
cosmos-sdk-proto/src/prost/cosmos-sdk/cosmos.circuit.v1.serde.rs:1399
Methodvisit_map
( self, mut map_: V, )
cosmos-sdk-proto/src/prost/wasmd/cosmos_proto.serde.rs:83
Methodvisit_map
(self, mut map_: V)
cosmos-sdk-proto/src/prost/wasmd/cosmos.base.v1beta1.serde.rs:82
Methodvisit_map
(self, mut map_: V)
cosmos-sdk-proto/src/prost/wasmd/cosmos.base.query.v1beta1.serde.rs:124
Methodvisit_map
(self, mut map_: V)
cosmos-sdk-proto/src/prost/wasmd/cosmwasm.wasm.v1.serde.rs:91
Methodvisit_map
(self, mut map_: V)
cosmos-sdk-proto/src/prost/cosmos-sdk/cosmos.slashing.v1beta1.serde.rs:97
Methodvisit_map
(self, mut map_: V)
cosmos-sdk-proto/src/prost/cosmos-sdk/cosmos.mint.module.v1.serde.rs:84
Methodvisit_map
(self, mut map_: V)
cosmos-sdk-proto/src/prost/cosmos-sdk/cosmos.staking.v1beta1.serde.rs:253
Methodvisit_map
(self, mut map_: V)
cosmos-sdk-proto/src/prost/cosmos-sdk/cosmos.autocli.v1.serde.rs:63
Methodvisit_map
( self, mut map_: V, )
cosmos-sdk-proto/src/prost/cosmos-sdk/cosmos.feegrant.v1beta1.serde.rs:85
Methodvisit_map
(self, mut map_: V)
cosmos-sdk-proto/src/prost/cosmos-sdk/cosmos.orm.module.v1alpha1.serde.rs:63
Methodvisit_map
(self, mut map_: V)
cosmos-sdk-proto/src/prost/cosmos-sdk/cosmos.crypto.multisig.serde.rs:83
Methodvisit_map
(self, mut map_: V)
cosmos-sdk-proto/src/prost/cosmos-sdk/cosmos.app.v1alpha1.serde.rs:84
Methodvisit_map
(self, mut map_: V)
cosmos-sdk-proto/src/prost/cosmos-sdk/cosmos.mint.v1beta1.serde.rs:83
Methodvisit_map
(self, mut map_: V)
cosmos-sdk-proto/src/prost/cosmos-sdk/cosmos.tx.config.v1.serde.rs:91
Methodvisit_map
(self, mut map_: V)
cosmos-sdk-proto/src/prost/cosmos-sdk/cosmos.tx.v1beta1.serde.rs:90
Methodvisit_map
(self, mut map_: V)
cosmos-sdk-proto/src/prost/cosmos-sdk/cosmos.params.v1beta1.serde.rs:91
Methodvisit_map
(self, mut map_: V)
cosmos-sdk-proto/src/prost/cosmos-sdk/cosmos.auth.module.v1.serde.rs:99
Methodvisit_map
(self, mut map_: V)
cosmos-sdk-proto/src/prost/cosmos-sdk/cosmos.evidence.v1beta1.serde.rs:115
Methodvisit_map
(self, mut map_: V)
cosmos-sdk-proto/src/prost/cosmos-sdk/cosmos.crypto.ed25519.serde.rs:76
Methodvisit_map
(self, mut map_: V)
cosmos-sdk-proto/src/prost/cosmos-sdk/cosmos.base.node.v1beta1.serde.rs:64
← previousnext →1,001–1,100 of 1,313, ranked by callers