cosmos-sdk/x/ibc/02-client
colin axner 1d6344888e
Fix query unrelayed packets logic (#6733)
* add some query functions to channel keeper

* update grpc queries and cli cmd and tests

* rerun proto gen after merging master

* fix build broken from merge conflicts

* add test and update proto

* Update x/ibc/04-channel/client/cli/query.go

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
2020-07-20 12:42:36 +00:00
..
client remove unnecessary func (#6746) 2020-07-16 14:31:06 +00:00
exported run make format (#6416) 2020-06-12 10:17:36 -04:00
keeper x/ibc: update error messages (#6659) 2020-07-09 12:06:08 -04:00
simulation x/ibc: simulation store decoders (#6247) 2020-06-10 08:09:51 +00:00
types Fix query unrelayed packets logic (#6733) 2020-07-20 12:42:36 +00:00
abci_test.go x/ibc: create localhost client on InitGenesis (#6170) 2020-05-11 17:46:00 +02:00
abci.go x/ibc: update ICS09 Loopback Client (#6018) 2020-04-17 22:36:12 -04:00
doc.go x/ibc: IBC alpha (#5277) 2020-04-08 20:57:52 -04:00
genesis.go remove alias.go from 02-client (#6542) 2020-06-30 10:37:05 +00:00
handler.go x/ibc: update error messages (#6659) 2020-07-09 12:06:08 -04:00
module.go x/ibc: update CLI queries (#6647) 2020-07-08 10:57:42 -04:00