-
Notifications
You must be signed in to change notification settings - Fork 513
Closed
Description
The meeting will take place on Monday 2021/02/15 at 7pm UTC on IRC #lightning-dev. It is open to the public.
Pending from last meetings
- @rustyrussell to validate BOLT 3: add test vectors for htlc-transactions in case where CLTV is used as tie-breaker for sorting #539 test vectors in c-lightning
- all implementations to correctly set
sync_complete
as per Gossip queries: sync complete is back #826 - second implementation of BOLT 2:
option_shutdown_anysegwit
(Feature 26/27) #672 for compatibility testing with c-lightning - second implementation of feature: define option_zero_htlc_tx_fee (feature 22/23) #824 for compatibility testing with lnd
Pull Request Review
- Compression algorithm gossip Advertize compression algorithms support in
init
(features 32/33) #825 - Warning message BOLT 1: introduce warning messages, reduce requirements to send (hard) errors #834
- Drop address descriptor restrictions Drop address descriptor ordering/count limits #842
- Funding expiry Add funding expiry to channel open #839
-
Distinct hrp for signet Bolt 11: add distinct HRP prefix for Bitcoin signet #844
Issues
Long Term Updates
-
Discuss the possibility of a BIP-like structure for LN -
Trampoline routing Trampoline Routing (2021 edition) (Feature 56/57) #829 and Trampoline onion format (Feature 56/57) #836 (@t-bast) -
Offers Offers #798 (@rustyrussell) -
Upfront payments / DoS protection Hold fees #843 -
Blinded paths Route Blinding (Feature 24/25) #765 (@t-bast)
Backlog
The following are topics that we should discuss at some point, so if we have time to discuss them great, otherwise they slip to the next meeting.
-
Github built-in security tab for vulnerability disclosure (@ariard) -
Hornet (@cfromknecht) -
lnprototest https://github.com/rustyrussell/lnprototest (@rustyrussell)
Post-Meeting notes:
Action items
- merge Gossip queries: sync complete is back #826
- BOLT 2:
option_shutdown_anysegwit
(Feature 26/27) #672 do interop test and merge if everything goes well - Advertize compression algorithms support in
init
(features 32/33) #825 implement and interop test - BOLT 1: introduce warning messages, reduce requirements to send (hard) errors #834 everyone sweeps the spec for inconsistencies and start implementing
- implementations should check their code and ensure node addresses are ordered (duplicates are ok though)
- Add funding expiry to channel open #839 @t-bast to update the PR to use a fixed 2016 blocks timeout
Metadata
Metadata
Assignees
Labels
No labels