php-mpos/cronjobs
Sebastian Grewe bf110505d6 Adding new run-crons.sh script
This script can be used to run all cronjobs required for `mmcfe-ng`.
It can be expanded by pool users in the future by adding or removing
job from the CRONS list in the script.

Script assumed to run inside the cronjobs folder, this can be adjusted
via CRONHOME in the script.
2013-06-02 12:18:13 +02:00
..
auto_payout.php lets try to get around some rounding issue for balance and transactions 2013-05-20 20:01:49 +02:00
blockupdate.php change tx detection to check for orphaned blocks 2013-05-29 12:14:30 +02:00
findblock.php Changed backend logics for block finding and payout 2013-05-31 14:23:29 +02:00
proportional_payout.php fixed name for payout job 2013-05-31 14:46:24 +02:00
run-crons.sh Adding new run-crons.sh script 2013-06-02 12:18:13 +02:00
shared.inc.php cleaned up crons, changed timestamp range to properly find shares, added verbose parameter 2013-05-11 18:51:10 +02:00
tickerupdate.php fixing/removing typo in tickerupdate cron 2013-05-31 12:15:16 +02:00