cosmos-sdk/x/ibc-transfer/types
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
..
codec.go x/ibc: migrate 02-client to use proto encoded/decoded client states (#6948) 2020-08-05 11:14:24 -04:00
coin.go Uncomment and fix tests in ibc-transfer (#7282) 2020-09-15 11:27:51 +00:00
errors.go ibc-transfer: split params (#7068) 2020-08-17 08:16:24 -04:00
events.go Add standard acknowledgement to channels and apply usage in ibc transfer (#7263) 2020-09-09 10:01:28 +00:00
expected_keepers.go move IBC exported files to one location to avoid circular deps (#7224) 2020-09-02 16:38:50 +00:00
genesis.go ibc-transfer: enable transfer parameter (#6607) 2020-08-17 02:24:14 -04:00
genesis.pb.go ibc-transfer: enable transfer parameter (#6607) 2020-08-17 02:24:14 -04:00
genesis_test.go Proto Auditing: Replace ID with Id (#7032) 2020-08-14 08:55:54 +00:00
keys.go x/ibc-transfer: ADR001 source tracing implementation (#6871) 2020-08-14 17:46:26 -04:00
msgs.go x/ibc: implement Height interface (#7211) 2020-09-03 16:23:20 -04:00
msgs_test.go x/ibc: implement Height interface (#7211) 2020-09-03 16:23:20 -04:00
packet.go Add standard acknowledgement to channels and apply usage in ibc transfer (#7263) 2020-09-09 10:01:28 +00:00
packet_test.go fix ibc-transfer source bug (#6865) 2020-08-01 09:16:22 +00:00
params.go ibc-transfer: split params (#7068) 2020-08-17 08:16:24 -04:00
params_test.go ibc-transfer: split params (#7068) 2020-08-17 08:16:24 -04:00
query.pb.go ibc-transfer: enable transfer parameter (#6607) 2020-08-17 02:24:14 -04:00
query.pb.gw.go x/ibc: move solo machine sequence to client state (#7271) 2020-09-09 12:14:11 -03:00
trace.go Uncomment and fix tests in ibc-transfer (#7282) 2020-09-15 11:27:51 +00:00
trace_test.go x/ibc-transfer: ADR001 source tracing implementation (#6871) 2020-08-14 17:46:26 -04:00
transfer.pb.go Add standard acknowledgement to channels and apply usage in ibc transfer (#7263) 2020-09-09 10:01:28 +00:00