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

Added recovery mechanism for missing block result #232

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

rpanic
Copy link
Member

@rpanic rpanic commented Nov 22, 2024

Part of #231

This PR makes result generation a seperate step in the production pipeline and enables it resume operation in case the sequencer crashed after production and before result generation. In this case, at startup of the BlockProducerModule, it will check if the latest BlockResults are there and if not, compute it

@rpanic rpanic requested a review from maht0rz November 22, 2024 17:43
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.

1 participant