Skip to content

fix(dash-spv): reprocess blocks on rescan against newly derived scripts#820

Open
xdustinface wants to merge 2 commits into
devfrom
fix/reprocess-blocks
Open

fix(dash-spv): reprocess blocks on rescan against newly derived scripts#820
xdustinface wants to merge 2 commits into
devfrom
fix/reprocess-blocks

test(dash-spv): cover a burst payment beyond the gap window on cold sync

368456c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 24, 2026 in 1s

73.02% (+0.20%) compared to ceee4a9

View this Pull Request on Codecov

73.02% (+0.20%) compared to ceee4a9

Details

Codecov Report

❌ Patch coverage is 98.27586% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 73.02%. Comparing base (ceee4a9) to head (368456c).
⚠️ Report is 3 commits behind head on dev.

Files with missing lines Patch % Lines
dash-spv/src/sync/filters/manager.rs 96.87% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #820      +/-   ##
==========================================
+ Coverage   72.82%   73.02%   +0.20%     
==========================================
  Files         323      323              
  Lines       72000    72072      +72     
==========================================
+ Hits        52432    52633     +201     
+ Misses      19568    19439     -129     
Files with missing lines Coverage Δ
dash-spv/src/sync/filters/block_match_tracker.rs 99.35% <100.00%> (+0.12%) ⬆️
dash-spv/src/sync/filters/manager.rs 97.44% <96.87%> (-0.06%) ⬇️

... and 18 files with indirect coverage changes