cosmos-sdk/x/ibc
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
..
02-client Fix query unrelayed packets logic (#6733) 2020-07-20 12:42:36 +00:00
03-connection Fix query unrelayed packets logic (#6733) 2020-07-20 12:42:36 +00:00
04-channel Fix query unrelayed packets logic (#6733) 2020-07-20 12:42:36 +00:00
05-port remove alias.go from 05-port (#6575) 2020-07-02 12:44:08 +00:00
07-tendermint add custom relative and absolute timeouts to ibc-transfer (#6724) 2020-07-15 13:32:09 +00:00
09-localhost Fix Gas Flag Usage + CLI Flag APIs (#6685) 2020-07-11 08:13:46 +00:00
23-commitment x/ibc: update error messages (#6659) 2020-07-09 12:06:08 -04:00
24-host Standardize connection versioning + channel versioning docs (#6640) 2020-07-14 08:43:26 +00:00
ante refactor ibc ante_test (#6610) 2020-07-07 08:30:23 +00:00
client Fix Gas Flag Usage + CLI Flag APIs (#6685) 2020-07-11 08:13:46 +00:00
keeper Fix query unrelayed packets logic (#6733) 2020-07-20 12:42:36 +00:00
simulation x/ibc/simulation/genesis_test.go: add unit tests (#6712) 2020-07-14 04:09:36 -04:00
spec Standardize connection versioning + channel versioning docs (#6640) 2020-07-14 08:43:26 +00:00
testing x/auth/ante: Migrate tests to use the new client.TxConfig (#6661) 2020-07-20 08:30:12 -04:00
types x/ibc: gRPC query service (#6466) 2020-07-06 15:35:35 -04:00
genesis_test.go Standardize connection versioning + channel versioning docs (#6640) 2020-07-14 08:43:26 +00:00
genesis.go x:ibc: remove alias.go usage (#6429) 2020-06-13 14:29:00 +00:00
handler.go x/ibc: update error messages (#6659) 2020-07-09 12:06:08 -04:00
ibc_test.go x/ibc: /types cleanup (#6169) 2020-05-13 19:23:33 -04:00
module.go x/ibc: update CLI queries (#6647) 2020-07-08 10:57:42 -04:00