Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [HVC] Heavycoin - Ultra-secure, Decentralized Block Reward Voting, Fast
by
SimkoMiner
on 18/03/2014, 23:13:21 UTC

Has anybody managed to get this to work in Linux?  The readme instructions describe building for Skeincoin and Maxcoin, but nothing about Heavycoin.  I've tried building and running many different ways and the best result is 100% rejects with messages like "Rejected be506c0c Diff 1/0 GPU 1  (Ntime out of range)".


When you're running the autogen script, make sure you pass it the --enable-heavy flag, in addition to any of the other flags. This will build it with heavy support, which allows you to pass the --heavy command line arg to the script.

Have you used correct port 5333 when connecting to stratum01.heavycoinpool.com? I was getting the same Rejection error with Ntime out of range when connecting to port 4333 which Heavycoinpool had mistakenly used in their instructions in GettingStarted section. They corrected it already to 5333.