-
-
Notifications
You must be signed in to change notification settings - Fork 366
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
feat: expire trades based on blockNumber
#11370
Conversation
✅ Deploy Preview for koda-canary ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice, work for me!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Otherwise ok;
or
kodadot/stick#334
There's still a 15min window that is not covered, so I'd have both |
Quality Gate passedIssues Measures |
PR Type
Context
atm there is a 1H delay between the time a trade is expired and when the indexer registers it
so some users might be able to accept an already expired trade, this pr fixes that
Screenshot 📸