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

Track multiple transactions in the backgground #4839

Open
1 of 3 tasks
softsimon opened this issue Mar 31, 2024 · 1 comment
Open
1 of 3 tasks

Track multiple transactions in the backgground #4839

softsimon opened this issue Mar 31, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@softsimon
Copy link
Member

softsimon commented Mar 31, 2024

  • The backend needs a new WebSocket API for multiple transactions tracked at the same time
  • The frontend need a global multi transaction tracker functionality that will live in LocalStorage and across pages
  • A way to "pin" transaction to the global transactions tracker with UI similar to the mock preview below

Later, we probably want to extend this to address tracking as well later, and also adding multiple "shadow arrows" to show all tracked transactions below the mempool blocks.

Screenshot 2024-03-31 at 15 12 54

@softsimon softsimon added this to the v3.1 milestone Mar 31, 2024
@softsimon softsimon added the enhancement New feature or request label Mar 31, 2024
@mononaut
Copy link
Contributor

I added the websocket subscription for this in #4840

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

No branches or pull requests

3 participants