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

feat(derive): Add Signal API#611

Merged
refcell merged 1 commit intomainfrom
cl/signal-reset
Oct 3, 2024
Merged

feat(derive): Add Signal API#611
refcell merged 1 commit intomainfrom
cl/signal-reset

Conversation

@clabby
Copy link
Contributor

@clabby clabby commented Oct 3, 2024

Overview

Adds the notion of a Signal to the pipeline, with a FlushChannel variant for Holocene.

@clabby clabby added K-feature Kind: feature A-proof Area: proof crates W-holocene Workstream: Holocene labels Oct 3, 2024
@clabby clabby self-assigned this Oct 3, 2024
@clabby clabby requested a review from refcell October 3, 2024 18:22
@refcell refcell added this pull request to the merge queue Oct 3, 2024
Merged via the queue into main with commit 3699a61 Oct 3, 2024
@codecov
Copy link

codecov bot commented Oct 3, 2024

Codecov Report

Attention: Patch coverage is 0% with 19 lines in your changes missing coverage. Please review.

Project coverage is 81.1%. Comparing base (7302685) to head (aa315f2).
Report is 3 commits behind head on main.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
crates/derive/src/pipeline/core.rs 0.0% 19 Missing ⚠️
Additional details and impacted files

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

This was referenced Oct 13, 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-feature Kind: feature W-holocene Workstream: Holocene

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants