cosmos-sdk/x/ibc/02-client
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 x/ibc: migrate rest of 04-channel to gRPC (#6964) 2020-08-11 08:29:29 -04:00
exported ConsensusState is retrieved by light clients in verifyXYZ as necessary (#7005) 2020-08-12 05:20:29 -04:00
keeper Misbehaviour Followup (#6989) 2020-08-11 16:38:17 +00:00
simulation store: Remove Amino (#6984) 2020-08-11 10:09:16 +00:00
types x/ibc: migrate rest of 04-channel to gRPC (#6964) 2020-08-11 08:29:29 -04:00
abci.go
abci_test.go Rename *codec.Codec to *codec.LegacyAmino (#6991) 2020-08-10 19:41:21 +00:00
doc.go
genesis.go don't create localhost (#6974) 2020-08-07 12:42:12 +00:00
handler.go Migrate Tendermint client state to proto (#6932) 2020-08-04 16:31:50 +00:00
module.go