cosmos-sdk/x/ibc/02-client
Aditya 9fc0dbbe05
Rename Evidence to Misbehaviour in IBC (#7151)
* rename Evidence to Misbehaviour in IBC code

* tidy go.sum

* remove more references to evidence

* Apply suggestions from code review

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

* Update x/ibc/07-tendermint/client/cli/tx.go

* nit and doc

Co-authored-by: colin axnér <25233464+colin-axner@users.noreply.github.com>
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
2020-08-26 17:51:13 +00:00
..
client Final IBC migration and Amino removal (#7157) 2020-08-25 10:17:38 -04:00
exported Rename Evidence to Misbehaviour in IBC (#7151) 2020-08-26 17:51:13 +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 Rename Evidence to Misbehaviour in IBC (#7151) 2020-08-26 17:51:13 +00:00
module.go x/ibc: final gRPC migration (#7077) 2020-08-20 10:23:19 -04:00