php-mpos/public/include
Sebastian Grewe 64d8d8abf3 Adding support for PPS payout method
This commit changed a few things in the backend and classes code:

* Any <type>_PPS transaction does NOT need to be confirmed
* Queries updated for added <type>_PPS transactions
* Template updated to properly display these transactions

Cronjob

* Added pps_payput cron to run payouts based on worker submitted shares
* **IMPORTANT**: Can NOT be run with proportional_payout!

Addresses #70
2013-06-06 23:04:34 +02:00
..
classes Adding support for PPS payout method 2013-06-06 23:04:34 +02:00
config Adding min/max threshold configuration 2013-06-05 09:11:25 +02:00
pages Add API call for getuserstatus 2013-06-06 22:40:51 +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
smarty_globals.inc.php Add new threshold display to template 2013-06-05 09:17:10 +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