Skip to content

fix(dash-spv): collect the scripts derived by every application of a block, not only the tracked one - #1007

Closed
llbartekll wants to merge 1 commit into
fix/key-wallet-rescan-changesetfrom
fix/dash-spv-redelivered-block-scripts
Closed

fix(dash-spv): collect the scripts derived by every application of a block, not only the tracked one#1007
llbartekll wants to merge 1 commit into
fix/key-wallet-rescan-changesetfrom
fix/dash-spv-redelivered-block-scripts

fix(dash-spv): collect the scripts derived by every application of a …

108ee9c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 9, 2026 in 0s

77.71% (+0.00%) compared to f66f1b3

View this Pull Request on Codecov

77.71% (+0.00%) compared to f66f1b3

Details

Codecov Report

❌ Patch coverage is 86.66667% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.71%. Comparing base (f66f1b3) to head (108ee9c).

Files with missing lines Patch % Lines
dash-spv/src/sync/filters/sync_manager.rs 84.61% 2 Missing ⚠️
Additional details and impacted files
@@                       Coverage Diff                        @@
##           fix/key-wallet-rescan-changeset    #1007   +/-   ##
================================================================
  Coverage                            77.70%   77.71%           
================================================================
  Files                                  329      329           
  Lines                                84256    84271   +15     
================================================================
+ Hits                                 65475    65494   +19     
+ Misses                               18781    18777    -4     
Files with missing lines Coverage Δ
dash-spv/src/sync/filters/manager.rs 97.72% <100.00%> (+<0.01%) ⬆️
dash-spv/src/sync/filters/sync_manager.rs 95.74% <84.61%> (-4.26%) ⬇️

... and 7 files with indirect coverage changes