Skip to content

feat(key-wallet-manager): add a lossless persistence event channel to stop the sync-watermark freeze - #927

Merged
QuantumExplorer merged 5 commits into
devfrom
fix/wallet-event-persistence-mpsc-dev
Aug 6, 2026
Merged

feat(key-wallet-manager): add a lossless persistence event channel to stop the sync-watermark freeze#927
QuantumExplorer merged 5 commits into
devfrom
fix/wallet-event-persistence-mpsc-dev

refactor(key-wallet-manager): remove the unused public event_sender a…

c51fa83
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 6, 2026 in 0s

75.00% (-0.01%) compared to a041f44

View this Pull Request on Codecov

75.00% (-0.01%) compared to a041f44

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.00%. Comparing base (a041f44) to head (c51fa83).

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #927      +/-   ##
==========================================
- Coverage   75.00%   75.00%   -0.01%     
==========================================
  Files         328      328              
  Lines       77228    77255      +27     
==========================================
+ Hits        57925    57942      +17     
- Misses      19303    19313      +10     
Files with missing lines Coverage Δ
key-wallet-manager/src/accessors.rs 60.35% <100.00%> (+1.96%) ⬆️
key-wallet-manager/src/lib.rs 76.07% <100.00%> (+1.25%) ⬆️
key-wallet-manager/src/process_block.rs 90.61% <100.00%> (+0.08%) ⬆️

... and 8 files with indirect coverage changes