Skip to content

HyperStake v1.1.5.1

Latest

Choose a tag to compare

@presstab presstab released this 02 Jun 16:49

This is a non-mandatory update.

Changelog:

  • OpenSSL v1.1 compatibility (hrobeers - PeerCoin cherry-pick)
  • Fixed bug that required wallets to restart after 9 days for their staking to begin. (Fuzzbawls - PIVX cherry-pick)
  • Improved blockchain sync time by not requiring full tx and block signature verification for blocks below the last hard checkpoint block. (presstab)
  • Change default stake split threshold to 10,000 coins. (presstab)
  • Fix QT gifs for wallets compiled from the depends system. (APosselli)
  • Adjust QT transaction records to use the correct transaction time instead of the time that the transaction was seen by the wallet. (presstab)
  • Prevent possible DoS on voting proposals [testnet] (IgorDurovic)
  • More efficient computation of overlapping vote proposals [testnet] (IgorDurovic)