cosmos-sdk/x/ibc/02-client/exported
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
..
exported.go Modular IBC Client (#7028) 2020-08-14 04:47:13 -04:00
exported_test.go