Skip to content

fix(dash-spv): avoid filter sync getting stuck on the first new block after a restart#835

Open
xdustinface wants to merge 2 commits into
devfrom
fix/filters-tip-boundary-stall
Open

fix(dash-spv): avoid filter sync getting stuck on the first new block after a restart#835
xdustinface wants to merge 2 commits into
devfrom
fix/filters-tip-boundary-stall

Merge branch 'dev' into fix/filters-tip-boundary-stall

5a1fdf2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 2, 2026 in 0s

73.57% (+0.13%) compared to b0a909c

View this Pull Request on Codecov

73.57% (+0.13%) compared to b0a909c

Details

Codecov Report

❌ Patch coverage is 97.88360% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.57%. Comparing base (b0a909c) to head (5a1fdf2).

Files with missing lines Patch % Lines
dash-spv/src/sync/filters/manager.rs 97.88% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #835      +/-   ##
==========================================
+ Coverage   73.44%   73.57%   +0.13%     
==========================================
  Files         324      324              
  Lines       72577    72758     +181     
==========================================
+ Hits        53306    53534     +228     
+ Misses      19271    19224      -47     
Files with missing lines Coverage Δ
dash-spv/src/sync/filters/sync_manager.rs 100.00% <ø> (ø)
dash-spv/src/sync/filters/manager.rs 97.68% <97.88%> (+0.14%) ⬆️

... and 5 files with indirect coverage changes