Commit graph

8 commits

Author SHA1 Message Date
Tanguy Pruvot
9dabe06037 nicehash: disable last api calls if not wanted 2017-11-18 11:27:46 +01:00
Tanguy Pruvot
0112b239f7 use new nicehash api domain 2017-09-08 03:59:05 +02:00
Tanguy Pruvot
719a2fb38f pool: provide the value the pool is short of a currency (#29)
+ nicehash orders json fix
2017-06-20 08:22:34 +02:00
Tanguy Pruvot
b2f7f27228 yii 1.1.x models form unsafe attributes
boolean flag required if not set in the model...
2016-05-01 20:46:27 +02:00
Tanguy Pruvot
fe6c79ea23 stats: change blake algos profit to mBTC/Gh
to update history, manually run this sql query :

UPDATE hashrate SET price=price*1000.0, rent=rent*1000 WHERE algo IN ('blake','blake2s','decred','vanilla') AND price < 0.01;
2016-03-27 20:27:27 +02:00
Tanguy Pruvot
14fe22117a Disable renting tab and show bloc explorers
also show the net hash rate (via memcached getmininfo)
2015-07-23 05:56:46 +02:00
Tanguy Pruvot
bb31cec957 dos2unix all files, we are on linux
trim them, btw... its important to start on a clean base...
2015-07-12 04:40:50 +02:00
root
b5a202e155 init 2015-07-02 20:58:45 +02:00