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

Empty blocks sanitizer #4724

Merged
merged 1 commit into from
Oct 18, 2021
Merged

Empty blocks sanitizer #4724

merged 1 commit into from
Oct 18, 2021

Conversation

vbaranov
Copy link
Member

@vbaranov vbaranov commented Oct 6, 2021

Motivation

Some blocks are in a consensus state and don't have transactions from Blockscout DB perspective, but they do have in reality (from archive node perspective).

Changelog

Add empty blocks sanitizer process which checks each empty block, fetches this block from the node and if it has transactions, the process invalidates that block in order to refetch it further.

Checklist for your Pull Request (PR)

@vbaranov vbaranov force-pushed the vb-empty-blocks-sanitizer branch 3 times, most recently from f6abea4 to 3698e4a Compare October 18, 2021 07:58
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.

None yet

1 participant