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

fix(trade): unnecessary requesting in buy/sell/swap #16450

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

adderpositive
Copy link
Contributor

Description

  • fixed periodically (30s) requested /api/v3/[buy/sell/exchange]/quotes on the /confirm page (unnecessary)
  • fixed unnecessary requesting /api/v3/buy/quotes after redirecting to buy/confirm page

Related Issue

Resolved #16374

@adderpositive adderpositive added bug Something isn't working as expected +Invity Related to Invity project labels Jan 17, 2025
@adderpositive adderpositive self-assigned this Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working as expected +Invity Related to Invity project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Trading - server endpoint quotes is called on pages where it shouldn't be
1 participant