Skip to content

Implement Bolt12 payer proofs - #3297

Open
t-bast wants to merge 2 commits into
masterfrom
bolt12-payer-proofs
Open

Implement Bolt12 payer proofs#3297
t-bast wants to merge 2 commits into
masterfrom
bolt12-payer-proofs

Conversation

@t-bast

@t-bast t-bast commented May 4, 2026

Copy link
Copy Markdown
Member

As specified in lightning/bolts#1295. Note that this doesn't include the latest changes to build a merkle tree with all payer proof TLVs (since test vectors aren't updated yet and discussions are still ongoing on how to handle leaf nonces for payer proof TLVs).

@t-bast
t-bast force-pushed the bolt12-payer-proofs branch 3 times, most recently from a2f8083 to 9ea9c5c Compare May 11, 2026 15:21
@t-bast
t-bast force-pushed the bolt12-payer-proofs branch 2 times, most recently from 9876677 to 04f879b Compare May 19, 2026 13:54
@t-bast
t-bast marked this pull request as ready for review July 27, 2026 17:36
t-bast added 2 commits July 29, 2026 14:56
The `proof_signature` now signs a merkle tree that contains all TLVs of
the payer proof, similar to how `offer`, `invoice_request` and `invoice`
are signed.
@t-bast
t-bast force-pushed the bolt12-payer-proofs branch from 04f879b to 78e1518 Compare July 29, 2026 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant