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

Adding/ removing liquidity from pools - Volume not updating in realtime #55

Open
edr4l opened this issue Nov 11, 2021 · 0 comments
Open

Comments

@edr4l
Copy link

edr4l commented Nov 11, 2021

When a user adds/removes liquidity from a pool, i think they'd expect to have the new figures updated as soon as the transaction completes. There are currently delays in this.

Steps to reproduce:

  • be on a pool (note exact figures for Liquidity, Volume, My pool share)
  • add liquidity to that pool
  • Look at Liquidity, Volume, My pool share. See whether they have changed

Expected: All have changed by some degree immediately
Actual: It takes some time to change. Liquidity takes a few seconds. Volume doesn't seem to update for some time (like minutes). My pool share does seem to update quickly.

May just be worth looking at the events that trigger display changes

before
after

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