Skip to content

Clock skew handling #35

@vibhurajeev

Description

@vibhurajeev

In the countdown introduced in this commit, 7feb7ff, the calculation could be affected clock skew between the source providing the timestamp for block and the system clock where the code is being executed.

One proposed solution is to compare Date.now() with last block timestamp, so at max, the difference would be 20s.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions