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

If subgraph block handlers exist force realtime processing in watcher #524

Merged
merged 6 commits into from
Jun 20, 2024

Conversation

nikugogoi
Copy link
Collaborator

Part of Generate watchers for sushiswap subgraphs deployed in graph-node

  • Avoid historical processing if any block handler exists in subgraph config
  • Avoid eth_getLogs requests if no event handler exists in subgraph config
  • Stop processing after endBlock in watcher fill CLI

@nikugogoi nikugogoi self-assigned this Jun 19, 2024
@nikugogoi nikugogoi changed the title [WIP] Avoid skipping subgraph block handlers by running realtime processing in watcher Avoid skipping subgraph block handlers by running realtime processing in watcher Jun 19, 2024
@nikugogoi nikugogoi changed the title Avoid skipping subgraph block handlers by running realtime processing in watcher If subgraph block handlers exist force realtime processing in watcher Jun 20, 2024
@ashwinphatak ashwinphatak merged commit ff471da into main Jun 20, 2024
2 checks passed
@ashwinphatak ashwinphatak deleted the ng-blocks-handler-subgraph branch June 20, 2024 04:35
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