cosmos-sdk/x/ibc/02-client
colin axner 79fa06b26c
remove IBC ante handler in favor of using handler (#6793)
* remove IBC ante handler, add calls to handler

* move some events upstream to handler

* remove change log entry

* move ante handler tests to handler

* fix build

* update docs

Co-authored-by: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>
2020-07-20 15:25:57 +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 remove IBC ante handler in favor of using handler (#6793) 2020-07-20 15:25:57 +00: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 remove IBC ante handler in favor of using handler (#6793) 2020-07-20 15:25:57 +00:00
module.go x/ibc: update CLI queries (#6647) 2020-07-08 10:57:42 -04:00