cosmos-sdk/docs/building-modules
SaReN 39f53ac22f
client: rename CliContext to Context (#6290)
* Refactor CliContext as Context

* Fix lint issues

* Fix goimports

* Fix gov tests

* Resolved ci-lint issues

* Add changelog

* Rename cliCtx to clientCtx

* Fix mocks and routes

* Add changelog

* Update changelog

* Apply suggestions from code review

Co-authored-by: Alessio Treglia <alessio@tendermint.com>

* merge client/rpc/ro{ot,utes}.go

* Update docs

* client/rpc: remove redundant client/rpc.RegisterRPCRoutes

* regenerate mocks

* Update ADRs

Co-authored-by: Alessio Treglia <alessio@tendermint.com>
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2020-06-01 12:46:03 +00:00
..
README.md Merge PR #5678: Errors Guidelines Doc 2020-02-19 18:13:25 +01:00
beginblock-endblock.md Update docs website (#5827) 2020-03-24 16:20:30 +00:00
errors.md Update docs website (#5827) 2020-03-24 16:20:30 +00:00
genesis.md Update docs website (#5827) 2020-03-24 16:20:30 +00:00
handler.md Update docs website (#5827) 2020-03-24 16:20:30 +00:00
intro.md Update docs website (#5827) 2020-03-24 16:20:30 +00:00
invariants.md Update docs website (#5827) 2020-03-24 16:20:30 +00:00
keeper.md Update docs website (#5827) 2020-03-24 16:20:30 +00:00
messages-and-queries.md Update docs website (#5827) 2020-03-24 16:20:30 +00:00
module-interfaces.md client: rename CliContext to Context (#6290) 2020-06-01 12:46:03 +00:00
module-manager.md client: rename CliContext to Context (#6290) 2020-06-01 12:46:03 +00:00
querier.md Update docs website (#5827) 2020-03-24 16:20:30 +00:00
simulator.md Simulation docs (#5033) 2020-01-31 16:06:05 +01:00
structure.md Update docs website (#5827) 2020-03-24 16:20:30 +00:00

README.md