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
DeleteStateSnapshots now unconditionally removes .tmp files from all 7
snapshot directories (Snap, SnapIdx, SnapHistory, SnapDomain,
SnapAccessors, SnapCaplin, SnapForkable). These are artifacts from
incomplete or cancelled operations and should always be cleaned up.
The cleanup respects --dry-run mode and is not subject to --step,
--latest, or --domain filters.
Closes#18789
fmt.Printf("\n\nBefore restarting Erigon, run one of:\n - `integration stage_custom_trace --reset` if deleted domains are handled by stage_custom_trace\n - `integration stage_exec --reset` otherwise\nThis prunes DB remnants to avoid gaps between snapshots and DB.\n")
0 commit comments