Skip to content

bolt: add stfu message codec - #246

Open
erickcestari wants to merge 1 commit into
lnfuzz:masterfrom
erickcestari:add-stfu-message
Open

erickcestari wants to merge 1 commit into
lnfuzz:masterfrom
erickcestari:add-stfu-message

Conversation

@erickcestari

Copy link
Copy Markdown
Contributor

Add the BOLT 2 stfu message (type 2) used to quiesce a channel under option_quiesce: channel_id followed by a u8 initiator flag.

It's going to be needed for splicing. Also, while fuzzing CLN with #239, it would sometimes crash when receiving an unknown stfu message.

Add the BOLT 2 stfu message (type 2) used to quiesce a channel under
option_quiesce: channel_id followed by a u8 initiator flag.

@NishantBansal2003 NishantBansal2003 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Needs a rebase, and impl_from_message needs to be added for Stfu

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants