From 67fe1110506e5d7226c2fb2e03b36fe54b7b28f1 Mon Sep 17 00:00:00 2001 From: Duke Date: Mon, 30 Sep 2024 04:36:21 -0700 Subject: [PATCH] Mention wolfssl change in relnotes --- doc/relnotes/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/relnotes/README.md b/doc/relnotes/README.md index c7b4a9747..823d6edbb 100644 --- a/doc/relnotes/README.md +++ b/doc/relnotes/README.md @@ -12,6 +12,7 @@ evil organizations. # Hush 3.10.3 "Persistent Pezoporus" + * Use WolfSSL 4.8.1 which prevents nodes from getting stuck in general and when shutting down * Set minimum fee to 0.1 HUSH per 1 KB of data if `OP_RETURN` is used. * A feature in absurd fee that allows sending amount < fee, can be used only in a full node by advanced users. * Fixed various bugs relating to lock ordering and missing locks