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

Remove extra tick data, NFPM, and fee growth from subgraph #209

Merged
merged 6 commits into from
Apr 1, 2024

Conversation

mzywang
Copy link
Collaborator

@mzywang mzywang commented Mar 28, 2024

Removes some extraneous calls which should speed up re-syncing time.

Tested correctness of the remaining tick fields, of which tickIdx liquidityGross and liquidityNet are still needed to liquidity distribution. Positions may be needed at a later point, but since we're not tracking them fully on v3, we can forgo this on our main subgraph and set up a separate subgraph at a later point solely responsible for indexing positions.

@mzywang mzywang requested a review from ianlapham March 28, 2024 19:21
@mzywang mzywang merged commit 4c2a3ea into main Apr 1, 2024
2 of 4 checks passed
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

Successfully merging this pull request may close these issues.

2 participants