Skip to content

Commit

Permalink
add solc version in config
Browse files Browse the repository at this point in the history
  • Loading branch information
lumtis committed Oct 16, 2024
1 parent 9c64a35 commit 3df677f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions v2/foundry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ remappings = [
"@openzeppelin/contracts-upgradeable/=node_modules/@openzeppelin/contracts-upgradeable/"
]

solc-version = "0.8.26"
no-match-contract = '.*EchidnaTest$'
optimizer = true
optimizer_runs = 10_000
Expand Down

0 comments on commit 3df677f

Please sign in to comment.