Skip to content

Add support for option_scid_alias#8135

Merged
ecdsa merged 5 commits intomasterfrom
scid_alias
Jan 13, 2023
Merged

Add support for option_scid_alias#8135
ecdsa merged 5 commits intomasterfrom
scid_alias

Conversation

@ecdsa
Copy link
Member

@ecdsa ecdsa commented Jan 10, 2023

The first commit updates the CSV files in lnwire. Apparently some options are no longer generated by the script (were they before?), and need to be added manually (see notes in README)

The second commit add option_scid_alias. There are quite some differences in the behaviour of Eclair and LND, see comments in the code.

@ecdsa ecdsa added this to the 4.4.0 milestone Jan 10, 2023
@ecdsa ecdsa force-pushed the scid_alias branch 2 times, most recently from 7ec4f00 to dbb3462 Compare January 12, 2023 11:43
ecdsa added 4 commits January 13, 2023 12:50
Note: there are no more optional fields in msgdata, per lightning/bolts@f068dd0
 - save remote alias for use in invoices
 - derive local alias from wallet xpub
 - send channel_type without the option_scid_alias bit
   (apparently LND does not like it)
@ecdsa ecdsa merged commit 8fa549c into master Jan 13, 2023
@SomberNight SomberNight deleted the scid_alias branch February 17, 2023 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants