cosmos-sdk/x/ibc/02-client
Aditya 5ee4fad501
Remove Evidence handler from IBC (#7196)
* fix builds

* fix tests

* lint

* Update x/ibc/02-client/handler.go

* Update x/ibc/handler.go

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
Co-authored-by: Christopher Goes <cwgoes@pluranimity.org>
2020-08-29 14:20:48 +00:00
..
client Final IBC migration and Amino removal (#7157) 2020-08-25 10:17:38 -04:00
exported Remove Evidence handler from IBC (#7196) 2020-08-29 14:20:48 +00:00
keeper Rename Evidence to Misbehaviour in IBC (#7151) 2020-08-26 17:51:13 +00:00
simulation Modular IBC Client (#7028) 2020-08-14 04:47:13 -04:00
types Rename Evidence to Misbehaviour in IBC (#7151) 2020-08-26 17:51:13 +00:00
abci_test.go Allow localhost to be created (#7148) 2020-08-24 18:37:11 +00:00
abci.go Remove ID from ClientState (#6823) 2020-07-27 18:43:09 +00:00
doc.go x/ibc: IBC alpha (#5277) 2020-04-08 20:57:52 -04:00
genesis.go Allow localhost to be created (#7148) 2020-08-24 18:37:11 +00:00
handler_test.go Allow localhost to be created (#7148) 2020-08-24 18:37:11 +00:00
handler.go Remove Evidence handler from IBC (#7196) 2020-08-29 14:20:48 +00:00
module.go x/ibc: final gRPC migration (#7077) 2020-08-20 10:23:19 -04:00