-
Notifications
You must be signed in to change notification settings - Fork 2.3k
bolt 11 payment addr + single shot mpp for SendPayment #3679
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
cfromknecht
merged 19 commits into
lightningnetwork:master
from
cfromknecht:bolt-11-payment-addr
Dec 19, 2019
Merged
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
9025a30
lnwire/features: add EmptyFeatureVector constructor
cfromknecht 80802d8
channeldb/graph: always populate LightningNode features
cfromknecht 6188103
routing/pathfind_test: add asymmetric chan consructor
cfromknecht bd66c0d
routing/pathfind_test: allow custom node features
cfromknecht cfa3fe2
routing/pathfind: fix TLV fallback for unadvertised hops
cfromknecht acb7b83
routing/pathfind: validate final hop feature dependencies
cfromknecht 990d55d
routing/pathfind: ensure final hop supports payment addrs
cfromknecht 71e05e0
routing/pathfind: set final hop features used in pathfinding
cfromknecht 495ae8c
routing: consolidate final hop params for newRoute
cfromknecht b97adf7
routing/pathfind: consolidate final vs non-final hop processing
cfromknecht e3a9603
routing/pathfind: simplify cltv calculation
cfromknecht cddb71e
routing/pathfind: evaluate TLV support sooner
cfromknecht 7965cb0
routing/pathfind: consolidate population of custom records
cfromknecht 0993256
routing/pathfind: set single-shot MPP if payment addr is known
cfromknecht f868bc1
rpcserver+routerrpc: thread features + payment addr to SendPayment
cfromknecht 396a978
lntest+wait: replace sleeps in assertAmountSent
cfromknecht 457fda6
routerrpc: add dest_features to SendPaymentRequest
cfromknecht 35dd5f3
routerrpc: parse dest_features bits for manual SendPayment
cfromknecht 1dbeb34
feature/default_sets: expose optional mpp and pay_addr features IN9
cfromknecht 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
Large diffs are not rendered by default.
Oops, something went wrong.
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
Large diffs are not rendered by default.
Oops, something went wrong.
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.
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.
Uh oh!
There was an error while loading. Please reload this page.