Author

Topic: Update your Terracoin Clients! (Weekend of Growing Pains) (Read 1141 times)

newbie
Activity: 40
Merit: 0
vPool: Terracoin daemon updated.
legendary
Activity: 1182
Merit: 1000
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

Thanks, I was looking for it in master branch Smiley
full member
Activity: 148
Merit: 100
i also updated mine, from the master branch, who apparently also merged that commit a few hours ago
legendary
Activity: 1064
Merit: 1000
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
legendary
Activity: 1182
Merit: 1000
To Terracoin devs:

I'm waiting to get sourcecode from GitHub. Please upload commit !
legendary
Activity: 1064
Merit: 1000
ugghh...

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

Anyway, the explorer is updated.
newbie
Activity: 42
Merit: 0
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.
legendary
Activity: 1204
Merit: 1002
RUM AND CARROTS: A PIRATE LIFE FOR ME
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
Jump to: