-
Notifications
You must be signed in to change notification settings - Fork 1k
Splicing problem with VLS Integration #9077
Copy link
Copy link
Open
Labels
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/IssueVLSMarks issues and PRs that are relevant to VLSMarks issues and PRs that are relevant to VLS
Milestone
Description
Activity
Metadata
Metadata
Assignees
Labels
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/IssueVLSMarks issues and PRs that are relevant to VLSMarks issues and PRs that are relevant to VLS
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?