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

feat(executor): Use EIP-1559 parameters from payload attributes#616

Merged
refcell merged 1 commit intomainfrom
cl/eip1559-exec
Oct 3, 2024
Merged

feat(executor): Use EIP-1559 parameters from payload attributes#616
refcell merged 1 commit intomainfrom
cl/eip1559-exec

Conversation

@clabby
Copy link
Contributor

@clabby clabby commented Oct 3, 2024

Overview

Adds support for using the EIP-1559 parameters from the PayloadAttributes in the block executor after holocene.

@clabby clabby added K-feature Kind: feature A-protocol Area: protocol crates W-holocene Workstream: Holocene labels Oct 3, 2024
@clabby clabby self-assigned this Oct 3, 2024
@clabby clabby force-pushed the cl/eip1559-exec branch 2 times, most recently from 28c863b to 2acebb8 Compare October 3, 2024 19:32
@codecov
Copy link

codecov bot commented Oct 3, 2024

Codecov Report

Attention: Patch coverage is 52.94118% with 8 lines in your changes missing coverage. Please review.

Project coverage is 80.9%. Comparing base (0a0e1af) to head (998f779).
Report is 2 commits behind head on main.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
crates/executor/src/lib.rs 52.9% 8 Missing ⚠️
Additional details and impacted files

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

@refcell refcell added this pull request to the merge queue Oct 3, 2024
Merged via the queue into main with commit b0ec8e6 Oct 3, 2024
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-protocol Area: protocol crates K-feature Kind: feature W-holocene Workstream: Holocene

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants