-
Notifications
You must be signed in to change notification settings - Fork 2.2k
[custom channels 2/5]: Extract PART2 from mega staging branch #9049
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
Merged
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
e31cdc4
aliasmgr: add delete local alias method
GeorgeTsagk ea92d0a
multi: refresh htlcswitch aliases on aliasmgr update
GeorgeTsagk 80dfaeb
aliasmgr: add map type alias
guggero 466f550
aliasmgr: avoid collision when requesting alias
guggero 604bd81
aliasmgr: export alias start and end ranges
guggero 70f82bc
routerrpc: add XAddLocalChanAliases & XDeleteLocalChanAliases
GeorgeTsagk 705e567
itest: add dynamic scid alias routing test
GeorgeTsagk 17c0a70
lnwire: add unit tests for `ExtraOpaqueData.PackRecords`
ffranr af50694
lnwire: add `ExtraOpaqueData` helper functions and methods
ffranr 81f6a80
lnwire: add custom records field to type `UpdateAddHtlc`
ffranr 8d1059f
lnwire: add custom records field to type `UpdateFulfillHtlc`
ffranr abca4b8
htlcswitch: add resume modified HTLC action to switch
ffranr fb14d8c
routerrpc: extend HTLC forward interceptor resp with modification fields
ffranr ccea257
itest: add itest for field modification HTLC interception response
ffranr aa86020
lnwallet: extract diskCommit, remove unused error return value
guggero 878f964
multi: use wire records on payment and intercept flows
GeorgeTsagk 42e358e
lnrpc: add wire records fields to payment+interceptor RPCs
GeorgeTsagk 1b31835
channeldb+routing: persist first hop custom records
guggero afdceab
lnrpc: add first hop custom records to RPC payment info
guggero 5cb68a5
lnwallet: expose commitment blob from channel
GeorgeTsagk 5dcda25
htlcswitch: expose custom channel blob from link
GeorgeTsagk 5b4de5f
routing: add TlvTrafficShaper to bandwidth hints
GeorgeTsagk f04fa54
routing: skip amtInRange for custom HTLCs
Roasbeef c391430
lnd: use impl cfg TlvTrafficShaper
GeorgeTsagk 4804cbf
channeldb+routing: persist first hop custom data for route
guggero aa17543
routing: use first hop records on path finding
GeorgeTsagk 81c8331
lnrpc: add first hop custom data to route
guggero 427d41d
itest: add interceptor and first hop data tests
GeorgeTsagk 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
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.