Merge branch 'next' of github.com:TheSerapher/php-mmcfe-ng into next

This commit is contained in:
Sebastian Grewe 2013-07-10 11:39:58 +02:00
commit 0272fb222b

View File

@ -74,7 +74,7 @@ The following feature have been implemented so far:
* Propotional * Propotional
* PPS * PPS
* PPLNS **NEW** * PPLNS **NEW**
* Use of memcache for statistics instead of a cronjob * Statistics are cached in Memcache by Cronjob for quick data access
* Web User accounts * Web User accounts
* Re-Captcha protected registration form * Re-Captcha protected registration form
* Worker accounts * Worker accounts
@ -88,9 +88,11 @@ The following feature have been implemented so far:
* Auto payout * Auto payout
* Transaction list (confirmed and unconfirmed) * Transaction list (confirmed and unconfirmed)
* Admin Panel * Admin Panel
* Cron Monitoring Overview **NEW**
* User Listing including statistics * User Listing including statistics
* Wallet information * Wallet information
* News Posts **NEW** * User Transactions **NEW**
* News Posts
* Notification system * Notification system
* IDLE Workers * IDLE Workers
* New blocks found in pool * New blocks found in pool