Skip to content

Derive per-channel destination and shutdown scripts for improved on-chain privacy#4756

Open
Abeeujah wants to merge 4 commits into
lightningdevkit:mainfrom
Abeeujah:key-script
Open

Derive per-channel destination and shutdown scripts for improved on-chain privacy#4756
Abeeujah wants to merge 4 commits into
lightningdevkit:mainfrom
Abeeujah:key-script

Add changelog entry for (#1139)

0170743
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 27, 2026 in 0s

86.97% (+0.00%) compared to 43ea836

View this Pull Request on Codecov

86.97% (+0.00%) compared to 43ea836

Details

Codecov Report

❌ Patch coverage is 96.23656% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.97%. Comparing base (43ea836) to head (0170743).

Files with missing lines Patch % Lines
lightning/src/ln/channel.rs 70.00% 3 Missing ⚠️
lightning/src/sign/mod.rs 98.24% 2 Missing and 1 partial ⚠️
lightning/src/util/test_utils.rs 66.66% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##             main    #4756    +/-   ##
========================================
  Coverage   86.96%   86.97%            
========================================
  Files         161      161            
  Lines      111648   111784   +136     
  Branches   111648   111784   +136     
========================================
+ Hits        97099    97224   +125     
- Misses      12045    12053     +8     
- Partials     2504     2507     +3     

☔ View full report in Codecov by Harness.
📢 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.