Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
lightningdevkit
/
ldk-server
Public
Notifications
You must be signed in to change notification settings
Fork
43
Star
54
Code
Issues
16
Pull requests
17
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Beta Release
#121
New issue
Copy link
New issue
Copy link
Open
Open
Beta Release
#121
Copy link
Description
benthecarman
Issue body actions
Upstream paginated kv store (
Add PaginatedKVStore traits upstreamed from ldk-server
rust-lightning#4347
)
Make CLI output more readable (
Report
PaymentStatus
using the variant name, not the
i32
discriminant of the variant
#120
and
Use hex-encoded or string representation for user-facing identifiers
#14
)
Config improvements
config via environment variables
config via environment variables
#42
config via cli args
Postgres support (
Add Postgres database
ldk-node#863
)
Docker support
Add Dockerfile
#154
Switch ldk-server-client from reqwest to bitreq
Switch
ldk-server-client
from
reqwest
to
bitreq
#127
log rotation *
Implement configurable native size/time log rotation & deletion
#189
Channel events
Add Channel state change event publishing to grpc subscriptions
#134
Add capability to import scorer files
Add capability to *import* scorer files
#114
End-to-end testing for ldk-server
End-to-end testing for ldk-server
#113
Testing cli→client→server
Testing rammbitmq publisher
Testing config options
Add e2e config startup tests
#142
Telemetry
Telemetry
#38
LSP Utilities
Forwarding history (
Add storage for forwarded payments
ldk-node#772
)
Accounting / profitability tooling
LSP events in rabbitmq publisher
Documentation (
Add initial guides & documentation
#186
)
Setup
Backups
tooling
Release process
Reactions are currently unavailable
Metadata
Metadata
Assignees
No one assigned
Labels
No labels
No labels
Type
No type
Projects
No projects
Milestone
No milestone
Relationships
None yet
Development
No branches or pull requests
Issue actions
You can’t perform that action at this time.
PaymentStatususing the variant name, not thei32discriminant of the variant #120 and Use hex-encoded or string representation for user-facing identifiers #14 )ldk-server-clientfromreqwesttobitreq#127