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

fix(derive): Alloy EIP4844 Blob Type#215

Merged
refcell merged 2 commits intomainfrom
refcell/alloy-eip4844-blob-type
Jun 6, 2024
Merged

fix(derive): Alloy EIP4844 Blob Type#215
refcell merged 2 commits intomainfrom
refcell/alloy-eip4844-blob-type

Conversation

@refcell
Copy link
Copy Markdown
Contributor

@refcell refcell commented Jun 5, 2024

Description

Replaces kona-derive custom Blob type with alloy_eips 4844 Blob type.

Metadata

Fixes #214.

Copy link
Copy Markdown
Contributor Author

refcell commented Jun 5, 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 changed the title fix(derive): pull in alloy eip4844 blob type fix(derive): Alloy EIP4844 Blob Type Jun 5, 2024
@refcell refcell requested a review from clabby June 5, 2024 22:08
@refcell refcell added K-chore Kind: chore A-proof Area: proof crates labels Jun 5, 2024 — with Graphite App
@refcell refcell marked this pull request as ready for review June 5, 2024 22:09
@refcell refcell self-assigned this Jun 5, 2024
Copy link
Copy Markdown
Contributor

@clabby clabby left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice

@refcell refcell added this pull request to the merge queue Jun 6, 2024
Merged via the queue into main with commit 3b594c8 Jun 6, 2024
This was referenced Jun 6, 2024
This was referenced Jun 16, 2024
@clabby clabby deleted the refcell/alloy-eip4844-blob-type branch July 2, 2024 03:38
theochap pushed a commit to ethereum-optimism/optimism that referenced this pull request Dec 10, 2025
* fix(derive): pull in alloy eip4844 blob type

* chore: use eip4844 constants
theochap pushed a commit to ethereum-optimism/optimism that referenced this pull request Jan 14, 2026
* fix(derive): pull in alloy eip4844 blob type

* chore: use eip4844 constants
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

chore: Upstream Alloy Blob Type

2 participants