cosmos-sdk/x/ibc/03-connection
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 Proto Auditing: Replace ID with Id (#7032) 2020-08-14 08:55:54 +00:00
types x/ibc: implement Height interface (#7211) 2020-09-03 16:23:20 -04:00
genesis.go Proto Auditing: Replace ID with Id (#7032) 2020-08-14 08:55:54 +00:00
handler.go Verify Client on Connection Handshake (#7057) 2020-08-20 22:05:41 +00:00
module.go ibc: remove legacy REST endpoint support (#7083) 2020-08-18 08:39:40 -04:00