cosmos-sdk/x/ibc/03-connection/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 Add clientState and consensusState gRPC support to connection (#7017) 2020-08-12 08:54:38 -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: remove ID from ConnectionEnd (#6814) 2020-07-22 09:59:15 -04:00
handshake_test.go Migrate Consensus State to being proto encoded/decoded in 02-client (#6960) 2020-08-06 07:06:14 -04:00
keeper.go Migrate Consensus State to being proto encoded/decoded in 02-client (#6960) 2020-08-06 07:06:14 -04:00
keeper_test.go x/ibc: remove ID from ConnectionEnd (#6814) 2020-07-22 09:59:15 -04:00
verify.go ConsensusState is retrieved by light clients in verifyXYZ as necessary (#7005) 2020-08-12 05:20:29 -04:00
verify_test.go Migrate Consensus State to being proto encoded/decoded in 02-client (#6960) 2020-08-06 07:06:14 -04:00