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
[Splicing] Tx negotiation during splicing
- #3736
#3736
Merged
wpaulino
merged 9 commits into
lightningdevkit:main
lightningdevkit/rust-lightning:main
from
optout21:splice-dual-tx4
optout21/rust-lightning:splice-dual-tx4
Copy head branch name to clipboard
Jul 31, 2025
Conversation
Commits
9
(9)
Checks
Files changed
Merged
[Splicing] Tx negotiation during splicing
#3736
wpaulino
merged 9 commits into
lightningdevkit:main
lightningdevkit/rust-lightning:main
from
optout21:splice-dual-tx4
optout21/rust-lightning:splice-dual-tx4
Copy head branch name to clipboard
Commits
Commits on Jul 28, 2025
Rename DualFundingContext
Show description for 823e251
optout21
authored and
jkczyz
committed
823e251
View commit details
Copy full SHA for 823e251
Browse repository at this point
Commits on Jul 31, 2025
Track funding negotiation state with an enum
Show description for f1db67e
jkczyz
committed
f1db67e
View commit details
Copy full SHA for f1db67e
Browse repository at this point
Refactor FundingNegotiationContext and PendingSplice
Show description for 1272772
wpaulino
and
jkczyz
committed
1272772
View commit details
Copy full SHA for 1272772
Browse repository at this point
Add shared_funding_input to FundingNegotiationContext
Show description for cc65d08
jkczyz
committed
cc65d08
View commit details
Copy full SHA for cc65d08
Browse repository at this point
Allow InteractiveTxConstructor use in splicing
Show description for a1d80e0
wpaulino
and
jkczyz
committed
a1d80e0
View commit details
Copy full SHA for a1d80e0
Browse repository at this point
Complete splice initialization
Show description for a2375f5
optout21
and
jkczyz
committed
a2375f5
View commit details
Copy full SHA for a2375f5
Browse repository at this point
Add change_script to FundingNegotiationContext
Show description for 05d2a8e
jkczyz
committed
05d2a8e
View commit details
Copy full SHA for 05d2a8e
Browse repository at this point
Don't close a funded channel on splice failure
Show description for bb5ef8e
jkczyz
committed
bb5ef8e
View commit details
Copy full SHA for bb5ef8e
Browse repository at this point
Clear interactive_tx_signing_session upon splice promotion
Show description for 41cbc1f
jkczyz
committed
41cbc1f
View commit details
Copy full SHA for 41cbc1f
Browse repository at this point
You can’t perform that action at this time.