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.
2 parents dc25b5a + a7b2bbc commit b63e7fbCopy full SHA for b63e7fb
foundry.toml
@@ -1,6 +1,7 @@
1
[profile.default]
2
solc = "0.8.10"
3
bytecode_hash = "none"
4
+evm_version = "shanghai"
5
optimizer = true
6
optimizer-runs = 10_000_000
7
via_ir = false
0 commit comments