Commit Graph

80 Commits (master)

Author SHA1 Message Date
fancoder 31d19c5cce Update README.md 2014-10-20 13:07:22 +04:00
fancoder cd36f84e2e Update README.md 2014-09-29 12:35:35 +04:00
fancoder 444509b178 Update README.md 2014-09-24 12:51:57 +04:00
fancoder 7fce8516e5 Update README.md 2014-09-22 19:15:40 +04:00
pmitchev 26083a10b8 Added coins core dev donation address to README 2014-09-02 23:05:16 +03:00
yay! 53d2ba084e Adding another pool to the list 2014-08-22 18:58:36 +02:00
fancoder 2f7d10a62f Added 2 new referenced pools links in READE.md 2014-08-22 19:14:59 +04:00
ducknote 5f412692d2 Config files refactoring for any CryptoNote coin support 2014-08-14 13:19:47 +04:00
fancoder 64811659fb Added new pool extra features list in README.md 2014-08-13 15:49:06 +04:00
fancoder 3d516c4e85 Added extremepool.org to referenced pools list 2014-08-13 13:05:32 +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 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 a1c1c5aec6 Added pool installation instructions for Ubuntu 14 2014-07-31 13:48:13 +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
Matthew Little 288dcfc51e Minor readme update 2014-07-12 23:28:20 -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
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 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 a65984326a Minor readme update 2014-06-29 21:43:12 -06:00
Matthew Little 721004486b Vardiff completely rewrote, should increase/decrease more reliably 2014-06-28 09:16:42 -06:00
Matthew Little 100da955c6 Added single module mode 2014-06-27 20:02:02 -06:00
Matthew Little b6cdb4baf9 Merge remote-tracking branch 'origin/master' 2014-06-27 15:13:57 -06:00
Matthew Little 4d64af99b4 Minor change in how website config is setup 2014-06-27 15:13:41 -06:00
Matthew Little 4893d5b579 Update README.md 2014-06-27 11:31:53 -06:00
Sergey 7973f1d31c Added link to xminingpool.com in README.md
xminingpool.com - mining pool for Bytecoin, Monero, QuazarCoin, DuckNote, Boolberry
2014-06-27 16:44:59 +04:00
Matthew Little f06c166c9c Added option to donate a block reward % to pool dev 2014-06-26 14:59:09 -06:00
Matthew Little 3d220c7904 Minor readme update 2014-06-25 11:22:13 -06:00
Matthew Little 9eafd0b72f Minor readme update 2014-06-25 11:14:08 -06:00
Matthew Little cfe8439812 Readme updates 2014-06-25 11:04:56 -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 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 49202414f0 Dynamic, more efficient, live updating market stats 2014-06-20 17:20:35 -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 4e2f24d012 Updated transferFee example to latest MRO requirement 2014-05-26 23:15:59 -06:00
Matthew Little cffd4cedb9 Minor readme fix 2014-05-24 11:06:19 -06:00
Matthew Little f873c7d0ee Minor readme fix 2014-05-24 11:04:48 -06:00
Matthew Little 845a9a9411 Updated front-end to use new protocol 2014-05-24 10:08:38 -06:00
Matthew Little 42e93cd7a2 Added TCP protocol initial support for testing 2014-05-23 13:27:14 -06:00
Matthew Little c0247e0fda Readme update 2014-05-22 12:18:18 -06:00
Matthew Little 8a5f02d238 Added blockchain explorer and splintered payments to prevent "transaction is too big" error 2014-05-22 12:15:01 -06:00
Matthew Little 2d97958c61 Added market data widget to front-end 2014-05-21 19:51:13 -06:00
Matthew Little a10ee28205 New share trusting algorithm to reduce CPU load from intensive share validation hashing 2014-05-21 16:03:01 -06:00