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

Fix block processing during chain reorg #498

Merged
merged 3 commits into from
Dec 28, 2023
Merged

Conversation

nikugogoi
Copy link
Collaborator

Part of Debug watchers getting stuck intermittently

  • Extra block data was not being fetched when block already saved to DB
    • Always fetch extra block data before block processing job
  • Fetch transactions and set to blockAndEvents map when block already saved to DB

@nikugogoi nikugogoi self-assigned this Dec 26, 2023
@nikugogoi nikugogoi changed the title [WIP] Fix block processing during chain reorg Fix block processing during chain reorg Dec 27, 2023
@nikugogoi nikugogoi merged commit a6deed9 into main Dec 28, 2023
2 checks passed
@nikugogoi nikugogoi deleted the ng-fix-reorg-processing branch December 28, 2023 09:36
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.

1 participant