cosmos-sdk/x/ibc
Aditya 3735b182bc
Modular IBC Client (#7028)
* start modular client work

* fix panic

* reuse keeper marshal methods

* readd TODO

* add nil checks for misbehaviour

* address reviews

* address rest of reviews and fix builds

* fixed tests

* address rest of reviews

* fix expired blocks bug

* fix expired bug
2020-08-14 04:47:13 -04:00
..
02-client Modular IBC Client (#7028) 2020-08-14 04:47:13 -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 Modular IBC Client (#7028) 2020-08-14 04:47:13 -04:00
09-localhost Modular IBC Client (#7028) 2020-08-14 04:47:13 -04:00
23-commitment Enable proto JSON generally and remove HybridCodec (#6859) 2020-08-13 13:20:02 +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 Enable proto JSON generally and remove HybridCodec (#6859) 2020-08-13 13:20:02 +00:00
spec Allow empty version strings (#6909) 2020-08-03 03:50:40 -04:00
testing Modular IBC Client (#7028) 2020-08-14 04:47:13 -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