Skip to content

feat(platform-wallet): multi-output shielded transfers + output-aware fee predictor - #4312

Open
bfoss765 wants to merge 20 commits into
v4.2-devfrom
feat/shielded-two-note-invites
Open

feat(platform-wallet): multi-output shielded transfers + output-aware fee predictor#4312
bfoss765 wants to merge 20 commits into
v4.2-devfrom
feat/shielded-two-note-invites

test(platform-wallet): derive the input-selection regression seed fro…

f3c0dfc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 24, 2026 in 1s

83.96% (-3.42%) compared to 5335618

View this Pull Request on Codecov

83.96% (-3.42%) compared to 5335618

Details

Codecov Report

❌ Patch coverage is 72.36136% with 309 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.96%. Comparing base (5335618) to head (f3c0dfc).
⚠️ Report is 6 commits behind head on v4.2-dev.

Files with missing lines Patch % Lines
...s/rs-dpp/src/shielded/builder/shielded_transfer.rs 78.74% 115 Missing ⚠️
packages/rs-dpp/src/shielded/builder/mod.rs 59.44% 73 Missing ⚠️
...lded/builder/identity_create_from_shielded_pool.rs 44.73% 42 Missing ⚠️
...dpp/src/shielded/builder/shield_from_asset_lock.rs 78.68% 42 Missing ⚠️
...entity_create_from_shielded_pool_transition/mod.rs 18.75% 13 Missing ⚠️
packages/rs-dpp/src/shielded/mod.rs 88.63% 10 Missing ⚠️
...rs-dpp/src/shielded/builder/shielded_withdrawal.rs 30.00% 7 Missing ⚠️
packages/rs-dpp/src/shielded/builder/unshield.rs 30.00% 7 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           v4.2-dev    #4312      +/-   ##
============================================
- Coverage     87.38%   83.96%   -3.42%     
============================================
  Files          2735     2736       +1     
  Lines        347720   362760   +15040     
============================================
+ Hits         303858   304606     +748     
- Misses        43862    58154   +14292     
Components Coverage Δ
dpp 84.72% <72.36%> (-4.21%) ⬇️
drive 83.21% <ø> (-3.12%) ⬇️
drive-abci 86.35% <ø> (-3.36%) ⬇️
sdk ∅ <ø> (∅)
dapi-client ∅ <ø> (∅)
platform-version ∅ <ø> (∅)
platform-value 92.92% <ø> (ø)
platform-wallet ∅ <ø> (∅)
drive-proof-verifier 38.90% <ø> (-8.51%) ⬇️
🚀 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.