Skip to content

Commit 8ee25b7

Browse files
committed
foundry: Fix evm version to cancun
1 parent a75da82 commit 8ee25b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: foundry.toml

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ ffi = true
66

77
# Compilation
88
solc_version = "0.8.24"
9+
evm_version = "cancun"
910
optimizer = true
1011
optimizer_runs = 100_000
1112
via_ir = true

0 commit comments

Comments
 (0)