* rename RegisterCodec to RegisterLegacyAminoCodec * Add changelog * gofmt * rename codec.New() to codec.NewLegacyAmino() * Add change log * Update CHANGELOG.md Co-authored-by: Amaury Martiny <amaury.martiny@protonmail.com> * Fix Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com> Co-authored-by: Amaury Martiny <amaury.martiny@protonmail.com> |
||
---|---|---|
.. | ||
README.md | ||
beginblock-endblock.md | ||
errors.md | ||
genesis.md | ||
handler.md | ||
intro.md | ||
invariants.md | ||
keeper.md | ||
messages-and-queries.md | ||
module-interfaces.md | ||
module-manager.md | ||
querier.md | ||
simulator.md | ||
structure.md |
README.md
Building Modules
This repository contains documentation on concepts developers need to know in order to build modules for Cosmos SDK applications.