• Sina Mahmoodi's avatar
    cmd/geth: exit when freezer has legacy receipts (#24943) · 0559a9a6
    Sina Mahmoodi authored
    In #24028 we flagged a warning when finding legacy receipts in the freezer. This PR nudges users a bit more strongly by preventing geth from starting in this case until receipts have been migrated.
    
    It also adds a flag --ignore-legacy-receipts which when present allows geth to start normally.
    0559a9a6
Name
Last commit
Last update
..
cmd.go Loading commit data...
customflags.go Loading commit data...
customflags_test.go Loading commit data...
diskusage.go Loading commit data...
diskusage_openbsd.go Loading commit data...
diskusage_windows.go Loading commit data...
export_test.go Loading commit data...
flags.go Loading commit data...
flags_legacy.go Loading commit data...
flags_test.go Loading commit data...
prompt.go Loading commit data...
prompt_test.go Loading commit data...