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

Subquery support for Tinlake data #1930

Open
annamehr opened this issue Feb 5, 2024 · 2 comments · May be fixed by #1934
Open

Subquery support for Tinlake data #1930

annamehr opened this issue Feb 5, 2024 · 2 comments · May be fixed by #1934
Assignees
Labels
P1 second highest priority

Comments

@annamehr
Copy link
Contributor

annamehr commented Feb 5, 2024

from Adam Slack message

I've got a subquery indexing tinlake TVL now that's ready to test, but the centrifuge TVL query in cent app only grabs the first 100 items right now. Would someone be able to update that so that it functions like the old subgraph queries that fetch repeatedly until there are no more entries? This is the function in question: https://github.com/centrifuge/apps/blob/main/centrifuge-js/src/modules/pools.ts#L2196

@annamehr annamehr added the v1 label Feb 5, 2024
@jpangelle jpangelle self-assigned this Feb 5, 2024
@jpangelle jpangelle linked a pull request Feb 5, 2024 that will close this issue
1 task
@sophialittlejohn sophialittlejohn added the blocked Something is blocking this label Feb 12, 2024
@jpangelle
Copy link
Contributor

@AStox is working on getting subquery data fixed.

@AStox
Copy link
Contributor

AStox commented Feb 26, 2024

Looks like the latest attempt to index tinlake data worked fine up until block ~18543475.
image

I'll try to figure out what went wrong, update the branch here, and re-index. Hopefully will be able to fix this this week and close this issue.

@annamehr annamehr added P1 second highest priority and removed v1 labels Mar 5, 2024
@sophialittlejohn sophialittlejohn removed the blocked Something is blocking this label Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P1 second highest priority
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants