cosmos-sdk/x/ibc/02-client
Aditya 4f9e31ea21
x/ibc: implement Height interface (#7211)
* change interfaces

* fix tendermint client interfaces

* fix other clients interfaces

* fix queries

* fix tendermint build

* fix builds of clients

* fix 02-build

* start fixing connection and make queries non-nullable

* fix connection keepers and queries

* fix connection build

* fix channel build

* fix all non-test files

* fix testing build

* cleanup

* lint

* fix timeout height interface

* fix tendermint tests

* fix rest of clients

* fix connection tests

* fix client tests

* fix channel tests

* fix all ibc tests

* fix transfer tests:

* docs

* fix connection query

* Apply suggestions from code review

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>

* wrap-up review

Co-authored-by: Jack Zampolin <jack.zampolin@gmail.com>
Co-authored-by: colin axnér <25233464+colin-axner@users.noreply.github.com>
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
2020-09-03 16:23:20 -04:00
..
client x/ibc: implement Height interface (#7211) 2020-09-03 16:23:20 -04:00
keeper x/ibc: implement Height interface (#7211) 2020-09-03 16:23:20 -04:00
simulation x/ibc: implement Height interface (#7211) 2020-09-03 16:23:20 -04:00
types x/ibc: implement Height interface (#7211) 2020-09-03 16:23:20 -04:00
abci_test.go x/ibc: implement Height interface (#7211) 2020-09-03 16:23:20 -04:00
abci.go move IBC exported files to one location to avoid circular deps (#7224) 2020-09-02 16:38:50 +00:00
doc.go x/ibc: IBC alpha (#5277) 2020-04-08 20:57:52 -04:00
genesis.go move IBC exported files to one location to avoid circular deps (#7224) 2020-09-02 16:38:50 +00:00
handler.go x/ibc: implement Height interface (#7211) 2020-09-03 16:23:20 -04:00
module.go x/ibc: final gRPC migration (#7077) 2020-08-20 10:23:19 -04:00