Skip to content
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

Closed
vnprc opened this issue Oct 18, 2024 · 15 comments
Closed

TABConf 6 Socratic Session: Lightning Protocol Development #28

vnprc opened this issue Oct 18, 2024 · 15 comments

Comments

@vnprc
Copy link
Collaborator

vnprc commented Oct 18, 2024

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.

@vnprc
Copy link
Collaborator Author

vnprc commented Oct 18, 2024

Breez SDK adds support for Nodeless (Liquid) and Native (Greenlight) Implementations

The 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.

@vnprc
Copy link
Collaborator Author

vnprc commented Oct 18, 2024

BOLT12 Offers Merged

After 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.

@vnprc
Copy link
Collaborator Author

vnprc commented Oct 18, 2024

Carla Kirk-Cohen: Hybrid Jamming Mitigation: Results and Updates
https://delvingbitcoin.org/t/hybrid-jamming-mitigation-results-and-updates/1147

@vnprc
Copy link
Collaborator Author

vnprc commented Oct 18, 2024

Building BOLT 12 into Strike
https://strike.me/blog/bolt12-offers/

@vnprc
Copy link
Collaborator Author

vnprc commented Oct 18, 2024

Zeeman: SuperScalar: Laddered Timeout-Tree-Structured Decker-Wattenhofer Factories

https://delvingbitcoin.org/t/superscalar-laddered-timeout-tree-structured-decker-wattenhofer-factories/1143

@vnprc
Copy link
Collaborator Author

vnprc commented Oct 18, 2024

@vnprc
Copy link
Collaborator Author

vnprc commented Oct 18, 2024

latest rust-lightning release notes
https://github.com/lightningdevkit/rust-lightning/releases/tag/v0.0.124

@vnprc
Copy link
Collaborator Author

vnprc commented Oct 18, 2024

LND gossip messages
lightningnetwork/lnd#8044

@vnprc
Copy link
Collaborator Author

vnprc commented Oct 18, 2024

Eclair: Allow including routing hints when creating Bolt 11 invoice
ACINQ/eclair#2909

@vnprc
Copy link
Collaborator Author

vnprc commented Oct 18, 2024

LDK: Support paying static invoices
lightningdevkit/rust-lightning#3140

@vnprc
Copy link
Collaborator Author

vnprc commented Oct 18, 2024

@vnprc
Copy link
Collaborator Author

vnprc commented Oct 18, 2024

LN Summit 2024 Notes & Summary/Commentary
https://delvingbitcoin.org/t/ln-summit-2024-notes-summary-commentary/1198

@vnprc
Copy link
Collaborator Author

vnprc commented Oct 18, 2024

TABConf/6.tabconf.com#148
linking this issue to the TABConf issue for visibility.

@Randy808
Copy link

Spec for dual funding merged into BOLTs
lightning/bolts#851

@Randy808
Copy link

Bitcoin Core 28 wallet integration guide
https://bitcoinops.org/en/bitcoin-core-28-wallet-integration-guide/

Discusses the impact of TRUC transactions on anchor outputs and the potential future deprecation of update_fee as well RBF pinning attacks

@vnprc vnprc closed this as completed Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants