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

Subgraph should report more recent blocks #50

Closed
0xJem opened this issue Aug 5, 2022 · 2 comments
Closed

Subgraph should report more recent blocks #50

0xJem opened this issue Aug 5, 2022 · 2 comments
Assignees

Comments

@0xJem
Copy link
Collaborator

0xJem commented Aug 5, 2022

The latest block that is reported by the subgraph tends to lag (I noticed 1 1/2 hours), despite the indexing having happened. Look at what causes this, so that the latest indexed block is always returned.

@0xJem 0xJem self-assigned this Aug 5, 2022
@0xJem
Copy link
Collaborator Author

0xJem commented Aug 25, 2022

This is because the indexing only takes place when stake() is called on Staking.sol. I don't think there's a way to speed this up, unless we change the event trigger.

@0xJem
Copy link
Collaborator Author

0xJem commented Oct 8, 2024

Happy with frequency of updates to treasury dashboard

@0xJem 0xJem closed this as not planned Won't fix, can't repro, duplicate, stale Oct 8, 2024
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