Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
lightningdevkit
/
rust-lightning
Public
Notifications
You must be signed in to change notification settings
Fork
477
Star
1.4k
Code
Issues
273
Pull requests
2
Discussions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Projects
Wiki
Security and quality
Insights
Prefactor for Trampoline MPP accumulation
- #4510
#4510
Merged
TheBlueMatt
merged 12 commits into
lightningdevkit:main
lightningdevkit/rust-lightning:main
from
carlaKC:2299-mpp-prefactor
carlaKC/rust-lightning:2299-mpp-prefactor
Copy head branch name to clipboard
Apr 14, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Prefactor for Trampoline MPP accumulation
#4510
TheBlueMatt
merged 12 commits into
lightningdevkit:main
lightningdevkit/rust-lightning:main
from
carlaKC:2299-mpp-prefactor
carlaKC/rust-lightning:2299-mpp-prefactor
Copy head branch name to clipboard
Commits
Commits on Apr 14, 2026
ln/refactor: add previous_hop_data helper for HTLCSource
carlaKC
committed
c285b31
View commit details
Copy full SHA for c285b31
Browse repository at this point
ln/refactor: rename shared secret and populate in HTLCPreviousHopData
carlaKC
committed
c07180f
View commit details
Copy full SHA for c07180f
Browse repository at this point
ln/refactor: move MPP information into separate struct to ClaimableHTLC
Show description for c3fbac3
carlaKC
committed
c3fbac3
View commit details
Copy full SHA for c3fbac3
Browse repository at this point
ln/refactor: move mpp timeout into helper function
Show description for 8c82af3
carlaKC
committed
8c82af3
View commit details
Copy full SHA for 8c82af3
Browse repository at this point
ln/refactor: move on chain timeout check into claimable htlc
Show description for dbf3895
carlaKC
committed
dbf3895
View commit details
Copy full SHA for dbf3895
Browse repository at this point
ln/refactor: remove claimable htlc from fail_htlc macro
Show description for f517df5
carlaKC
committed
f517df5
View commit details
Copy full SHA for f517df5
Browse repository at this point
ln/refactor: move checks on incoming mpp accumulation into method
Show description for bc7452e
carlaKC
committed
bc7452e
View commit details
Copy full SHA for bc7452e
Browse repository at this point
ln/refactor: introduce HasMppPart generic to share incoming mpp
Show description for 8c9604c
carlaKC
committed
8c9604c
View commit details
Copy full SHA for 8c9604c
Browse repository at this point
ln/refactor: pass minimum delta into check_incoming_htlc_cltv
Show description for 80c3507
carlaKC
committed
80c3507
View commit details
Copy full SHA for 80c3507
Browse repository at this point
blinded_path/refactor: make construction generic over forwarding type
Show description for 82bec57
carlaKC
committed
82bec57
View commit details
Copy full SHA for 82bec57
Browse repository at this point
blinded_path: add constructor for trampoline blinded path
carlaKC
committed
95ae963
View commit details
Copy full SHA for 95ae963
Browse repository at this point
ln/test: add multi-purpose trampoline test helper
Show description for 0792570
carlaKC
committed
0792570
View commit details
Copy full SHA for 0792570
Browse repository at this point
You can’t perform that action at this time.