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
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
.
ElementsProject
/
lightning
Public
Notifications
You must be signed in to change notification settings
Fork
1k
Star
3.1k
Code
Issues
270
Pull requests
101
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Add a 'reservation expiration' mechanism
- #3789
#3789
Closed
niftynei
wants to merge 11 commits into
ElementsProject:master
ElementsProject/lightning:master
from
niftynei:nifty/reserve-utxo
niftynei/lightning:nifty/reserve-utxo
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Closed
Add a 'reservation expiration' mechanism
#3789
niftynei
wants to merge 11 commits into
ElementsProject:master
ElementsProject/lightning:master
from
niftynei:nifty/reserve-utxo
niftynei/lightning:nifty/reserve-utxo
Copy head branch name to clipboard
Commits
Commits on Jun 30, 2020
utxos: add a 'reserved_til' marker for utxos
Show description for 85ab7a5
niftynei
committed
85ab7a5
View commit details
Copy full SHA for 85ab7a5
Browse repository at this point
test: check reservations are sticky on restart
Show description for 9cb5583
niftynei
committed
9cb5583
View commit details
Copy full SHA for 9cb5583
Browse repository at this point
wallet-init: don't clear out still reserved, unspent utxos
Show description for 01e2a86
niftynei
committed
01e2a86
View commit details
Copy full SHA for 01e2a86
Browse repository at this point
rpc: only mark a utxo as 'reserved' if its lease is unexpired
Show description for fe62472
niftynei
committed
fe62472
View commit details
Copy full SHA for fe62472
Browse repository at this point
reserveinputs: set a 24 block (~4hr) lease on utxo reservations
Show description for 9a85567
niftynei
committed
9a85567
View commit details
Copy full SHA for 9a85567
Browse repository at this point
wallet-test: mark test as passing now
niftynei
committed
e375d03
View commit details
Copy full SHA for e375d03
Browse repository at this point
walletrpc: refactor how prepare_tx() works, splitting it up
Show description for 90f3e1e
niftynei
committed
90f3e1e
View commit details
Copy full SHA for 90f3e1e
Browse repository at this point
reserveinputs: add parameter to adjust or turn off expiration counter
Show description for c53daed
niftynei
committed
c53daed
View commit details
Copy full SHA for c53daed
Browse repository at this point
reserveinputs: build a tx with the sequence set to 'rbf-able'
Show description for ccf85a0
niftynei
committed
ccf85a0
View commit details
Copy full SHA for ccf85a0
Browse repository at this point
cleanup: unused import in hsmd
niftynei
committed
7eaf29c
View commit details
Copy full SHA for 7eaf29c
Browse repository at this point
walletrpc: make it possible to actually RBF a transaction
Show description for b6e759c
niftynei
committed
b6e759c
View commit details
Copy full SHA for b6e759c
Browse repository at this point
You can’t perform that action at this time.