php-mpos/public/include/classes
Sebastian Grewe 1e7e92b5fe [FIX] Hashrate increase on round ends
This should address issues with pools finishing very long rounds where
hashrate statistics suddenly dramatically increased. This was caused due
to both shares and archived shares being added before they they were
deleted from shares.

* adds the proper way to calculate user based hash- and sharerates.
* replaces `UNION ALL` with `UNION`

Fixes #642 once merged.
2013-11-23 22:17:10 +01:00
..
api.class.php Revert "[FEATURE] Added Ajax JSON Memcache" 2013-09-18 13:16:25 +02:00
base.class.php [REFACTOR] Refactored classes for error handling 2013-11-05 14:34:31 +01:00
bitcoin.class.php Fixing issues with application using BASEPATH 2013-06-19 14:50:13 +02:00
bitcoinwrapper.class.php [FIX] Coins without nethashrate in getmininginfo 2013-11-16 20:39:41 +01:00
block.class.php [FEATURE] blockfinder statistics 2013-11-18 12:43:17 +01:00
debug.class.php allow caching to be more transparent and configurable 2013-05-17 16:25:45 +02:00
invitation.class.php [REFACTOR] Refactored classes for error handling 2013-11-05 14:34:31 +01:00
mail.class.php [REFACTOR] Refactored classes for error handling 2013-11-05 14:34:31 +01:00
monitoring.class.php [FIX] Skip uptime robot with defaults set 2013-11-11 10:01:52 +01:00
news.class.php [REFACTOR] Refactored classes for error handling 2013-11-05 14:34:31 +01:00
notification.class.php [FIX] Idle Worker Notifiaction reset 2013-11-23 20:37:19 +01:00
payout.class.php [REFACTOR] Refactored classes for error handling 2013-11-05 14:34:31 +01:00
roundstats.class.php [REFACTOR] Refactored classes for error handling 2013-11-05 14:34:31 +01:00
setting.class.php [FIX] Defaults via Smarty for empty settings 2013-11-11 09:43:48 +01:00
share.class.php [UPDATE] latest 2013-11-18 12:43:17 +01:00
statistics.class.php [FIX] Hashrate increase on round ends 2013-11-23 22:17:10 +01:00
statscache.class.php [IMPROVEMENT] Adding incremental round/user shares 2013-09-18 09:45:52 +02:00
token.class.php [REFACTOR] Refactored classes for error handling 2013-11-05 14:34:31 +01:00
tokentype.class.php [REFACTOR] Refactored classes for error handling 2013-11-05 14:34:31 +01:00
tools.class.php [IMPROVED] Error Handling, logging 2013-11-02 10:56:46 +01:00
transaction.class.php [FIX] Also exclude TXFee records for last ID 2013-11-20 11:13:11 +01:00
user.class.php [FIX] Backport from #855 2013-11-21 09:36:44 +01:00
worker.class.php [FIX] Admin Panel worker hashrates on SHA coins 2013-11-19 12:05:50 +01:00