Skip to content

Merge branch 'v0.42-dev' into feat/per-wallet-filter-scan

c0bd21b
Select commit
Loading
Failed to load commit list.
Merged

feat: per-wallet filter scan and runtime wallet catch-up #694

Merge branch 'v0.42-dev' into feat/per-wallet-filter-scan
c0bd21b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 28, 2026 in 0s

70.58% (+0.45%) compared to 4e97232

View this Pull Request on Codecov

70.58% (+0.45%) compared to 4e97232

Details

Codecov Report

❌ Patch coverage is 97.32072% with 34 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.58%. Comparing base (4e97232) to head (c0bd21b).

Files with missing lines Patch % Lines
dash-spv/src/sync/filters/manager.rs 97.33% 19 Missing ⚠️
key-wallet-manager/src/process_block.rs 92.30% 7 Missing ⚠️
key-wallet-manager/src/matching.rs 70.58% 5 Missing ⚠️
key-wallet-manager/src/wallet_interface.rs 60.00% 2 Missing ⚠️
dash-spv/src/sync/filters/block_match_tracker.rs 99.23% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##           v0.42-dev     #694      +/-   ##
=============================================
+ Coverage      70.13%   70.58%   +0.45%     
=============================================
  Files            319      320       +1     
  Lines          66935    68028    +1093     
=============================================
+ Hits           46944    48020    +1076     
- Misses         19991    20008      +17     
Files with missing lines Coverage Δ
dash-spv-ffi/src/callbacks.rs 79.42% <100.00%> (+3.50%) ⬆️
dash-spv/src/sync/blocks/manager.rs 96.59% <100.00%> (+1.90%) ⬆️
dash-spv/src/sync/blocks/pipeline.rs 96.89% <100.00%> (+1.31%) ⬆️
dash-spv/src/sync/blocks/sync_manager.rs 82.85% <ø> (ø)
dash-spv/src/sync/events.rs 65.00% <100.00%> (+0.89%) ⬆️
dash-spv/src/sync/filters/batch.rs 97.60% <100.00%> (+0.23%) ⬆️
dash-spv/src/sync/filters/sync_manager.rs 100.00% <100.00%> (ø)
dash-spv/src/sync/mempool/sync_manager.rs 98.72% <100.00%> (+<0.01%) ⬆️
key-wallet-manager/src/lib.rs 62.88% <100.00%> (+2.23%) ⬆️
dash-spv/src/sync/filters/block_match_tracker.rs 99.23% <99.23%> (ø)
... and 4 more

... and 4 files with indirect coverage changes