cosmos-sdk/docs/building-modules
Marie Gauthier 589835dd98
Update Building Modules documentation (#7473)
* Update module-manager.md

* Update modules #messages doc

* Fix typo

* Update message implementation example link

* Update messages-and-queries.md#queries doc

* Update querier.md

* Update handler.md

* Update links in beginblock-endblock.md

* Update keeper.md

* Update invariants.md

* Update genesis.md

* Update module-interfaces.md#transaction-commands

* Update module-interfaces.md#query-commands

* Update module-interfaces.md#flags

* Update module-interfaces.md#rest

* Update structure.md

* Update module-interfaces.md#grpc

* Update errors.md

* Update module-interfaces.md#grpc-gateway-rest

* Add more info on swagger

* Address comments

* Fix go.sum

* Fix app-anatomy.md

* Update docs/building-modules/module-interfaces.md

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>

* Update docs/building-modules/querier.md

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>

* Update docs/building-modules/querier.md

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>

* Update docs/building-modules/module-interfaces.md

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>

* Update docs/building-modules/module-interfaces.md

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>

* Address part of review comments

* Update old ref of RegisterQueryService

* Add example code for Manager

* Update queriers.md to query-services.md and refs

* Add new query-services.md

* Revert "Update old ref of RegisterQueryService"

This reverts commit 1ea1ea8559604d5c0aa13951b3016967438da2a5.

* Update keeper.md

* Update handler.md

* Update handler.md

* Update messages-and-queries.md

* Update docs/basics/app-anatomy.md

Co-authored-by: Amaury Martiny <amaury.martiny@protonmail.com>

* Update docs/building-modules/intro.md

Co-authored-by: Amaury Martiny <amaury.martiny@protonmail.com>

* Fix typo

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
Co-authored-by: Amaury Martiny <amaury.martiny@protonmail.com>
2020-10-14 12:38:14 +00:00
..
README.md Update Building Modules documentation (#7473) 2020-10-14 12:38:14 +00:00
beginblock-endblock.md Update Building Modules documentation (#7473) 2020-10-14 12:38:14 +00:00
errors.md Update Building Modules documentation (#7473) 2020-10-14 12:38:14 +00:00
genesis.md Update Building Modules documentation (#7473) 2020-10-14 12:38:14 +00:00
handler.md Update Building Modules documentation (#7473) 2020-10-14 12:38:14 +00:00
intro.md Update Building Modules documentation (#7473) 2020-10-14 12:38:14 +00:00
invariants.md Update Building Modules documentation (#7473) 2020-10-14 12:38:14 +00:00
keeper.md Update Building Modules documentation (#7473) 2020-10-14 12:38:14 +00:00
messages-and-queries.md Update Building Modules documentation (#7473) 2020-10-14 12:38:14 +00:00
module-interfaces.md Update Building Modules documentation (#7473) 2020-10-14 12:38:14 +00:00
module-manager.md Update Building Modules documentation (#7473) 2020-10-14 12:38:14 +00:00
query-services.md Update Building Modules documentation (#7473) 2020-10-14 12:38:14 +00:00
simulator.md Removing an incomplete sentence. (#7313) 2020-09-16 08:57:38 +00:00
structure.md Update Building Modules documentation (#7473) 2020-10-14 12:38:14 +00:00