cosmos-sdk/x/ibc/02-client
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
..
client x/ibc: migrate rest of 04-channel to gRPC (#6964) 2020-08-11 08:29:29 -04:00
exported Migrate Consensus State to being proto encoded/decoded in 02-client (#6960) 2020-08-06 07:06:14 -04:00
keeper don't create localhost (#6974) 2020-08-07 12:42:12 +00:00
simulation store: Remove Amino (#6984) 2020-08-11 10:09:16 +00:00
types x/ibc: migrate rest of 04-channel to gRPC (#6964) 2020-08-11 08:29:29 -04:00
abci.go Remove ID from ClientState (#6823) 2020-07-27 18:43:09 +00:00
abci_test.go Rename *codec.Codec to *codec.LegacyAmino (#6991) 2020-08-10 19:41:21 +00:00
doc.go x/ibc: IBC alpha (#5277) 2020-04-08 20:57:52 -04:00
genesis.go don't create localhost (#6974) 2020-08-07 12:42:12 +00:00
handler.go Migrate Tendermint client state to proto (#6932) 2020-08-04 16:31:50 +00:00
module.go x/ibc: update CLI queries (#6647) 2020-07-08 10:57:42 -04:00