• Sina Mahmoodi's avatar
    core: drop legacy receipt types (#26225) · 10347c6b
    Sina Mahmoodi authored
    This PR drops the legacy receipt types, the freezer-migrate command and the startup check. The previous attempt #22852 at this failed because there were users who still had legacy receipts in their db, so it had to be reverted #23247. Since then we added a command to migrate legacy dbs #24028.
    
    As of the last hardforks all users either must have done the migration, or used the --ignore-legacy-receipts flag which will stop working now.
    10347c6b
Name
Last commit
Last update
..
testdata Loading commit data...
accountcmd.go Loading commit data...
accountcmd_test.go Loading commit data...
attach_test.go Loading commit data...
chaincmd.go Loading commit data...
config.go Loading commit data...
consolecmd.go Loading commit data...
consolecmd_test.go Loading commit data...
dao_test.go Loading commit data...
dbcmd.go Loading commit data...
exportcmd_test.go Loading commit data...
genesis_test.go Loading commit data...
les_test.go Loading commit data...
main.go Loading commit data...
misccmd.go Loading commit data...
run_test.go Loading commit data...
snapshot.go Loading commit data...
verkle.go Loading commit data...
version_check.go Loading commit data...
version_check_test.go Loading commit data...