cosmos-sdk/x/ibc/02-client
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
..
client Require proto.Message in client.Context.PrintOutput (#6999) 2020-08-11 03:19:49 -04:00
exported Migrate Consensus State to being proto encoded/decoded in 02-client (#6960) 2020-08-06 07:06:14 -04:00
keeper don't create localhost (#6974) 2020-08-07 12:42:12 +00:00
simulation x/ibc migrate genesis proto (#6878) 2020-08-07 08:33:47 +00:00
types Rename *codec.Codec to *codec.LegacyAmino (#6991) 2020-08-10 19:41:21 +00:00
abci_test.go Rename *codec.Codec to *codec.LegacyAmino (#6991) 2020-08-10 19:41:21 +00:00
abci.go Remove ID from ClientState (#6823) 2020-07-27 18:43:09 +00:00
doc.go x/ibc: IBC alpha (#5277) 2020-04-08 20:57:52 -04:00
genesis.go don't create localhost (#6974) 2020-08-07 12:42:12 +00:00
handler.go Migrate Tendermint client state to proto (#6932) 2020-08-04 16:31:50 +00:00
module.go x/ibc: update CLI queries (#6647) 2020-07-08 10:57:42 -04:00