Bitcoin Forum

Alternate cryptocurrencies => Altcoin Discussion => Topic started by: crazy_rabbit on April 06, 2013, 12:00:36 PM



Title: Update your Terracoin Clients! (Weekend of Growing Pains)
Post by: crazy_rabbit on April 06, 2013, 12:00:36 PM
New temporary fix has been released to deal with the Difficulty problems. Quote from TRC DEV:

Quote
Facing with nearly 1 Thashes/s coming in & out, following the current difficulty, the simple averaging method (current timespan averaged per 30 blocks over the last 720 blocks) obviously adds huge latency when the hashrate falls under 30 Ghashes/s.

We first hoped the network would progressively keep a set of semi-permanent miners, anihilating the spike effect, but it appears almost every single miner switch to another chain when the difficulty starts to increase.

Due to the first massive spike that occured with the initial adjustment, we're still under the first 24-hours adjustment effect though (diff will adjust again in less than 8 blocks now, apparently going down, with ~ 700Ghashes/s provided).

Given that 24 hours dataset, it appears the network only keep 20 to 30 Ghashes/s permanently, while having to handle 500Ghashes/s to 1.5 Thashes/s spikes over multiple hours periods.

We'll have a close look on data samples from the next few 720 blocks periods, then eventually change the difficulty computation to hopefully handle those x50 hashrate spikes properly.

releasing a build with a temporary fix, mandatory on block 101908 (sorry for this, chain should be stucked again at this time though).

This temporary fix - until a better solution is implemented - will restore short period averaging, which should finally lead to shorter periods with higher difficulty, following massive hashrate spikes.

repositories updated, all branches concerned, building, checking and publishing builds.

Here it is on GitHub:
https://github.com/terracoin/terracoin/issues/33 (https://github.com/terracoin/terracoin/issues/33)


Title: Re: Update your Terracoin Clients! (Weekend of Growing Pains)
Post by: lumberjack on April 06, 2013, 12:04:57 PM
The swing from very high difficulty down to single digits was kind of cool to watch. It's hard to get a share in when the chain is at difficulty 3 and the pool is asking for 4.


Title: Re: Update your Terracoin Clients! (Weekend of Growing Pains)
Post by: dreamwatcher on April 06, 2013, 01:31:38 PM
ugghh...

Do you know how many daemons I have to compile and change every time an update happens.... :P

Anyway, the explorer is updated.


Title: Re: Update your Terracoin Clients! (Weekend of Growing Pains)
Post by: coinotron on April 06, 2013, 01:34:06 PM
To Terracoin devs:

I'm waiting to get sourcecode from GitHub. Please upload commit !


Title: Re: Update your Terracoin Clients! (Weekend of Growing Pains)
Post by: dreamwatcher on April 06, 2013, 01:41:37 PM
To Terracoin devs:

I'm waiting to get sourcecode from GitHub. Please upload commit !

I believe it is already updated. There was a change 3 hours ago. I just got done compiling and install the new version.


https://github.com/terracoin/terracoin/commit/9e5bdced1e1d807debd667fb8044851d8bf89952 (https://github.com/terracoin/terracoin/commit/9e5bdced1e1d807debd667fb8044851d8bf89952)


Title: Re: Update your Terracoin Clients! (Weekend of Growing Pains)
Post by: celkaris on April 06, 2013, 01:44:30 PM
i also updated mine, from the master branch, who apparently also merged that commit a few hours ago


Title: Re: Update your Terracoin Clients! (Weekend of Growing Pains)
Post by: coinotron on April 06, 2013, 01:58:27 PM
To Terracoin devs:

I'm waiting to get sourcecode from GitHub. Please upload commit !

I believe it is already updated. There was a change 3 hours ago. I just got done compiling and install the new version.


https://github.com/terracoin/terracoin/commit/9e5bdced1e1d807debd667fb8044851d8bf89952 (https://github.com/terracoin/terracoin/commit/9e5bdced1e1d807debd667fb8044851d8bf89952)

Thanks, I was looking for it in master branch :)


Title: Re: Update your Terracoin Clients! (Weekend of Growing Pains)
Post by: vpoolserver on April 06, 2013, 05:52:42 PM
vPool: Terracoin daemon updated.