* 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> |
||
|---|---|---|
| .. | ||
| 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 | ||
| README.md | ||
| simulator.md | ||
| structure.md | ||
Building Modules
This repository contains documentation on concepts developers need to know in order to build modules for Cosmos SDK applications.