cosmos-sdk/x/ibc/02-client/simulation
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
..
decoder.go move IBC exported files to one location to avoid circular deps (#7224) 2020-09-02 16:38:50 +00:00
decoder_test.go Remove GetHeight from ConsensusState (#7274) 2020-09-14 18:16:42 +00:00
genesis.go x/ibc: default genesis state for sims (#6158) 2020-05-14 22:47:11 +00:00