Skip to content

feat: implement sequencer recovery for stale batches#12

Draft
GCdePaula wants to merge 17 commits intomainfrom
feature/recovery
Draft

feat: implement sequencer recovery for stale batches#12
GCdePaula wants to merge 17 commits intomainfrom
feature/recovery

Conversation

@GCdePaula
Copy link
Copy Markdown
Collaborator

No description provided.

Extract DangerDetector as its own worker; submitter is pure submission.
Unify SchedulerRules + RecoveryParams into one ProtocolConfig in core.
Pure decide_submit_start + decide_startup_action with exhaustive tests.
DangerZone is a deliberate RunError variant, not a BatchSubmitterError.
Transactions use read/write closures; 11 manual sites collapsed.
internals.rs split into convert/queries/mutations; drop load_ prefix.
pending_batches now bakes the authoritative nonce into wire bytes.
Extract 2000-line test block from recovery.rs into a sibling file.
Improve flusher error handling
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