cosmos-sdk/proto/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/v1 ibc: protobuf v1 (#7432) 2020-10-01 19:23:29 +00:00
core UpgradeClient Followup #1 (#7457) 2020-10-08 09:22:22 +00:00
lightclients add ConsensusParams to ClientState (#7456) 2020-10-08 11:01:55 +00:00