php-mpos/public/include/classes
2013-05-17 08:10:09 -07:00
..
bitcoin.class.php adding new cronjob to find generated or immature blocks, changed project to allow scripts to run outside of webroot 2013-05-10 19:46:54 +02:00
block.class.php added getTableName method 2013-05-16 14:47:51 +02:00
debug.class.php allow caching to be more transparent and configurable 2013-05-17 16:25:45 +02:00
settings.class.php some smaller updates to classes and PHP codes 2013-05-10 15:28:05 +02:00
share.class.php fixing pps payout, getRoundShares system MUST be search by ID or round shares are NOT calculated properly 2013-05-14 17:58:10 +02:00
statistics.class.php Merge pull request #30 from TheSerapher/transparent-caching 2013-05-17 08:10:09 -07:00
statscache.class.php fixed typo, added debug level to key store 2013-05-17 16:38:58 +02:00
transaction.class.php adding block statistics, added finder and round shares for blocks, updates transactions for new columns, updated template and pool statistics code 2013-05-13 09:21:41 +02:00
user.class.php properly search using getSingle, missed search field type 2013-05-15 18:11:06 +02:00
worker.class.php added hashrate and activity to getWorkers, properly return all active workers with getCountAllActiveWorkers 2013-05-13 23:31:53 +02:00