cosmos-sdk/x/ibc/07-tendermint
Aditya 5676e7293f
Remove ID from ClientState (#6823)
* remove id from clients, build works

* fix client state tests

* fix tests

* address @fedekunze review

* Apply suggestions from code review

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

* lint

* remove commented-out test case

* Update x/ibc/02-client/keeper/keeper_test.go

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

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
Co-authored-by: colin axner <25233464+colin-axner@users.noreply.github.com>
2020-07-27 18:43:09 +00:00
..
client Fix Gas Flag Usage + CLI Flag APIs (#6685) 2020-07-11 08:13:46 +00:00
types 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
misbehaviour.go add custom relative and absolute timeouts to ibc-transfer (#6724) 2020-07-15 13:32:09 +00:00
misbehaviour_test.go Remove ID from ClientState (#6823) 2020-07-27 18:43:09 +00:00
module.go x/ibc: refactor CLI (#6639) 2020-07-08 05:57:59 -04:00
tendermint_test.go Move codec.RegisterCrypto and codec.Cdc to new packages (#6330) 2020-06-04 10:38:24 +00:00
update.go x/ibc: update error messages (#6659) 2020-07-09 12:06:08 -04:00
update_test.go Remove ID from ClientState (#6823) 2020-07-27 18:43:09 +00:00