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 the block insertion in legacy sync for existed block #4565

Merged
merged 1 commit into from
Nov 17, 2023

Conversation

GheisMohammadi
Copy link
Contributor

Issue

In the legacy sync, if a block insertion is attempted and the block already exists, it breaks the entire sync process. This PR addresses this issue by adding an exception for known blocks.

@Frozen
Copy link
Contributor

Frozen commented Nov 17, 2023

Thanks!

@Frozen Frozen merged commit 6eda785 into dev Nov 17, 2023
4 checks passed
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.

3 participants