php-mpos/public/include/classes
Sebastian Grewe 78619c1427 [IMPROVED] Unified user speed statistics
* [ADDED] getUserMiningStats to fetch all speed related data
 * Uses global cache if available, falls back to local query and then
   local caches
* [REMOVED] getUserHashrate, getUserSharerate, getUserAvgShareDifficulty
* [UPDATED] All code occurences for the above to use the new system

Probably won't change much since global cache was already used but does
help on the Dashboard since we combine at least 2 calls into one.
2014-02-26 09:27:32 +01:00
..
api.class.php [ADDED] JSONP support for MPOS API 2014-02-07 09:00:09 +01:00
base.class.php Merge pull request #1642 from MPOS/payout-overhaul 2014-02-04 21:59:22 -08:00
bitcoin.class.php (#1725) Fix cold wallet check FP and added testnet detection 2014-02-10 12:07:08 -05:00
bitcoinwrapper.class.php [FIX] Wallet Balance 2014-02-20 20:59:54 +01:00
block.class.php [FIX] Fallback to fixed reward without blocks 2014-02-08 13:46:21 +01:00
csrftoken.class.php changes DEBUG SALT and SALTY from defines to variables 2014-01-29 07:34:50 -05:00
debug.class.php [IMPROVED] Allow debug console log to logfile 2014-02-20 09:01:18 +01:00
invitation.class.php [IMPROVED] Logging format 2014-02-07 10:14:56 +01:00
logger.class.php [IMPROVED] Allow debug console log to logfile 2014-02-20 09:01:18 +01:00
mail.class.php blah blah 2014-01-28 07:26:08 -05:00
memcache_ad.class.php [FIX] Suppress potential empty HTTP_USER_AGENT 2014-02-06 16:34:06 +01:00
memcached.class.php blah blah 2014-01-28 07:26:08 -05:00
monitoring.class.php [ADDED] Force run even if cron is active with -f 2014-02-16 08:31:47 +01:00
news.class.php blah blah 2014-01-28 07:26:08 -05:00
notification.class.php [ADDED] Notification cleanup script 2014-02-12 10:47:42 +01:00
payout.class.php [FIX] Proper fix for Payout ID # 2014-02-10 09:47:40 +01:00
roundstats.class.php blah blah 2014-01-28 07:26:08 -05:00
setting.class.php [UPDATE] ACL Management 2014-02-14 10:56:25 +01:00
share.class.php blah blah 2014-01-28 07:26:08 -05:00
statistics.class.php [IMPROVED] Unified user speed statistics 2014-02-26 09:27:32 +01:00
statscache.class.php blah blah 2014-01-28 07:26:08 -05:00
strict.class.php ripped out all the memcache session stuff, not worth it with the side effects of caching things 2014-01-30 18:41:56 -05:00
template.class.php blah blah 2014-01-28 07:26:08 -05:00
token.class.php blah blah 2014-01-28 07:26:08 -05:00
tokentype.class.php blah blah 2014-01-28 07:26:08 -05:00
tools.class.php [FIX] API Timeout added 2014-01-31 16:27:03 +01:00
transaction.class.php [ADDED] Payout Queue Limiter 2014-02-18 09:16:26 +01:00
user.class.php [UPDATE] added pagination to reg and invite 2014-02-24 11:24:13 +01:00
worker.class.php blah blah 2014-01-28 07:26:08 -05:00