pool/web/yaamp/modules/renting
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
..
admin.php dos2unix all files, we are on linux 2015-07-12 04:40:50 +02:00
all_orders_results.php stats: change blake algos profit to mBTC/Gh 2016-03-27 20:27:27 +02:00
balance_results.php More PHP 5.4 ugly fixes about functions returns 2015-09-07 18:12:06 +02:00
create.php dos2unix all files, we are on linux 2015-07-12 04:40:50 +02:00
graph_job_results.php dos2unix all files, we are on linux 2015-07-12 04:40:50 +02:00
graph_price_results.php dos2unix all files, we are on linux 2015-07-12 04:40:50 +02:00
index.php dos2unix all files, we are on linux 2015-07-12 04:40:50 +02:00
login.php dos2unix all files, we are on linux 2015-07-12 04:40:50 +02:00
orders_results.php stats: change blake algos profit to mBTC/Gh 2016-03-27 20:27:27 +02:00
RentingController.php extend maximum user address length to 35 chars 2016-02-14 04:21:01 +01:00
settings.php dos2unix all files, we are on linux 2015-07-12 04:40:50 +02:00
status_results.php stats: change blake algos profit to mBTC/Gh 2016-03-27 20:27:27 +02:00
tx.php More PHP 5.4 ugly fixes about functions returns 2015-09-07 18:12:06 +02:00