Update README

This commit is contained in:
fekt
2023-06-29 23:39:33 -04:00
parent 20ee425ece
commit 0ee828805e

View File

@@ -12,6 +12,10 @@ evil organizations.
# Hush 3.9.4 "Maniacal Manticore" # Hush 3.9.4 "Maniacal Manticore"
```
67 files changed, 1295 insertions(+), 1343 deletions(-)
```
This is an OPTIONAL release. It is recommended for exchanges, solo miners and mining pools to update to this release. This is an OPTIONAL release. It is recommended for exchanges, solo miners and mining pools to update to this release.
* New features and improvements * New features and improvements
@@ -21,6 +25,7 @@ This is an OPTIONAL release. It is recommended for exchanges, solo miners and mi
* Removed mapRequest tracking that only affects Qt display. * Removed mapRequest tracking that only affects Qt display.
* Randomized message processing peer order for increased privacy. * Randomized message processing peer order for increased privacy.
* Removed BIP35 mempool p2p message for increased privacy. * Removed BIP35 mempool p2p message for increased privacy.
* Additional community seed node
* Build Improvements * Build Improvements
* Use custom jobs param when compiling boost for faster compile times * Use custom jobs param when compiling boost for faster compile times
* Now builds with gcc13 thanks to testing from jahway * Now builds with gcc13 thanks to testing from jahway