Skip to content

Commit

Permalink
build: remove gas reports field in foundry.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
andreivladbrg committed Jul 31, 2024
1 parent 5d35266 commit e4ede6f
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions foundry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,6 @@
{ access = "read-write", path = "./benchmark/results" },
]
gas_limit = 9223372036854775807
gas_reports = [
"SablierBatchLockup",
"SablierLockupDynamic",
"SablierLockupLinear",
"SablierLockupTranched",
"SablierMerkleLL",
"SablierMerkleLockupFactory",
"SablierMerkleLT",
"SablierNFTDescriptor",
]
optimizer = true
optimizer_runs = 1000
out = "out"
Expand Down

0 comments on commit e4ede6f

Please sign in to comment.