cosmos-sdk/x/ibc
Aditya 7ea6467678
Misbehaviour Followup (#6989)
* cherry-pick first commit and fix conflicts

* fix final issues in client_test

* Apply suggestions from code review

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

* fix rest of comments

* add validatebasic check and fix tests

* fix godoc

* Update x/ibc/07-tendermint/misbehaviour.go

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

* address final nits

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
Co-authored-by: colin axnér <25233464+colin-axner@users.noreply.github.com>
Co-authored-by: Christopher Goes <cwgoes@pluranimity.org>
2020-08-11 16:38:17 +00:00
..
02-client Misbehaviour Followup (#6989) 2020-08-11 16:38:17 +00:00
03-connection Audit / Refactor proto packages layout (#6905) 2020-08-11 11:49:45 +00:00
04-channel x/ibc: migrate rest of 04-channel to gRPC (#6964) 2020-08-11 08:29:29 -04:00
05-port x/ibc: fix log (#6903) 2020-07-30 21:00:58 +00:00
07-tendermint Misbehaviour Followup (#6989) 2020-08-11 16:38:17 +00:00
09-localhost Rename *codec.Codec to *codec.LegacyAmino (#6991) 2020-08-10 19:41:21 +00:00
23-commitment Rename *codec.Codec to *codec.LegacyAmino (#6991) 2020-08-10 19:41:21 +00:00
24-host x/ibc: migrate rest of 04-channel to gRPC (#6964) 2020-08-11 08:29:29 -04:00
client Fix Gas Flag Usage + CLI Flag APIs (#6685) 2020-07-11 08:13:46 +00:00
keeper x/ibc: migrate rest of 04-channel to gRPC (#6964) 2020-08-11 08:29:29 -04:00
simulation store: Remove Amino (#6984) 2020-08-11 10:09:16 +00:00
spec Allow empty version strings (#6909) 2020-08-03 03:50:40 -04:00
testing x/ibc: migrate rest of 04-channel to gRPC (#6964) 2020-08-11 08:29:29 -04:00
types Enable proto JSON for genesis (#7000) 2020-08-11 14:22:30 +00:00
genesis_test.go Enable proto JSON for genesis (#7000) 2020-08-11 14:22:30 +00:00
genesis.go Enable proto JSON for genesis (#7000) 2020-08-11 14:22:30 +00:00
handler_test.go fix ibc-transfer source bug (#6865) 2020-08-01 09:16:22 +00:00
handler.go rename MsgPacket to MsgRecvPacket (#6813) 2020-07-22 10:01:57 +00:00
ibc_test.go Rename *codec.Codec to *codec.LegacyAmino (#6991) 2020-08-10 19:41:21 +00:00
module.go Enable proto JSON for genesis (#7000) 2020-08-11 14:22:30 +00:00