mirror of
https://github.com/logos-blockchain/lez-fuzzing.git
synced 2026-06-14 06:59:29 +00:00
fix: remove work done items
This commit is contained in:
parent
1e5900cb98
commit
030774b8fd
@ -143,19 +143,6 @@ fuzzing replacement.
|
||||
|
||||
## 🧭 Decision-maker Recommendations
|
||||
|
||||
**Already done** (was previously recommended here):
|
||||
|
||||
- ✅ **AFL++ parallel lane** — `just fuzz-afl` + `fuzz-afl.yml`.
|
||||
- ✅ **`cargo-mutants`** — `just mutants-harness` / `mutants-protocol` + `mutants.yml`,
|
||||
with the Plane A / Plane B framework documented in
|
||||
[`docs/mutants-not-fuzzable.md`](docs/mutants-not-fuzzable.md).
|
||||
- ✅ **Differential testing** — `fuzz_sequencer_vs_replayer`.
|
||||
- ✅ **Complete `fuzz.yml` CI matrix** — all **20** libFuzzer targets now run in
|
||||
every `fuzz.yml` matrix (smoke-fuzz · regression · perf-baseline) and the
|
||||
`fuzz-afl.yml` AFL++ lane, including `fuzz_merkle_tree`,
|
||||
`fuzz_transaction_properties`, `fuzz_privacy_preserving_witness`,
|
||||
`fuzz_encoding_privacy_preserving`, and `fuzz_nullifier_set_roundtrip`.
|
||||
|
||||
**Remaining higher-ROI next steps, in priority order:**
|
||||
|
||||
1. **Honggfuzz on Linux CI only** — hardware-counter coverage finds different paths;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user