-
Notifications
You must be signed in to change notification settings - Fork 418
Cut 0.1.5 #3935
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
TheBlueMatt
merged 14 commits into
lightningdevkit:0.1
from
TheBlueMatt:2025-07-0.1.5-relnotes
Jul 16, 2025
Merged
Cut 0.1.5 #3935
Changes from all commits
Commits
Show all changes
14 commits
Select commit
Hold shift + click to select a range
502b9b5
Only run aggressive `test_node_counter_consistency` in tests
TheBlueMatt b1e9921
Fix `update_id` gap during `force_shutdown`
whfuyn d2f3d1f
Skip storing an explicit `node_id` in `RouteGraphNode`
TheBlueMatt 6577c4a
Reduce `total_cltv_delta` size in `RouteGraphNode`
TheBlueMatt e7c1f8f
Use `cost / path amt limit` as the pathfinding score, not `cost`
TheBlueMatt 2fdd07e
Only mark all mon updates complete if there are no blocked updates
TheBlueMatt 4455505
Add a test utility to provide nodes with anchor reserves
TheBlueMatt 56a9bf5
Prune locktimed packages when inputs are spent
whfuyn 41c2b51
Track outpoint creation height in `PackageSolvingData`
TheBlueMatt 3463a0c
Use outpoint creation height when restoring locktimed packages
TheBlueMatt a9597aa
Add a test case for the issues fixed in the previous few commits
TheBlueMatt 382e71b
Correct non-dust HTLC accounting in `next_remote_commit_tx_fee_msat`
tankyleo b6a8fbc
Add CHANGELOG entry for 0.1.5
TheBlueMatt 843a69f
Bump the `lightning` crate version to 0.1.5
TheBlueMatt File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This still needs a date.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Will add in a followup, these things always seem to be late so I think I might start adding them in followups.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems that follow up never happend?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Its in #3936