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

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

Merged
merged 1 commit into from
Oct 3, 2024

Conversation

clabby
Copy link
Collaborator

@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-executor Area: kona-executor crate H-holocene Hardfork: Holocene related 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
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
16 of 17 checks passed
This was referenced Oct 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-executor Area: kona-executor crate H-holocene Hardfork: Holocene related K-feature Kind: feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants