From cd6d74d9f311f81d683d83ec4bf12f43ce0bf2ca Mon Sep 17 00:00:00 2001 From: "Peter D. Gray" Date: Thu, 23 Jan 2025 09:14:00 -0500 Subject: [PATCH] note --- releases/Next-ChangeLog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/releases/Next-ChangeLog.md b/releases/Next-ChangeLog.md index 138e1551..037ca093 100644 --- a/releases/Next-ChangeLog.md +++ b/releases/Next-ChangeLog.md @@ -15,6 +15,8 @@ This lists the new changes that have not yet been published in a normal release. SLIP-132 format in `Export XPUB` - Enhancement: Use the fact that master seed cannot be used as ephemeral seed, to show message about successful master seed verification. +- Enhancement: Catch more DeltaMode cases in XOR path. + Thanks to [@dmonakhov](https://github.com/dmonakhov)) - Change: If derivation path is omitted during message signing, default is used based on address format (`m/44h/0h/0h/0/0` for p2pkh, and `m/84h/0h/0h/0/0` for p2wpkh). Default is no longer root (m).