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

Tracking: full LN interoperability #45

Open
17 of 20 tasks
dr-orlovsky opened this issue Dec 21, 2021 · 0 comments
Open
17 of 20 tasks

Tracking: full LN interoperability #45

dr-orlovsky opened this issue Dec 21, 2021 · 0 comments
Assignees
Labels
*compatibility* Issues affecting compatibility and interoperability epic Large or meta-issues with multiple related issues and tasks test Test implementation or failures
Milestone

Comments

@dr-orlovsky
Copy link
Contributor

dr-orlovsky commented Dec 21, 2021

Tested against c-Lightning 0.9.x

  1. Connectivity:
    • BOLT-8: Brontide encryption protocol & connectivity
    • BOLT-1: lightning serialization of data types
    • BOLT-1: TLV type serialization
    • BOLT-1: peer protocol (init, ping & pong exchange)
    • BOLT-9: channel feature flags
  2. Channel establishment
    • BOLT-3: Key derivation
    • BOLT-3: Proper tx structure generation
    • BOLT-2: Outbound channel opening
    • (partial) BOLT-2: Inbound channel acceptance
    • BOLT-2: Channel re-establishment
  3. HTLC payments
    • BOLT-3 HTLC outputs and transactions
    • BOLT-7: Onion encoding
    • (partial) BOLT-7: Gossip protocol
    • (partial) BOLT-7: Route computing
    • BOLT-2: HTLC P2P messaging
    • (partial) BOLT-2: Commitment transaction updates
    • (partial) BOLT-11: invoicing
  4. Channel closing
    • BOLT-2: Cooperative closing
    • Uncooperative closing
    • Penalty execution
@dr-orlovsky dr-orlovsky added the epic Large or meta-issues with multiple related issues and tasks label Dec 21, 2021
@dr-orlovsky dr-orlovsky added this to the v0.5.0 milestone Dec 21, 2021
@dr-orlovsky dr-orlovsky self-assigned this Dec 21, 2021
@dr-orlovsky dr-orlovsky pinned this issue Dec 21, 2021
@dr-orlovsky dr-orlovsky added *compatibility* Issues affecting compatibility and interoperability test Test implementation or failures labels Dec 21, 2021
@dr-orlovsky dr-orlovsky modified the milestones: v0.5.0, v0.9.0 Nov 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
*compatibility* Issues affecting compatibility and interoperability epic Large or meta-issues with multiple related issues and tasks test Test implementation or failures
Projects
None yet
Development

No branches or pull requests

1 participant