cosmos-sdk/x/auth/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
..
broadcast.go x/auth/ante: Migrate tests to use the new client.TxConfig (#6661) 2020-07-20 08:30:12 -04:00
cli_test.go Rename *codec.Codec to *codec.LegacyAmino (#6991) 2020-08-10 19:41:21 +00:00
decode.go Update auth cli commands (#6717) 2020-07-29 22:33:42 +00:00
encode.go Update auth cli commands (#6717) 2020-07-29 22:33:42 +00:00
encode_test.go Update auth cli commands (#6717) 2020-07-29 22:33:42 +00:00
query.go Require proto.Message in client.Context.PrintOutput (#6999) 2020-08-11 03:19:49 -04:00
tx.go x/auth: in-process test refactor (#6573) 2020-07-14 18:37:14 +00:00
tx_multisign.go Update auth cli commands (#6717) 2020-07-29 22:33:42 +00:00
tx_sign.go Merge PR #6968: fix sign command 2020-08-06 12:25:54 -04:00
validate_sigs.go Update auth cli commands (#6717) 2020-07-29 22:33:42 +00:00