cosmos-sdk/x/upgrade/client
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
..
cli x/upgrade: Refactor CLI to use protobuf query (#6623) 2020-07-08 22:00:56 +00:00
rest x/upgrade: clean-up redundant struct (#6606) 2020-07-06 10:27:44 +00:00
proposal_handler.go Tx CLI proto module interface (#5989) 2020-05-21 21:29:34 +00:00