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

Wait for events processing to complete before continuing historical blocks processing #450

Merged
merged 3 commits into from
Nov 6, 2023

Conversation

nikugogoi
Copy link
Collaborator

@nikugogoi nikugogoi commented Nov 3, 2023

Part of Block processing optimizations

  • Wait for events queue to be empty before historical processing moves on to next block range
  • Make historicalLogsBlockRange and historicalMaxFetchAhead configurable
  • Perform single eth_getLogs RPC request for multiple addresses

@nikugogoi nikugogoi self-assigned this Nov 3, 2023
@nikugogoi nikugogoi changed the title [WIP] Wait for events processing to complete before continuing historical blocks processing Wait for events processing to complete before continuing historical blocks processing Nov 6, 2023
@ashwinphatak ashwinphatak merged commit 8a720ef into main Nov 6, 2023
2 checks passed
@ashwinphatak ashwinphatak deleted the ng-slow-historical-processing branch November 6, 2023 06:04
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