cosmos-sdk/x/ibc/02-client
colin axnér 1a531cb645
x/ibc: migrate 02-client to use proto encoded/decoded client states (#6948)
* begin migration

* make client state a pointer

* fix build

* fixes from self review and rename cdctypes -> codectypes

* add godoc
2020-08-05 11:14:24 -04:00
..
client Add pagination flags to x{ibc, bank} (#6804) 2020-07-21 15:36:45 +00:00
exported Remove Last Header from ClientState (#6873) 2020-08-04 05:05:03 -04:00
keeper x/ibc: migrate 02-client to use proto encoded/decoded client states (#6948) 2020-08-05 11:14:24 -04:00
simulation types: add kv type (#6897) 2020-07-30 14:53:02 +00:00
types x/ibc: migrate 02-client to use proto encoded/decoded client states (#6948) 2020-08-05 11:14:24 -04: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 Migrate Tendermint client state to proto (#6932) 2020-08-04 16:31:50 +00:00
module.go x/ibc: update CLI queries (#6647) 2020-07-08 10:57:42 -04:00