• 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
Name
Last commit
Last update
..
deploy-config Loading commit data...
deploy-config-periphery Loading commit data...
deployments Loading commit data...
lib Loading commit data...
meta Loading commit data...
scripts Loading commit data...
snapshots Loading commit data...
src Loading commit data...
test Loading commit data...
.gitignore Loading commit data...
README.md Loading commit data...
foundry.toml Loading commit data...
justfile Loading commit data...