Skip to content

feat(platform-wallet): pool BIP44 + BIP32 + DashPay receiving funds on the send path - #4329

Merged
QuantumExplorer merged 5 commits into
v4.2-devfrom
feat/send-multi-account-funding
Aug 7, 2026
Merged

feat(platform-wallet): pool BIP44 + BIP32 + DashPay receiving funds on the send path#4329
QuantumExplorer merged 5 commits into
v4.2-devfrom
feat/send-multi-account-funding

test(platform-wallet-ffi): pin the two new error-code mappings

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

87.61% (-0.18%) compared to 963f0d2

View this Pull Request on Codecov

87.61% (-0.18%) compared to 963f0d2

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.61%. Comparing base (963f0d2) to head (0e1763c).
⚠️ Report is 1 commits behind head on v4.2-dev.

Additional details and impacted files
@@             Coverage Diff              @@
##           v4.2-dev    #4329      +/-   ##
============================================
- Coverage     87.78%   87.61%   -0.18%     
============================================
  Files          2677     2704      +27     
  Lines        342371   345211    +2840     
============================================
+ Hits         300551   302445    +1894     
- Misses        41820    42766     +946     
Components Coverage Δ
dpp 88.83% <ø> (ø)
drive 86.25% <ø> (ø)
drive-abci 89.66% <ø> (-0.01%) ⬇️
sdk ∅ <ø> (∅)
dapi-client ∅ <ø> (∅)
platform-version ∅ <ø> (∅)
platform-value 92.88% <ø> (ø)
platform-wallet ∅ <ø> (∅)
drive-proof-verifier 48.02% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.