Equihash125 down again
Forum rules
Welcome to the System Support forum! Encounter a problem related to the pool? Post your issue here and we will help you out.
Keep in mind that the forums are monitored by PROHASHING less closely than the official support channels, so if you have a pressing issue, please submit an official support ticket so that our Support Analyst can look into your issue in a timely manner.
We cannot answer financial questions related to your account on a public forum, so those questions should always be submitted through the orange Support button on prohashing.com/about.
For the full list of PROHASHING forums rules, please visit https://prohashing.com/help/prohashing- ... rms-forums.
Welcome to the System Support forum! Encounter a problem related to the pool? Post your issue here and we will help you out.
Keep in mind that the forums are monitored by PROHASHING less closely than the official support channels, so if you have a pressing issue, please submit an official support ticket so that our Support Analyst can look into your issue in a timely manner.
We cannot answer financial questions related to your account on a public forum, so those questions should always be submitted through the orange Support button on prohashing.com/about.
For the full list of PROHASHING forums rules, please visit https://prohashing.com/help/prohashing- ... rms-forums.
Equihash125 down again
Equihash125 down again and still listed in API
- Steve Sokolowski
- Posts: 4585
- Joined: Wed Aug 27, 2014 3:27 pm
- Location: State College, PA
Re: Equihash125 down again
I'll ask Chris to look into this again as soon as he gets up.
My understanding from earlier is that there was a coin that was going into error frequently, and Chris had resolved the issue. I guess that fix was incorrect.
Re: Equihash125 down again
More importantly, when failures occur on stratums, we need the algo to be delisted in the API so miners will stop trying and mine another algo until stratums gets back. This will avoid loss of hashrate for all, miners and ProHashing.
- Steve Sokolowski
- Posts: 4585
- Joined: Wed Aug 27, 2014 3:27 pm
- Location: State College, PA
Re: Equihash125 down again
I just wanted to provide an update.
Vance got back to me about this issue. He agreed that we need to point out when an algorithm has all coins in error, but we aren't quite sure what the best way to implement that is.
We plan to work on this during the week of July 19 and will probably talk to you here before then to solicit feedback.
Vance got back to me about this issue. He agreed that we need to point out when an algorithm has all coins in error, but we aren't quite sure what the best way to implement that is.
We plan to work on this during the week of July 19 and will probably talk to you here before then to solicit feedback.
Re: Equihash125 down again
Thanks for the update.
This is happening again right now by the way...
From an API perspective. I'd suggest the algo to be removed from the API in such case. (As other pools do)
This is happening again right now by the way...
From an API perspective. I'd suggest the algo to be removed from the API in such case. (As other pools do)
- Steve Sokolowski
- Posts: 4585
- Joined: Wed Aug 27, 2014 3:27 pm
- Location: State College, PA
Re: Equihash125 down again
I think that the plan is to add a new field that specifies whether all of the algorithm's coins are currently in error. Would that be fine?
You (or anyone who uses the API) could workaround this issue right now by looking through the data and returning True once a single coin associated with the algorithm is found to have no errors. Otherwise, if you get through the entire list, you could return False.
Re: Equihash125 down again
Thanks for getting back.Steve Sokolowski wrote: ↑Thu Jul 16, 2020 8:40 am I think that the plan is to add a new field that specifies whether all of the algorithm's coins are currently in error. Would that be fine?
You (or anyone who uses the API) could workaround this issue right now by looking through the data and returning True once a single coin associated with the algorithm is found to have no errors. Otherwise, if you get through the entire list, you could return False.
I'm unsure how that will work. Most mining tools working on standard Yiimp based API do not work this way. They simply ignore an algo when it is no longer listed on the API or the API report zero as a estimated price. Would be best to stick to this I think.
Talking about price. Will it take into account that a coin is down?
Or will the estimation still consider this coin?