Skip to content

contracts: Set evm version in foundry to paris - #17

Open
lukaw3d wants to merge 1 commit into
mainfrom
lw/set-evm-version
Open

contracts: Set evm version in foundry to paris#17
lukaw3d wants to merge 1 commit into
mainfrom
lw/set-evm-version

Conversation

@lukaw3d

@lukaw3d lukaw3d commented May 10, 2025

Copy link
Copy Markdown
Contributor

Fixes #16

@lukaw3d
lukaw3d requested a review from matevz May 10, 2025 22:21
Comment thread contracts/foundry.toml
src = "src"
out = "out"
libs = ["lib"]
evm_version = "paris"

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤷 we don't have this anywhere else. Intentionally?
https://github.com/search?q=org%3Aoasisprotocol+path%3Afoundry.toml&type=code

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.

Possible incomplete forge create command in contracts/README.md

1 participant