-
Notifications
You must be signed in to change notification settings - Fork 4
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
TABConf 6 Socratic Session: Lightning Protocol Development #28
Comments
Breez SDK adds support for Nodeless (Liquid) and Native (Greenlight) ImplementationsThe boys at Breez have done it again! The latest SDK refresh adds a 'nodeless' implementation that stores your balance on the Liquid sidechain. It uses a swap service to send and receive bitcoin or lightning, a model pioneered by Aqua Wallet. In addition, the Breez SDK offers a native lightning implementation built using the lightweight self-custodial Greenlight service for a pure lightning architecture that makes no compromises on the trust assumptions of bitcoin and lightning. Check out the Blockstream blog announcement, Breez github, nodeless sdk docs, or native sdk docs for more information. |
BOLT12 Offers MergedAfter four long years the BOLT12 Offers spec has been merged into the BOLTs repo. Oh happy day! \o/ BOLT12 offers enable a static lightning invoice that works by communicating invoice parameters through the lightning network using onion messages to anonymously retrieve a BOLT11 invoice. It also uses blinded paths to conceal the endpoint of the lightning route, enabling private and trustless lightning payments. The static address represents a massive usability improvement over ephemeral and interactive BOLT11 invoices. Routing messages through the lightning network removes the need to incorporate a different network stack and thus the need to run a web server, which is approach taken by the LNURL protocol to achieve the same goals. |
Carla Kirk-Cohen: Hybrid Jamming Mitigation: Results and Updates |
Building BOLT 12 into Strike |
Zeeman: SuperScalar: Laddered Timeout-Tree-Structured Decker-Wattenhofer Factories |
latest rust-lightning release notes |
LND gossip messages |
Eclair: Allow including routing hints when creating Bolt 11 invoice |
LDK: Support paying static invoices |
Lightning Wallets shutting down 😢 https://blog.mutinywallet.com/mutiny-wallet-is-shutting-down/ |
LN Summit 2024 Notes & Summary/Commentary |
TABConf/6.tabconf.com#148 |
Spec for dual funding merged into BOLTs |
Bitcoin Core 28 wallet integration guide Discusses the impact of TRUC transactions on anchor outputs and the potential future deprecation of |
Welcome
Hello Bitcoiners! This is where we'll organize the topics of discussion for our upcoming Socratic Seminar.
Please use this issue to suggest topics that you'd like to see discussed at the seminar. To suggest a topic, simply add a new comment to this issue with the topic title as the comment's title.
As we work through organizing the topics, feel free to edit and update your comments as needed. This will help us keep everything organized and easy to follow.
The text was updated successfully, but these errors were encountered: