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

If finality is ahead of consensus don't fail the indexer. #103

Merged
merged 2 commits into from
Apr 24, 2020

Conversation

dangershony
Copy link
Member

Finality is ahead of consensus if the node crashed.
In this case we just load the rewind data as usual with data going back from current consensus and ignore finality (it will become overriden on next block)

@sondreb
Copy link
Member

sondreb commented Apr 24, 2020

Test and verified to be working well. Need to communicate that "Blockcore" data folder should be wiped and restarted.

@sondreb sondreb self-requested a review April 24, 2020 01:23
Copy link
Member

@sondreb sondreb left a comment

Choose a reason for hiding this comment

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

Minor change, tested and verified that there shouldn't be any issues.

@dangershony
Copy link
Member Author

Need to communicate that "Blockcore" data folder should be wiped and restarted.

This is noted on the release

@dangershony dangershony merged commit a5d688f into block-core:master Apr 24, 2020
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.

2 participants