Open ripatel-fd opened 3 months ago
This shred (type 0x60) passes fd_shred_parse but has a fd_shred_merkle_cnt()==0.
crash-8bdd1c27b700692796bd4730a519c41028b406c1.zip
Contradicts the documentation of fd_shred_merkle_cnt:
/* fd_shred_merkle_cnt: Returns number of nodes in the merkle inclusion proof. Note that this excludes the root. Returns zero if the given shred is not a merkle variant. */
When fixed, please update fuzz_shred_parse.c.
This shred (type 0x60) passes fd_shred_parse but has a fd_shred_merkle_cnt()==0.
crash-8bdd1c27b700692796bd4730a519c41028b406c1.zip
Contradicts the documentation of fd_shred_merkle_cnt: