php-mpos/cronjobs
Sebastian Grewe f6b350370d Adding solution detections for blocks
This will finally fix all block finding issues with a 4 way detection.
The find upstream method will continue to try other ways to find a
proper share until they are all exhausted or a match was found.

* Use stratum solution, create scrypt hash from block header
* Use pushpoold solution, create solution string from block header
* Use first available upstream share in timerange of block time
* Use *any* first available valid share older than time of block

This will fix #405 - no more unknown blocks. Ever.
2013-07-09 11:27:20 +02:00
..
logs Improved cron logging via logfiles 2013-07-07 22:04:43 +02:00
auto_payout.php Improved cron logging via logfiles 2013-07-07 22:04:43 +02:00
blockupdate.php Improved cron logging via logfiles 2013-07-07 22:04:43 +02:00
findblock.php Adding solution detections for blocks 2013-07-09 11:27:20 +02:00
notifications.php Improved cron logging via logfiles 2013-07-07 22:04:43 +02:00
pps_payout.php last cleanup before merge 2013-07-08 08:49:55 +02:00
proportional_payout.php last cleanup before merge 2013-07-08 08:49:55 +02:00
run-crons.sh Payout Systems should check for activation 2013-06-18 10:41:11 +02:00
shared.inc.php Improved cron logging via logfiles 2013-07-07 22:04:43 +02:00
statistics.php Improved cron logging via logfiles 2013-07-07 22:04:43 +02:00
tickerupdate.php Improved cron logging via logfiles 2013-07-07 22:04:43 +02:00