php-mpos/cronjobs
Sebastian Grewe a1dbe8bb09 [FIX] Workaround for missing confirmations
This will fix issues with those coins that don't track confirmations for
blocks inside the getblock RPC call. It will try to fallback to the
transactions confirmations and insert those instead.

Fixes #1823 as mentioned by @ice00 - Thanks for that!
2014-03-03 09:42:36 +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] Workaround for missing confirmations 2014-03-03 09:42:36 +01:00
cron_end.inc.php [IMPROVED] Re-factored monitoring criticals/errors 2013-11-05 07:28:07 +01:00
findblock.php [FIX] Bail findblocks on block insertion errors 2014-02-28 09:09:29 +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 [IMPROVED] Deduct TXFEE in Transaction CreateDebit 2014-02-27 15:19:01 +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 [FIX] Wrong method call in tickerupdate 2014-02-18 19:00:16 +01:00