Skip to content

feat(platform-wallet): rebuild tracked asset locks after restore; honest scan-derived shielded history - #4342

Merged
QuantumExplorer merged 8 commits into
v4.2-devfrom
feat/asset-lock-restore-reconstruction
Aug 8, 2026
Merged

feat(platform-wallet): rebuild tracked asset locks after restore; honest scan-derived shielded history#4342
QuantumExplorer merged 8 commits into
v4.2-devfrom
feat/asset-lock-restore-reconstruction

test(platform-wallet-storage): keep the frozen-pin guidance out of co…

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

87.60% (-0.02%) compared to 7a7ec9f

View this Pull Request on Codecov

87.60% (-0.02%) compared to 7a7ec9f

Details

Codecov Report

❌ Patch coverage is 73.68421% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.60%. Comparing base (7a7ec9f) to head (0a2031a).
⚠️ Report is 1 commits behind head on v4.2-dev.

Files with missing lines Patch % Lines
...rm-wallet-storage/src/sqlite/schema/asset_locks.rs 73.68% 5 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           v4.2-dev    #4342      +/-   ##
============================================
- Coverage     87.62%   87.60%   -0.02%     
============================================
  Files          2704     2704              
  Lines        345206   345268      +62     
============================================
+ Hits         302473   302489      +16     
- Misses        42733    42779      +46     
Components Coverage Δ
dpp 88.86% <ø> (ø)
drive 86.25% <ø> (ø)
drive-abci 89.66% <ø> (+<0.01%) ⬆️
sdk ∅ <ø> (∅)
dapi-client ∅ <ø> (∅)
platform-version ∅ <ø> (∅)
platform-value 92.88% <ø> (ø)
platform-wallet ∅ <ø> (∅)
drive-proof-verifier 48.02% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.