From 603109d36ed52e264d91fa11adfbdae708bb3a8c Mon Sep 17 00:00:00 2001 From: "Peter D. Gray" Date: Thu, 12 Sep 2024 13:31:36 -0400 Subject: [PATCH] number --- releases/ChangeLog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/releases/ChangeLog.md b/releases/ChangeLog.md index b2927c20..f9390be1 100644 --- a/releases/ChangeLog.md +++ b/releases/ChangeLog.md @@ -15,7 +15,7 @@ This lists the changes in the most recent firmware, for each hardware platform. - New Feature: XOR from Seed Vault (select other parts of the XOR from seeds in the vault). - Enhancement: upgrade to latest [libsecp256k1: 0.5.0](https://github.com/bitcoin-core/secp256k1/releases/tag/v0.5.0) -- Enhancement: Signature grinding optimizations. Now faster! +- Enhancement: Signature grinding optimizations. Now about 30% faster signing! - Enhancement: Improve side-channel protection: libsecp256k1 context randomization now happens before each signing session. - Enhancement: Allow JSON files in `NFC File Share`.