cosmos-sdk/x/ibc
colin axnér dd84c8bd56
add ConsensusParams to ClientState (#7456)
* add ConsensusParams to ClientState

* validate self consensu params using context + tests

* fix tests

* remove test

* Update proto/ibc/lightclients/tendermint/v1/tendermint.proto

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

* add tests for nil consensus params

* use default consensus params variable housed in the testing pkg

* set consensus params in get context call

* disallow nil consensus params

* disallow nil consensus state + fixes

* remove comments

* make proto

* fix build

* fix build

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2020-10-08 11:01:55 +00:00
..
applications/transfer ibc: core restructure (#7434) 2020-10-02 06:03:02 -03:00
core add ConsensusParams to ClientState (#7456) 2020-10-08 11:01:55 +00:00
light-clients add ConsensusParams to ClientState (#7456) 2020-10-08 11:01:55 +00:00
testing add ConsensusParams to ClientState (#7456) 2020-10-08 11:01:55 +00:00