From b29dfa0c932242709502c94105af0f1d1255e6b4 Mon Sep 17 00:00:00 2001 From: duke Date: Thu, 9 Feb 2023 11:25:38 +0000 Subject: [PATCH] Update 'doc/relnotes/README.md' --- doc/relnotes/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/relnotes/README.md b/doc/relnotes/README.md index 52aa0136f..a22918817 100644 --- a/doc/relnotes/README.md +++ b/doc/relnotes/README.md @@ -16,6 +16,14 @@ evil organizations. ... ``` +This is an OPTIONAL release. It is recommended for exchanges, solo miners and mining pools to update to this release + + * This release adds Tor v3 and i2p support (BIP155 also known as addrv2) + * Basic usage is `hushd -proxy=127.0.0.1:9050` for using a local Tor proxy. + * Use port 9150 if you are using Tor Browser. See docs/tor.md for details + * New CLI args: `-i2psam=` and `-i2pacceptincoming` . See docs/i2p.md for more info + * Tor and i2p seeds have been added + # Hush 3.9.2 "Anecdotal Axolotl" ```