fix(key-wallet, dash-spv): re-emit late knowledge — record corrections, durable rescans, address-pool repair - #979
Draft
HashEngineering wants to merge 13 commits into
Draft
HashEngineering wants to merge 13 commits into
HashEngineering wants to merge 13 commits into
Codecov / codecov/project
succeeded
Sep 11, 2026 in 0s
77.47% (+0.13%) compared to e4208c9
View this Pull Request on Codecov
77.47% (+0.13%) compared to e4208c9
Details
Codecov Report
❌ Patch coverage is 95.91837% with 26 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.47%. Comparing base (e4208c9) to head (de91eb1).
Additional details and impacted files
@@ Coverage Diff @@
## dev #979 +/- ##
==========================================
+ Coverage 77.34% 77.47% +0.13%
==========================================
Files 329 329
Lines 83857 84489 +632
==========================================
+ Hits 64855 65457 +602
- Misses 19002 19032 +30 | Files with missing lines | Coverage Δ | |
|---|---|---|
| dash-spv/src/client/lifecycle.rs | 92.38% <100.00%> (+0.07%) |
⬆️ |
| dash-spv/src/sync/filters/sync_manager.rs | 100.00% <ø> (ø) |
|
| key-wallet/src/managed_account/address_pool.rs | 80.60% <100.00%> (+1.15%) |
⬆️ |
| ...-wallet/src/managed_account/managed_account_ref.rs | 57.08% <100.00%> (+2.69%) |
⬆️ |
| ...-wallet/src/transaction_checking/wallet_checker.rs | 99.54% <100.00%> (+0.06%) |
⬆️ |
| ...y-wallet/src/managed_account/transaction_record.rs | 98.01% <80.00%> (-1.99%) |
⬇️ |
| dash-spv/src/sync/filters/manager.rs | 97.61% <93.04%> (-0.20%) |
⬇️ |
| .../src/managed_account/managed_core_funds_account.rs | 87.13% <84.44%> (-0.42%) |
⬇️ |
Loading