infrastructure-upgrade/lib/solmate/foundry.toml
T-Hax 735546619e
init
Signed-off-by: T-Hax <>
2023-04-08 18:46:18 +00:00

8 lines
119 B
TOML

[profile.default]
solc = "0.8.15"
bytecode_hash = "none"
optimizer_runs = 1000000
[profile.intense.fuzz]
runs = 10000