Skip to content

refactor: change DerivedAddress::public_key to PublicKey#765

Merged
xdustinface merged 1 commit into
v0.42-devfrom
refactor/derived-address-pubkey
May 14, 2026
Merged

refactor: change DerivedAddress::public_key to PublicKey#765
xdustinface merged 1 commit into
v0.42-devfrom
refactor/derived-address-pubkey

refactor: change `DerivedAddress::public_key` to `PublicKey`

9cafe32
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 14, 2026 in 1s

72.28% (+0.01%) compared to 5297d61

View this Pull Request on Codecov

72.28% (+0.01%) compared to 5297d61

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.28%. Comparing base (5297d61) to head (9cafe32).

Additional details and impacted files
@@              Coverage Diff              @@
##           v0.42-dev     #765      +/-   ##
=============================================
+ Coverage      72.26%   72.28%   +0.01%     
=============================================
  Files            320      320              
  Lines          70275    70271       -4     
=============================================
+ Hits           50785    50793       +8     
+ Misses         19490    19478      -12     
Files with missing lines Coverage Δ
dash-spv-ffi/src/callbacks.rs 74.36% <100.00%> (+0.21%) ⬆️
key-wallet-manager/src/events.rs 68.81% <100.00%> (+1.33%) ⬆️

... and 3 files with indirect coverage changes