Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [QRK] Quark | Core 0.10 upgrade - New Self Moderated Thread
by
quarkcoin
on 02/08/2017, 23:46:37 UTC
Hello everyone - below is a compiled beta of the upcoming POW/POS hybrid release of Quark for use on testnet. If anyone wants to try it out, the link is below.

https://github.com/quark-project/quark/releases/tag/v0.10.5.0-beta

Testnet rules:

POW active from block 1
POW reward starts at 2048 QRK and drops to 1 QRK at block 250
POS starts at block 120
Minimum stake age is 1 hour
POS reward is 4%

To run a testnet, run wallets on multiple machines and start e.g.
quark-qt -testnet=1 -connect=ip_node1 -connect=ip_node2