ElementsProject / ElementsProject/lightning

When `--experimental-dual-fund` is enabled upfront shutdown_scriptpubkey does not follow bolt

Open
#8,165 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
3.1k
Forks
1k
Avg merge
4d 10h
Merged PRs (30d)
13

Description

I've been doing some early testing with our in-progress dual-funding implementation in LDK, and it seems that the (mis)behaviour described in https://github.com/ElementsProject/lightning/issues/3815 comes up again when `--experimental-dual-fund` flag is set for Core Lightning and attempting to open an outbound dual-funded channel to LDK.

I'll provide a repro if needed but it would involve an in-progress fork of our `ldk-sample` node. Logs are the same as #3815, with LDK failing the channel after receiving `open_channel2` due to `shutdown_scriptpubkey` TLV not being set by CLN when both nodes advertise `option_upfront_shutdown_script`.

Apologies for necromancing!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.