cosmos-sdk/x/ibc/04-channel/types
dauTT 4c4538947f
Allow empty version strings (#6909)
* Allow empty version strings (left over from PR #6904)

* Update spec

Co-authored-by: Christopher Goes <cwgoes@pluranimity.org>
2020-08-03 03:50:40 -04:00
..
channel.go Allow empty version strings (#6904) 2020-07-31 18:18:05 +00:00
channel.pb.go rename MsgPacket to MsgRecvPacket (#6813) 2020-07-22 10:01:57 +00:00
channel_test.go
codec.go x/ibc-transfer: use ibc testing package (#6641) 2020-07-28 08:24:13 +00:00
errors.go Remove CleanupPacket from 04-channel (#6533) 2020-06-29 08:54:45 +00:00
events.go Update IBC events docs and code (#6798) 2020-07-21 12:56:14 -04:00
expected_keepers.go x/capability: remove alias.go usage (#6438) 2020-06-14 19:05:45 +02:00
genesis.go x/ibc: update error messages (#6659) 2020-07-09 12:06:08 -04:00
genesis_test.go
keys.go x/ibc: channel from client state query (#6401) 2020-06-12 08:06:24 -04:00
msgs.go Allow empty version strings (#6909) 2020-08-03 03:50:40 -04:00
msgs_test.go Allow empty version strings (#6909) 2020-08-03 03:50:40 -04:00
packet.go x/ibc: update error messages (#6659) 2020-07-09 12:06:08 -04:00
packet_test.go
querier.go Fix query unrelayed packets logic (#6733) 2020-07-20 12:42:36 +00:00
query.pb.go Rename proto Req/Res to Pagination (#6796) 2020-07-20 16:51:16 +00:00