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-7702: charge empty account upfront, refund diff during processing #8775

Merged
merged 2 commits into from
Jul 31, 2024

Conversation

lightclient
Copy link
Member

Instead of potentially failing while processing the EIP-7702 authorization list, this PR charges the sender the PER_EMPTY_ACCOUNT_COST for each tuple and only during processing of the list does it refund the PER_EMPTY_ACCOUNT_COST - PER_AUTH_BASE_COST difference when it determines the account is not considered empty.

@github-actions github-actions bot added c-update Modifies an existing proposal s-review This EIP is in Review t-core labels Jul 31, 2024
@eth-bot
Copy link
Collaborator

eth-bot commented Jul 31, 2024

✅ All reviewers have approved.

@eth-bot eth-bot changed the title 7702: charge empty account upfront, refund diff during processing Update EIP-7702: charge empty account upfront, refund diff during processing Jul 31, 2024
@lightclient lightclient marked this pull request as ready for review July 31, 2024 18:56
@lightclient lightclient merged commit cfca803 into ethereum:master Jul 31, 2024
14 of 15 checks passed
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