Skip to content

fix(dash-spv): stop losing derived scripts, and close the loop on wallet state - #989

Open
ZocoLini wants to merge 1 commit into
devfrom
fix/sync-determinism-script-routing
Open

fix(dash-spv): stop losing derived scripts, and close the loop on wallet state#989
ZocoLini wants to merge 1 commit into
devfrom
fix/sync-determinism-script-routing

fix(dash-spv): stop losing derived scripts, and close the loop on wal…

e544cdf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 7, 2026 in 0s

77.25% (+0.07%) compared to 7e315af

View this Pull Request on Codecov

77.25% (+0.07%) compared to 7e315af

Details

Codecov Report

❌ Patch coverage is 96.59574% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.25%. Comparing base (7e315af) to head (e544cdf).

Files with missing lines Patch % Lines
dash-spv/src/sync/filters/manager.rs 96.29% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #989      +/-   ##
==========================================
+ Coverage   77.18%   77.25%   +0.07%     
==========================================
  Files         329      329              
  Lines       83603    83836     +233     
==========================================
+ Hits        64528    64771     +243     
+ Misses      19075    19065      -10     
Files with missing lines Coverage Δ
dash-spv/src/sync/filters/batch.rs 97.87% <100.00%> (+0.27%) ⬆️
dash-spv/src/sync/filters/block_match_tracker.rs 99.37% <100.00%> (+0.01%) ⬆️
dash-spv/src/sync/filters/sync_manager.rs 100.00% <ø> (ø)
dash-spv/src/sync/filters/manager.rs 97.80% <96.29%> (-0.14%) ⬇️

... and 6 files with indirect coverage changes