Equihash125 down again

Encounter a problem related to the pool or have a request for a feature? Post your issue here and we will help you out.
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.
Post Reply
User avatar
MrPlus
Posts: 25
Joined: Sat May 09, 2020 2:53 pm

Equihash125 down again

Post by MrPlus » Tue Jul 07, 2020 4:44 am

Equihash125 down again and still listed in API
User avatar
Steve Sokolowski
Posts: 4585
Joined: Wed Aug 27, 2014 3:27 pm
Location: State College, PA

Re: Equihash125 down again

Post by Steve Sokolowski » Tue Jul 07, 2020 7:55 am

MrPlus wrote: Tue Jul 07, 2020 4:44 am Equihash125 down again and still listed in API
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.
User avatar
MrPlus
Posts: 25
Joined: Sat May 09, 2020 2:53 pm

Re: Equihash125 down again

Post by MrPlus » Tue Jul 07, 2020 12:53 pm

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.
User avatar
Steve Sokolowski
Posts: 4585
Joined: Wed Aug 27, 2014 3:27 pm
Location: State College, PA

Re: Equihash125 down again

Post by Steve Sokolowski » Thu Jul 09, 2020 9:06 pm

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.
User avatar
MrPlus
Posts: 25
Joined: Sat May 09, 2020 2:53 pm

Re: Equihash125 down again

Post by MrPlus » Thu Jul 16, 2020 6:03 am

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)
User avatar
Steve Sokolowski
Posts: 4585
Joined: Wed Aug 27, 2014 3:27 pm
Location: State College, PA

Re: Equihash125 down again

Post by Steve Sokolowski » Thu Jul 16, 2020 8:40 am

MrPlus wrote: Thu Jul 16, 2020 6:03 am 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)
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.
User avatar
MrPlus
Posts: 25
Joined: Sat May 09, 2020 2:53 pm

Re: Equihash125 down again

Post by MrPlus » Thu Jul 16, 2020 12:21 pm

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.
Thanks for getting back.

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?
Post Reply