Skip to content

Commit

Permalink
fix: gas report
Browse files Browse the repository at this point in the history
  • Loading branch information
MathisGD authored and MerlinEgalite committed Jul 11, 2022
1 parent 49adea3 commit 31b2dda
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions foundry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@ auto_detect_solc = true
optimizer = true
optimizer_runs = 200
via_ir = false
# If enabled, the Solidity compiler is instructed to generate bytecode
# only for the required contracts. This can reduce compile time
# for `forge test`, but is experimental.
sparse_mode = true
# debug revert strings looks experimental and fails the CI because of an unexpected error.
revert_strings = "default"
names = true
Expand Down

0 comments on commit 31b2dda

Please sign in to comment.