Socratic Seminar 8
2024-10-17
Housekeeping
- This meetup is generously sponsored by Digital Garage and Hivemind Ventures.
 - Questions are encouraged, including basic ones!
 - Socratic Seminars are held under the Chatham House Rule: share the information you receive, but do not reveal the identity of who said it.
 - For the privacy of other attendees, please refrain from taking photographs of other people without their permission.
 - Socratic seminars are best when the moderator can let the conversation flow, so try to keep things concrete and focused.
 - The reading list covers August 23rd to October 14th.
 
Chain Weather Report
News
Discussion
Delving Bitcoin
- Hybrid jamming mitigation: results and updates
 - SuperScalar: laddered timeout-tree structured Decker-Wattenhofer factories
 - Privately sending payments while offline with BOLT12
 - Lightning cheques
 - Expanding on BOLT12
 
Miscellaneous
Releases
- Core Lightning 24.08 & Core Lightning 24.08.1
 - LDK 0.0.124
 - LND 0.18.3beta (Release notes)
 - Phoenix mobile 2.4.0 & phoenixd 0.4.0
- Increased BOLT12 invoice expiry to 24 hours
 
 - Zeus 0.9.0
 
bLIPs & BOLTs
Noteworthy PRs
Core Lightning
- hsmtool: provide nodeid from hsm secret
 - pay: Remember and update channel_hints across payments
 - Add getemergencyrecoverdata RPC Command to Fetch Data from emergency.recover File
 
eclair
- Implement on-the-fly funding based on splicing and liquidity ads
 - Add support for 
funding_fee_credit - Wake up wallet nodes before relaying messages or payments
 - Extensible liquidity ads
 - Add 
recommended_feeratesoptional message 
LDK
- Add the core functionality required to resolve Human Readable Names
 - Support paying static invoices per BOLTs #1149
 - Split up 
ConfirmationTargeteven more - Introduce Reply Paths for BOLT12 Invoice in Offers Flow
 - Introduce Retry InvoiceRequest Flow