You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Freezer needs to support tail truncation at the merge block. Bodies should be truncated, headers should stay.
We can test on Sepolia, because it still has pre-merge history.
This should be implemented as a geth subcommand, like geth db prune-history.
The text was updated successfully, but these errors were encountered:
Freezer needs to support tail truncation at the merge block. Bodies should be truncated, headers should stay.
We can test on Sepolia, because it still has pre-merge history.
This should be implemented as a geth subcommand, like
geth db prune-history
.The text was updated successfully, but these errors were encountered: