cosmos-sdk/x/ibc/02-client
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 Add pagination flags to x{ibc, bank} (#6804) 2020-07-21 15:36:45 +00:00
exported Remove ID from ClientState (#6823) 2020-07-27 18:43:09 +00:00
keeper Remove ID from ClientState (#6823) 2020-07-27 18:43:09 +00:00
simulation Remove ID from ClientState (#6823) 2020-07-27 18:43:09 +00:00
types Remove ID from ClientState (#6823) 2020-07-27 18:43:09 +00:00
abci_test.go x/ibc: create localhost client on InitGenesis (#6170) 2020-05-11 17:46:00 +02: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 Remove ID from ClientState (#6823) 2020-07-27 18:43:09 +00:00
handler.go Remove ID from ClientState (#6823) 2020-07-27 18:43:09 +00:00
module.go x/ibc: update CLI queries (#6647) 2020-07-08 10:57:42 -04:00