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

feat: use default EvmVersion on default Config #469

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

elfedy
Copy link
Contributor

@elfedy elfedy commented Jul 11, 2024

Motivation

Default evm_version on Config was being hardcoded to Paris even though the default value was Cancun

Solution

Use Default::default() to set evm_version so we keep up to date with whatever version is set upstream.

@elfedy elfedy merged commit 847b8af into foundry-update-4af6cfa Jul 11, 2024
3 checks passed
@elfedy elfedy deleted the elfedy-default-evm branch July 11, 2024 14:47
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.

2 participants