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
Automatically Update fees on outbound channels
- #985
#985
Merged
TheBlueMatt
merged 9 commits into
lightningdevkit:main
lightningdevkit/rust-lightning:main
from
TheBlueMatt:2021-06-auto-chan-fee-updates
TheBlueMatt/rust-lightning:2021-06-auto-chan-fee-updates
Copy head branch name to clipboard
Aug 13, 2021
Conversation
Commits
9
(9)
Checks
Files changed
Merged
Automatically Update fees on outbound channels
#985
TheBlueMatt
merged 9 commits into
lightningdevkit:main
lightningdevkit/rust-lightning:main
from
TheBlueMatt:2021-06-auto-chan-fee-updates
TheBlueMatt/rust-lightning:2021-06-auto-chan-fee-updates
Copy head branch name to clipboard
Commits
Commits on Aug 10, 2021
Add standard derives for ConfirmationTarget
TheBlueMatt
committed
29b43ba
View commit details
Copy full SHA for 29b43ba
Browse repository at this point
Set cfg=fuzzing when building fuzz crate in CI
Show description for 692b0c7
TheBlueMatt
committed
692b0c7
View commit details
Copy full SHA for 692b0c7
Browse repository at this point
Commits on Aug 13, 2021
Automatically update fees on outbound channels as fees change
Show description for 03439ec
TheBlueMatt
committed
03439ec
View commit details
Copy full SHA for 03439ec
Browse repository at this point
Add fuzz coverage of (potential) fee update messages
TheBlueMatt
committed
f8caa32
View commit details
Copy full SHA for f8caa32
Browse repository at this point
Add more logging during chanmon_consistency runs
TheBlueMatt
committed
b09a60b
View commit details
Copy full SHA for b09a60b
Browse repository at this point
Fix re-sending commitment updates with an outbound fee update
Show description for 9d49c5c
TheBlueMatt
committed
9d49c5c
View commit details
Copy full SHA for 9d49c5c
Browse repository at this point
Fix handling of inbound uncommitted feerate updates
Show description for b3d0a8d
TheBlueMatt
committed
b3d0a8d
View commit details
Copy full SHA for b3d0a8d
Browse repository at this point
Log when we change HTLC state while sending a commitment transaction
TheBlueMatt
committed
01e8ff5
View commit details
Copy full SHA for 01e8ff5
Browse repository at this point
Limit inbound fee updates by dust exposure instead of our estimator
Show description for d3af49e
TheBlueMatt
committed
d3af49e
View commit details
Copy full SHA for d3af49e
Browse repository at this point
You can’t perform that action at this time.