Commit Graph

26 Commits

Author SHA1 Message Date
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
Matthew Little c3555ec959 Force content type on doT generated html strings 2014-05-21 19:58:41 -06:00
Elbandi 581bc02b44 rename wks to workers 2014-05-13 18:59:13 +02:00
Elbandi 257a981c7a Add workers tab 2014-05-13 18:15:21 +02:00
Elbandi 5d15fe9dbf Fix typo 2014-05-12 23:17:00 +02:00
Elbandi da0264f8de Bind website listener to host 2014-05-09 13:43:21 +02:00
Matt 57462c3de1 Better error handling for when website cannot start listening on configured port 2014-05-07 11:59:37 -06:00
Matt c3a15ad200 Updated to support slightly different logging implemented while doing new Darkcoin masternode features 2014-05-06 20:30:31 -06:00
Matt 73668709ce Added rewardRecipients configuration, refactored payment processing, moved p2p magic to coin config 2014-05-02 15:59:46 -06:00
Matt 5ea852d369 Added client-side mining key generation script for coin-switching port mining 2014-04-30 20:43:43 -06:00
Alex Petrov 444fc6c070 Added new tab, Table statistics per coin/algo 2014-04-24 19:19:14 -04:00
Matt 201d02d10b Refactored website. Added historical stats. 2014-04-10 19:33:41 -06:00
Matt 314dacf98a Fixed global hashrate problem 2014-03-26 20:53:30 -06:00
Matt 631575ed7b Added recursive watch so web development is easier. 2014-03-26 20:12:52 -06:00
Matt 72c26213a1 Updated git info for node-stratum-pool and refactored website/api structure. 2014-03-25 16:21:17 -06:00
Matt ad1f4ce3d0 Betting logging. Payment processing fixes. 2014-03-23 00:16:06 -06:00
Matt ceb6f0dae0 More stats added 2014-03-22 13:58:51 -06:00
Matt be1b1f689c Payment processing is 95% done... 2014-03-20 16:25:59 -06:00
Matt f85e7f0825 Restructured website folder 2014-03-19 14:36:44 -06:00
Matt ca60e5e7f4 Added live stats 2014-03-19 14:24:29 -06:00
Matt 4c7e41b71b Lots of work on front-end 2014-03-19 01:26:20 -06:00
Matt d1ee74b406 Lots of work on front-end 2014-03-19 00:54:18 -06:00
Matt 0db53a296f Work on front-end 2014-03-14 01:18:51 -06:00
Matt 0edfbdf0e1 Added logLevel to portal config 2014-03-13 15:03:28 -06:00
Matt 6899186dc3 Some work on website/api 2014-03-13 00:37:27 -06:00
Matt 27550caa39 More development for internal payment processing. Added new stratumpool module options. 2014-03-06 13:46:01 -07:00