Skip to content

feat(key-wallet): fund an asset lock from a caller-chosen list of accounts - #944

Merged
QuantumExplorer merged 8 commits into
devfrom
feat/asset-lock-pooled-funding-caller-sources
Aug 10, 2026
Merged

feat(key-wallet): fund an asset lock from a caller-chosen list of accounts#944
QuantumExplorer merged 8 commits into
devfrom
feat/asset-lock-pooled-funding-caller-sources

test(key-wallet-ffi): run the asset-lock source cases on both networks

c88f5d1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 10, 2026 in 0s

75.38% (+0.20%) compared to d91ad05

View this Pull Request on Codecov

75.38% (+0.20%) compared to d91ad05

Details

Codecov Report

❌ Patch coverage is 95.98394% with 20 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.38%. Comparing base (d91ad05) to head (c88f5d1).

Files with missing lines Patch % Lines
key-wallet-ffi/src/transaction.rs 78.43% 11 Missing ⚠️
...c/wallet/managed_wallet_info/asset_lock_builder.rs 97.69% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #944      +/-   ##
==========================================
+ Coverage   75.17%   75.38%   +0.20%     
==========================================
  Files         328      328              
  Lines       78194    78541     +347     
==========================================
+ Hits        58783    59208     +425     
+ Misses      19411    19333      -78     
Files with missing lines Coverage Δ
...wallet/managed_wallet_info/transaction_building.rs 95.50% <100.00%> (+1.97%) ⬆️
...c/wallet/managed_wallet_info/asset_lock_builder.rs 93.82% <97.69%> (+4.20%) ⬆️
key-wallet-ffi/src/transaction.rs 12.21% <78.43%> (+12.21%) ⬆️

... and 8 files with indirect coverage changes