Skip to content

fix(op-supernode): require SafeDB-ready interop startup#20407

Open
axelKingsley wants to merge 1 commit intodevelopfrom
fix/interop-start-safedb-readiness
Open

fix(op-supernode): require SafeDB-ready interop startup#20407
axelKingsley wants to merge 1 commit intodevelopfrom
fix/interop-start-safedb-readiness

Conversation

@axelKingsley
Copy link
Copy Markdown
Contributor

Makes the the "firstVerifiableTimestamp" check, which blocks things like backfill and interop progression, await on the Optimistic Head to be ready, instead of just waiting for a non-zero sync status.

Interop startup now proves the first verifiable timestamp can resolve optimistic L2/L1 data before declaring readiness, avoiding a later halt after virtual nodes only partially sync.

Made-with: Cursor
@axelKingsley axelKingsley requested a review from a team as a code owner April 29, 2026 00:05
Copy link
Copy Markdown
Contributor

@karlfloersch karlfloersch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@axelKingsley axelKingsley added this pull request to the merge queue Apr 29, 2026
@axelKingsley axelKingsley removed this pull request from the merge queue due to a manual request Apr 29, 2026
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.

2 participants