Skip to content

openingd: don't ask for scid_alias in channel type if remote doesn't tell us they support it.#7564

Merged
ShahanaFarooqui merged 1 commit intoElementsProject:masterfrom
rustyrussell:fix-lnd-unannounced-compat
Aug 12, 2024
Merged

openingd: don't ask for scid_alias in channel type if remote doesn't tell us they support it.#7564
ShahanaFarooqui merged 1 commit intoElementsProject:masterfrom
rustyrussell:fix-lnd-unannounced-compat

Conversation

@rustyrussell
Copy link
Contributor

This is actually totally fair, and LND, which does not support it without an option, rejects.

Thanks to Vincenzo and roasbeef for debugging this for me!

Fixes: #7221
Changelog-Fixed: Protocol: we can now open unannounced channels with LND nodes again.

…tell us they support it.

This is actually totally fair, and LND, which does not support it without an option, rejects.

Thanks to Vincenzo and roasbeef for debugging this for me!

Fixes: ElementsProject#7221
Changelog-Fixed: Protocol: we can now open unannounced channels with LND nodes again.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
@rustyrussell rustyrussell added lnd-compat protocol These issues are protocol level issues that should be discussed on the protocol spec repo labels Aug 12, 2024
@rustyrussell rustyrussell added this to the v24.08 milestone Aug 12, 2024
@ShahanaFarooqui
Copy link
Collaborator

ACK e85eabc

@ShahanaFarooqui ShahanaFarooqui merged commit 4f49143 into ElementsProject:master Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lnd-compat protocol These issues are protocol level issues that should be discussed on the protocol spec repo

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Broken private channel funding with LND peers

2 participants