From 172e6f797722482073bb1b0ad540edb1d48a281a Mon Sep 17 00:00:00 2001 From: Duke Date: Tue, 2 Jan 2024 06:14:40 -0800 Subject: [PATCH] Update relnotes for 3.10.1 --- doc/relnotes/README.md | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/doc/relnotes/README.md b/doc/relnotes/README.md index 1d85a3f8a..ff09ce3a1 100644 --- a/doc/relnotes/README.md +++ b/doc/relnotes/README.md @@ -10,15 +10,22 @@ and no longer on Github, since they banned Duke Leto and also because they censor many people around the world and work with evil organizations. -# Hush 3.10.1 "" +# Hush 3.10.1 "Oneiric Octopus" This is an OPTIONAL but RECOMMENDED release for Hush full nodes. It fixes an important bug -that affects new Hush nodes. +that affects new Hush nodes. It also makes syncing faster for both Hushd and DragonX nodes. ``` - 22 files changed, 235 insertions(+), 417 deletions(-) + 26 files changed, 257 insertions(+), 429 deletions(-) ``` + * Fix the bug which causes "payment to wrong pubkey" error when syncing a new node + * Faster syncing of Hush and DragonX full nodes + * Slightly less memory usage in each Equihash/RandomX mining thread + * Fixed compiling issues related to RandomX v1.2.1 + * Improved RPC docs for `getblocktemplate` + * Removed the `getdeprecationinfo` RPC + # Hush 3.10.0 "Sassy Siphonophore"