cosmos-sdk/x/ibc/04-channel
Federico Kunze f35e3b2c02
x/ibc: gRPC query service (#6466)
* x/ibc: gRPC query service

* fixes

* connection updates

* register channel query service

* update clients

* change proofs to bytes

* implement additional channel grpc queries

* unrelayed packets query

* query.proto files

* move next sequence recv query to channel client

* update REST

* wip test

* add missing cli queries

* install the right tools

* fixes

* build

* lint

* use gRPC when query proof is not requested

* connection gRPC tests

* IBC query server interface

* more gRPC channel tests

* pagination tests

* connection use query server

* connection pagination tests

* channel pagination tests

* typo

* remove buf

* Update x/ibc/03-connection/keeper/grpc_query_test.go

Co-authored-by: colin axner <25233464+colin-axner@users.noreply.github.com>

* address comments from review

* fix tests

* unrelayed packet sequences flag

* remove ClientsConnections query

* fix

Co-authored-by: colin axner <25233464+colin-axner@users.noreply.github.com>
2020-07-06 15:35:35 -04:00
..
client x/ibc: gRPC query service (#6466) 2020-07-06 15:35:35 -04:00
exported x/ibc: /types cleanup (#6169) 2020-05-13 19:23:33 -04:00
keeper x/ibc: gRPC query service (#6466) 2020-07-06 15:35:35 -04:00
simulation x/ibc: simulation store decoders (#6247) 2020-06-10 08:09:51 +00:00
types x/ibc: gRPC query service (#6466) 2020-07-06 15:35:35 -04:00
genesis.go x/ibc: gRPC query service (#6466) 2020-07-06 15:35:35 -04:00
handler.go Add same attributes for all connection/ channel/ packet IBC events (#6482) 2020-07-03 15:48:48 +00:00
module.go x/ibc: gRPC query service (#6466) 2020-07-06 15:35:35 -04:00