Skip to content

feat(key-wallet): track internal address pools for CoinJoin accounts#821

Merged
xdustinface merged 1 commit into
devfrom
feat/coinjoin-external
Jun 26, 2026
Merged

feat(key-wallet): track internal address pools for CoinJoin accounts#821
xdustinface merged 1 commit into
devfrom
feat/coinjoin-external

feat(key-wallet): track internal address pools for CoinJoin accounts

23d0260
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 24, 2026 in 0s

73.01% (-0.03%) compared to d9fe0a3

View this Pull Request on Codecov

73.01% (-0.03%) compared to d9fe0a3

Details

Codecov Report

❌ Patch coverage is 69.56522% with 21 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.01%. Comparing base (d9fe0a3) to head (23d0260).

Files with missing lines Patch % Lines
key-wallet-ffi/src/managed_account.rs 30.43% 16 Missing ⚠️
...allet/src/managed_account/managed_account_trait.rs 25.00% 3 Missing ⚠️
.../src/managed_account/managed_account_collection.rs 92.85% 1 Missing ⚠️
...wallet/src/managed_account/managed_account_type.rs 95.23% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #821      +/-   ##
==========================================
- Coverage   73.04%   73.01%   -0.03%     
==========================================
  Files         323      323              
  Lines       72046    72064      +18     
==========================================
- Hits        52623    52619       -4     
- Misses      19423    19445      +22     
Files with missing lines Coverage Δ
...wallet/src/transaction_checking/account_checker.rs 53.98% <100.00%> (-0.05%) ⬇️
...-wallet/src/transaction_checking/wallet_checker.rs 99.22% <100.00%> (+<0.01%) ⬆️
.../src/managed_account/managed_account_collection.rs 58.83% <92.85%> (+0.34%) ⬆️
...wallet/src/managed_account/managed_account_type.rs 41.29% <95.23%> (+1.62%) ⬆️
...allet/src/managed_account/managed_account_trait.rs 36.80% <25.00%> (ø)
key-wallet-ffi/src/managed_account.rs 63.52% <30.43%> (+0.08%) ⬆️

... and 7 files with indirect coverage changes