Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(derive): Move Batch, SingleBatch, and SpanBatch to op-alloy-protocol #695

Open
clabby opened this issue Oct 15, 2024 · 1 comment
Open
Assignees
Labels
A-derive Area: kona-derive crate F-deps Flag: Updates dependencies K-chore Kind: chore

Comments

@clabby
Copy link
Collaborator

clabby commented Oct 15, 2024

Overview

Right now, Frame + Channel live in op-alloy-protocol, but the batch types still live in kona-derive. We should move the following types and associated helpers into op-alloy-protocol:

  1. Batch
  2. SingleBatch
  3. SpanBatch + sub-types.
@clabby clabby added A-derive Area: kona-derive crate F-deps Flag: Updates dependencies K-chore Kind: chore labels Oct 15, 2024
@refcell refcell self-assigned this Oct 15, 2024
@mahmudsudo
Copy link

can i take on this ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-derive Area: kona-derive crate F-deps Flag: Updates dependencies K-chore Kind: chore
Projects
None yet
Development

No branches or pull requests

3 participants