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

feat(derive): BatchQueue Update [Holocene]#601

Merged
refcell merged 6 commits intomainfrom
rf/feat/bq-holocene
Oct 3, 2024
Merged

feat(derive): BatchQueue Update [Holocene]#601
refcell merged 6 commits intomainfrom
rf/feat/bq-holocene

Conversation

@refcell
Copy link
Contributor

@refcell refcell commented Oct 1, 2024

Description

Updates the BatchQueue for Holocene.

Metadata

Closes #560

@refcell refcell changed the title feat(derive): holocene batch queue updates feat(derive): BatchQueue Update [Holocene] Oct 1, 2024
Copy link
Contributor Author

refcell commented Oct 1, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @refcell and the rest of your teammates on Graphite Graphite

@refcell refcell requested a review from clabby October 1, 2024 20:28
@refcell refcell added A-proof Area: proof crates K-feature Kind: feature W-holocene Workstream: Holocene labels Oct 1, 2024 — with Graphite App
@refcell refcell marked this pull request as ready for review October 1, 2024 20:29
@refcell refcell marked this pull request as draft October 1, 2024 20:29
@refcell
Copy link
Contributor Author

refcell commented Oct 1, 2024

Need to add more tests to the BatchQueue...

@refcell refcell self-assigned this Oct 1, 2024
@codecov
Copy link

codecov bot commented Oct 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.3%. Comparing base (9e9c002) to head (60ee403).
Report is 5 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 marked this pull request as ready for review October 2, 2024 19:48
@refcell refcell requested a review from clabby October 3, 2024 13:41
Co-authored-by: clabby <ben@clab.by>
@refcell refcell added this pull request to the merge queue Oct 3, 2024
Merged via the queue into main with commit 9cbaaef Oct 3, 2024
This was referenced Oct 8, 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
* feat(derive): holocene batch queue updates

* fix: bq holocene tests

* fix: remove print lines

* feat(derive): prevent any future batches post-holocene

* fix(derive): fixes

* Update crates/derive/src/stages/batch_queue.rs

Co-authored-by: clabby <ben@clab.by>

---------

Co-authored-by: clabby <ben@clab.by>
theochap pushed a commit to ethereum-optimism/optimism that referenced this pull request Jan 14, 2026
* feat(derive): holocene batch queue updates

* fix: bq holocene tests

* fix: remove print lines

* feat(derive): prevent any future batches post-holocene

* fix(derive): fixes

* Update crates/derive/src/stages/batch_queue.rs

Co-authored-by: clabby <ben@clab.by>

---------

Co-authored-by: clabby <ben@clab.by>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

A-proof Area: proof crates K-feature Kind: feature W-holocene Workstream: Holocene

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[HOLOCENE] feat(derive): Batch Queue Changes

2 participants