Skip to content

feat: BlobParams::max_blobs_per_tx#2564

Merged
klkvr merged 3 commits intomainfrom
klkvr/max-blobs-tx
Jun 9, 2025
Merged

feat: BlobParams::max_blobs_per_tx#2564
klkvr merged 3 commits intomainfrom
klkvr/max-blobs-tx

Conversation

@klkvr
Copy link
Copy Markdown
Member

@klkvr klkvr commented Jun 9, 2025

Motivation

Implements ethereum/EIPs#9623

The new field defaults to max blob count per block making the change not breaking. This required introducing a manual serde impl which is now also handling the minBlobFeedeserialization

Solution

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

@github-project-automation github-project-automation bot moved this to In Progress in Alloy Jun 9, 2025
@klkvr klkvr force-pushed the klkvr/max-blobs-tx branch from df3a3fa to f2732c1 Compare June 9, 2025 15:23
@klkvr klkvr force-pushed the klkvr/max-blobs-tx branch from f2732c1 to 9f05db1 Compare June 9, 2025 15:28
Copy link
Copy Markdown
Member

@mattsse mattsse left a comment

Choose a reason for hiding this comment

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

lgtm

@klkvr klkvr enabled auto-merge (squash) June 9, 2025 15:30
@klkvr klkvr requested a review from rkrasiuk June 9, 2025 20:20
@klkvr klkvr merged commit d15533a into main Jun 9, 2025
27 checks passed
@klkvr klkvr deleted the klkvr/max-blobs-tx branch June 9, 2025 20:23
@github-project-automation github-project-automation bot moved this from In Progress to Reviewed in Alloy Jun 9, 2025
@github-project-automation github-project-automation bot moved this from Reviewed to Done in Alloy Jun 9, 2025
jgomez360 pushed a commit to jgomez360/alloy that referenced this pull request Jun 15, 2025
* feat: BlobParams::max_blobs_per_tx

* clippy

* fix osaka max blobs per tx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants