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

feat: expire trades based on blockNumber #11370

Merged
merged 3 commits into from
Jan 23, 2025

Conversation

hassnian
Copy link
Contributor

@hassnian hassnian commented Jan 21, 2025

PR Type

  • Bugfix
  • Feature
  • Refactoring

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

CleanShot 2025-01-21 at 17 09 33@2x

Screenshot 📸

  • My fix has changed something on UI;

CleanShot 2025-01-21 at 17 22 39@2x

@hassnian hassnian requested a review from a team as a code owner January 21, 2025 12:32
Copy link

netlify bot commented Jan 21, 2025

Deploy Preview for koda-canary ready!

Name Link
🔨 Latest commit e38fb8a
🔍 Latest deploy log https://app.netlify.com/sites/koda-canary/deploys/679255deac8faf00082a1bce
😎 Deploy Preview https://deploy-preview-11370--koda-canary.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Contributor

@Jarsen136 Jarsen136 left a 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!

Copy link
Member

@vikiival vikiival left a 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

@hassnian
Copy link
Contributor Author

hassnian commented Jan 23, 2025

Otherwise ok; or kodadot/stick#334

There's still a 15min window that is not covered, so I'd have both

@vikiival vikiival enabled auto-merge January 23, 2025 14:44
@vikiival vikiival added this pull request to the merge queue Jan 23, 2025
Merged via the queue into kodadot:main with commit 09f5a05 Jan 23, 2025
17 of 19 checks passed
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

Successfully merging this pull request may close these issues.

3 participants