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

Update EIP-7742: use parent target blob count for excess blob gas calculation #9122

Merged

Conversation

ralexstokes
Copy link
Member

the EIP currently uses the target blob count of the current block, although closer inspection of this EIP surfaced the issue that really the excess blob gas computation should use the parent header

this is only really relevant at hard fork boundaries, but avoids weird edge cases with this calculation at hard fork boundaries

@ralexstokes ralexstokes requested a review from eth-bot as a code owner December 9, 2024 23:39
@github-actions github-actions bot added c-update Modifies an existing proposal s-review This EIP is in Review t-core labels Dec 9, 2024
@eth-bot
Copy link
Collaborator

eth-bot commented Dec 9, 2024

✅ All reviewers have approved.

@eth-bot eth-bot changed the title use parent target blob count for excess blob gas calculation Update EIP-7742: use parent target blob count for excess blob gas calculation Dec 9, 2024
@eth-bot eth-bot enabled auto-merge (squash) December 9, 2024 23:40
Copy link
Collaborator

@eth-bot eth-bot left a comment

Choose a reason for hiding this comment

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

All Reviewers Have Approved; Performing Automatic Merge...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c-update Modifies an existing proposal s-review This EIP is in Review t-core
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants