Skip to content

Async recipient-side of static invoice server #3618

Merged
TheBlueMatt merged 8 commits into
lightningdevkit:mainfrom
valentinewallace:2025-02-static-inv-server-client
Jun 27, 2025
Merged

Async recipient-side of static invoice server #3618
TheBlueMatt merged 8 commits into
lightningdevkit:mainfrom
valentinewallace:2025-02-static-inv-server-client

Conversation

@valentinewallace
Copy link
Copy Markdown
Contributor

@valentinewallace valentinewallace commented Feb 24, 2025

As part of being an async recipient, we need to interactively build an offer and static invoice with an always-online node that will serve static invoices on our behalf in response to invoice requests from payers.

While users could build this invoice manually, the plan is for LDK to automatically build it for them using onion messages. See this doc for more details on the protocol. Here we implement the client side of the linked protocol.

See lightning/bolts#1149 for more information on async payments.

Partially addresses #2298

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

weekly goal Someone wants to land this this week

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

6 participants