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

Blockbook Websocket: subscribe to addresses #956

Closed
kaladinlight opened this issue Mar 25, 2024 · 0 comments · Fixed by #961
Closed

Blockbook Websocket: subscribe to addresses #956

kaladinlight opened this issue Mar 25, 2024 · 0 comments · Fixed by #961
Assignees

Comments

@kaladinlight
Copy link
Collaborator

Overview

With our previous architecture, it was easy and efficient to just subscribe to all txs and filter down for registered addresses. This now has a cost burden associated with it when pulling in all of this data over websocket from nownodes. Update to leverage blockbook subscription by address.

References and additional details

N/A

Acceptance Criteria

  • update registry to maintain address subscription list for blockbook
  • resubscribe with new list on every registration
  • profile and validate update

Need By Date

No response

Screenshots/Mockups

No response

Estimated effort

No response

@kaladinlight kaladinlight moved this from Backlog to Up next in ShapeShift Dashboard Mar 25, 2024
@kaladinlight kaladinlight self-assigned this Mar 25, 2024
@kaladinlight kaladinlight moved this from Up next to In progress in ShapeShift Dashboard Mar 26, 2024
@kaladinlight kaladinlight linked a pull request Mar 27, 2024 that will close this issue
@github-project-automation github-project-automation bot moved this from In progress to Done in ShapeShift Dashboard Mar 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant