pool/web/yaamp/modules/trading
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
..
index.php stats: change blake algos profit to mBTC/Gh 2016-03-27 20:27:27 +02:00
mining_results.php Disable renting tab and show bloc explorers 2015-07-23 05:56:46 +02:00
TradingController.php dos2unix all files, we are on linux 2015-07-12 04:40:50 +02:00