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

[3.2 -> 4.0] forkdb reset in replay since blocks are signaled #938

Merged
merged 3 commits into from
Mar 31, 2023

Conversation

heifner
Copy link
Member

@heifner heifner commented Mar 31, 2023

Fix for replay where forkdb.root() is null during the write in SHiP for on_accepted_block. 4.0 SHiP calls chain.last_irreversible_block_id() in on_accepted_block which expects forkdb.root() to be valid.

Merges #936 into release/4.0

Resolves #596

@heifner heifner added the OCI Work exclusive to OCI team label Mar 31, 2023
@heifner heifner requested a review from greg7mdp March 31, 2023 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCI Work exclusive to OCI team
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants