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

Add Splicing message definitions #1

Closed
optout21 opened this issue Aug 26, 2023 · 2 comments
Closed

Add Splicing message definitions #1

optout21 opened this issue Aug 26, 2023 · 2 comments

Comments

@optout21
Copy link
Owner

optout21 commented Aug 26, 2023

Splicing messages

The following messages should be added:
Splicing:

  • splice (74)
  • splice_ack (76)
  • splice_locked (77)

Quiescence -- is this in this scope?:

  • stfu (2)

The interactive transaction negotiation messages are already present (see PR mentioned above).

Note: the simplified proto in this repo (https://github.com/optout21/rust-lightning/tree/splicing-hapa1) also has splice_signed, but that is covered by the interaction tx negotiation messages.

@optout21
Copy link
Owner Author

Note: splice has type 74 in lightning/bolts#863 , but txabort also has 74 in lightning/bolts#851 .
Using value 84 for now.

@optout21
Copy link
Owner Author

optout21 commented Sep 2, 2024

Housekeeping: was added upstream long time ago (via lightningdevkit#2544 )

@optout21 optout21 closed this as completed Sep 2, 2024
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

No branches or pull requests

1 participant