Hush Full Node software. We were censored from Github, this is where all development happens now. https://hush.is
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

78 lines
3.8 KiB

# Official Hush Release Notes
Hush release notes were done on Github until 3.5.2,
and now are officially part of our Git repo.
3 years ago
## Downloading Releases
Hush releases are on our own Gitea at <a href="https://git.hush.is/">git.hush.is</a>
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.0 "Decentralized Dominatrix"
```
983 files changed, 7736 insertions(+), 17688 deletions(-)
```
<img src="https://git.hush.is/hush/hush3/raw/branch/master/doc/relnotes/img/hush-3.6.0.png">
3 years ago
:metal: :metal: :metal:
This release consists of 25454 lines of changes, almost 18000 lines of deletions
and just short of 1000 files changed! This is why Hush code is so fast, we delete
all that KYC/PoS/Sprout stuff from KMD internals we inherited and improve daily.
3 years ago
:metal: :metal: :metal:
* :100: Fixes sync issues near block 340k caused by blocktime halving bug
* :sweat_drops: New official domain https://hush.is reflected everywhere
* :tada: Hush Docker scripts are now officially maintained!
3 years ago
* :eggplant: New Hush DPoW Notaries replace KMD Notaries (who attacked us, lulz)
* :rocket: Increasd in-memory UTXO cache db by 100MB (25%) to increase performance of initial syncing
* :dragon: Prevent Delayed-Proof-of-Work attack from Komodo Notaries
* :shit: KMD notaries provably attacked the HUSH blockchain via their pubkeys
3 years ago
* :speak_no_evil: All trust in their service has now been lost, and all Komodo pubkeys
have been removed from Hush source code
3 years ago
* :alien: "Malicious Notarized Chainforks" is an attack only Komodo Notaries
can perform against chains they are supposed to protect. More details
to be released soon.
3 years ago
* :rainbow: Defense-in-depth has been implemented and an overhaul+audit of the entire
Hush source code was implemented, which is partially why this release
has so many changes.
3 years ago
* :angel: New -dpow-start-height CLI flag can be used to reject all DPoW transactions
(and attacks) up to a certain height, which is a general defense against
potential future DPoW attacks. Also: Fuck you, jl777.
3 years ago
* :kiss: Hush developers will not be silenced and laugh at KMD NN ops with too much
time on their hands
* :closed_lock_with_key: More secure+private TLS 1.3 implementation from miodrag, thanks!
3 years ago
* :loudspeaker: We now use WolfSSL 4.5.0 instead of OpenSSL, a huge improvement and
decrease in attack surface as well as allowing use to do TLS
on low resource devices (like internet-of-shit light bulbs/etc)
3 years ago
* :lock: Nodes randomly choose between GCM-SHA384 and CHACHA20-POLY1305-SHA256 when
3 years ago
making connections to other nodes.
3 years ago
* :rabbit2: Faster release binaries with -03
* :fork_and_knife: Optimized and hardened memory pool code
* :hammer: getblocktemplate RPC now provides better error reporting about
whether there are no peers or if it's not in sync
3 years ago
* :recycle: Removed more Sprout code which is tightly mixed into deep internals,
which increases compile speed and reduces memory overhead
3 years ago
* :surfer: New P2P protocol version. Peers only talk to 3.5.x nodes and newer
### 3.6.0 Checksums
```
33cd82c51eac404796e6c296044b1d8fcc653d60b2bf26eecb5df0e374a35825 hush-3.6.0-linux-ubuntu-18.04-amd64.tar.gz
9c2f19c50fdc44af2c89494b06cda2c9e176d7ae2f038ca0fb7c0cd083dd71b9 hush-3.6.0-linux-ubuntu-18.04-noparams-amd64.tar.gz
9799aaea1503770336efc328fcd43c3a46d7bede8c485f77977423f949145d81 hush-3.6.0-amd64.deb
2f0ebbcbb9bb0bcffe95a397e7eba89c29eb4dde6191c339db88570e3f3fb0e4 sapling-output.params
8e48ffd23abb3a5fd9c5589204f32d9c31285a04b78096ba40a79b75677efc13 sapling-spend.params
```
## Bounty
Would you like to transcribe old Github releases to this file for a HUSH
bounty? Join https://hush.is/tg to learn more.