cosmos-sdk/x/ibc/04-channel/types
colin axnér 1744194e71
x/ibc: migrate rest of 04-channel to gRPC (#6964)
* migrate channel querier to grpc

* fix various issues in channel grpc migration

* remove querier and add tests

* fix lint

* update utils based on self review

* Update x/ibc/24-host/keys.go

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>

* apply @fedekunze review suggestions

* fix build

* fix build

* run make proto gen again

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
2020-08-11 08:29:29 -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 Update connection and channel to use types_test package name (#6395) 2020-06-11 00:31:54 +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
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/ibc: migrate rest of 04-channel to gRPC (#6964) 2020-08-11 08:29:29 -04:00
genesis.go x/ibc migrate genesis proto (#6878) 2020-08-07 08:33:47 +00:00
genesis.pb.go x/ibc migrate genesis proto (#6878) 2020-08-07 08:33:47 +00: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 x/ibc: remove parts of amino (#6819) 2020-08-03 08:08:41 -04:00
msgs_test.go x/ibc: remove parts of amino (#6819) 2020-08-03 08:08:41 -04: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
query.go x/ibc: migrate rest of 04-channel to gRPC (#6964) 2020-08-11 08:29:29 -04:00
query.pb.go x/ibc: migrate rest of 04-channel to gRPC (#6964) 2020-08-11 08:29:29 -04:00