Original HUSH source code based on ZEC 1.0.8 . For historical purposes only! 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.

13 lines
784 B

Release notes for Hush 1.0.13
- Includes all bug fixes from zcash 1.0.13 (upstream)
- Fixes network sync issue.
- Adds new DNS seed nodes help nodes connect and find other nodes faster.
- Implements TLS options - allows options for self-signed or CA-signed TLS. Options can also be set to require TLS and/or CA-signed certs.
- TLS options have been tested and work on Windows, Mac, and Linux.
- TLS setup instructions are at: https://github.com/MyHush/hush/blob/master/SECURE_SETUP.md
- Large memory reduction when processing shielded transactions.
- Enabled new RPC methods from zcash upstream: z-shieldcoinbase z_getpaymentdisclosure z_validatepaymentdisclosure.
- Adds ability to compile on Mac (experimental).
- Hush continues to be supported by BarterDEX and the Agama Wallet.