Skip to content

Meeting Notes 2021 01 11

Elias Rohrer edited this page Aug 8, 2022 · 1 revision

Chair: @ariard

Attendees

  • devrandom
  • TheBlueMatt
  • arik-so
  • valentinewallace
  • moneyball
  • bmancini55
  • jkczyz
  • sr-gi
  • naumenkogs
  • ariard

Current Work

  • 0.0.13 (#752/#756/#762/#646)
  • node sample (#763)

Discussion

0.0.13 tagged-PRs are waiting some modifications by their authors before to resume their reviews. #756 is ready but requires careful eyes. #764 the next step for Lightning signer support is ready for review.

On the spec-side, #825 adds support to indicate compression algorithm supported in TLV init message. It would enable RL to build peers-selection-for-routing-table-sync.

#826 repurpose back full_information field to signal when multiple-part replies is complete.

#824 is going to introduce a new commitment format option_zero_htlc_tx_fee to clean up the current anchor one. RL envisions to jump directly on this format and drop legacy formats before production deployment. To be confirmed w.r.t. to CL/Eclair deployment plans.

Node-sample v0 is in progress with basic commands : connect/disconnect/list/open/close/force-close/send/invoice (ariard)

A LDK-website v0 would be great with basic information around LDK architecture and modules. TheBlueMatt is following up with moneyball.

Writing high quality LDK docs is a huge milestones for this year. jkczyz is following up with moneyball to establish of the priorities docs to write-down.

JS bindings update: wasm_bindgen have memory leaks :(

Clone this wiki locally