cosmos-sdk/x/ibc/04-channel/keeper
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
..
grpc_query.go x/ibc: implement Height interface (#7211) 2020-09-03 16:23:20 -04:00
grpc_query_test.go Remove GetHeight from ConsensusState (#7274) 2020-09-14 18:16:42 +00:00
handshake.go x/ibc: implement Height interface (#7211) 2020-09-03 16:23:20 -04:00
handshake_test.go Enforce ICS 20 (transfer) to only use UNORDERED channels (#6992) 2020-09-08 14:04:54 +00:00
keeper.go Remove hybrid codec usage (#6843) 2020-07-25 08:03:58 +00:00
keeper_test.go Enforce ICS 20 (transfer) to only use UNORDERED channels (#6992) 2020-09-08 14:04:54 +00:00
packet.go x/ibc: implement Height interface (#7211) 2020-09-03 16:23:20 -04:00
packet_test.go add zero height (#7270) 2020-09-09 15:25:49 +00:00
timeout.go x/ibc: implement Height interface (#7211) 2020-09-03 16:23:20 -04:00
timeout_test.go x/ibc: implement Height interface (#7211) 2020-09-03 16:23:20 -04:00