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

fix(derive): Retain L1 blocks#683

Merged
refcell merged 1 commit intomainfrom
cl/retain-l1-blocks
Oct 10, 2024
Merged

fix(derive): Retain L1 blocks#683
refcell merged 1 commit intomainfrom
cl/retain-l1-blocks

Conversation

@clabby
Copy link
Contributor

@clabby clabby commented Oct 10, 2024

Overview

Retains l1_blocks in the BatchQueue when flushing. We cannot flush this list at will, and instead have to have these L1 origins consumed as the sequencer epoch advances.

@clabby clabby added A-proof Area: proof crates K-fix Kind: fix labels Oct 10, 2024
@clabby clabby self-assigned this Oct 10, 2024
@clabby clabby requested a review from refcell as a code owner October 10, 2024 13:48
@codecov
Copy link

codecov bot commented Oct 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.8%. Comparing base (61f77ad) to head (4237010).
Report is 2 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files

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

@refcell refcell enabled auto-merge October 10, 2024 13:52
@refcell refcell added this pull request to the merge queue Oct 10, 2024
Merged via the queue into main with commit c775fcf Oct 10, 2024
This was referenced Oct 10, 2024
refcell pushed a commit that referenced this pull request Oct 18, 2024
@github-actions github-actions bot mentioned this pull request Oct 19, 2024
theochap pushed a commit to ethereum-optimism/optimism that referenced this pull request Dec 10, 2025
theochap pushed a commit to ethereum-optimism/optimism that referenced this pull request Jan 14, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

A-proof Area: proof crates K-fix Kind: fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants