Skip to content

call zeroize on Wallet and RootExtendedPrivKey drop impl

6eeacf0
Select commit
Loading
Failed to load commit list.
Merged

refactor(key-wallet): derive Zeroize on WalletType and wipe on drop #780

call zeroize on Wallet and RootExtendedPrivKey drop impl
6eeacf0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 20, 2026 in 1s

72.21% (-0.25%) compared to 34e50b6

View this Pull Request on Codecov

72.21% (-0.25%) compared to 34e50b6

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.21%. Comparing base (34e50b6) to head (6eeacf0).

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #780      +/-   ##
==========================================
- Coverage   72.45%   72.21%   -0.25%     
==========================================
  Files         321      321              
  Lines       70350    70329      -21     
==========================================
- Hits        50974    50787     -187     
- Misses      19376    19542     +166     
Files with missing lines Coverage Δ
key-wallet/src/wallet/mod.rs 95.00% <100.00%> (+5.21%) ⬆️
key-wallet/src/wallet/root_extended_keys.rs 52.54% <100.00%> (+0.61%) ⬆️

... and 19 files with indirect coverage changes