Skip to content

Implement Bolt12 payer proofs#3297

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

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

Conversation

@t-bast
Copy link
Copy Markdown
Member

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

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 2 times, most recently from d9a3082 to a2f8083 Compare May 5, 2026 10:39
t-bast added 2 commits May 11, 2026 13:45
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 a2f8083 to 9ea9c5c Compare May 11, 2026 15:21
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

Successfully merging this pull request may close these issues.

1 participant