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

cmd/evm: set default chain config to post-merge #28695

Conversation

MariusVanDerWijden
Copy link
Member

closes #28690

This will enable the post-merge opcodes in the evm (such as PUSH0).
It might break users that expect the evm binary to default to London. Since the genesis can be overwritten, I think it is reasonable to switch the default

@MariusVanDerWijden
Copy link
Member Author

closed as duplicate of #28691

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.

cmd/evm consider push0 is an invalid command
1 participant