cosmos-sdk/x/ibc/02-client/keeper
Federico Kunze fe9356ddb8
07-tendermint: ignore misbehaviour if age is greater than consensus params (#6422)
* 07-tendermint: ignore misbehaviour if age is greater than consensus params

* update tests and errors

* add comment on consensus params

* Update x/ibc/02-client/handler.go

Co-authored-by: Anton Kaliaev <anton.kalyaev@gmail.com>

* update evidence GetTime to use Max

Co-authored-by: Anton Kaliaev <anton.kalyaev@gmail.com>
2020-06-18 12:52:34 -04:00
..
client.go 07-tendermint: ignore misbehaviour if age is greater than consensus params (#6422) 2020-06-18 12:52:34 -04:00
client_test.go Enforce ProofSpecs in 23-Commitment (#6374) 2020-06-12 10:45:40 +00:00
keeper.go x/ibc: /types cleanup (#6169) 2020-05-13 19:23:33 -04:00
keeper_test.go x/staking: remove alias.go usage (#6397) 2020-06-12 14:54:37 +00:00
querier.go