cosmos-sdk/x/ibc/24-host
colin axner 73757243c2
Update connection handshake version negotiation (#6534)
* update version negotiation and add basic testing

* add integration tests

* update spec

* apply @fedekunze suggestions

* update to enforce connection validation checks

* add test

* update godoc and spec

* small doc fix

* update versioning to feature set

* update version code and tests to specified version tuple

* update docs/spec

* merge and fix bug

* Update x/ibc/03-connection/types/version.go

Co-authored-by: Aditya <adityasripal@gmail.com>

* Apply suggestions from code review

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

* add verify proposed feature set test

* fix formatting bug

* add safety check

* merge tests into existing handshake tests

Co-authored-by: Aditya <adityasripal@gmail.com>
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
2020-07-03 09:28:02 +00:00
..
errors.go Update connection handshake version negotiation (#6534) 2020-07-03 09:28:02 +00:00
keys.go x/ibc: simulation store decoders (#6247) 2020-06-10 08:09:51 +00:00
utils.go x/ibc: fix internal errors messages (#6268) 2020-05-22 17:17:52 -04:00
validate.go Update connection handshake version negotiation (#6534) 2020-07-03 09:28:02 +00:00
validate_test.go Update connection handshake version negotiation (#6534) 2020-07-03 09:28:02 +00:00