Commit Graph

34 Commits (master)

Author SHA1 Message Date
fancoder 92ec67f866 Added new statistics charts & new admin panel 2014-08-08 00:45:33 +04:00
Matthew Little b4f49e953a [REDIS DATA BREAKING CHANGES] More efficient block storage format for redis. Limited number of blocks sent to front-end. Expanded admin page. More realistic 'luck' value. Run redisBlocksUpgrade.js script to convert block data to new format. 2014-07-03 18:48:01 -06:00
Matthew Little d4d1b86ccd Added "block luck" display 2014-06-30 13:34:08 -06:00
Matthew Little 2080974398 Return html response for http requests to tcp mining ports 2014-06-29 15:16:41 -06:00
Matthew Little d576cd6d81 Added initial basic password protected admin page 2014-06-29 13:44:33 -06:00
Matthew Little 3392cdcf50 More detailed logging for API module and possible memory leak fix 2014-06-29 12:04:25 -06:00
Matthew Little 1d33ebe6bd Changed miner timeouts to warnings, added IP to socket errors 2014-06-28 19:14:29 -06:00
Matthew Little 4793591b47 Added logging for share-trust breaking 2014-06-28 19:01:49 -06:00
Matthew Little 721004486b Vardiff completely rewrote, should increase/decrease more reliably 2014-06-28 09:16:42 -06:00
Matthew Little 2cb43d9c23 Shows development donation percent on website 2014-06-27 21:49:14 -06:00
Matthew Little 100da955c6 Added single module mode 2014-06-27 20:02:02 -06:00
Matthew Little 4d64af99b4 Minor change in how website config is setup 2014-06-27 15:13:41 -06:00
Matthew Little f06c166c9c Added option to donate a block reward % to pool dev 2014-06-26 14:59:09 -06:00
Matthew Little e724f4ff5b Fixed problem with disconnecting miners on accident 2014-06-26 14:37:34 -06:00
Matthew Little d53c5644da Does not log entirety of malformed messages 2014-06-26 11:12:50 -06:00
Matthew Little e0c0f5b312 Minor update in file logging - removed redundant module name from log entry 2014-06-25 20:47:55 -06:00
Matthew Little 35a8d7a506 Fix for log files not writing correctly 2014-06-25 11:34:44 -06:00
Matthew Little 7b4d3a9e93 Updated handling of failed payments (usually due to low wallet balance). Before they would have to be ran manually, now they should gracefully fail then retry until they work. 2014-06-24 22:28:48 -06:00
Matthew Little dcc873691e Minor display bug fix (last network block reward) 2014-06-24 20:53:15 -06:00
Matthew Little eebf0d9100 More advanced logging features. Easier customizable website front-end 2014-06-24 18:20:58 -06:00
Matthew Little 3cbe04edad Added to display: average block solve, time last block hash, and GBP market stat 2014-06-23 22:49:57 -06:00
Matthew Little f755d4b514 Change default payment interval from 1 to 10 minutes, added pool version display, minor readme updates 2014-06-23 00:46:49 -06:00
Matthew Little b337e89e83 Added config file optional command argument 2014-06-19 14:15:02 -06:00
Matthew Little fc1a85e077 Added min payment threshold and payment denomination truncating and compression for live stats. 2014-06-19 12:38:19 -06:00
Matthew Little 42e93cd7a2 Added TCP protocol initial support for testing 2014-05-23 13:27:14 -06:00
Matthew Little 232d903a13 Multiple ports configuration 2014-05-17 11:23:39 -06:00
Matt c027c2b8f9 Front-end with live stats 2014-05-13 18:41:28 -06:00
Matt 0bb2cbc6c7 Payment processing implemented - needs testing 2014-05-13 13:11:46 -06:00
Matt 392bb8c128 Vardiff support and pretty logging 2014-05-11 21:29:37 -06:00
Matt a912a1813b Long polling support 2014-05-10 21:03:04 -06:00
Matt 3e261bae32 Fixed difficulty calculations 2014-05-10 20:17:15 -06:00
Matt b2e3601d50 Difficulty WTF? 2014-05-10 20:02:41 -06:00
Matt 148f652409 Share validation working 2014-05-10 19:24:25 -06:00
Matt 9ab9fbe3e4 Getting there.. 2014-05-10 18:02:52 -06:00