Skip to content

fix(reth): Force reth to persist every block - #125

Merged
jmalicevic merged 2 commits into
mainfrom
jasmina/reth_db_persistence
Nov 29, 2025
Merged

fix(reth): Force reth to persist every block#125
jmalicevic merged 2 commits into
mainfrom
jasmina/reth_db_persistence

Conversation

@jmalicevic

Copy link
Copy Markdown
Contributor

Right now Reth persists every two blocks. Therefore it can happen that on a sudden crash the latest decided block is stored, leading to. a problem when restarting the network where Emerald has already moved onto the next height.

@jmalicevic jmalicevic self-assigned this Nov 29, 2025
@jmalicevic
jmalicevic merged commit 97d70fa into main Nov 29, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants