Post
Topic
Board Announcements (Altcoins)
Re: Sucre (SUCR) is X11 based cryptocurrency
by
SucreDev
on 02/12/2017, 13:21:20 UTC
why does difficulty increase rapidly? 6 hours ago, with 170GHz, I estimated I would mine 500 coins per day. But now, 170GHz, I mine 250 coins per day although network decreased from 7T to 3T.

DEVV!!!!!

I asked yesterday!

Why diff not changes whith HashRate decrease??!!!

So, could Dev answer our questions? Is the difficulty increasing due to the number of miners? Soon the difficulty will be impossible to mine this Coin


Yes Hash rate goes up , diff goes up.  Hash rate goes down , diff goes down.

All that to achieve this: consensus.nPowTargetSpacing = 2.5 * 60; // Sucr: 2.5 minutes between block (most coin never get it, but the gold here is to be the closest as possible to 150 seconds between block.

So miners do not cheat the system there is this: consensus.nPowTargetTimespan = 24 * 60 * 60; // Sucr: 1 day

So diff does not go down instantly , so miners would all stop then restarts at very low diff.

And again all diff code is open source and same as dash https://github.com/sucremoneda/SucreCore