cosmos-sdk/x/ibc/light-clients/solomachine
colin axnér 2a4d0ec62c
Add solo machine timestamp check (#7392)
* add check in header updates for non decreasing timestamp

Add check in update.go that the header timestamp is non decreasing compared to the consensus state timestamp. Unit test added in update_test.go

* update error message

* update godoc

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2020-09-25 16:22:52 +00:00
..
client/cli x/ibc: move solo machine sequence to client state (#7271) 2020-09-09 12:14:11 -03:00
types Add solo machine timestamp check (#7392) 2020-09-25 16:22:52 +00:00
doc.go implement solo machine client (#6267) 2020-08-24 10:06:48 +00:00
module.go implement solo machine client (#6267) 2020-08-24 10:06:48 +00:00