-
Notifications
You must be signed in to change notification settings - Fork 989
Splicing problem with VLS Integration #9077
Copy link
Copy link
Open
Labels
26.04 bugbug identified in the 26.04 CLN release.bug identified in the 26.04 CLN release.QABlockstream QA team have reproduced, or a test has been created! Look for the linked PR/IssueBlockstream QA team have reproduced, or a test has been created! Look for the linked PR/Issue
Metadata
Metadata
Assignees
Labels
26.04 bugbug identified in the 26.04 CLN release.bug identified in the 26.04 CLN release.QABlockstream QA team have reproduced, or a test has been created! Look for the linked PR/IssueBlockstream QA team have reproduced, or a test has been created! Look for the linked PR/Issue
Starting from v26.04 splicing is enabled by default which causes VLS to fire the following error message:
Moreover, in v26.04
lightningd --helpis still present a reference to the flagexperimental-splicing, which if added as flag (or to the config file) makes the node crash with the error:Conversely, VLS does not have (yet) implemented (in any branch afaik) advertising for splicing which causes the
h2 protocol error.Given that, is there any way to disable splicing?