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

Stop/resume transaction fee updates #17324

Open
saledjenic opened this issue Feb 18, 2025 · 0 comments
Open

Stop/resume transaction fee updates #17324

saledjenic opened this issue Feb 18, 2025 · 0 comments
Assignees
Labels
Milestone

Comments

@saledjenic
Copy link
Contributor

The app does have the fee updates timeout, which is currently set to 5 minutes, after which the app stops sending wallet.suggested.routes signal.

Within this issue we need to:

  • add a new statusgo signal that will notify the client that sending updates stopped
  • add another API endpoint that will resume the current request for the best route, using the same input router parameters
  • add a notification to the UI that will let the users know about that
  • add a button that will allow users to resume subscription for fees for the current input parameters

Related Figma:

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

No branches or pull requests

1 participant