Browse Source

Mo relnotes no problem

dev
Duke Leto 4 years ago
parent
commit
3d0000bf49
  1. 11
      doc/relnotes/README.md

11
doc/relnotes/README.md

@ -8,8 +8,19 @@ and now are officially part of our Git repo.
* Fixes "block 340k" sync issues!
* New Hush DPoW Notaries replace KMD Notaries (who attacked us, lulz)
* More secure+private TLS 1.3 implementation from miodrag, thanks!
* We now use WolfSSL 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)
* Hush Docker scripts are now officially maintained!
* Faster release binaries with -03
* Optimized AcceptToMemoryPool, deleting things which do not apply
* Updated all our error messages and things for https://hush.is,
our new official domain
* getblocktemplate RPC now provides better error reporting about
whether there are no peers or if it's not in sync
* Increasd in-memory UTXO cache db by 100MB (25%) to increase
performance of initial syncing
* Removed more Sprout code which is tightly mixed into deep internals
## Bounty

Loading…
Cancel
Save