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

evm: Reject contract creation if the storage is non-empty(EIP-7610) #2132

Merged
merged 1 commit into from May 7, 2024

Conversation

jangko
Copy link
Contributor

@jangko jangko commented Apr 16, 2024

ping @winsvega, this is nimbus-eth1 EIP-7610 implementation.
fix #2128

@winsvega
Copy link

winsvega commented May 5, 2024

Confirm. This patch is in line with current geth implementation.

@jangko jangko merged commit d261484 into master May 7, 2024
25 checks passed
@jangko jangko deleted the eip-7610 branch May 7, 2024 03:24
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 this pull request may close these issues.

nim t8n to reject contract creation if destination storage is non empty
3 participants