What changed, and why it matters
This commit is a trivial documentation edit. It expands the abbreviation 'WIF' to 'Wallet Import Format' in an upcoming release changelog. No code, cryptographic logic, or security behavior was changed.
No security action needed. Treat as normal documentation maintenance.
Security signals we found
No strong security signals were identified.
Evidence from the diff
The diff modifies a single line in releases/Next-ChangeLog.md, changing ‘New Feature: WIF Store. Ability to import foreign WIF keys and use them for PSBT signing.’ to include the parenthetical ‘(Wallet Import Format)’. There are no source-code, build, configuration, or firmware changes.
Changed components
releases/Next-ChangeLog.mdInspect captured patch +1 / −1
diff --git a/releases/Next-ChangeLog.md b/releases/Next-ChangeLog.md
index 0432d53..b6b9d0d 100644
--- a/releases/Next-ChangeLog.md
+++ b/releases/Next-ChangeLog.md
@@ -8,7 +8,7 @@ This lists the new changes that have not yet been published in a normal release.
- Requires a carefully crafted PSBT that does not represent a monetary transaction, but instead is demonstrating
control over the keys for a list of UTXO, and commits to a short text message.
- Read more [here](https://github.com/Coldcard/firmware/blob/master/docs/proof-of-reserves-bip-322.md).
-- New Feature: WIF Store. Ability to import foreign WIF keys and use them for PSBT signing.
+- New Feature: WIF Store. Ability to import foreign WIF keys (Wallet Import Format) and use them for PSBT signing.
- New Feature: Export [BIP-380](https://github.com/bitcoin/bips/blob/master/bip-0380.mediawiki) extended key expression.
Navigate to "Advanced/Tools -> Export Wallet -> Key Expression"
- New Feature: Transaction Input Explorer. Shows data about UTXO(s) being spent. Press (2) before approving
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.