Directories ¶
Path | Synopsis |
---|---|
cosmos-sdk
|
|
client/grpc/reflection
Package reflection is a reverse proxy.
|
Package reflection is a reverse proxy. |
client/lcd/statik
Package statik contains static assets.
|
Package statik contains static assets. |
codec/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 |
crypto/keys/hd
Package hd provides basic functionality Hierarchical Deterministic Wallets.
|
Package hd provides basic functionality Hierarchical Deterministic Wallets. |
server/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. |
server/grpc/reflection/v2alpha1
Package v2alpha1 is a reverse proxy.
|
Package v2alpha1 is a reverse proxy. |
server/mock
nolint
|
nolint |
simapp/params
Package params defines the simulation parameters in the simapp.
|
Package params defines the simulation parameters in the simapp. |
store/types
// Code generated by protoc-gen-gogo.
|
// Code generated by protoc-gen-gogo. |
tests/mocks
Package mocks is a generated GoMock package.
|
Package mocks is a generated GoMock package. |
types/errors
Package errors implements custom error interfaces for cosmos-sdk.
|
Package errors implements custom error interfaces for cosmos-sdk. |
types/module
Package module contains application module patterns and associated "manager" functionality.
|
Package module contains application module patterns and associated "manager" functionality. |
types/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. |
types/tx
Package tx is a reverse proxy.
|
Package tx is a reverse proxy. |
version
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 |
x/auth/legacy/v0_34
DONTCOVER nolint
|
DONTCOVER nolint |
x/auth/legacy/v0_36
DONTCOVER nolint
|
DONTCOVER nolint |
x/auth/types
Package types is a reverse proxy.
|
Package types is a reverse proxy. |
x/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/ |
x/auth/vesting/types
nolint noalias
|
nolint noalias |
x/bank/internal/typesadapter
Package types is a reverse proxy.
|
Package types is a reverse proxy. |
x/crisis/client/cli
nolint
|
nolint |
x/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. |
x/distribution/client/cli
nolint
|
nolint |
x/distribution/legacy/v0_34
DONTCOVER nolint
|
DONTCOVER nolint |
x/distribution/legacy/v0_36
DONTCOVER nolint
|
DONTCOVER nolint |
x/distribution/types
nolint
|
nolint |
x/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. |
x/evidence/internal/types
DONTCOVER
|
DONTCOVER |
x/genaccounts
Package genaccounts is now deprecated.
|
Package genaccounts is now deprecated. |
x/genaccounts/legacy/v0_34
DONTCOVER nolint
|
DONTCOVER nolint |
x/genaccounts/legacy/v0_36
DONTCOVER nolint
|
DONTCOVER nolint |
x/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 |
x/gov
nolint DONTCOVER
|
nolint DONTCOVER |
x/gov/keeper
nolint
|
nolint |
x/gov/legacy/v0_34
DONTCOVER nolint
|
DONTCOVER nolint |
x/gov/legacy/v0_36
DONTCOVER nolint
|
DONTCOVER nolint |
x/mock
Package mock provides utility methods to ease writing tests.
|
Package mock provides utility methods to ease writing tests. |
x/params
Package params provides a namespaced module parameter store.
|
Package params provides a namespaced module parameter store. |
x/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. |
x/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. |
x/slashing/internal/keeper
nolint
|
nolint |
x/slashing/internal/types
noalias
|
noalias |
x/staking/legacy/v0_34
DONTCOVER nolint
|
DONTCOVER nolint |
x/staking/legacy/v0_36
DONTCOVER nolint
|
DONTCOVER nolint |
x/staking/legacy/v0_38
DONTCOVER nolint
|
DONTCOVER nolint |
x/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 |
x/supply/legacy/v0_36
DONTCOVER nolint
|
DONTCOVER nolint |
x/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. |
Package iavl implements a versioned, snapshottable (immutable) AVL+ tree for persisting key-value pairs.
|
Package iavl implements a versioned, snapshottable (immutable) AVL+ tree for persisting key-value pairs. |
mock
Package mock is a generated GoMock package.
|
Package mock is a generated GoMock package. |
ibc-go
|
|
modules/apps/27-interchain-accounts/controller/types
Package types is a reverse proxy.
|
Package types is a reverse proxy. |
modules/apps/27-interchain-accounts/host/types
Package types is a reverse proxy.
|
Package types is a reverse proxy. |
modules/apps/29-fee/types
Package types is a reverse proxy.
|
Package types is a reverse proxy. |
modules/apps/transfer/types
Package types is a reverse proxy.
|
Package types is a reverse proxy. |
modules/core/02-client/types
Package types is a reverse proxy.
|
Package types is a reverse proxy. |
modules/core/03-connection/types
Package types is a reverse proxy.
|
Package types is a reverse proxy. |
modules/core/04-channel/types
Package types is a reverse proxy.
|
Package types is a reverse proxy. |
modules/core/types
Package types is a reverse proxy.
|
Package types is a reverse proxy. |
modules/light-clients/06-solomachine
Package solomachine implements a concrete `ConsensusState`, `Header`, `Misbehaviour` and `Equivocation` types for the Solo Machine light client.
|
Package solomachine implements a concrete `ConsensusState`, `Header`, `Misbehaviour` and `Equivocation` types for the Solo Machine light client. |
modules/light-clients/09-localhost
Package localhost implements a concrete `ConsensusState`, `Header`, `Misbehaviour` and `Equivocation` types for the loop-back client.
|
Package localhost implements a concrete `ConsensusState`, `Header`, `Misbehaviour` and `Equivocation` types for the loop-back client. |
testing
This file contains the variables, constants, and default values used in the testing package and commonly defined in tests.
|
This file contains the variables, constants, and default values used in the testing package and commonly defined in tests. |
tendermint
|
|
crypto/merkle
Package merkle computes a deterministic minimal height Merkle tree hash.
|
Package merkle computes a deterministic minimal height Merkle tree hash. |
crypto/secp256k1/internal/secp256k1
nolint:gocritic
|
nolint:gocritic |
crypto/xchacha20poly1305
Package xchacha20poly1305 creates an AEAD using hchacha, chacha, and poly1305 This allows for randomized nonces to be used in conjunction with chacha.
|
Package xchacha20poly1305 creates an AEAD using hchacha, chacha, and poly1305 This allows for randomized nonces to be used in conjunction with chacha. |
libs/events
Package events - Pub-Sub in go with event caching
|
Package events - Pub-Sub in go with event caching |
libs/flowrate
Package flowrate provides the tools for monitoring and limiting the flow rate of an arbitrary data stream.
|
Package flowrate provides the tools for monitoring and limiting the flow rate of an arbitrary data stream. |
libs/kv
nolint: dupl dupl is reading this as the same file as crypto/merkle/result.go
|
nolint: dupl dupl is reading this as the same file as crypto/merkle/result.go |
libs/pubsub
Package pubsub implements a pub-sub model with a single publisher (Server) and multiple subscribers (clients).
|
Package pubsub implements a pub-sub model with a single publisher (Server) and multiple subscribers (clients). |
libs/pubsub/query
nolint
|
nolint |
lite
Package lite is deprecated and will be removed in v0.34!
|
Package lite is deprecated and will be removed in v0.34! |
lite/client
Package client defines a provider that uses a rpchttp to get information, which is used to get new headers and validators directly from a Tendermint client.
|
Package client defines a provider that uses a rpchttp to get information, which is used to get new headers and validators directly from a Tendermint client. |
lite2
Package lite provides a light client implementation.
|
Package lite provides a light client implementation. |
mempool
TODO: Better handle abci client errors.
|
TODO: Better handle abci client errors. |
node
Package node is the main entry point, where the Node struct, which represents a full node, is defined.
|
Package node is the main entry point, where the Node struct, which represents a full node, is defined. |
p2p/upnp
Taken from taipei-torrent.
|
Taken from taipei-torrent. |
privval
Package privval provides different implementations of the types.PrivValidator.
|
Package privval provides different implementations of the types.PrivValidator. |
rpc/jsonrpc
HTTP RPC server supporting calls via uri params, jsonrpc over HTTP, and jsonrpc over websockets
|
HTTP RPC server supporting calls via uri params, jsonrpc over HTTP, and jsonrpc over websockets |
rpc/jsonrpc/server
Commons for HTTP handling
|
Commons for HTTP handling |
remotedb
remotedb is a package for connecting to distributed Tendermint db.DB instances.
|
remotedb is a package for connecting to distributed Tendermint db.DB instances. |
remotedb/grpcdb
grpcdb is the distribution of Tendermint's db.DB instances using the gRPC transport to decouple local db.DB usages from applications, to using them over a network in a highly performant manner.
|
grpcdb is the distribution of Tendermint's db.DB instances using the gRPC transport to decouple local db.DB usages from applications, to using them over a network in a highly performant manner. |
Click to show internal directories.
Click to hide internal directories.