You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, better to return CorruptedProof directly, and I noticed that line 408 checked the iterator empty again, so these lines can be deleted directly, cc @jjyr
I have run fuzz tests again and again, the following
if
condition is never entered:merkle-mountain-range/src/mmr.rs
Lines 404 to 406 in 8206b58
I could NOT prove but I think it is unreachable.
The text was updated successfully, but these errors were encountered: