From 239642e5f215e77896f5be1439c10a0440597e09 Mon Sep 17 00:00:00 2001 From: "Peter D. Gray" Date: Wed, 25 Feb 2026 09:44:14 -0500 Subject: [PATCH] add BIP-322 feature --- releases/Next-ChangeLog.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/releases/Next-ChangeLog.md b/releases/Next-ChangeLog.md index 5ca6c5a1..80d962a3 100644 --- a/releases/Next-ChangeLog.md +++ b/releases/Next-ChangeLog.md @@ -4,6 +4,9 @@ This lists the new changes that have not yet been published in a normal release. # Shared Improvements - Both Mk and Q +- New Feature: Sign [BIP-322](https://github.com/bitcoin/bips/blob/master/bip-0322.mediawiki) Proof of Reserve PSBT files. + - 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. - 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