pool/web/yaamp/core
Tanguy Pruvot 3737f97a60 lbry: change estimates in mBTC/GH like other sha algos
if needed (already mining) you can do that to update the pool estimate graph values:

UPDATE hashrate SET price=price*1000.0, rent=rent*1000 WHERE algo='lbry' AND price < 0.01;
2018-01-19 20:00:34 +01:00
..
backend kucoin: daily check deposit addresses + typo on manual ticker update 2018-01-12 13:42:18 +01:00
common difficulty: force int type to ceil() for php 7.x 2017-08-24 14:32:48 +02:00
exchange binance: auth rest api function 2018-01-14 20:11:16 +01:00
exchange2 cleanup: drop dead exchanges code 2016-10-22 00:52:32 +02:00
functions lbry: change estimates in mBTC/GH like other sha algos 2018-01-19 20:00:34 +01:00
rpc rpc: dissallow all wallet rpc methods containing key 2017-08-05 03:37:05 +02:00
trading binance: update balances 2018-01-14 21:00:08 +01:00
core.php new wallet rpc class to handle martians 2016-05-29 09:39:04 +02:00