Skip to content

Hush 3.2.1 LIFTOFF

Compare
Choose a tag to compare
@leto leto released this 30 Oct 02:34
· 755 commits to master since this release

This release fixes some issues that were discovered in Hush 3.2.0. There are no consensus changes in this release, so it is not required for any user, exchange or pool. That being said, if you are experiencing issues, it's best to use this latest Hush release. Some changes in this release affect mining pools and they are encouraged to update.

  • We now have a DEVELOPING.md document in our repo which gives advice for working on Hush codebase
  • Updated to latest upstream SuperLite/nSPV features
  • Merged in latest cryptocondition/Antara module updates from KMD upstream
  • Fixed a bug that corrupts the block index on second startup
  • Improved code to find installed Sapling params, since Debian packages install them into /usr/share/hush now
  • Updated DNSSeeds
  • Fix fees associated with transactions in the mempool with fSkipExpiry=0

To use this new Hush binary with an existing version of SilentDragon, just start the hushd OR hushd.bat binary first (after shutting down any other versions that might be running), and THEN start SilentDragon. It will auto-connect to the already-running hush full node, and not attempt to start it's own.

fdf0485842e3345a18e174b0c3cb2839bd936ff404a5154afeb2f793a687936d  hush-3.2.1-amd64.deb
d10596b57537e805f7678ad320ad9e8fdfdd6d009dc9df792a36f10c0c5fe681  hush-3.2.1-win.zip
0c811f7cec4c9cd9f8a520285e3d06bafff70fa330ef479bfe508dc06ef02670  hush-3.2.1-mac.zip
50d24c0c131c013384d18be7b332df849d3e98fdc40f15d0ad1db7d852fc17ed  hush-cli.bat
b7d50527bff2d6df5c708c348aee1d00d629c097682e38b6f4447cd391a40317  hushd.bat
c3b2a5f7f1815d4841dd01dbef7d1152d2cf106d74dc32e479e9806049330672  komodo-cli.exe
9e5906025385440649d739b4f9697a622c2951310e7b5baf49483aef39a39b6e  komodo-tx.exe
9d8103f6effb248fc6e5fe47ef7025086a2b2474f09f84d4e226d52b76d6a688  komodod.exe
2f0ebbcbb9bb0bcffe95a397e7eba89c29eb4dde6191c339db88570e3f3fb0e4  sapling-output.params
8e48ffd23abb3a5fd9c5589204f32d9c31285a04b78096ba40a79b75677efc13  sapling-spend.params

To install Debian package: sudo dpkg -i hush-3.2.1-amd64.deb
To uninstall Debian package: apt-get remove hush