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
/
ldk-node
Public
Notifications
You must be signed in to change notification settings
Fork
158
Star
219
Code
Issues
99
Pull requests
45
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Support BOLT12 LSPS2 JIT-channel receives
- #990
#990
Closed
tnull
wants to merge 29 commits into
lightningdevkit:main
lightningdevkit/ldk-node:main
from
tnull:2026-07-bolt12-lsps2-ng
tnull/ldk-node:2026-07-bolt12-lsps2-ng
Copy head branch name to clipboard
Conversation
Commits
29
(29)
Checks
Files changed
Closed
Support BOLT12 LSPS2 JIT-channel receives
#990
tnull
wants to merge 29 commits into
lightningdevkit:main
lightningdevkit/ldk-node:main
from
tnull:2026-07-bolt12-lsps2-ng
tnull/ldk-node:2026-07-bolt12-lsps2-ng
Copy head branch name to clipboard
Commits
Commits on Jul 16, 2026
lsps2: Move client into module directory
Show description for bd7f129
tnull
committed
bd7f129
View commit details
Copy full SHA for bd7f129
Browse repository at this point
lsps2: Add single-use payment leases
Show description for 2510be4
tnull
committed
2510be4
View commit details
Copy full SHA for 2510be4
Browse repository at this point
lsps2: Persist payment leases
Show description for e83b5e9
tnull
committed
e83b5e9
View commit details
Copy full SHA for e83b5e9
Browse repository at this point
lsps2: Prune stale payment leases
Show description for fbf77ef
tnull
committed
fbf77ef
View commit details
Copy full SHA for fbf77ef
Browse repository at this point
lsps2: Cache negotiated payment leases
Show description for ff8c2fd
tnull
committed
ff8c2fd
View commit details
Copy full SHA for ff8c2fd
Browse repository at this point
bolt11: Consume cached LSPS2 leases
Show description for 8ccc4e5
tnull
committed
8ccc4e5
View commit details
Copy full SHA for 8ccc4e5
Browse repository at this point
f Make lease consumption crash-safe
Show description for dae2feb
tnull
committed
dae2feb
View commit details
Copy full SHA for dae2feb
Browse repository at this point
deps: Use LSPS2 response APIs
Show description for ef4a115
tnull
committed
ef4a115
View commit details
Copy full SHA for ef4a115
Browse repository at this point
lsps2: Persist pending BOLT12 offers
Show description for e783d4d
tnull
committed
e783d4d
View commit details
Copy full SHA for e783d4d
Browse repository at this point
bolt12: Register LSPS2 JIT offers
Show description for 5a12583
tnull
committed
5a12583
View commit details
Copy full SHA for 5a12583
Browse repository at this point
payment: Move payment metadata
Show description for 2859a60
tnull
committed
2859a60
View commit details
Copy full SHA for 2859a60
Browse repository at this point
bolt12: Add LSPS2 payment metadata
Show description for a35de09
tnull
committed
a35de09
View commit details
Copy full SHA for a35de09
Browse repository at this point
bolt12: Install LSPS2 router
Show description for 9cddb04
tnull
committed
9cddb04
View commit details
Copy full SHA for 9cddb04
Browse repository at this point
lsps2: Share payment lease selection
Show description for 332a403
tnull
committed
332a403
View commit details
Copy full SHA for 332a403
Browse repository at this point
bolt12: Respond to requests from leases
Show description for 7cd5508
tnull
committed
7cd5508
View commit details
Copy full SHA for 7cd5508
Browse repository at this point
lsps2: Extend opening parameter validity
Show description for 067860a
tnull
committed
067860a
View commit details
Copy full SHA for 067860a
Browse repository at this point
bolt12: Validate LSPS2 opening fees
Show description for 7b21cff
tnull
committed
7b21cff
View commit details
Copy full SHA for 7b21cff
Browse repository at this point
lsps2: Serialize lease negotiation
Show description for 3246e2e
tnull
committed
3246e2e
View commit details
Copy full SHA for 3246e2e
Browse repository at this point
lsps2: Refill consumed payment leases
Show description for ee9e208
tnull
committed
ee9e208
View commit details
Copy full SHA for ee9e208
Browse repository at this point
lsps2: Restore offer lease caches
Show description for bde343f
tnull
committed
bde343f
View commit details
Copy full SHA for bde343f
Browse repository at this point
lsps2: Retry failed lease negotiation
Show description for 942cc80
tnull
committed
942cc80
View commit details
Copy full SHA for 942cc80
Browse repository at this point
bolt12: Address JIT offers by node ID
Show description for f913605
tnull
committed
f913605
View commit details
Copy full SHA for f913605
Browse repository at this point
lsps2: Validate gross proportional fees
Show description for f87460f
tnull
committed
f87460f
View commit details
Copy full SHA for f87460f
Browse repository at this point
lsps2: Test BOLT12 JIT payments
Show description for 81f0998
tnull
committed
81f0998
View commit details
Copy full SHA for 81f0998
Browse repository at this point
lsps2: Test multi-LSP BOLT12 selection
Show description for effe15f
tnull
committed
effe15f
View commit details
Copy full SHA for effe15f
Browse repository at this point
lsps2: Test restored BOLT12 leases
Show description for b02b5a9
tnull
committed
b02b5a9
View commit details
Copy full SHA for b02b5a9
Browse repository at this point
lsps2: Test BOLT12 after LSP restart
Show description for 8d912f5
tnull
committed
8d912f5
View commit details
Copy full SHA for 8d912f5
Browse repository at this point
lsps2: Fail over lease negotiation
Show description for 5712376
tnull
committed
5712376
View commit details
Copy full SHA for 5712376
Browse repository at this point
lsps2: Test payment lease state
Show description for 27c34ef
tnull
committed
27c34ef
View commit details
Copy full SHA for 27c34ef
Browse repository at this point
You can’t perform that action at this time.