• smartcontracts's avatar
    feat: timeout fuzz tests after 10 minutes (#13207) · 2d86cab7
    smartcontracts authored
    * 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.
    2d86cab7
DeployVariations.t.sol 1.4 KB