Skip to content

fix(dash-spv): prevent filter sync crash on new block after full sync#816

Merged
xdustinface merged 1 commit into
devfrom
fix/filter-lookahead-empty-segment-panic
Jun 22, 2026
Merged

fix(dash-spv): prevent filter sync crash on new block after full sync#816
xdustinface merged 1 commit into
devfrom
fix/filter-lookahead-empty-segment-panic

fix(dash-spv): prevent filter sync crash on new block after full sync

ecea9ff
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 22, 2026 in 1s

73.01% (+0.18%) compared to ceee4a9

View this Pull Request on Codecov

73.01% (+0.18%) compared to ceee4a9

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.01%. Comparing base (ceee4a9) to head (ecea9ff).

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #816      +/-   ##
==========================================
+ Coverage   72.82%   73.01%   +0.18%     
==========================================
  Files         323      323              
  Lines       72000    72021      +21     
==========================================
+ Hits        52432    52583     +151     
+ Misses      19568    19438     -130     
Files with missing lines Coverage Δ
dash-spv/src/sync/filters/manager.rs 97.67% <100.00%> (+0.17%) ⬆️

... and 23 files with indirect coverage changes