cosmos-sdk/x/ibc/02-client/types
Aditya d82c2e6a94
Enforce ProofSpecs in 23-Commitment (#6374)
* enforce spec ordering

* modify clients to pass in specs to verify functions

* start fixing tests

* Apply suggestions from code review

* enforce spec length and proof length match

* fix all tests

* add argument to constructor:

* fixed msg client and tests

* appease linter

* Apply suggestions from code review

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

* finish fixes from review

* add back proof-specific checks

* Apply suggestions from code review

* more robust proof spec checks

* add CHANGELOG entries

* do not hardcode proofspecs in 23-commitment

* fix client modules

* fix tests

* appease linter

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
2020-06-12 10:45:40 +00:00
..
codec.go x/ibc: IBC alpha (#5277) 2020-04-08 20:57:52 -04:00
errors.go bump ibc sub module error codes (#6117) 2020-05-04 09:02:23 -04:00
events.go x/ibc: client consensus_height event (#6381) 2020-06-10 05:34:18 -04:00
expected_keepers.go x/ibc: IBC alpha (#5277) 2020-04-08 20:57:52 -04:00
genesis.go x/ibc: default genesis state for sims (#6158) 2020-05-14 22:47:11 +00:00
genesis_test.go Enforce ProofSpecs in 23-Commitment (#6374) 2020-06-12 10:45:40 +00:00
keys.go x/ibc: IBC alpha (#5277) 2020-04-08 20:57:52 -04:00
querier.go x/ibc: /types cleanup (#6169) 2020-05-13 19:23:33 -04:00