Skip to content

Meeting Notes 2022 02 21

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

Releases

Roadmap Progress

  • Developer support
    • SoB in progress, people starting up on the project
  • Payment protocols
    • Work done on payment protocol feature comparison matrix
  • Language bindings
    • Nothing major
  • Taproot support
  • Anchor outputs
  • Lightning Service Provider (LSP)

Dependent Projects

  • validating-lightning-signer (https://gitlab.com/lightning-signer/validating-lightning-signer)

    • Working on routing policy enforcement, signing routing txs that maintains minimal state
    • Bitcoind core listener
      • Distant future: oracles, use those to confirm what’s in the utxo set
      • Currently we’ll listen to a bitcoind node and be cognizant of gaps in hashrate, so we know if we’ve been eclipsed
      • Want to know the utxos we’re depending on are valid
    • Most complexity is not in bitcoind listener, it’s in the part that accumulates the interest and keeping straight what utxos to watch for
  • BDK-LDK / Sensei (https://github.com/johncantrell97/bdk-ldk)

Spec

Misc

  • review begs?
Clone this wiki locally