cosmos-sdk/x/ibc-transfer
colin axnér 5dc434fbca
Uncomment and fix tests in ibc-transfer (#7282)
* WIP fixing relay_test

* fix send and recv tests

* update ack tests

* update relay and tests

* comment test

* remove func and uncomment test

Co-authored-by: Jack Zampolin <jack.zampolin@gmail.com>
2020-09-15 11:27:51 +00:00
..
client/cli Remove GetHeight from ConsensusState (#7274) 2020-09-14 18:16:42 +00:00
keeper Uncomment and fix tests in ibc-transfer (#7282) 2020-09-15 11:27:51 +00:00
simulation Make JSONMarshaler methods require proto.Message (#7054) 2020-08-26 09:39:38 +00:00
spec Add standard acknowledgement to channels and apply usage in ibc transfer (#7263) 2020-09-09 10:01:28 +00:00
types Uncomment and fix tests in ibc-transfer (#7282) 2020-09-15 11:27:51 +00:00
handler_test.go Add standard acknowledgement to channels and apply usage in ibc transfer (#7263) 2020-09-09 10:01:28 +00:00
handler.go x/ibc-transfer: ADR001 source tracing implementation (#6871) 2020-08-14 17:46:26 -04:00
module_test.go Enforce ICS 20 (transfer) to only use UNORDERED channels (#6992) 2020-09-08 14:04:54 +00:00
module.go Add standard acknowledgement to channels and apply usage in ibc transfer (#7263) 2020-09-09 10:01:28 +00:00