Commit Graph

37 Commits

Author SHA1 Message Date
hellcatz 498219deb1 Update stats.html
Cleanup
2017-03-08 21:17:57 -08: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
joshuayabut 4ed38e9daf Update website footer 2016-12-27 13:41:21 -05:00
joshuayabut 2a3402baab Bugfix #51: Incorrect hashrate metrics 2016-12-27 07:53:15 +00:00
joshuayabut c83ed07049 fixup! Bugfix: Hashrate incorrect 2016-12-26 00:35:40 +00:00
Joshua Yabut 17de23d8de Update BTC donation address 2016-12-24 21:35:58 -05:00
joshuayabut 57617f106c Bugfix: Hashrate incorrect 2016-12-22 04:27:02 +00:00
Procrastinator 090ffc42b9 Update index.html 2016-12-14 21:47:07 -05:00
fxminer aa83be32e1 Merge branch 'master' of https://github.com/joshuayabut/z-nomp 2016-12-07 08:18:57 +01:00
fxminer 59db03b524 Stats fixes 2016-12-07 08:12:02 +01:00
nahy 45bddd4804 Fix switching port showing
Fix reading of config file to show active switching ports
2014-06-08 15:01:27 +04: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
Ari Velakoski 0de705abb1 Update tbs.html
Small typo fixed. Firefox kindly pointed this out.
2014-05-08 22:38:26 +03:00
Matt 5ea852d369 Added client-side mining key generation script for coin-switching port mining 2014-04-30 20:43:43 -06:00
Alejandro Reyero 62c9a59b72 Update tbs.html
Added info about Block status
2014-04-29 10:56:35 +02:00
Alejandro Reyero 25406582b9 Update api.html
Missing closing tag in <LI> pool_stats
2014-04-28 09:54:24 +02:00
Matt 952c7105cc Replaced various listeners (coinswitch and blocknotify) with united NOMP CLI (command-line interface) 2014-04-26 16:23:23 -06:00
Alex Petrov 444fc6c070 Added new tab, Table statistics per coin/algo 2014-04-24 19:19:14 -04:00
Matt da22dad482 Added coin-switching proxy ports to getting started menu. Fixed bug with coin stats on home page not live-updating. Switched zepto to jquery 2014-04-12 16:06:32 -06:00
Matt 2c7c1a19c0 Integers only for yaxis on blocks chart 2014-04-11 17:38:40 -06:00
Matt cf74cd4119 Fixed stat page erroring when coins were added. Changed default stat update interval to 60 seconds. 2014-04-11 17:26:45 -06:00
Matt 201d02d10b Refactored website. Added historical stats. 2014-04-10 19:33:41 -06:00
GMFlash b98dd31d05 Fix ReferenceError: Can't find variable: algos 2014-04-07 12:57:42 -04:00
Jerry Brady 4b49b70e13 Added stat updater per algorithm 2014-04-04 02:56:53 +00:00
Jerry Brady 71024f18dc Fix hashrate bug and add stats by algorithm to index and stats pages 2014-04-04 02:55:35 +00:00
Matt 4a651dec89 Payment processing seems to be working well 2014-03-27 16:29:43 -06:00
Matt f60f9e41e9 Pushed logo 2014-03-27 12:59:35 -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 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 6e41473f01 More efficient share processing wtih redis 2014-03-13 17:20:57 -06:00
Matt 27550caa39 More development for internal payment processing. Added new stratumpool module options. 2014-03-06 13:46:01 -07:00