Skip to content

Commit

Permalink
Pin solc version for contract size constraints
Browse files Browse the repository at this point in the history
  • Loading branch information
mdehoog committed Dec 9, 2024
1 parent 7b0c597 commit c4d1396
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions foundry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@ out = "out"
libs = ["lib"]
optimizer = true
optimizer_runs = 999999
solc_version = "0.8.26"

# See more config options https://github.com/foundry-rs/foundry/blob/master/crates/config/README.md#all-options

0 comments on commit c4d1396

Please sign in to comment.