• smartcontracts's avatar
    feat(ci): use foundry profiles to set fuzz parameters (#12346) · 8917511b
    smartcontracts authored
    Updates contracts-bedrock-tests to use foundry profiles to set the
    fuzz/invariant run parameters instead of inlining it. Has the
    added benefit of separating out into two profiles so that tests
    can be selectively tuned down for the heavy fuzz pipeline without
    also tuning them down for the standard CI pipeline.
    8917511b
DeployVariations.t.sol 1.54 KB