Skip to content

fix: bigger time window and checked for unsynced peer#102

Merged
rllola merged 3 commits intomainfrom
fix/bigger-time-window
Dec 28, 2025
Merged

fix: bigger time window and checked for unsynced peer#102
rllola merged 3 commits intomainfrom
fix/bigger-time-window

Conversation

@rllola
Copy link
Contributor

@rllola rllola commented Dec 28, 2025

In this PR, we :

  • Increase the time window for newly produce block;
  • Remove blocks from the database if the there is a fork (not sure why it is still happening since ethereum is ont PoW anymore but apparently it still does);
  • If a peer is not synced we disconnect from it;

@rllola rllola merged commit 76eb979 into main Dec 28, 2025
2 checks passed
@rllola rllola deleted the fix/bigger-time-window branch December 28, 2025 17:42
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