php-mpos/cronjobs
Sebastian Grewe 752b3e810f Fixing issue with delayed inserts for shares
When shares are inserted with a delay for performance optimizations,
this will cause block timestamps to be completely off with share
timestamps. Hence the timestamp limited search is now removed, it would
cause too many issues for Stratum users/pools.

Addresses #392
2013-07-06 23:11:28 +02:00
..
auto_payout.php More verbose output on cron updates 2013-06-24 10:36:59 +02:00
blockupdate.php change tx detection to check for orphaned blocks 2013-05-29 12:14:30 +02:00
findblock.php Fixing issue with delayed inserts for shares 2013-07-06 23:11:28 +02:00
notifications.php More verbose output on cron updates 2013-06-24 10:36:59 +02:00
pps_payout.php Adding dynamic block value support in PPS 2013-07-01 17:45:23 +02:00
proportional_payout.php Adding support to pay out full block amount 2013-06-25 08:52:30 +02:00
run-crons.sh Payout Systems should check for activation 2013-06-18 10:41:11 +02:00
shared.inc.php Fixing issues with application using BASEPATH 2013-06-19 14:50:13 +02:00
statistics.php Fetch all user shares in one query 2013-06-26 10:54:10 +02:00
tickerupdate.php More verbose output on cron updates 2013-06-24 10:36:59 +02:00