cosmos-sdk/x/ibc/02-client/keeper
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_test.go Remove Last Header from ClientState (#6873) 2020-08-04 05:05:03 -04:00
client.go Remove Last Header from ClientState (#6873) 2020-08-04 05:05:03 -04:00
keeper_test.go Remove Last Header from ClientState (#6873) 2020-08-04 05:05:03 -04:00
keeper.go Remove Last Header from ClientState (#6873) 2020-08-04 05:05:03 -04:00
querier.go Remove hybrid codec usage (#6843) 2020-07-25 08:03:58 +00:00