Directories ¶
Path | Synopsis |
---|---|
grpc/reflection
Package reflection is a reverse proxy.
|
Package reflection is a reverse proxy. |
lcd/statik
Package statik contains static assets.
|
Package statik contains static assets. |
types
Package types defines a custom wrapper for google.protobuf.Any which supports cached values as well as InterfaceRegistry which keeps track of types which can be used with Any for both security and introspection
|
Package types defines a custom wrapper for google.protobuf.Any which supports cached values as well as InterfaceRegistry which keeps track of types which can be used with Any for both security and introspection |
keys/hd
Package hd provides basic functionality Hierarchical Deterministic Wallets.
|
Package hd provides basic functionality Hierarchical Deterministic Wallets. |
grpc/gogoreflection
Package gogoreflection implements gRPC reflection for gogoproto consumers the normal reflection library does not work as it points to a different singleton registry.
|
Package gogoreflection implements gRPC reflection for gogoproto consumers the normal reflection library does not work as it points to a different singleton registry. |
grpc/reflection/v2alpha1
Package v2alpha1 is a reverse proxy.
|
Package v2alpha1 is a reverse proxy. |
mock
nolint
|
nolint |
params
Package params defines the simulation parameters in the simapp.
|
Package params defines the simulation parameters in the simapp. |
types
// Code generated by protoc-gen-gogo.
|
// Code generated by protoc-gen-gogo. |
mocks
Package mocks is a generated GoMock package.
|
Package mocks is a generated GoMock package. |
errors
Package errors implements custom error interfaces for cosmos-sdk.
|
Package errors implements custom error interfaces for cosmos-sdk. |
module
Package module contains application module patterns and associated "manager" functionality.
|
Package module contains application module patterns and associated "manager" functionality. |
rest
Package rest provides HTTP types and primitives for REST requests validation and responses handling.
|
Package rest provides HTTP types and primitives for REST requests validation and responses handling. |
tx
Package tx is a reverse proxy.
|
Package tx is a reverse proxy. |
Package version is a convenience utility that provides SDK consumers with a ready-to-use version command that produces apps versioning information based on flags passed at compile time.
|
Package version is a convenience utility that provides SDK consumers with a ready-to-use version command that produces apps versioning information based on flags passed at compile time. |
x
|
|
auth
nolint autogenerated code using github.com/rigelrozanski/multitool aliases generated for the following subdirectories: ALIASGEN: github.com/cosmos/cosmos-sdk/x/auth/ante ALIASGEN: github.com/cosmos/cosmos-sdk/x/auth/keeper ALIASGEN: github.com/cosmos/cosmos-sdk/x/auth/types
|
nolint autogenerated code using github.com/rigelrozanski/multitool aliases generated for the following subdirectories: ALIASGEN: github.com/cosmos/cosmos-sdk/x/auth/ante ALIASGEN: github.com/cosmos/cosmos-sdk/x/auth/keeper ALIASGEN: github.com/cosmos/cosmos-sdk/x/auth/types |
auth/legacy/v0_34
DONTCOVER nolint
|
DONTCOVER nolint |
auth/legacy/v0_36
DONTCOVER nolint
|
DONTCOVER nolint |
auth/types
Package types is a reverse proxy.
|
Package types is a reverse proxy. |
auth/vesting
nolint autogenerated code using github.com/rigelrozanski/multitool aliases generated for the following subdirectories: ALIASGEN: github.com/cosmos/cosmos-sdk/x/auth/vesting/types/
|
nolint autogenerated code using github.com/rigelrozanski/multitool aliases generated for the following subdirectories: ALIASGEN: github.com/cosmos/cosmos-sdk/x/auth/vesting/types/ |
auth/vesting/types
nolint noalias
|
nolint noalias |
bank/internal/typesadapter
Package types is a reverse proxy.
|
Package types is a reverse proxy. |
crisis/client/cli
nolint
|
nolint |
distribution
Package distribution implements a Cosmos SDK module, that provides an implementation of the F1 fee distribution algorithm.
|
Package distribution implements a Cosmos SDK module, that provides an implementation of the F1 fee distribution algorithm. |
distribution/client/cli
nolint
|
nolint |
distribution/legacy/v0_34
DONTCOVER nolint
|
DONTCOVER nolint |
distribution/legacy/v0_36
DONTCOVER nolint
|
DONTCOVER nolint |
distribution/types
nolint
|
nolint |
evidence
Package evidence implements a Cosmos SDK module, per ADR 009, that allows for the submission and handling of arbitrary evidence of misbehavior.
|
Package evidence implements a Cosmos SDK module, per ADR 009, that allows for the submission and handling of arbitrary evidence of misbehavior. |
evidence/internal/types
DONTCOVER
|
DONTCOVER |
genaccounts
Package genaccounts is now deprecated.
|
Package genaccounts is now deprecated. |
genaccounts/legacy/v0_34
DONTCOVER nolint
|
DONTCOVER nolint |
genaccounts/legacy/v0_36
DONTCOVER nolint
|
DONTCOVER nolint |
genutil
nolint autogenerated code using github.com/rigelrozanski/multitool aliases generated for the following subdirectories: ALIASGEN: github.com/cosmos/cosmos-sdk/x/genutil/types
|
nolint autogenerated code using github.com/rigelrozanski/multitool aliases generated for the following subdirectories: ALIASGEN: github.com/cosmos/cosmos-sdk/x/genutil/types |
gov
nolint DONTCOVER
|
nolint DONTCOVER |
gov/keeper
nolint
|
nolint |
gov/legacy/v0_34
DONTCOVER nolint
|
DONTCOVER nolint |
gov/legacy/v0_36
DONTCOVER nolint
|
DONTCOVER nolint |
mock
Package mock provides utility methods to ease writing tests.
|
Package mock provides utility methods to ease writing tests. |
params
Package params provides a namespaced module parameter store.
|
Package params provides a namespaced module parameter store. |
params/subspace
To prevent namespace collision between consumer modules, we define a type Subspace.
|
To prevent namespace collision between consumer modules, we define a type Subspace. |
simulation
Package simulation implements a full fledged Cosmos SDK application used for executing simulation test suites.
|
Package simulation implements a full fledged Cosmos SDK application used for executing simulation test suites. |
slashing/internal/keeper
nolint
|
nolint |
slashing/internal/types
noalias
|
noalias |
staking/legacy/v0_34
DONTCOVER nolint
|
DONTCOVER nolint |
staking/legacy/v0_36
DONTCOVER nolint
|
DONTCOVER nolint |
staking/legacy/v0_38
DONTCOVER nolint
|
DONTCOVER nolint |
supply
nolint autogenerated code using github.com/rigelrozanski/multitool aliases generated for the following subdirectories: ALIASGEN: github.com/cosmos/cosmos-sdk/x/supply/internal/keeper ALIASGEN: github.com/cosmos/cosmos-sdk/x/supply/internal/types
|
nolint autogenerated code using github.com/rigelrozanski/multitool aliases generated for the following subdirectories: ALIASGEN: github.com/cosmos/cosmos-sdk/x/supply/internal/keeper ALIASGEN: github.com/cosmos/cosmos-sdk/x/supply/internal/types |
supply/legacy/v0_36
DONTCOVER nolint
|
DONTCOVER nolint |
upgrade
Package upgrade provides a Cosmos SDK module that can be used for smoothly upgrading a live Cosmos chain to a new software version.
|
Package upgrade provides a Cosmos SDK module that can be used for smoothly upgrading a live Cosmos chain to a new software version. |
Click to show internal directories.
Click to hide internal directories.