cosmos-sdk/x/ibc/testing
Aditya d208d2bed8
Make clients use proto Height (#7184)
* start using Height in TM client

* fix client tests

* fix client tests

* fix connection tests

* fix rest of tests

* Apply suggestions from code review

Co-authored-by: colin axnér <25233464+colin-axner@users.noreply.github.com>

* fix simple issues

* add and use LTE and GTE methods

* remove TM-specific height semantics from 02-client

* fix lint and build

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
Co-authored-by: colin axnér <25233464+colin-axner@users.noreply.github.com>
2020-08-31 17:57:08 +00:00
..
mock Add a mock application module to test core IBC (#7187) 2020-08-31 13:58:23 +00:00
chain.go Make clients use proto Height (#7184) 2020-08-31 17:57:08 +00:00
coordinator.go Rename PacketExecuted to ReceiveExecuted (#7206) 2020-08-31 15:36:01 +00:00
solomachine.go Rename Evidence to Misbehaviour in IBC (#7151) 2020-08-26 17:51:13 +00:00
types.go Fix AcknowledgePacket and AcknowledgementExecuted bug + update testing pkg (#7170) 2020-08-26 12:11:31 +00:00