From d3cc17e9bd935848df4a97b8748500a5eff01b00 Mon Sep 17 00:00:00 2001 From: Duke Date: Fri, 30 Jun 2023 06:37:37 -0400 Subject: [PATCH] Update relnotes for 3.9.4 --- doc/relnotes/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/relnotes/README.md b/doc/relnotes/README.md index 92a20220b..4dfbc01dc 100644 --- a/doc/relnotes/README.md +++ b/doc/relnotes/README.md @@ -19,7 +19,9 @@ evil organizations. This is an OPTIONAL release. It is recommended for exchanges, solo miners and mining pools to update to this release. * New features and improvements - * DragonX now has checkpoints for faster syncing. + * Hush and DragonX nodes will now sync much faster + * DragonX now has checkpoints for faster better chain security + * Updated to the latest RandomX code * Rate limiting for the processing of incoming addr messages for increased security. * Removed unused function CWalletTx::GetRequestCount * Removed mapRequest tracking that only affects Qt display.