cosmos-sdk/x/staking/client/cli
Aaron Craelius 7de8ef75b3
Require proto.Message in client.Context.PrintOutput (#6999)
* Enable proto JSON json for cli tx & query

* WIP on tests

* Test fixes, cleanup

* Cleanup

* Address review comments

* Update client/context.go

Co-authored-by: Anil Kumar Kammari <anil@vitwit.com>

* Fixes

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
Co-authored-by: Anil Kumar Kammari <anil@vitwit.com>
2020-08-11 03:19:49 -04:00
..
cli_test.go CLI/Tests: Remove Fixtures (#6799) 2020-07-21 13:54:07 +00:00
flags.go Remove viper in Staking module. (#6631) 2020-07-08 22:00:34 +02:00
query.go Require proto.Message in client.Context.PrintOutput (#6999) 2020-08-11 03:19:49 -04:00
tx.go Update auth cli commands (#6717) 2020-07-29 22:33:42 +00:00
tx_test.go context: remove verifier & trust node (#6805) 2020-07-23 06:44:18 +00:00
utils.go various linter fixes (#6106) 2020-05-02 21:26:59 +02:00