Skip to content

feat(key-wallet): dashpay contact account funding - #929

Merged
QuantumExplorer merged 3 commits into
devfrom
feat/dashpay-contact-account-funding
Aug 7, 2026
Merged

feat(key-wallet): dashpay contact account funding#929
QuantumExplorer merged 3 commits into
devfrom
feat/dashpay-contact-account-funding

fix(key-wallet): skipping already used AccountType when funding a tra…

9f5b1d2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 7, 2026 in 1s

75.30% (+0.07%) compared to 09904a6

View this Pull Request on Codecov

75.30% (+0.07%) compared to 09904a6

Details

Codecov Report

❌ Patch coverage is 83.07087% with 43 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.30%. Comparing base (09904a6) to head (9f5b1d2).

Files with missing lines Patch % Lines
.../src/managed_account/managed_account_collection.rs 46.34% 22 Missing ⚠️
...wallet/managed_wallet_info/transaction_building.rs 91.86% 17 Missing ⚠️
key-wallet/src/wallet/managed_wallet_info/mod.rs 0.00% 2 Missing ⚠️
...allet/managed_wallet_info/wallet_info_interface.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #929      +/-   ##
==========================================
+ Coverage   75.23%   75.30%   +0.07%     
==========================================
  Files         328      328              
  Lines       77767    77982     +215     
==========================================
+ Hits        58507    58726     +219     
+ Misses      19260    19256       -4     
Files with missing lines Coverage Δ
key-wallet/src/wallet/managed_wallet_info/mod.rs 74.22% <0.00%> (-0.78%) ⬇️
...allet/managed_wallet_info/wallet_info_interface.rs 77.20% <0.00%> (+0.84%) ⬆️
...wallet/managed_wallet_info/transaction_building.rs 93.52% <91.86%> (-0.29%) ⬇️
.../src/managed_account/managed_account_collection.rs 63.07% <46.34%> (+0.31%) ⬆️

... and 8 files with indirect coverage changes