Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix!: fix check for database corruption #1085

Merged
merged 2 commits into from
Nov 19, 2024
Merged

Conversation

stringhandler
Copy link
Contributor

Upgrades to v1.9.0.

It also fixes a bug where it would not detect a corrupt database. Not sure how this was working before. But if the database was corrupt (or not compatible), it should delete the node database and resync.

BREAKING CHANGE: The hard fork on minotari_node means that the chain needs to be synced again. This will happen automatically, but note that start up will be longer

@brianp brianp merged commit 501ca5f into main Nov 19, 2024
12 checks passed
@brianp brianp deleted the st-fix-database-corruption-check branch November 19, 2024 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants