php-mpos/cronjobs
Sebastian Grewe cb7f114cbc Adding dynamic block value support in PPS
This will add the block reward typw to PPS systems. Prior to this, each
PPS value was hard coded to 50. Not only are other coins not based on
this but changing it would require code. Changed it that

* Default for fixed type is config reward
* Default for block type is **previous** blocks amount
** Fallback for first round is the fixed reward value

See in-line documentation of dist configuration. This should help new
pool owners to get setup and clarify things.

Fixes #308
2013-07-01 17:45:23 +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 Adding dynamic block value support in PPS 2013-07-01 17:45:23 +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