We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16ec7bd commit a99fbfcCopy full SHA for a99fbfc
foundry.toml
@@ -7,5 +7,7 @@ solc = "0.8.25"
7
optimizer = true
8
optimizer_runs = 100000
9
10
+evm_version = "paris"
11
+
12
[fuzz]
13
runs = 1024
0 commit comments