Curious about CC values
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.
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.
-
- Posts: 44
- Joined: Fri Aug 29, 2014 11:15 am
Curious about CC values
I'm kinda curious as to where you're getting the cryptocurrency values for the balances from. For instance, my account shows a balance of 0.02568991 BTC and a value of $15.03 but even with the most generous valuation of $488.99/btc from cryptsy the value should only be showing ~$12.51 likewise, the ltc and drk are off by a similar factor.
- Steve Sokolowski
- Posts: 4585
- Joined: Wed Aug 27, 2014 3:27 pm
- Location: State College, PA
Re: Curious about CC values
Hmmm. I'll take a look at this issue. My guess is that the $15.03 is what the bitcoins were worth at the time of mining, as payout thresholds are computed at the time of mining. Otherwise, you might never be paid if the price of bitcoins falls.
But it's been so long since I wrote that that I need to take a look. I'll get back to you.
But it's been so long since I wrote that that I need to take a look. I'll get back to you.
- Steve Sokolowski
- Posts: 4585
- Joined: Wed Aug 27, 2014 3:27 pm
- Location: State College, PA
Re: Curious about CC values
I resolved this problem. It turns out that the last time the bitcoin_exchange_rate table was updated was on June 21, because when the new server was set up, the cron job to update the table was never turned on. The value on June 21 was 585.01.
I restored that script to normal operation and the values should be corrected now. Since some values are cached, it could take a day before everything is 100% correct.
I restored that script to normal operation and the values should be corrected now. Since some values are cached, it could take a day before everything is 100% correct.