cosmos-sdk/x/ibc/testing
colin axnér 843bd24bca
Add a mock application module to test core IBC (#7187)
* update setup to use channeltype and add mock app module

* rm print statement

* claim channel cap

* fix up test

* Update x/ibc/testing/coordinator.go

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>

* apply @fedekunze review suggestions

Co-authored-by: Aditya Sripal <adityasripal@gmail.com>
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
2020-08-31 13:58:23 +00:00
..
mock Add a mock application module to test core IBC (#7187) 2020-08-31 13:58:23 +00:00
chain.go Add a mock application module to test core IBC (#7187) 2020-08-31 13:58:23 +00:00
coordinator.go Add a mock application module to test core IBC (#7187) 2020-08-31 13:58:23 +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