Open
Description
We have fuzzers for the KAMT, HAMT, and AMT but these fuzzers only test set/get/remove/flush. Importantly, they don't test:
- Flush and reload from CID (just periodic flushes).
set_root
.- Iteration.
- Clearing.
See https://github.com/filecoin-project/ref-fvm/blob/master/ipld/kamt/fuzz/fuzz_targets/common.rs (and the same for the hamt and amt).
Metadata
Metadata
Assignees
Type
Projects
Status
📌 Triage