Browse Source

Update relnotes

master
Duke Leto 3 years ago
parent
commit
94b593662d
  1. 17
      doc/relnotes/README.md

17
doc/relnotes/README.md

@ -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
evil organizations.
# Hush 3.6.1
# Hush 3.6.1 "Syncopated Sphinx"
:fire: This is an OPTIONAL release, but upgrading is ENCOURAGED. :fire:
@ -18,14 +18,21 @@ evil organizations.
101 files changed, 1158 insertions(+), 5793 deletions(-)
```
* WolfSSL upgraded to 4.6.0
* Hush full nodes will now exclusively communivate via P2P messages with TLS1.3,
* :tada: WolfSSL upgraded to 4.6.0 and side-channel resistance enabled via `ECC_TIMING_RESISTANT`
* :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
* Improved error-handling and logging of TLS connections
* getpeerinfo now shows 3 new keys for each peer:
* :100: Improved error-handling and logging of TLS connections
* :peach: getpeerinfo now shows 3 new keys for each 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_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"

Loading…
Cancel
Save