php-mpos/public/include
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
..
classes [FIX] Hashrate increase on round ends 2013-11-23 22:17:10 +01:00
config [REBASE] fixes 2013-11-18 12:43:17 +01:00
lib Adding solution detections for blocks 2013-07-09 11:27:20 +02:00
pages [FIX] undefined index: USERDATA 2013-11-18 13:20:23 +01:00
smarty/libs added word print for times < 1 2013-05-14 23:58:24 +02:00
autoloader.inc.php [REFACTOR] Refactored classes for error handling 2013-11-05 14:34:31 +01:00
database.inc.php some smaller updates to classes and PHP codes 2013-05-10 15:28:05 +02:00
jsonrpc.inc.php initial import of file base of my WIP 2013-05-06 14:11:38 +02:00
smarty_globals.inc.php [FEATURE] blockfinder statistics 2013-11-18 12:43:17 +01:00
smarty.inc.php Adding email verification 2013-07-15 12:26:31 +02:00
xmlrpc.inc.php initial import of file base of my WIP 2013-05-06 14:11:38 +02:00