Skip to content

miner, core, core/txpool: implement EIP 7825 - Transaction Gas Limit Cap #31824

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

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

jwasinger
Copy link
Contributor

No description provided.

@MariusVanDerWijden MariusVanDerWijden self-assigned this May 21, 2025
@fjl fjl added the osaka label May 29, 2025
@fjl fjl mentioned this pull request May 29, 2025
12 tasks
@jwasinger jwasinger marked this pull request as ready for review June 5, 2025 06:32
@jwasinger
Copy link
Contributor Author

jwasinger commented Jun 5, 2025

IMO the one thing missing here is test coverage. I'm thinking that some the test coverage will end up in hive tests, and STEEL can probably be responsible for implementing these.

But as this PR is written now, there are edge-cases which probably need to be tested as unit tests: see my comment in miner/worker.go around the non-deterministic order of txpool-reset vs block-construction and how this creates an edge-case on fork boundary.

rjl493456442
rjl493456442 previously approved these changes Jun 12, 2025
Copy link
Member

@MariusVanDerWijden MariusVanDerWijden left a comment

Choose a reason for hiding this comment

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

SGTM

@lightclient lightclient self-requested a review as a code owner June 23, 2025 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants