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

feat(derive): channel bank#46

Merged
clabby merged 6 commits intomainfrom
cl/channel-bank
Feb 26, 2024
Merged

feat(derive): channel bank#46
clabby merged 6 commits intomainfrom
cl/channel-bank

Conversation

@clabby
Copy link
Contributor

@clabby clabby commented Feb 25, 2024

Overview

Implements the channel bank stage of the derivation pipeline.

@clabby clabby added K-feature Kind: feature A-proof Area: proof crates labels Feb 25, 2024
@clabby clabby self-assigned this Feb 25, 2024
@clabby clabby marked this pull request as ready for review February 26, 2024 00:49
Need more granularity in errors to distinguish responses for `EOF` & others.
@clabby clabby merged commit d0e92b8 into main Feb 26, 2024
@clabby clabby deleted the cl/channel-bank branch February 26, 2024 01:56
@github-actions github-actions bot mentioned this pull request Feb 26, 2024
This was referenced May 29, 2024
This was referenced Jun 6, 2024
This was referenced Jun 16, 2024
theochap pushed a commit to ethereum-optimism/optimism that referenced this pull request Dec 10, 2025
* init channel bank

* `Channel` tests

* ingest frame

* Add rest of channel bank impl

* Add custom `StageError` & `StageResult`

Need more granularity in errors to distinguish responses for `EOF` & others.

* Respect EOF
theochap pushed a commit to ethereum-optimism/optimism that referenced this pull request Jan 14, 2026
* init channel bank

* `Channel` tests

* ingest frame

* Add rest of channel bank impl

* Add custom `StageError` & `StageResult`

Need more granularity in errors to distinguish responses for `EOF` & others.

* Respect EOF
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant