Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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
/
rust-lightning
Public
Notifications
You must be signed in to change notification settings
Fork
421
Star
1.3k
Code
Issues
269
Pull requests
61
Discussions
Actions
Projects
2
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
6c95b87
User selector
All users
Datepicker
All time
Commit History
Commits on Jul 25, 2025
get rid of unnecesary clone on liquidity manager
martinsaposnic
committed
6c95b87
Copy full SHA for 6c95b87
Commits on Jul 24, 2025
Merge pull request #3662 from martinsaposnic/lsps5
Show description for ff279d6
tnull
authored
ff279d6
Copy full SHA for ff279d6
Commits on Jul 23, 2025
Add tests for LSPS5 client and service.
martinsaposnic
committed
18fe164
Copy full SHA for 18fe164
Integrate LSPS5 with liquidity manager
Show description for 2c870fb
martinsaposnic
committed
2c870fb
Copy full SHA for 2c870fb
Add LSPS5 module structure
martinsaposnic
committed
f135fee
Copy full SHA for f135fee
Introduce LSPS5/Validator, a utility for validating webhook notifications from an LSP.
Show description for a744797
martinsaposnic
committed
a744797
Copy full SHA for a744797
Add LSPS5 webhook client implementation
Show description for 867f12b
martinsaposnic
committed
867f12b
Copy full SHA for 867f12b
Add LSPS5 webhook service implementation
Show description for bc2f990
martinsaposnic
committed
bc2f990
Copy full SHA for bc2f990
Add LSPS5 service and client events
Show description for 229dfb0
martinsaposnic
committed
229dfb0
Copy full SHA for 229dfb0
Add LSPS5 message formats for webhook registration
Show description for 82ae710
martinsaposnic
committed
82ae710
Copy full SHA for 82ae710
Add custom URL parser for LSPS5.
Show description for c0b8834
martinsaposnic
committed
c0b8834
Copy full SHA for c0b8834
Prefactor -> Introduce sign_message on NodeSigner, to be used by LSPS5/service when signing notifications
martinsaposnic
committed
8ac732c
Copy full SHA for 8ac732c
Prefactor - Improvements on LSPSDateTime
Show description for b105bc5
martinsaposnic
committed
b105bc5
Copy full SHA for b105bc5
Introduce 'time' feature in lightning-liquidity.
Show description for f7c9d04
martinsaposnic
committed
f7c9d04
Copy full SHA for f7c9d04
Merge pull request #3942 from TheBlueMatt/2025-07-misc-followups
Show description for 65d518b
joostjager
authored
65d518b
Copy full SHA for 65d518b
Merge pull request #3950 from TheBlueMatt/2025-07-self-hosted
Show description for c4f94e0
TheBlueMatt
authored
c4f94e0
Copy full SHA for c4f94e0
Reduce fuzzing iteration on lsps_message_target
Show description for 2e35242
TheBlueMatt
committed
2e35242
Copy full SHA for 2e35242
Merge pull request #3905 from joostjager/async-persister
Show description for ebe571a
TheBlueMatt
authored
ebe571a
Copy full SHA for ebe571a
Bump CI fuzz tasks now that we have more cores in CI
TheBlueMatt
committed
290b2de
Copy full SHA for 290b2de
Drop package installs on self-hosted runners
Show description for 5238928
TheBlueMatt
committed
5238928
Copy full SHA for 5238928
Drop redundant rustup overrides when we just installed
Show description for cd42592
TheBlueMatt
committed
cd42592
Copy full SHA for cd42592
Switch to self-hosted runners for most Linux CI jobs
Show description for a6d1812
TheBlueMatt
committed
a6d1812
Copy full SHA for a6d1812
Add async KVStore
joostjager
committed
9afb72c
Copy full SHA for 9afb72c
Rename KVStore trait to KVStoreSync
joostjager
committed
1908f09
Copy full SHA for 1908f09
Remove Persister
Show description for dc75436
joostjager
committed
dc75436
Copy full SHA for dc75436
Merge pull request #3946 from joostjager/simplify-send-htlc
Show description for 6b951d6
tnull
authored
6b951d6
Copy full SHA for 6b951d6
Merge pull request #3947 from TheBlueMatt/2025-07-simplify-mon-completion
Show description for 20e51fe
tnull
authored
20e51fe
Copy full SHA for 20e51fe
Merge pull request #3899 from TheBlueMatt/2025-06-close-cleanup
Show description for 95342dc
tnull
authored
95342dc
Copy full SHA for 95342dc
Simplify send_htlc return value
joostjager
committed
5e3af3b
Copy full SHA for 5e3af3b
Remove spurious comment in channel.rs
joostjager
committed
29aab5d
Copy full SHA for 29aab5d
Commits on Jul 22, 2025
Add pending changelog entries
TheBlueMatt
committed
0b3ba85
Copy full SHA for 0b3ba85
Rewrite documentation now that we always use `convert_channel_err`
Show description for 309b3ba
TheBlueMatt
committed
309b3ba
Copy full SHA for 309b3ba
Drop the `channel_id` argument from `convert_channel_err`
Show description for 13281f7
TheBlueMatt
committed
13281f7
Copy full SHA for 13281f7
Remove direct calls to `handle_monitor_update_completion!`
Show description for 8b9b078
TheBlueMatt
committed
8b9b078
Copy full SHA for 8b9b078
Merge pull request #3943 from TheBlueMatt/2024-09-async-persist-claiming-from-closed-chan
Show description for e36abb7
TheBlueMatt
authored
e36abb7
Copy full SHA for e36abb7
Pagination
Previous
Next
You can’t perform that action at this time.