Stop supporting database upgrades for databases last updated by Bitcoin ABC < 0.22.8. These will now require a full reindex.
This removes a `txdb -> blockstorage` dependency which would cause an additional circular dependency in the next commit.
Keep writing the current version number to the database, as this could be useful again for future upgrades and debugging.