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

db migration to reset blocks #4389

Merged
merged 19 commits into from
Jun 7, 2022
Merged

db migration to reset blocks #4389

merged 19 commits into from
Jun 7, 2022

Conversation

AskAlexSharov
Copy link
Collaborator

No description provided.

@AskAlexSharov AskAlexSharov changed the title [wip] db migration to reset blocks db migration to reset blocks Jun 7, 2022
if err != nil {
return err
}
log.Warn("Please read: this migration will remove recent blocks (and senders) to fix several recent bugs. Your node will re-download last ~400K blocks, must be not take very long")
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"should not take very long" is better

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changed

@AlexeyAkhunov AlexeyAkhunov marked this pull request as draft June 7, 2022 08:58
@AlexeyAkhunov AlexeyAkhunov marked this pull request as ready for review June 7, 2022 18:59
@AlexeyAkhunov AlexeyAkhunov merged commit d7d698f into devel Jun 7, 2022
@AlexeyAkhunov AlexeyAkhunov deleted the db_migr_reset_blocks branch June 7, 2022 18:59
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.

None yet

3 participants