Skip to content
This repository was archived by the owner on Jan 16, 2026. It is now read-only.

fix(node/service): Allow for sequencer catchup#2602

Merged
theochap merged 1 commit intotheo/patch-sync-statusfrom
cl/seq-catchup
Jul 30, 2025
Merged

fix(node/service): Allow for sequencer catchup#2602
theochap merged 1 commit intotheo/patch-sync-statusfrom
cl/seq-catchup

Conversation

@clabby
Copy link
Contributor

@clabby clabby commented Jul 30, 2025

Overview

Allows for the sequencer to catch up by building the next block immediately if the next L2 block timestamp is > the block time away from the system time.

@clabby clabby self-assigned this Jul 30, 2025
@clabby clabby added K-fix Kind: fix A-node Area: cl node (eq. Go op-node) handles single-chain consensus W-node Workstream: kona-node labels Jul 30, 2025
@codecov
Copy link

codecov bot commented Jul 30, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.5%. Comparing base (ba4eaf2) to head (c2a9a85).
⚠️ Report is 1 commits behind head on theo/patch-sync-status.
✅ All tests successful. No failed tests found.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@theochap theochap merged commit 5801983 into theo/patch-sync-status Jul 30, 2025
28 of 29 checks passed
@theochap theochap deleted the cl/seq-catchup branch July 30, 2025 21:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

A-node Area: cl node (eq. Go op-node) handles single-chain consensus K-fix Kind: fix W-node Workstream: kona-node

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants