Final report: Bringing Silent Payments to Krux - #23
Open
notTanveer wants to merge 1 commit into
Open
Conversation
notTanveer
force-pushed
the
blog/final-eval
branch
2 times, most recently
from
August 16, 2026 19:51
77ca578 to
7117d9b
Compare
Final Summer of Bitcoin 2026 report covering BIP-352 Silent Payments support in Krux, and add the author entry to _config.yml.
notTanveer
force-pushed
the
blog/final-eval
branch
from
August 16, 2026 19:53
7117d9b to
7902a17
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Final Summer of Bitcoin 2026 project reportm, BIP-352 Silent Payments support in Krux.
The post covers what I set out to build, the design decisions (Silent Payments as a first-class wallet policy type, output detection keys, building the foundation upstream in embit), the P2TR finalization bug and its root cause, what shipped, what is still under review, and what I learned.
Work referenced: krux#925, embit#145, krux#868, seedsigner#949.