php-mpos/cronjobs
Sebastian Grewe c00b6d6757 [IMPROVED] Payout logics
* [ADDED] More methods to our transaction class
 * `createDebitAPRecord` and `createDebitMPRecord`, will handle the
 * entire debit process
  * Adds Debit transaction
  * Adds TXFee transaction
  * mark transactions as archived
  * validate user is fully paid out
  * send notification to user
 * `getMPQueue` was added to unify the process of getting payout queues
* [MOVED] Only one mail template for both payout methods
* [ADDED] Some minor calls to user class
* [ADDED] Full address validation to bitcoin class
* [SQL] New SQL upgrade and Version Increment
 * Adding UNIQUE index to coin_address in accounts table
 * preperation for `sendmany` implementation
2014-02-03 08:16:58 +01:00
..
etc Adding sample logrotation config and cron 2013-07-24 11:13:28 +02:00
logs
archive_cleanup.php [FIX] Do not mark cron disabled, just notify 2014-01-01 08:56:46 +01:00
blockupdate.php [UPDATE] Logfile cleanup 2014-01-25 21:35:02 +01:00
cron_end.inc.php [IMPROVED] Re-factored monitoring criticals/errors 2013-11-05 07:28:07 +01:00
findblock.php Update findblock.php 2014-01-26 17:25:26 +02:00
liquid_payout.php [FIX] Better error handling 2014-01-10 16:41:05 +01:00
logrotate.sh Adding sample logrotation config and cron 2013-07-24 11:13:28 +02:00
notifications.php [UPDATE] Logfile cleanup 2014-01-25 21:35:02 +01:00
payouts.php [IMPROVED] Payout logics 2014-02-03 08:16:58 +01:00
pplns_payout.php [FIX] Prop/PPLNS Double Payout log 2014-01-30 14:33:49 +01:00
pps_payout.php [CLEANUP] Coding style 2014-01-26 09:30:59 +01:00
proportional_payout.php [FIX] Prop/PPLNS Double Payout log 2014-01-30 14:33:49 +01:00
run-crons.sh Update run-crons.sh 2014-01-24 13:08:03 +11:00
run-maintenance.sh [IMPROVED] Token expiration timers 2013-12-31 22:31:47 +01:00
run-payout.sh Update run-payout.sh 2014-01-24 13:09:17 +11:00
run-statistics.sh [FIX] Disable verbose mode, use cmdline switch instead 2013-12-17 11:38:43 +01:00
shared.inc.php fixed crons, tested on 2 boxes 2014-01-29 18:33:34 -05:00
statistics.php [REMOVED] Unused stats update 2014-01-19 17:22:40 +01:00
tickerupdate.php [CHANGED] Do not send mail on uptime robot update 2013-12-07 14:17:42 +01:00
token_cleanup.php [FIX] Removed debug test 2013-12-31 22:38:52 +01:00