cosmos-sdk/x/ibc/03-connection
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
..
client Update ibc proof to be bytes (#6393) 2020-06-12 00:19:25 +02:00
exported x/ibc: /types cleanup (#6169) 2020-05-13 19:23:33 -04:00
keeper Enforce ProofSpecs in 23-Commitment (#6374) 2020-06-12 10:45:40 +00:00
simulation x/ibc: simulation store decoders (#6247) 2020-06-10 08:09:51 +00:00
types Update ibc proof to be bytes (#6393) 2020-06-12 00:19:25 +02:00
alias.go x/ibc: /types cleanup (#6169) 2020-05-13 19:23:33 -04:00
genesis.go ibc/03-connection: import export GenesisState (#6067) 2020-04-24 15:52:07 +00:00
handler.go Make sdk.Msg implement proto.Message (#6327) 2020-06-03 19:52:05 +00:00
module.go client: rename CliContext to Context (#6290) 2020-06-01 12:46:03 +00:00