Skip to content
This repository was archived by the owner on Apr 14, 2026. It is now read-only.
This repository was archived by the owner on Apr 14, 2026. It is now read-only.

Figure out a way to handle timestamps between different blocks #5

@reednaa

Description

@reednaa

Currently, we are checking if swap is a certain amount in the past, and if it is do not underwrite.

However, sometimes this fails. Identify if this issue is because:

  • The timestamps on chains diverge from each other.
  • There is an issue with the timestamp of the underwriter.
  • There is a lag in delivery of events.
  • The underwriter is not processing events regularly

Then determine a fix.
One suggestion we talked about is keeping track of the timestamp difference between chains.

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