We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 16ec7bd + a99fbfc commit e818c8eCopy full SHA for e818c8e
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