Commit Graph

239 Commits (master)

Author SHA1 Message Date
fancoder ae04a88174 Display blocks Luck as shares/difficulty % 2014-08-12 17:58:01 +04:00
fancoder f5217b78bd Show user charts only if there is any stats data 2014-08-12 17:26:40 +04:00
fancoder 2954727f04 Fix users hashrate in Admin panel 2014-08-12 16:27:02 +04:00
fancoder 62731f7d7c Show charts only if there is > 1 stat points 2014-08-12 14:17:22 +04:00
fancoder 92ec67f866 Added new statistics charts & new admin panel 2014-08-08 00:45:33 +04:00
fancoder c2a9aae907 Added "poolServer.fixedDiff" option in /config.json
Set difficulty on miner client side by passing <address> param with .<difficulty> postfix
For example: minerd -u 4AsBy39rpUMTmgTUARGq2bFQWhDhdQNekK5v4uaLU699NPAnx9CubEJ82AkvD5ScoAZNYRwBxybayainhyThHAZWCdKmPYn.5000
2014-08-05 21:43:01 +04:00
fancoder 5a13122cd6 Added 5 new CSS themes configurable 2014-08-05 20:08:41 +04:00
fancoder 5fca686571 Added payments.maxTransactionAmount option 2014-08-01 16:42:40 +00:00
fancoder 780277d9ee Add universal blocks and transactions explorer 2014-08-01 16:21:41 +00:00
fancoder 6ec304046f Rename *_example to * 2014-08-01 15:58:11 +00:00
fancoder fe19777001 Fix JavaScript error with "poolVersion" setting 2014-08-01 13:32:54 +04:00
fancoder a1c1c5aec6 Added pool installation instructions for Ubuntu 14 2014-07-31 13:48:13 +04:00
fancoder 196b9013d6 Fixed compatibility with new cn-utils module 2014-07-31 13:20:45 +04:00
fancoder cb2217b175 Fix custom.css including position 2014-07-24 19:42:23 +04:00
fancoder ae1b27c6d2 Set base name to cryptonote-universal-pool 2014-07-22 16:15:02 +00:00
fancoder fa4ed7603c Update links to new pool repository 2014-07-22 16:12:01 +00:00
fancoder 3e30c95c8a Updated list of pools links based on this repository code 2014-07-22 16:02:28 +00:00
fancoder 96ae55de70 Merge with last version of 'zone117x/node-cryptonote-pool' 2014-07-18 17:38:30 +00:00
root e2ad9cea0f Merge with last version of 'zone117x/node-cryptonote-pool' 2014-07-18 17:38:30 +00:00
Matthew Little d6edd83bb4 Minor update to logging and "getting started" page 2014-07-15 14:47:30 -06:00
Matthew Little 288dcfc51e Minor readme update 2014-07-12 23:28:20 -07:00
Matthew Little cb4c0a135e Updated "Getting Started" page with new mining apps 2014-07-12 23:03:53 -07:00
Matthew Little 1defac839f Minor display bug with address payments lookup button 2014-07-12 18:53:29 -07:00
Matthew Little 258e5fa998 Updated software version number 2014-07-12 18:22:36 -07:00
Matthew Little 98fcbccf36 Merge pull request #56 from sammy007/paranoia
Add hidden ports
2014-07-12 18:20:53 -07:00
Matthew Little 59a29c2811 Added payments page tab (w/ payments to address lookup) & core dev donations 2014-07-12 18:16:15 -07:00
Sammy Libre 41e1d7da37 Don't expose hidden ports to API 2014-07-09 13:21:55 -04:00
Sammy Libre 2191a6c3cd Add logs to .gitignore 2014-07-09 13:20:51 -04:00
Matthew Little f0717a3646 Store payment information in redis for future front-end display usage 2014-07-08 17:55:39 -07:00
Matthew Little ec93551a2b Front-end performance updates and minor tweaks 2014-07-07 23:35:53 -07:00
Matthew Little 00c940ce05 More modular front-end architecture. Fixed total # of blocks bug and other display issues. 2014-07-07 19:05:58 -07:00
Matthew Little e021a6a6d0 Fixed hashrate not being generated from API for front-end 2014-07-04 19:19:55 -06:00
Matthew Little 69e09ff2d1 Fixed display issues with mining profit calculator 2014-07-04 17:48:31 -06:00
Matthew Little 1e18effabb Fixed display issues with mining profit calculator 2014-07-04 17:33:58 -06:00
Matthew Little 383acf135e Move 'bad hash' log messages from 'error' to 'warn' 2014-07-04 14:08:39 -06:00
Matthew Little 3969d7d005 Added mining profits estimation calculator to front-end 2014-07-04 11:11:25 -06:00
Matthew Little 8b2bd7d966 Fixed possible block list display update bug on front-end 2014-07-03 22:27:36 -06: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
CliffordST cc62326fb9 Merge branch 'address_checking' 2014-07-03 23:55:49 +04:00
CliffordST 1a883f7eb8 Merge branch 'address_checking' 2014-07-03 23:55:49 +04:00
CliffordST a9d48795c9 Miner address validation based on pool address 2014-07-03 23:55:39 +04:00
CliffordST 5f50ff2a7d Miner address validation based on pool address 2014-07-03 23:55:39 +04:00
CliffordST a16a410505 Merge branch 'fantomcoin_support' 2014-07-03 20:13:28 +04:00
CliffordST 2f75234028 Merge branch 'fantomcoin_support' 2014-07-03 20:13:28 +04:00
CliffordST bf75e067f4 Fix error with calculating FantomCoin block ID 2014-07-03 20:12:09 +04:00
CliffordST 5448dcfccd Fix error with calculating FantomCoin block ID 2014-07-03 20:12:09 +04:00
CliffordST 0959bd43e0 Merge branch 'address_checking' 2014-07-03 14:53:52 +04:00
CliffordST 78122bde04 Merge branch 'address_checking' 2014-07-03 14:53:52 +04:00
CliffordST 8f61f37921 Merge branch 'fantomcoin_support' 2014-07-03 14:53:44 +04:00
CliffordST ff1c1c0bf4 Merge branch 'fantomcoin_support' 2014-07-03 14:53:44 +04:00