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

Implement EIP-4803 #3825

Open
acolytec3 opened this issue Dec 21, 2024 · 0 comments · May be fixed by #3827
Open

Implement EIP-4803 #3825

acolytec3 opened this issue Dec 21, 2024 · 0 comments · May be fixed by #3827

Comments

@acolytec3
Copy link
Contributor

This was raised as a note in the most recent ACDE-E call that all clients should implement EIP-4803 which limits a transaction's gas limit to 2^63-1. We haven't actually implemented this yet so should go ahead and add it to our transaction classes. It's purely theoretical since this gas limit exceeds the max gas per block anyway but we should still do it to be spec compliant. I'm sure some EEST test will come along and find us out otherwise.

@jochem-brouwer jochem-brouwer linked a pull request Dec 22, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant