Skip to content

fix: clean up key-wallet feature flags after no-std removal#588

Merged
xdustinface merged 2 commits into
v0.42-devfrom
fix/key-wallet-feature-cleanup
Mar 27, 2026
Merged

fix: clean up key-wallet feature flags after no-std removal#588
xdustinface merged 2 commits into
v0.42-devfrom
fix/key-wallet-feature-cleanup

fix: make `bip39/std` and `secp256k1/std` unconditional in `key-wallet`

e01b0f2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 27, 2026 in 1s

67.37% (+0.15%) compared to 2f5494f

View this Pull Request on Codecov

67.37% (+0.15%) compared to 2f5494f

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 67.37%. Comparing base (2f5494f) to head (e01b0f2).

Additional details and impacted files
@@              Coverage Diff              @@
##           v0.42-dev     #588      +/-   ##
=============================================
+ Coverage      67.21%   67.37%   +0.15%     
=============================================
  Files            318      318              
  Lines          67025    67020       -5     
=============================================
+ Hits           45052    45153     +101     
+ Misses         21973    21867     -106     
Files with missing lines Coverage Δ
key-wallet/src/mnemonic.rs 94.24% <100.00%> (-0.10%) ⬇️

... and 15 files with indirect coverage changes