Skip to content

fix(dash-spv): drop `InstantSendManager` sync events while waiting fo…

fc3543d
Select commit
Loading
Failed to load commit list.
Open

fix(dash-spv): handle buffered sync events during WaitingForConnections #768

fix(dash-spv): drop `InstantSendManager` sync events while waiting fo…
fc3543d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 14, 2026 in 1s

72.65% (+0.39%) compared to 5297d61

View this Pull Request on Codecov

72.65% (+0.39%) compared to 5297d61

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.65%. Comparing base (5297d61) to head (fc3543d).
⚠️ Report is 5 commits behind head on v0.42-dev.

Additional details and impacted files
@@              Coverage Diff              @@
##           v0.42-dev     #768      +/-   ##
=============================================
+ Coverage      72.26%   72.65%   +0.39%     
=============================================
  Files            320      320              
  Lines          70275    70292      +17     
=============================================
+ Hits           50785    51072     +287     
+ Misses         19490    19220     -270     
Files with missing lines Coverage Δ
dash-spv/src/sync/chainlock/manager.rs 93.49% <100.00%> (+0.23%) ⬆️
dash-spv/src/sync/chainlock/sync_manager.rs 87.09% <100.00%> (ø)
dash-spv/src/sync/instantsend/manager.rs 93.20% <100.00%> (+0.34%) ⬆️
dash-spv/src/sync/instantsend/sync_manager.rs 88.46% <ø> (ø)
dash-spv/src/sync/masternodes/manager.rs 93.38% <100.00%> (+0.17%) ⬆️

... and 23 files with indirect coverage changes