cosmos-sdk/x/ibc/04-channel/types
dauTT 8e67a5d23b
Allow empty version strings (#6904)
* Allow empty version strings

* Restore empty version.Identifier check

* Fix test

Co-authored-by: colin axner <25233464+colin-axner@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2020-07-31 18:18:05 +00: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 Update connection and channel to use types_test package name (#6395) 2020-06-11 00:31:54 +00:00
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 Update connection and channel to use types_test package name (#6395) 2020-06-11 00:31:54 +00:00
keys.go x/ibc: channel from client state query (#6401) 2020-06-12 08:06:24 -04:00
msgs.go remove ack length limit (#6874) 2020-07-29 10:46:44 +00:00
msgs_test.go Allow empty version strings (#6904) 2020-07-31 18:18:05 +00:00
packet.go x/ibc: update error messages (#6659) 2020-07-09 12:06:08 -04:00
packet_test.go Update connection and channel to use types_test package name (#6395) 2020-06-11 00:31:54 +00:00
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