Skip to content

feat(platform-wallet): let a Core build fund from only the inputs it was given - #4548

Merged
lklimek merged 6 commits into
v4.2-devfrom
feat/core-tx-builder-only-added-inputs
Sep 3, 2026
Merged

lklimek merged 6 commits into
v4.2-devfrom
feat/core-tx-builder-only-added-inputs

fix(wallet-ffi): honour use_only_added_inputs in the deferred finalizer

a196b7b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 3, 2026 in 0s

86.39% (-0.19%) compared to dedc197

View this Pull Request on Codecov

86.39% (-0.19%) compared to dedc197

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.39%. Comparing base (dedc197) to head (a196b7b).
⚠️ Report is 8 commits behind head on v4.2-dev.

Additional details and impacted files
@@             Coverage Diff              @@
##           v4.2-dev    #4548      +/-   ##
============================================
- Coverage     86.58%   86.39%   -0.19%     
============================================
  Files          2786     2786              
  Lines        363966   364716     +750     
============================================
- Hits         315143   315103      -40     
- Misses        48823    49613     +790     
Components Coverage Δ
dpp 87.19% <ø> (+0.01%) ⬆️
drive 84.63% <ø> (-0.46%) ⬇️
drive-abci 89.82% <ø> (+<0.01%) ⬆️
sdk ∅ <ø> (∅)
dapi-client ∅ <ø> (∅)
platform-version ∅ <ø> (∅)
platform-value 92.92% <ø> (ø)
platform-wallet ∅ <ø> (∅)
drive-proof-verifier 49.22% <ø> (ø)
🚀 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.