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 1d39e17 + 2770fbe commit dec37d7Copy full SHA for dec37d7
foundry.toml
@@ -2,7 +2,9 @@
2
src = 'src'
3
out = 'out'
4
libs = ['lib']
5
+
6
via_ir = true
7
+optimizer = true
8
9
# workaround for stack too deep errors with 0.8.26 https://github.com/ethereum/solidity/issues/14358
10
solc = "0.8.25"
0 commit comments