Skip to content

Meeting Notes 2023 12 11

Elias Rohrer edited this page Dec 11, 2023 · 1 revision

Releases

Roadmap Progress

  • Developer support
    • Jeff has an update for ChannelManager docs PR open
    • Conor did some analysis of our docs vs Breez SDK/LND, and tried to compare with what we have, especially as it relates to LDK Node.
    • Some things we want to start doing is having a QuickStart guide for LDK Node that covers all the different languages, and some higher level architecture diagram to understand how all the services fit in, and the tradeoffs.
    • Hoping to have a stronger presence at hackathons next year.
    • Participation in this endeavor from the ldk community is welcome, talk to conor
  • Payment protocols
    • Landed direct-connect for onion messages
    • Landed the first part of route blinding, meaning LDK can now act as the intro node to a blinded path
    • Close to landing support for receiving to multi-hop blinded paths in LDK
    • Hoping to also land the API for constructing multi-hop BPs
  • Language bindings
    • Arik making progress on xcode regeneration
  • Trampoline
    • Arik looking for review on trampoline PR
    • Was talking to Yuval about privacy improvements for trampoline, will have a call with t-bast this week
  • Taproot support
  • Anchor outputs (DONE)
    • Wilmer working on some helper and doc improvements methods here
  • RGS (Rapid Gossip Sync)
    • Working on a release procedure, details to be shared later
  • LSP
    • LSP work: The JIT channel PR landed for good, and since then another PR was merged for MPP support. Since then the crate was renamed to lightning-liquidity, and have a PR making the library a bit more modular and exposing internal types.
    • Idea is to get 1-3 more PRs in that vein merged, and add a bunch more tests, then ship late this year/early next.
  • VSS (Versioned Storage Service)
    • Retry PR should be close to merge.
    • Discussing alpha release
  • LDK Node
    • Getting close on the last PR that is blocking 0.2.
    • Should get 0.2 out this week.
    • Follow-ups to be opened after that for the new LDK release 0.0.119.
      • May have a quick follow-up LDK Node release just for that, afterwards.
    • Flutter work going well.
    • Recently added CLN integration tests and python bindings tests as well
    • https://www.npmjs.com/package/ldk-node-rn
  • Dual funding channels + Splicing
    • Jurvis needs to get back to jeff’s review on interactive tx construction
    • Refactor of channel state flags landed, which is nice for quiescence progress
    • Wilmer will be coming up with a plan to split up all of the splicing work that needs to happen, like the tracking issues
    • Alec and optout will be contributing to splicing

Dependent Projects

Spec

  • 2023/12/04 (https://github.com/lightning/bolts/issues/1122)
    • Some discussion about what to do with the lightning mailing list. If anyone has thoughts, feel free to post them on the ML, delving bitcoin, or talk about it in the next live meeting.

Misc

  • review begs?
  • Review Shaavan’s PR #2725
Clone this wiki locally