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

Upgrade to cancun instruction set #145

Open
gartnera opened this issue Oct 24, 2024 · 0 comments
Open

Upgrade to cancun instruction set #145

gartnera opened this issue Oct 24, 2024 · 0 comments

Comments

@gartnera
Copy link
Member

gartnera commented Oct 24, 2024

We are currently use the "merge" instruction set. This prevents us from supporting new opcodes.

We just need to set CancunTimestamp to 0 in EthereumConfig() to enable the new instructions. Test coverage will need to be added and compiler will need to be upgraded in the integration tests.

https://github.com/ethereum/go-ethereum/blob/master/core/vm/jump_table_export.go#L27

@gartnera gartnera mentioned this issue Oct 24, 2024
2 tasks
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

No branches or pull requests

1 participant