cosmos-sdk/x/ibc/02-client
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
..
client x/ibc: migrate rest of 04-channel to gRPC (#6964) 2020-08-11 08:29:29 -04:00
exported Modular IBC Client (#7028) 2020-08-14 04:47:13 -04:00
keeper Modular IBC Client (#7028) 2020-08-14 04:47:13 -04:00
simulation Modular IBC Client (#7028) 2020-08-14 04:47:13 -04:00
types Modular IBC Client (#7028) 2020-08-14 04:47:13 -04:00
abci.go Remove ID from ClientState (#6823) 2020-07-27 18:43:09 +00:00
abci_test.go Modular IBC Client (#7028) 2020-08-14 04:47:13 -04:00
doc.go
genesis.go don't create localhost (#6974) 2020-08-07 12:42:12 +00:00
handler.go Modular IBC Client (#7028) 2020-08-14 04:47:13 -04:00
handler_test.go Modular IBC Client (#7028) 2020-08-14 04:47:13 -04:00
module.go x/ibc: update CLI queries (#6647) 2020-07-08 10:57:42 -04:00