Update relnotes

This commit is contained in:
Duke Leto
2021-01-28 02:31:24 -05:00
parent 6cd14dd63d
commit 94b593662d

View File

@@ -10,7 +10,7 @@ and no longer on Github, since they banned Duke Leto and
also because they censor many people around the world and work with also because they censor many people around the world and work with
evil organizations. evil organizations.
# Hush 3.6.1 # Hush 3.6.1 "Syncopated Sphinx"
:fire: This is an OPTIONAL release, but upgrading is ENCOURAGED. :fire: :fire: This is an OPTIONAL release, but upgrading is ENCOURAGED. :fire:
@@ -18,14 +18,21 @@ evil organizations.
101 files changed, 1158 insertions(+), 5793 deletions(-) 101 files changed, 1158 insertions(+), 5793 deletions(-)
``` ```
* WolfSSL upgraded to 4.6.0 * :tada: WolfSSL upgraded to 4.6.0 and side-channel resistance enabled via `ECC_TIMING_RESISTANT`
* Hush full nodes will now exclusively communivate via P2P messages with TLS1.3, * :rainbow: Hush full nodes will now exclusively communivate via P2P messages with TLS1.3,
the option -tls=only has become default and cannot be turned off the option -tls=only has become default and cannot be turned off
* Improved error-handling and logging of TLS connections * :100: Improved error-handling and logging of TLS connections
* getpeerinfo now shows 3 new keys for each peer: * :peach: getpeerinfo now shows 3 new keys for each peer:
* `tls_established` - if a TLS connection has been established to this peer * `tls_established` - if a TLS connection has been established to this peer
* `tls_cipher` - which TLS cipher is being used with this peer * `tls_cipher` - which TLS cipher is being used with this peer
* `tls_verified` - if the TLS certificate was validated * `tls_verified` - if the TLS certificate was validated
* :kiss: Important Windows bugfix: SIGTERM is now handled correctly on Windows, which means
hushd will be less likely to corrupt data on disk
* :nerd: New developer documentation in DEVELOPING.md
* :alien: `-whitelist` and `-whitelistaddress` are now called `-allowlist` and `-allowlistaddress`
* Duke Leto felt the old terminology of a "whitelist" was racist and unintuitive for
non-native speakers, so it was changed.
* :closed_lock_with_key: Minimum protocol version is now `1987420`
# Hush 3.6.0 "Decentralized Dominatrix" # Hush 3.6.0 "Decentralized Dominatrix"