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 EVM Version to Shanghai #231

Closed
smol-ninja opened this issue May 15, 2024 · 1 comment
Closed

Update EVM Version to Shanghai #231

smol-ninja opened this issue May 15, 2024 · 1 comment
Labels
effort: low Easy or tiny task that takes less than a day. priority: 2 We will do our best to deal with this. type: feature New feature or request. work: clear Sense-categorize-respond. The relationship between cause and effect is clear.

Comments

@smol-ninja
Copy link
Contributor

smol-ninja commented May 15, 2024

Describe the feature you would like

Use shanghai version of the EVM.

Additional context

By setting evm_version to shanghai, the deployed bytecode of PRBMath will be more optimized because of PUSH0 opcode. Thus I recommend changing the value of evm_version in foundry.toml.

@PaulRBerg
Copy link
Owner

Done in 3681681.

@PaulRBerg PaulRBerg added effort: low Easy or tiny task that takes less than a day. type: feature New feature or request. priority: 2 We will do our best to deal with this. work: clear Sense-categorize-respond. The relationship between cause and effect is clear. labels Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort: low Easy or tiny task that takes less than a day. priority: 2 We will do our best to deal with this. type: feature New feature or request. work: clear Sense-categorize-respond. The relationship between cause and effect is clear.
Projects
None yet
Development

No branches or pull requests

2 participants