v0.10.6.1

@quark-project quark-project released this Oct 14, 2017

v0.10.6.1 - POS/POW hybrid for Quark

POS parameters:

  • 3.5% pa POS interest
  • 30 days minimum stake age
  • Activates block 4937000 (est 25 Nov 2017)

POS staking is enbled by default. To prevent staking use -reservebalance=x (where x is amount to reserve for non-staking) or -staking=0 parameter.

Upgrade notes:

  • Backup your Quark data directory before upgrading (in particular your wallet.dat)
  • A database reindex is required the first time Quark 0.10.6 is run on an old installation, e.g.
    run qt with: quark-qt -reindex
    run daemon with: quarkd -reindex --daemon
    or click OK on the prompt to rebuild database.
    Note: This can take a few hours.

Downloads

v0.10.4.3

@quark-project quark-project released this Apr 20, 2017 · 39 commits to master since this release

Important notice

It is now required to upgrade from Quark 0.9 to Quark 0.10.

Changes in this release

  • Adds checkpoints on contentious blocks
  • Disconnect from older 0.9 peers
  • Turn default for automatic mining to "off" in the QT wallet.
  • Fix difficulty value displayed for rpc commands

Downloads

v0.10.4.2

@quark-project quark-project released this Apr 9, 2017 · 45 commits to master since this release

Note: Required upgrade for miners only, other wallets must be 0.10.4.1 or later

Note: Backup your wallet before upgrading

  • Start signalling BIP66 (Strict DER encoding), block version = 113

Downloads