php-mpos/cronjobs
Sebastian Grewe 2f2acdad6d First working version of PPLNS payouts
* Based PPLNS on Prop Payout script
* Using defaults from prop payout, no class adjustments
* Added more methods required for PPLNS
* Added block methods for dynamic payout calculations
* Added PPLNS Sidebar that also displays the PPLNS Target
 * Shares beyond this target will not be included in payouts
 * Shares missing to this target will be added from archives
* Enabled archiving by default for PPLNS
* Added configuration options for PPLNS
 * Documented the usage for PPLNS, defaults are sane
* Added pplns_payout to run-crons

Addresses #143 and if accepted will fix it
2013-07-09 21:59:44 +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 Adding block height to blockupdate output 2013-07-09 21:26:06 +02:00
findblock.php Adding share type to log output 2013-07-09 11:43:12 +02:00
notifications.php Improved cron logging via logfiles 2013-07-07 22:04:43 +02:00
pplns_payout.php First working version of PPLNS payouts 2013-07-09 21:59:44 +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 First working version of PPLNS payouts 2013-07-09 21:59:44 +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