Skip to content
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

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

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
37 checks passed
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