We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fef8d60 commit dc5e8e8Copy full SHA for dc5e8e8
foundry.toml
@@ -2,6 +2,7 @@
2
solc_version = "0.8.20"
3
optimizer = true
4
optimizer_runs = 20_000
5
+evm_version = "paris"
6
7
[profile.ci.fuzz]
8
runs = 10_000
0 commit comments