Commit Graph

3 Commits

Author SHA1 Message Date
kalmare 8481e3df5f Fixed Vulnerable of Cross Site Scripting 2017-12-28 18:17:39 +09:00
hellcatz c826e4d8f3 Update miner_stats.js 2017-09-02 11:04:20 -07:00
hellcatz 25e94a305e Added miner_stats.js
Added miner_stats.html
Added worker stats api call to api.js
Added miner_stats.html page to website.js
Updated workers.html to support worker stat pages.
Do not log accepted shares to console in poolWorker.js
Removed worker and block charts from stats.html and stats.js
Updated stats.html to show found blocks
Major updates to paymentProcessor.js
* worker names now supported
* operation id monitoring
* prevent duplicate shielding operations
* payments tracking to redis
* duplicate invalid block handling
* updates to balance rounding
* coin network stats logging to redis
2017-03-08 20:06:39 -08:00