Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
added benchmark tests for Dynamic Contract
  • Loading branch information
Shivendra Singh committed Oct 12, 2023
commit e7926bd541adda18ea031995522c8de3c3d4e97e
1 change: 1 addition & 0 deletions foundry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ gas_reports = [
"TokenStakeBenchmark",
"PackBenchmark",
"PackVRFDirectBenchmark",
"DynamicAccountBenchmark",
]
libraries = []
libs = ['lib']
Expand Down
Loading