feat(blockprod): Revised Approach for Madara Block Production Shutdown #458
Labels
db-migration
Requires database schema changes or migration
help-wanted
Looking for contributors to help with this
sequencer
Related to the sequencing logic and implementation
Description
This issue outlines a revised approach to handle block production shutdowns in Madara, improving on our previous proposal. The main goal is to eliminate transaction re-execution to preserve receipt consistency and ensure efficient handling of both graceful and ungraceful shutdown scenarios.
The revised approach shifts block sealing logic to the restart phase and introduces configuration-based decision-making, allowing for seamless block production handling even when configurations change.
Key changes in this proposal include:
Proposed Solution
Key Changes
Data Persistence Requirements
Pseudo-Code Overview
The text was updated successfully, but these errors were encountered: