What changed, and why it matters
This commit only adds one line to the changelog file describing a previously merged feature. It does not change any code, configuration, or executable behavior. There is no security-relevant change in the diff itself.
No action needed for this commit. Review the referenced pull request #820 and its associated code changes if assessing the security of the Taproot chaincode feature.
Security signals we found
No strong security signals were identified.
Evidence from the diff
The commit 5ae4ff5bc7347c2550b85fb16369aa70d77587f8 is a documentation-only change to CHANGELOG.md, appending a bullet point: ‘Allow non deterministic chaincodes to be used with Taproot provably unspendable keys.’ The actual functional change was introduced in an earlier commit referenced as #820. This commit has no code modifications.
Changed components
CHANGELOG.mdInspect captured patch +1 / −0
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 11e9d4a..bb69425 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -25,6 +25,7 @@ Exported Uniform Resource (UR) QR codes, a widely adopted standard for exchangin
- Bug Fix: Corrected handling of certain binary-encoded QR codes
- Fix fingerprint unset warn message for rare case
- Improved QR code decoding performance and added inverted color QR code detection
+- Allow non deterministic chaincodes to be used with Taproot provably unspendable keys
# Changelog 25.10.1 - October 2025
Why this scored 15/100
Community notes
Notes can correct, qualify, or add evidence to the AI analysis. Every note shown here has been validated by a human moderator.
The AI analysis stands alone for now. Submit a note if you can add evidence or important context.