From 9f31214812634efc19bdd5736d89ca2bce8df3cb Mon Sep 17 00:00:00 2001 From: onryo Date: Sun, 29 Sep 2024 02:44:50 +0200 Subject: [PATCH] Add notes to 3.10.3 --- doc/relnotes/README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/relnotes/README.md b/doc/relnotes/README.md index 91c8c6489..c7b4a9747 100644 --- a/doc/relnotes/README.md +++ b/doc/relnotes/README.md @@ -10,8 +10,10 @@ 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.3 "" +# Hush 3.10.3 "Persistent Pezoporus" + * 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 * Fixed RPC docs for addnode and disconnectnode having the incorrect port for HACs * Value of DEBUG_LOCKORDER is now logged to debug.log on node startup @@ -20,6 +22,7 @@ evil organizations. * Hush nodes now have their own protocol version which is independent from HACs * Fixed off-by-one bug in `newSietchRecipient` * Performance improvement to `ActivateBestChainStep` https://git.hush.is/hush/hush3/commit/ed86f2dd1da370fe2dbf7db475afc41b218cbc5f + * Improved navigation in README for new users. # Hush 3.10.2 "Fiendish Fenrir"