cosmos-sdk/x/ibc/02-client/keeper
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_test.go Remove ID from ClientState (#6823) 2020-07-27 18:43:09 +00:00
client.go Remove ID from ClientState (#6823) 2020-07-27 18:43:09 +00:00
keeper_test.go Remove ID from ClientState (#6823) 2020-07-27 18:43:09 +00:00
keeper.go Remove ID from ClientState (#6823) 2020-07-27 18:43:09 +00:00
querier.go Remove hybrid codec usage (#6843) 2020-07-25 08:03:58 +00:00