* codec: Rename codec and marshaler interfaces, ref: 8413 * codec: remove BinaryBare * changelog update * Update comments and documentation * adding doc string comments * Update CHANGELOG.md Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com> * Update codec/codec.go Co-authored-by: Marko <marbar3778@yahoo.com> Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com> Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com> Co-authored-by: Marko <marbar3778@yahoo.com> |
||
|---|---|---|
| .. | ||
| beginblock-endblock.md | ||
| errors.md | ||
| genesis.md | ||
| intro.md | ||
| invariants.md | ||
| keeper.md | ||
| messages-and-queries.md | ||
| module-interfaces.md | ||
| module-manager.md | ||
| msg-services.md | ||
| query-services.md | ||
| README.md | ||
| simulator.md | ||
| structure.md | ||
| upgrade.md | ||
Building Modules
This repository contains documentation on concepts developers need to know in order to build modules for Cosmos SDK applications.