zcash / librustzcash

Rust-language assets for Zcash
Other
324 stars 242 forks source link

zcash_client_backend: Fix panic related to insertion of frontiers below subtree roots. #1439

Closed nuttycom closed 19 hours ago

nuttycom commented 4 days ago

Fixes #1431

codecov[bot] commented 4 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 63.22%. Comparing base (5bd911f) to head (cd7ca2c).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1439 +/- ## ========================================== + Coverage 63.20% 63.22% +0.02% ========================================== Files 128 128 Lines 14869 14865 -4 ========================================== + Hits 9398 9399 +1 + Misses 5471 5466 -5 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.