php-mpos/public/include
Sebastian Grewe 07d49f83d3 Changing hash- and share rate calculation SQL
* Do not include shares_archive table
 * Main reason: This table is optional
 * Secondary reason: Speeds up the query from 1.3s to 0.005s
* Drawback: Once a block is found it takes 10 minutes for the stats to
  be accuracte again

This could potentially be reverted but since shares_archive is optional
and the speed increase is rather significant I'd like to keep it this
way.
2013-06-03 15:03:04 +02:00
..
classes Changing hash- and share rate calculation SQL 2013-06-03 15:03:04 +02:00
config Update global.inc.dist.php 2013-06-03 12:07:06 +03:00
pages Getting rid of various PHP notice warnings 2013-05-31 11:56:56 +02:00
smarty/libs added word print for times < 1 2013-05-14 23:58:24 +02:00
autoloader.inc.php Re-adding LTC/usd to website ministats header 2013-05-29 10:56:08 +02: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 Getting rid of various PHP notice warnings 2013-05-31 11:56:56 +02:00
smarty.inc.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
xmlrpc.inc.php initial import of file base of my WIP 2013-05-06 14:11:38 +02:00