php-mpos/cronjobs
Sebastian Grewe 596b0eac93 Moving shares per block into findblock cron
To better support more payout systems I have moved the share calculation
for a block into the findblock cron. This way these statistics are
always available and not depending on the actual payout method.
2013-06-06 21:31:05 +02:00
..
auto_payout.php Do not deduct fees from balance when transmitting 2013-06-04 20:51:24 +02:00
blockupdate.php change tx detection to check for orphaned blocks 2013-05-29 12:14:30 +02:00
findblock.php Moving shares per block into findblock cron 2013-06-06 21:31:05 +02:00
proportional_payout.php Moving shares per block into findblock cron 2013-06-06 21:31:05 +02:00
run-crons.sh Update run-crons.sh 2013-06-02 18:41:45 +03: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