Skip to content

Fix possible dust HTLC sweep tx when feerate remains unchanged during a bump #3832

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 10, 2025

Ensure package output is not less than dust limit

ab132ab
Select commit
Loading
Failed to load commit list.
Merged

Fix possible dust HTLC sweep tx when feerate remains unchanged during a bump #3832

Ensure package output is not less than dust limit
ab132ab
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 7, 2025 in 0s

89.90% (-0.01%) compared to 97f0e4b

View this Pull Request on Codecov

89.90% (-0.01%) compared to 97f0e4b

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.90%. Comparing base (97f0e4b) to head (ab132ab).
Report is 11 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3832      +/-   ##
==========================================
- Coverage   89.91%   89.90%   -0.01%     
==========================================
  Files         160      160              
  Lines      129307   129581     +274     
  Branches   129307   129581     +274     
==========================================
+ Hits       116270   116505     +235     
- Misses      10349    10383      +34     
- Partials     2688     2693       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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