cosmos-sdk/x/ibc/04-channel/keeper
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
..
grpc_query.go Proto Auditing: Replace ID with Id (#7032) 2020-08-14 08:55:54 +00:00
grpc_query_test.go Add a mock application module to test core IBC (#7187) 2020-08-31 13:58:23 +00:00
handshake.go Proto Auditing: Replace ID with Id (#7032) 2020-08-14 08:55:54 +00:00
handshake_test.go Add a mock application module to test core IBC (#7187) 2020-08-31 13:58:23 +00:00
keeper.go Remove hybrid codec usage (#6843) 2020-07-25 08:03:58 +00:00
keeper_test.go Add a mock application module to test core IBC (#7187) 2020-08-31 13:58:23 +00:00
packet.go Fix setting NextSequenceAck (#7181) 2020-08-27 19:01:12 +00:00
packet_test.go Add a mock application module to test core IBC (#7187) 2020-08-31 13:58:23 +00:00
timeout.go ibc: TimeoutOnClose support (#7066) 2020-08-20 07:19:57 -04:00
timeout_test.go Add a mock application module to test core IBC (#7187) 2020-08-31 13:58:23 +00:00