-
Notifications
You must be signed in to change notification settings - Fork 492
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Lightning Specification Meeting 2022/05/09 #986
Comments
Was there a calendar invite for this meeting? I think I tried one last time but it had bugged permissions? |
Here we go the calendar Sorry for the last time! |
Interop update:
On splicing:
|
Zero conf:
|
Yes, maybe we should consider that. This is orthogonal, though.
Yes, just dont set the 0conf channel type bit. This is an important part of the spec, yes, LDK will never set the 0conf channel type bit, and Rusty had previously said CLN is unlikely to as well. Nodes can always accept a channel at 0conf with or without the 0conf channel type bit.
Yes, definitely something you need to consider while implementing, not sure that it really needs to be specified, don't shoot yourself in the face, though, obviously. |
The meeting will take place on Monday 2022/05/09 at 8pm UTC (5:30am Adelaide time) on Libera Chat IRC #lightning-dev. It is open to the public.
A video link is available for higher bandwidth communication: https://meet.jit.si/Lightning-Spec-Meeting
Pull Request Review
Route blinding Route Blinding (Feature 24/25) #765Onion messages BOLT 7: Onion message support (features 38/39) #759Offers Offers #798Add dust exposure threshold Add amax_dust_htlc_exposure_msat
#919Port conventions for different networks BOLT 1: introduce port convention for different network #968gossip_timestamp_filter
behavior clarification Inconsistent behavior around graph dump ongossip_timestamp_filter
. #980Waiting for interop
Websocket transport websocket address type: allow transport over RFC6455 #891Don't force close until error is received afterchannel_reestablish
Nodes shouldn't publish their commitment when receiving outdatedchannel_reestablish
#934Dynamic DNS support in gossip messages BOLT 7: add gossip address descriptor type DNS hostname #911Long Term Updates
Liquidity ads option_will_fund: liquidity ads #878Splicing Splice draft (feature 62/63) #863Simplified commitment Feature 106/107: option_simplified_update. #867Trampoline routing Trampoline Routing (2021 edition) (Feature 56/57) #829 and Trampoline onion format (Feature 56/57) #836Upfront payments / DoS protection Hold fees #843Peer storage backup Peer backup storage (feature 40/41/42/43) #881Anonymous gossipTaproot updatesBacklog
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.
lnprototest (https://github.com/rustyrussell/lnprototest)The text was updated successfully, but these errors were encountered: