Status as of Wednesday, November 12

Discussion of development releases of Prohashing / Requests for features
Forum rules
The Development forum is for discussion of development releases of Prohashing and for feedback on the site, requests for features, etc.

While we can't promise we will be able to implement every feature request, we will give them each due consideration and do our best with the resources and staffing we have available.

For the full list of PROHASHING forums rules, please visit https://prohashing.com/help/prohashing- ... rms-forums.
Post Reply
User avatar
Steve Sokolowski
Posts: 4585
Joined: Wed Aug 27, 2014 3:27 pm
Location: State College, PA

Status as of Wednesday, November 12

Post by Steve Sokolowski » Wed Nov 12, 2014 1:02 pm

Here's today's status:
  • We finally got the "share is above target" issue. It turns out that the problem was another concurrency issue. The steps to reproduce the problem are as follows: connect multiple miners to the same account name, with each miner having a different static difficulty, or all of them having a dynamic difficulty. The code assumes that the first miner connecting receives the first difficulty assignment, but that isn't necessarily the case because a context switch could cause the other miners to be sent data first. Then, all of the miners on the account except for one are assigned the wrong difficulties, so most of their shares are rejected.
  • The workaround for the issue is slightly different than we thought: you need to set all of your miners to the same static difficulty; setting even one of them to a different difficulty results in some miners receiving rejected shares or being underpaid.
  • This issue has been fixed and is in testing, so hopefully we'll get it out by the weekend. Chris is hard at work on testing and knows that this issue is the #1 priority.
  • I was very lucky to get up this morning and notice this huge run and quickly buy three bitcoins. We had been unlucky the past few days, and it would have been catastrophic if I hadn't noticed this and had to buy after a bubble rose to $600 or something like that (or worse, $1000). Hopefully our luck will improve soon.
  • Note: I edited this post to point out that some people are having problems receiving forum E-Mails since we transitioned the hosting provider for the forums. Chris is working on the issue and hopes to get that fixed soon.
Post Reply