Skip to content

fix: Better handling of txs that send XRP + charge reserve#7671

Merged
mvadari merged 6 commits into
xrplf/sponsorfrom
mvadari/sponsor/sherlock-1860
Jul 1, 2026
Merged

fix: Better handling of txs that send XRP + charge reserve#7671
mvadari merged 6 commits into
xrplf/sponsorfrom
mvadari/sponsor/sherlock-1860

Revert "switch to preFeeBalance_"

2e6de35
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 1, 2026 in 1s

82.1% (target 75.0%)

View this Pull Request on Codecov

82.1% (target 75.0%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.1%. Comparing base (494391b) to head (2e6de35).
⚠️ Report is 23 commits behind head on xrplf/sponsor.

Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff               @@
##           xrplf/sponsor   #7671     +/-   ##
===============================================
- Coverage           82.2%   82.1%   -0.1%     
===============================================
  Files               1016    1017      +1     
  Lines              78375   78213    -162     
  Branches            8996    9018     +22     
===============================================
- Hits               64438   64227    -211     
- Misses             13928   13977     +49     
  Partials               9       9             
Files with missing lines Coverage Δ
src/libxrpl/tx/transactors/escrow/EscrowCreate.cpp 98.1% <100.0%> (+<0.1%) ⬆️
...ansactors/payment_channel/PaymentChannelCreate.cpp 87.4% <100.0%> (-7.4%) ⬇️

... and 23 files with indirect coverage changes

Impacted file tree graph

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.