Skip to content

fix(dash-spv): stop the filter rescan loop when the chain anchors above the wallet - #933

Merged
QuantumExplorer merged 3 commits into
devfrom
fix/mainnet-checkpoint-rescan-loop
Aug 8, 2026
Merged

fix(dash-spv): stop the filter rescan loop when the chain anchors above the wallet#933
QuantumExplorer merged 3 commits into
devfrom
fix/mainnet-checkpoint-rescan-loop

test(dash-spv): seed anchored storage in place instead of swapping it in

5eb4960
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 8, 2026 in 0s

75.20% (-0.33%) compared to 6be2407

View this Pull Request on Codecov

75.20% (-0.33%) compared to 6be2407

Details

Codecov Report

❌ Patch coverage is 98.91304% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.20%. Comparing base (6be2407) to head (5eb4960).

Files with missing lines Patch % Lines
dash-spv/src/sync/filters/manager.rs 98.91% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #933      +/-   ##
==========================================
- Coverage   75.52%   75.20%   -0.33%     
==========================================
  Files         328      328              
  Lines       78017    78194     +177     
==========================================
- Hits        58923    58805     -118     
- Misses      19094    19389     +295     
Files with missing lines Coverage Δ
dash-spv/src/sync/filters/sync_manager.rs 100.00% <ø> (ø)
dash-spv/src/sync/filters/manager.rs 97.94% <98.91%> (-0.02%) ⬇️

... and 19 files with indirect coverage changes