cosmos-sdk/x/ibc/02-client
Aditya 9b61e0947e
Remove Last Header from ClientState (#6873)
* implement features, fix tendermint tests

* allow test headers to pass in custom nextvalidatorset

* allow updates to previous heights and test

* remove unnecessary testing feature

* fix client tests

* fix ibc tests, and updating consensus state

* fix ibc-transfer tests

* appease linter

* Apply suggestions from code review

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>

* add chainID test case

* fix expPass value

* Apply suggestions from code review

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

* address rest of @colin-axner review

* fix bug and errors

* Apply suggestions from code review

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

* address rest of @colin-axner review

* implement updating before frozen height

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
Co-authored-by: colin axner <25233464+colin-axner@users.noreply.github.com>
2020-08-04 05:05:03 -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 Remove Last Header from ClientState (#6873) 2020-08-04 05:05:03 -04:00
simulation types: add kv type (#6897) 2020-07-30 14:53:02 +00:00
types Remove Last Header from ClientState (#6873) 2020-08-04 05:05:03 -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 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