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

Workaround for fork grouping in finalized block range #111

Merged
merged 1 commit into from
Aug 23, 2024

Conversation

pk910
Copy link
Member

@pk910 pk910 commented Aug 23, 2024

temporary fix for bad fork grouping on devnet2:
https://dora.pectra-devnet-2.ethpandaops.io/forks

The root cause for the problem is that dora can't check block relationships in finalized block ranges as these blocks are no longer in cache.
This is a temporary fix to at least group clients that are on the exact same head root within a finalized block range.
It won't work if clients are >=1 block ahead of each other.

@pk910 pk910 merged commit 74b1c7c into master Aug 23, 2024
1 check passed
@pk910 pk910 deleted the pk910/fix-cl-forks branch August 23, 2024 11:20
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