cosmos-sdk/x/ibc/04-channel/keeper
colin axnér 3a4e608930
Add clientState and consensusState gRPC support to connection (#7017)
* add proto querys for connection

* add client state and consensus state grpc for connection

* update client utils
2020-08-12 08:54:38 -04:00
..
grpc_query.go x/ibc: migrate rest of 04-channel to gRPC (#6964) 2020-08-11 08:29:29 -04:00
grpc_query_test.go Add clientState and consensusState gRPC support to connection (#7017) 2020-08-12 08:54:38 -04:00
handshake.go x/ibc: update error messages (#6659) 2020-07-09 12:06:08 -04:00
handshake_test.go x/ibc: remove ID from ConnectionEnd (#6814) 2020-07-22 09:59:15 -04:00
keeper.go Remove hybrid codec usage (#6843) 2020-07-25 08:03:58 +00:00
keeper_test.go refactor connection handshake_test (#6576) 2020-07-02 20:08:29 +00:00
packet.go Update IBC events docs and code (#6798) 2020-07-21 12:56:14 -04:00
packet_test.go x/ibc: remove ID from ConnectionEnd (#6814) 2020-07-22 09:59:15 -04:00
timeout.go Update IBC events docs and code (#6798) 2020-07-21 12:56:14 -04:00
timeout_test.go x/ibc: remove returning packet from channel keeper funcs (#6544) 2020-06-30 11:04:18 -04:00