Looking into separating coverage guided fuzzing vs using foundry to debug broken properties. Wdyt about this approach?
Recon
Recon27.7. klo 21.19
Adding 2 profiles for Foundry in CCA? `forge test` to run your repros and tests `FOUNDRY_PROFILE=invariants` to run coverage guided invariant tests Wdyt?
496