Skip to content

Meeting Notes 2021 02 22

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

Chair: @arikso

Attendees

  • ariard
  • bmancini55
  • jkczyz
  • sr-gi
  • Pavlenex
  • valentinewallace
  • TheBlueMatt

rust-lightning

  • On track to release 0.0.13
  • Other open PRs: 794

LDK

  • Bindings
    • Feature exposure for C bindings close to completion
      • To be incorporated into "regular" Java and Android libraries
    • Targeting this week for decent-ish Swift generator
    • Nearing completion of NetGraphMsgHandler for Python bindings
  • Documentation
    • Updated Use Cases page
  • Sample implementations
    • Landed ChannelManageer persistence (752)
    • SPV client pending review (791, see above)

Dogfooding

Discussion of testnet vs signet, tendency towards testnet due to client diversity

Protocol

  • Channel jamming mitigation proposal
    • Not super secure yet, per Antoine's review
    • Low priority, tabled until shorter term goals are accomplished
  • Warning messages
    • Create task for implementing warning messages per proposal, replacing IgnoreError
    • Compare warn/ignore list with Rusty as added protocol compatibility/drift check
Clone this wiki locally