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

During syncing we should be able to reorg blocks #9195

Open
tbenr opened this issue Mar 3, 2025 · 1 comment
Open

During syncing we should be able to reorg blocks #9195

tbenr opened this issue Mar 3, 2025 · 1 comment

Comments

@tbenr
Copy link
Contributor

tbenr commented Mar 3, 2025

When we start syncing and our local head is on a orphaned block, we should be able to trigger the reorg. Otherwise our canonical head remains stuck on that orphaned block and we also keep printing Syncing.. event with head slot stuck on that. The other bad side-effect is that if synch restarts, we will restart again from that orphaned block

@tbenr
Copy link
Contributor Author

tbenr commented Mar 3, 2025

this bug is probably caused by #9198

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

No branches or pull requests

1 participant