cosmos-sdk/x/ibc
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
..
02-client ConsensusState is retrieved by light clients in verifyXYZ as necessary (#7005) 2020-08-12 05:20:29 -04:00
03-connection Add clientState and consensusState gRPC support to connection (#7017) 2020-08-12 08:54:38 -04:00
04-channel Add clientState and consensusState gRPC support to connection (#7017) 2020-08-12 08:54:38 -04:00
05-port x/ibc: fix log (#6903) 2020-07-30 21:00:58 +00:00
07-tendermint ConsensusState is retrieved by light clients in verifyXYZ as necessary (#7005) 2020-08-12 05:20:29 -04:00
09-localhost ConsensusState is retrieved by light clients in verifyXYZ as necessary (#7005) 2020-08-12 05:20:29 -04:00
23-commitment Rename *codec.Codec to *codec.LegacyAmino (#6991) 2020-08-10 19:41:21 +00:00
24-host x/ibc: migrate rest of 04-channel to gRPC (#6964) 2020-08-11 08:29:29 -04:00
client Fix Gas Flag Usage + CLI Flag APIs (#6685) 2020-07-11 08:13:46 +00:00
keeper Add clientState and consensusState gRPC support to connection (#7017) 2020-08-12 08:54:38 -04:00
simulation store: Remove Amino (#6984) 2020-08-11 10:09:16 +00:00
spec Allow empty version strings (#6909) 2020-08-03 03:50:40 -04:00
testing ConsensusState is retrieved by light clients in verifyXYZ as necessary (#7005) 2020-08-12 05:20:29 -04:00
types Enable proto JSON for genesis (#7000) 2020-08-11 14:22:30 +00:00
genesis.go Enable proto JSON for genesis (#7000) 2020-08-11 14:22:30 +00:00
genesis_test.go Enable proto JSON for genesis (#7000) 2020-08-11 14:22:30 +00:00
handler.go rename MsgPacket to MsgRecvPacket (#6813) 2020-07-22 10:01:57 +00:00
handler_test.go fix ibc-transfer source bug (#6865) 2020-08-01 09:16:22 +00:00
ibc_test.go Rename *codec.Codec to *codec.LegacyAmino (#6991) 2020-08-10 19:41:21 +00:00
module.go Enable proto JSON for genesis (#7000) 2020-08-11 14:22:30 +00:00