Skip to content

Meeting Notes 2020 09 21

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

Chair: @ariard

Participants

arik-so naumenkogs devrandom TheBlueMatt ariard valentinewallace jkczyz

Ongoing Work

ChannelData Persister PR (#681) ChainMonitor Refactoring PR (#649) Bug framework fix PR (#715) MPP Routing (#646) Anchor output implementation React Native Integration of the LDK NOISE State Machine (#691) PeerManager (#692) ChannelKeys interface - tx specification Lightning-signer API bump

Long-term discussions

Distributed channel monitors state synchronization w.r.t to channel state, bumping utxo set and key material. Question : "right, I'm primarily curious about whether bumping utxo assignment is based purely on rules, and not on key material? And if so, how can you make sure that announcement of those rules is synced across monitors? (we can continue out of band)"

Sample node similar to rust-lightning-bitcoinrpc pending on #614 (lightning-block-sync). Goal a "LDK example usage (modular, well tested and documented)"

High-level API freeze once we have a baselines for usability, including language bindings. Pending on previous point which is getting sample of interfaces.

Security review and codebase audit.

Review Process

Problem : It's hard to know quickly the state of a PR. Better labeling on PR-Waiting-Author and PR-Waiting-Reviewer.

Number of ACKs in function of PRs complexity.

Transitioning toward a small PRs approach.

Top-of-stack Reviews

715 -> 649 -> 681 691 ; 646 ; 692

Clone this wiki locally