php-mpos/cronjobs
Sebastian Grewe 7229b5b130 [ADDED] Payout Queue Limiter
* [ADDED] LIMIT to getMPQueue and getAPQueue
* [ADDED] Default config payout queue size of 1000 for MP and 1000 for AP
* [UPDATED] Payouts cronjob to use this new default limits

This may help some coins that have tx count issues when doing sendmany.
Other coins can play with the values to find their sweet spot. Run the
payout multiple times in a row to force more transactions of the same
amount.

Fixes #1773 and thanks to @jrwr for the idea!
2014-02-18 09:16:26 +01:00
..
etc Adding sample logrotation config and cron 2013-07-24 11:13:28 +02:00
logs Improved cron logging via logfiles 2013-07-07 22:04:43 +02:00
blockupdate.php [FIX] Wrong argument count 2014-02-15 18:16:57 +01:00
cron_end.inc.php [IMPROVED] Re-factored monitoring criticals/errors 2013-11-05 07:28:07 +01:00
findblock.php [IMPROVED] Findblocks log formatting 2014-02-15 15:43:13 +01:00
logrotate.sh Adding sample logrotation config and cron 2013-07-24 11:13:28 +02:00
notifications.php [UPDATE] Logfile cleanup 2014-01-25 21:35:02 +01:00
payouts.php [ADDED] Payout Queue Limiter 2014-02-18 09:16:26 +01:00
pplns_payout.php [IMPROVED] PPLNS payout log format 2014-02-15 17:10:58 +01:00
pps_payout.php [IMPROVED] PPS payout log format 2014-02-15 18:17:12 +01:00
proportional_payout.php [ADDED] Block height to prop payouts 2014-02-16 10:12:27 +01:00
run-crons.sh [IMPROVED] Combined cleanup tasks into single PHP 2014-02-15 19:01:25 +01:00
run-maintenance.sh [IMPROVED] Combined cleanup tasks into single PHP 2014-02-15 19:01:25 +01:00
run-payout.sh [FIX] Abort cron on locking failure 2014-02-15 17:54:20 +01:00
run-statistics.sh [FIX] Abort cron on locking failure 2014-02-15 17:54:20 +01:00
shared.inc.php [ADDED] Force run even if cron is active with -f 2014-02-16 08:31:47 +01:00
statistics.php [IMPROVED] Statistics log format 2014-02-15 18:32:39 +01:00
tables_cleanup.php [IMPROVED] Combined cleanup tasks into single PHP 2014-02-15 19:01:25 +01:00
tickerupdate.php [IMPROVED] Tickerupdate log format 2014-02-15 18:44:00 +01:00