fix(key-wallet, dash-spv): re-emit late knowledge — record corrections, durable rescans, address-pool repair - #979
Open
HashEngineering wants to merge 9 commits into
Open
Codecov / codecov/project
succeeded
Aug 26, 2026 in 0s
77.28% (+0.14%) compared to 237f79a
View this Pull Request on Codecov
77.28% (+0.14%) compared to 237f79a
Details
Codecov Report
❌ Patch coverage is 95.00960% with 26 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.28%. Comparing base (237f79a) to head (3fa881b).
Additional details and impacted files
@@ Coverage Diff @@
## dev #979 +/- ##
==========================================
+ Coverage 77.14% 77.28% +0.14%
==========================================
Files 329 329
Lines 82998 83514 +516
==========================================
+ Hits 64026 64541 +515
- Misses 18972 18973 +1 | 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 | 56.22% <100.00%> (+2.80%) |
⬆️ |
| ...-wallet/src/transaction_checking/wallet_checker.rs | 99.53% <100.00%> (+0.04%) |
⬆️ |
| ...y-wallet/src/managed_account/transaction_record.rs | 98.01% <80.00%> (-1.99%) |
⬇️ |
| dash-spv/src/sync/filters/manager.rs | 97.69% <93.04%> (-0.23%) |
⬇️ |
| .../src/managed_account/managed_core_funds_account.rs | 87.33% <84.44%> (-0.44%) |
⬇️ |
Loading