Skip to content

feat: shielded funding from asset-lock proofs - #3753

Merged
shumkov merged 13 commits into
v3.1-devfrom
feat/swift/shielded-funding-with-asset-lock
May 28, 2026
Merged

feat: shielded funding from asset-lock proofs#3753
shumkov merged 13 commits into
v3.1-devfrom
feat/swift/shielded-funding-with-asset-lock

fix(shielded): pre-broadcast sizing guard + retention sweep on retry

6331681
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 28, 2026 in 1s

87.33% (+0.15%) compared to ef398cb

View this Pull Request on Codecov

87.33% (+0.15%) compared to ef398cb

Details

Codecov Report

❌ Patch coverage is 96.19048% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.33%. Comparing base (ef398cb) to head (6331681).
⚠️ Report is 9 commits behind head on v3.1-dev.

Files with missing lines Patch % Lines
...dpp/src/shielded/builder/shield_from_asset_lock.rs 89.47% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           v3.1-dev    #3753      +/-   ##
============================================
+ Coverage     87.17%   87.33%   +0.15%     
============================================
  Files          2607     2590      -17     
  Lines        319489   317082    -2407     
============================================
- Hits         278507   276911    -1596     
+ Misses        40982    40171     -811     
Components Coverage Δ
dpp 87.73% <96.19%> (+0.01%) ⬆️
drive 85.95% <ø> (ø)
drive-abci 89.60% <ø> (-0.01%) ⬇️
sdk ∅ <ø> (∅)
dapi-client ∅ <ø> (∅)
platform-version ∅ <ø> (∅)
platform-value 92.17% <ø> (ø)
platform-wallet ∅ <ø> (∅)
drive-proof-verifier 49.14% <ø> (-0.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.