Skip to content

fix(key-wallet): don't build asset locks on unconfirmed funds - #836

Merged
xdustinface merged 3 commits into
dashpay:devfrom
xdustinface:fix/asset-lock-finality
Jul 6, 2026
Merged

fix(key-wallet): don't build asset locks on unconfirmed funds#836
xdustinface merged 3 commits into
dashpay:devfrom
xdustinface:fix/asset-lock-finality

Merge branch 'dev' into fix/asset-lock-finality

0f44859
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 6, 2026 in 0s

73.32% (-0.07%) compared to c88264e

View this Pull Request on Codecov

73.32% (-0.07%) compared to c88264e

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.32%. Comparing base (c88264e) to head (0f44859).

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #836      +/-   ##
==========================================
- Coverage   73.38%   73.32%   -0.07%     
==========================================
  Files         324      324              
  Lines       72803    72923     +120     
==========================================
+ Hits        53430    53472      +42     
- Misses      19373    19451      +78     
Files with missing lines Coverage Δ
.../src/managed_account/managed_core_funds_account.rs 77.58% <100.00%> (+0.27%) ⬆️
...-wallet/src/transaction_checking/wallet_checker.rs 99.25% <100.00%> (+0.03%) ⬆️
...c/wallet/managed_wallet_info/asset_lock_builder.rs 88.13% <100.00%> (+4.88%) ⬆️
.../wallet/managed_wallet_info/transaction_builder.rs 85.65% <100.00%> (+0.47%) ⬆️
...wallet/managed_wallet_info/transaction_building.rs 87.87% <100.00%> (+0.53%) ⬆️

... and 19 files with indirect coverage changes