cosmos-sdk/x/ibc-transfer/keeper
Federico Kunze 2651427ab4
x/ibc-transfer: use ibc testing package (#6641)
* x/ibc-transfer: use ibc testing package

* coin denom failure

* update handler tests

* refactor first test in relay

* update onrecvtest, failing tests expected due to existing bug

* update on acknowledgement test, failing test is expected

* refactor timeout test

* revert coin validation changed, comment out tests

* minor fix

* update coordinator.go

* update coordinator.go

* add comment to fix handler test

* add link to issue in handler test

* fix test

Co-authored-by: Colin Axner <colinaxner@berkeley.edu>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2020-07-28 08:24:13 +00:00
..
keeper.go Remove hybrid codec usage (#6843) 2020-07-25 08:03:58 +00:00
keeper_test.go x/ibc-transfer: use ibc testing package (#6641) 2020-07-28 08:24:13 +00:00
relay.go x/ibc: update error messages (#6659) 2020-07-09 12:06:08 -04:00
relay_test.go x/ibc-transfer: use ibc testing package (#6641) 2020-07-28 08:24:13 +00:00