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 realtime updates for liquidity and user position data #455

Open
dib542 opened this issue Sep 30, 2023 · 2 comments
Open

fix realtime updates for liquidity and user position data #455

dib542 opened this issue Sep 30, 2023 · 2 comments

Comments

@dib542
Copy link
Collaborator

dib542 commented Sep 30, 2023

It appears that the token liquidity and user positions endpoints are no longer refetching the data in realtime.

Ensure that new data availability is detected via websockets and then new requests are sent out to fetch new data.

@dib542
Copy link
Collaborator Author

dib542 commented Oct 17, 2023

the tick liquidity part of this task will be fixed with:

@dib542
Copy link
Collaborator Author

dib542 commented Dec 11, 2023

The user position objects will update in real-time using the better derivation of user reserves in

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

No branches or pull requests

1 participant