cosmos-sdk/x/ibc/04-channel/types
Federico Kunze e6bb2e7ed7
x/ibc: refactor CLI (#6639)
* x/ibc: refactor CLI

* refactor client CLI

* rename version ClientName

* Update x/ibc/09-localhost/client/cli/cli.go

Co-authored-by: Amaury Martiny <amaury.martiny@protonmail.com>

* address comments from review

Co-authored-by: Amaury Martiny <amaury.martiny@protonmail.com>
2020-07-08 05:57:59 -04:00
..
channel.go x/ibc: refactor CLI (#6639) 2020-07-08 05:57:59 -04:00
channel.pb.go x/ibc: gRPC query service (#6466) 2020-07-06 15:35:35 -04: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 Make sdk.Msg implement proto.Message (#6327) 2020-06-03 19:52:05 +00:00
errors.go Remove CleanupPacket from 04-channel (#6533) 2020-06-29 08:54:45 +00:00
events.go Remove CleanupPacket from 04-channel (#6533) 2020-06-29 08:54:45 +00:00
expected_keepers.go x/capability: remove alias.go usage (#6438) 2020-06-14 19:05:45 +02:00
genesis.go x/ibc: gRPC query service (#6466) 2020-07-06 15:35:35 -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 Refactor 04-channel/keeper tests to ibc testing pkg (#6400) 2020-06-26 16:36:04 +00:00
msgs_test.go Update ibc proof to be bytes (#6393) 2020-06-12 00:19:25 +02:00
packet.go x/ibc: commit timeout timestamp (#6363) 2020-06-08 08:03:18 -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 x/ibc: gRPC query service (#6466) 2020-07-06 15:35:35 -04:00
query.pb.go x/ibc: gRPC query service (#6466) 2020-07-06 15:35:35 -04:00