cosmos-sdk/codec/testdata
Aaron Craelius 257354dbff
x/bank: convert query CLI commands to use gRPC query client (#6367)
* Convert x/bank query cli methods to use gRPC query client

* WIP on x/bank cli query migration

* lint

* Fix integration tests

* Remove Println in favor of updated PrintOutput

* Add PrintOutput tests

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
2020-06-18 03:36:25 -04:00
..
animal.go Add amino compatibility layer for proto Any (#6151) 2020-05-06 20:47:03 +00:00
proto.pb.go Merge PR #6325: Add GRPCRouter 2020-06-03 09:33:51 -04:00
proto.proto Merge PR #6325: Add GRPCRouter 2020-06-03 09:33:51 -04:00
test_helper.go x/bank: convert query CLI commands to use gRPC query client (#6367) 2020-06-18 03:36:25 -04:00
test_service.go Make client.Context implement gRPC ClientConn (#6342) 2020-06-08 13:41:30 +00:00