cosmos-sdk/x/ibc/04-channel
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
..
client x/ibc: final gRPC migration (#7077) 2020-08-20 10:23:19 -04:00
exported x/ibc: /types cleanup (#6169) 2020-05-13 19:23:33 -04:00
keeper ibc: TimeoutOnClose support (#7066) 2020-08-20 07:19:57 -04:00
simulation store: Remove Amino (#6984) 2020-08-11 10:09:16 +00:00
types Verify Client on Connection Handshake (#7057) 2020-08-20 22:05:41 +00:00
genesis.go Proto Auditing: Replace ID with Id (#7032) 2020-08-14 08:55:54 +00:00
handler.go Proto Auditing: Replace ID with Id (#7032) 2020-08-14 08:55:54 +00:00
module.go ibc: remove legacy REST endpoint support (#7083) 2020-08-18 08:39:40 -04:00