-
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/23 #992
Comments
I won't be able to attend this spec meeting, but I'll see most of you IRL soon! |
Re #989 (convo between rusty+roasbeef+cdecker): seems there's some overlap here w/ Trampoline potentially? Adding more Trampoline-like functionality here would allow the LSP to retry the payment internally which would give us better UX as the client can go offline completely and allow the LSP to retry the payment. Otherwise, the LSP just gets one shot, and can't retry afterwards since they can't re-use the onion (due to Sphinx replay protection). |
Re onion messaging: ppl starting to make more concrete sketches for rate limiting (back propagation?). More to be discussed in meatspace. |
Sure, there's overlap between several different things. Letting the LSP retry would also be useful. |
Thanks for the summary @Roasbeef! |
The meeting will take place on Monday 2022/05/23 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
max_dust_htlc_exposure_msat
#919Waiting for interop
update_fee
duringshutdown
BOLT 2: forget the check aboutupdate_*
messages, and check what must not happens duringshutdown
#972gossip_timestamp_filter
Inconsistent behavior around graph dump ongossip_timestamp_filter
. #980Don'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: