cosmos-sdk/x/upgrade/keeper
Amaury Martiny f8df05f6f1
x/upgrade: Refactor CLI to use protobuf query (#6623)
* x/upgrade: Refactor CLI to use protobuf query

* Import lint

* Use table tests

* Small tweak in setup

* Address bez cli refactor

* Address fede's review

* Remove useless func args

* Add back clientCtx to tx command

* Update comments

* Update docs

* Small refactor

* remove Init()

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2020-07-08 22:00:56 +00:00
..
grpc_query.go x/upgrade gRPC query service (#6590) 2020-07-04 17:30:17 +00:00
grpc_query_test.go x/upgrade: Refactor CLI to use protobuf query (#6623) 2020-07-08 22:00:56 +00:00
keeper.go lint: official action (#6156) 2020-05-07 09:40:49 +00:00
querier.go x/upgrade: clean-up redundant struct (#6606) 2020-07-06 10:27:44 +00:00