cosmos-sdk/proto/ibc
Aditya 97df8b605c
Verify Client on Connection Handshake (#7057)
* verify client state

* add client state to msgs and retrieve in handler

* fix connection msgs

* fixed handshake tests

* fix tests

* fix sim tests

* revert pb edit

* add ValidateClient tests

* Apply suggestions from code review

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

* fix tests

* fixed msgs test

* use ibctesting for client state consts

* Apply suggestions from code review

Co-authored-by: colin axnér <25233464+colin-axner@users.noreply.github.com>
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>

* address rest of comments

* rename to ValidateSelfClient and update spec

* lint

* Update x/ibc/02-client/keeper/keeper_test.go

* Update x/ibc/02-client/keeper/keeper_test.go

* complete rest of review

* improve cov

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
Co-authored-by: colin axnér <25233464+colin-axner@users.noreply.github.com>
2020-08-20 22:05:41 +00:00
..
channel ibc: TimeoutOnClose support (#7066) 2020-08-20 07:19:57 -04:00
client x/ibc: final gRPC migration (#7077) 2020-08-20 10:23:19 -04:00
commitment tendermint: update to rc3 (#6892) 2020-08-14 13:58:53 -04:00
connection Verify Client on Connection Handshake (#7057) 2020-08-20 22:05:41 +00:00
localhost Proto Auditing: Replace ID with Id (#7032) 2020-08-14 08:55:54 +00:00
tendermint Migrate IBC tendermint header to proto (#7120) 2020-08-20 11:46:11 -04:00
transfer ibc-transfer: split params (#7068) 2020-08-17 08:16:24 -04:00
types x/ibc migrate genesis proto (#6878) 2020-08-07 08:33:47 +00:00