Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
reednaa opened this issue May 23, 2024 · 0 comments
Open

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

reednaa opened this issue May 23, 2024 · 0 comments

Comments

@reednaa
Copy link
Member

reednaa commented May 23, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant