cosmos-sdk/x/ibc/exported
colin axnér 813be217e3
Remove GetHeight from ConsensusState (#7274)
* remove height from tm consensus state

* various updates to removing dep on GetHeight

* inital addition of wrapper around consensus state with height

* fix tests

* remove GetHeight interface func

* wip test

* add test

* apply @AdityaSripal comments

* apply @fedekunze suggestions

Co-authored-by: Aditya <adityasripal@gmail.com>
2020-09-14 18:16:42 +00:00
..
channel.go x/ibc: implement Height interface (#7211) 2020-09-03 16:23:20 -04:00
client.go Remove GetHeight from ConsensusState (#7274) 2020-09-14 18:16:42 +00:00
client_test.go move IBC exported files to one location to avoid circular deps (#7224) 2020-09-02 16:38:50 +00:00
commitment.go move IBC exported files to one location to avoid circular deps (#7224) 2020-09-02 16:38:50 +00:00
connection.go move IBC exported files to one location to avoid circular deps (#7224) 2020-09-02 16:38:50 +00:00