cosmos-sdk/x/ibc/07-tendermint
colin axnér d752a7b21f
ConsensusState is retrieved by light clients in verifyXYZ as necessary (#7005)
* move con state retrieval to verify funcs

* refactor tm client state tests

* fix build

* Apply suggestions from code review

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

* apply @fedekunze review comments

* apply @AdityaSripal review comment

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
Co-authored-by: Aditya <adityasripal@gmail.com>
2020-08-12 05:20:29 -04:00
..
client Rename *codec.Codec to *codec.LegacyAmino (#6991) 2020-08-10 19:41:21 +00:00
types ConsensusState is retrieved by light clients in verifyXYZ as necessary (#7005) 2020-08-12 05:20:29 -04:00
doc.go x/ibc: IBC alpha (#5277) 2020-04-08 20:57:52 -04:00
misbehaviour.go Misbehaviour Followup (#6989) 2020-08-11 16:38:17 +00:00
misbehaviour_test.go Misbehaviour Followup (#6989) 2020-08-11 16:38:17 +00:00
module.go x/ibc: refactor CLI (#6639) 2020-07-08 05:57:59 -04:00
tendermint_test.go Rename *codec.Codec to *codec.LegacyAmino (#6991) 2020-08-10 19:41:21 +00:00
update.go Misbehaviour Followup (#6989) 2020-08-11 16:38:17 +00:00
update_test.go Migrate Consensus State to being proto encoded/decoded in 02-client (#6960) 2020-08-06 07:06:14 -04:00