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
Add splice-out support
- #3979
#3979
Merged
wpaulino
merged 9 commits into
lightningdevkit:main
lightningdevkit/rust-lightning:main
from
jkczyz:2025-07-splice-out
jkczyz/rust-lightning:2025-07-splice-out
Copy head branch name to clipboard
Aug 25, 2025
Conversation
Commits
9
(9)
Checks
Files changed
Merged
Add splice-out support
#3979
wpaulino
merged 9 commits into
lightningdevkit:main
lightningdevkit/rust-lightning:main
from
jkczyz:2025-07-splice-out
jkczyz/rust-lightning:2025-07-splice-out
Copy head branch name to clipboard
Commits
Commits on Aug 20, 2025
Check splice contributions against SignedAmount::MAX_MONEY
Show description for 9bd2144
jkczyz
committed
9bd2144
View commit details
Copy full SHA for 9bd2144
Browse repository at this point
Remove their_funding_contribution_satoshis from FundingNegotiationContext
Show description for c9ddcbf
jkczyz
committed
c9ddcbf
View commit details
Copy full SHA for c9ddcbf
Browse repository at this point
Remove TransactionU16LenLimited
Show description for 70929ae
jkczyz
committed
70929ae
View commit details
Copy full SHA for 70929ae
Browse repository at this point
Include witness weights in FundingNegotiationContext
Show description for 3327382
jkczyz
committed
3327382
View commit details
Copy full SHA for 3327382
Browse repository at this point
Commits on Aug 21, 2025
Account for shared input EMPTY_SCRIPT_SIG_WEIGHT
Show description for 75b7e80
jkczyz
committed
75b7e80
View commit details
Copy full SHA for 75b7e80
Browse repository at this point
Commits on Aug 25, 2025
Replace funding input tuple with struct
Show description for bdb8d5d
jkczyz
committed
bdb8d5d
View commit details
Copy full SHA for bdb8d5d
Browse repository at this point
Use a SpliceContribution enum for passing splice-in params
Show description for ae58a4f
jkczyz
committed
ae58a4f
View commit details
Copy full SHA for ae58a4f
Browse repository at this point
Add splice-out support
Show description for 3245ebf
jkczyz
committed
3245ebf
View commit details
Copy full SHA for 3245ebf
Browse repository at this point
Support accepting splice-out
Show description for ce203f2
jkczyz
committed
ce203f2
View commit details
Copy full SHA for ce203f2
Browse repository at this point
You can’t perform that action at this time.