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
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
/
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
479
Star
1.4k
Code
Issues
272
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
Update fee and dust handling for zero fee channels
- #3884
#3884
Merged
TheBlueMatt
merged 10 commits into
lightningdevkit:main
lightningdevkit/rust-lightning:main
from
carlaKC:3789-fees-and-dust
carlaKC/rust-lightning:3789-fees-and-dust
Copy head branch name to clipboard
Jul 17, 2025
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Update fee and dust handling for zero fee channels
#3884
TheBlueMatt
merged 10 commits into
lightningdevkit:main
lightningdevkit/rust-lightning:main
from
carlaKC:3789-fees-and-dust
carlaKC/rust-lightning:3789-fees-and-dust
Copy head branch name to clipboard
Commits
Commits on Jul 16, 2025
ln/refactor: add utility to get commitment feerate by channel type
carlaKC
committed
6ecacc4
View commit details
Copy full SHA for 6ecacc4
Browse repository at this point
ln: return Option for dust_exposure_limiting_feerate
Show description for 4f84f19
carlaKC
committed
4f84f19
View commit details
Copy full SHA for 4f84f19
Browse repository at this point
ln: add channel type awareness to get_dust_exposure_limiting_feerate
Show description for b497c73
carlaKC
and
TheBlueMatt
committed
b497c73
View commit details
Copy full SHA for b497c73
Browse repository at this point
ln: remove unnecessary nonzero anchor channel check in build_htlc_output
Show description for 4a8a50c
carlaKC
committed
4a8a50c
View commit details
Copy full SHA for 4a8a50c
Browse repository at this point
ln/refactor: move success/timeout dust limits into helper
Show description for d8a3727
carlaKC
committed
d8a3727
View commit details
Copy full SHA for d8a3727
Browse repository at this point
ln: set zero second stage fees for zero fee commitments
Show description for 2a9b187
carlaKC
committed
2a9b187
View commit details
Copy full SHA for 2a9b187
Browse repository at this point
ln: return early and assert in fee calculation and checks
Show description for ccf3ef5
carlaKC
and
TheBlueMatt
committed
ccf3ef5
View commit details
Copy full SHA for ccf3ef5
Browse repository at this point
ln: do not send and reject receive of update_fee for zero fee commits
Show description for ea0341f
carlaKC
and
TheBlueMatt
committed
ea0341f
View commit details
Copy full SHA for ea0341f
Browse repository at this point
ln: add test helper for fee spike buffer test and use TxBuilder
Show description for f12c191
carlaKC
committed
f12c191
View commit details
Copy full SHA for f12c191
Browse repository at this point
ln: do not maintain fee spike buffer for zero fee commitment channels
carlaKC
committed
54559b3
View commit details
Copy full SHA for 54559b3
Browse repository at this point
You can’t perform that action at this time.