cosmos-sdk/x/slashing
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
..
client client: rename CliContext to Context (#6290) 2020-06-01 12:46:03 +00:00
keeper Merge PR #6212: Remove Get* Prefixes from Key Construction Functions 2020-05-13 17:23:00 -04:00
simulation Merge PR #6278: Add msg type sim operations 2020-05-26 12:52:23 -04:00
spec Docs: hide frontmatter, bugfixes (#5413) 2019-12-17 08:44:44 -03:00
types Merge PR #6278: Add msg type sim operations 2020-05-26 12:52:23 -04:00
abci_test.go run go mod tidy && make format (#5847) 2020-03-20 17:14:14 +00:00
abci.go Merge PR #5299: Migrate Equivocation Handling to x/evidence 2019-12-02 20:58:14 -05:00
alias.go Merge PR #6212: Remove Get* Prefixes from Key Construction Functions 2020-05-13 17:23:00 -04:00
app_test.go Update x/auth to use Any (#6165) 2020-05-20 19:21:00 +00:00
genesis.go Merge PR #5627: Regen Network/Slashing protobuf 2020-02-20 01:04:13 +01:00
handler_test.go Remove redundant staking APIs (#5755) 2020-03-06 13:40:50 +00:00
handler.go JSON Proto changes 2020-03-26 12:46:10 -04:00
module.go client: rename CliContext to Context (#6290) 2020-06-01 12:46:03 +00:00