feat: timeout fuzz tests after 10 minutes (#13207)
* feat: timeout fuzz tests after 10 minutes Uses the new fuzz test timeout feature that we merged into foundry to limit individual test runs to 10 minutes. Simplifies how we need to deal with heavy fuzz testing. * fix: improve bounds for OptimismPortal tests Improves the fuzz bounds for the OptimismPortal tests so that they can complete 20000 runs without throwing.
Showing
Please register or sign in to comment