php-mpos/cronjobs
Sebastian Grewe 4e284895a8 Adding support for block finder bonus
* Added new configuration option `block_bonus`, see `global.inc.dist.php`, default 0
* Added new transaction types: `Bonus` and `Orphan_Bonus`
* Changes transaction table structure, added upgrade SQL
* Changed findblock cron to credit bonus to finder
* Modified transactions class to reflect changes

Fixes #148
2013-06-10 10:11:56 +02:00
..
auto_payout.php removed commented section to re-enable auto-payout 2013-06-10 08:51:07 +02:00
blockupdate.php change tx detection to check for orphaned blocks 2013-05-29 12:14:30 +02:00
findblock.php Adding support for block finder bonus 2013-06-10 10:11:56 +02:00
notifications.php Fixing issue with notification cron 2013-06-09 16:44:32 +02:00
proportional_payout.php Moving shares per block into findblock cron 2013-06-06 21:31:05 +02:00
run-crons.sh Working notification system 2013-06-07 15:36:35 +02: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