php-mpos/cronjobs
Sebastian Grewe 6f1f56abb6 [ADDED] getrealbalance wrapper for payouts
During payouts, we must ensure our wallets main accounts has the funds
to payout users. Hence we implement a wrapper method:

* If account count == 1 we only have main account, return getbalance
* Else return our main accounts balance - calculated unconfirmed

This should keep getbalance untouched when used on other places but
gives our payout processing a proper main account balance.

It's mostly a wrapper for those wallets running multiple accounts in one
wallet. They are warned on the front-end already but this ensure payouts
process properly.

Fixes #1755 once merged.
2014-02-14 17:21:52 +01:00
..
etc
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
findblock.php [FIX] Correcting user ID for new block emails 2014-02-13 13:26:48 -06:00
logrotate.sh
notification_cleanup.php [FIX] Added missing file, gitignore :/ 2014-02-14 09:42:03 +01:00
notifications.php [UPDATE] Logfile cleanup 2014-01-25 21:35:02 +01:00
payouts.php [ADDED] getrealbalance wrapper for payouts 2014-02-14 17:21:52 +01:00
pplns_payout.php [FIX] Prop/PPLNS Double Payout log 2014-01-30 14:33:49 +01:00
pps_payout.php [FIX] PPS Payout processing 2014-02-14 10:55:17 +01:00
proportional_payout.php [FIX] Prop/PPLNS Double Payout log 2014-01-30 14:33:49 +01:00
run-crons.sh [ADDED] Notification cleanup script 2014-02-12 10:47:42 +01:00
run-maintenance.sh [ADDED] Notification cleanup script 2014-02-12 10:47:42 +01:00
run-payout.sh Update run-payout.sh 2014-01-24 13:09:17 +11:00
run-statistics.sh
shared.inc.php Merge pull request #1705 from MPOS/cron-check-active 2014-02-10 21:57:28 +01:00
statistics.php [REMOVED] Unused stats update 2014-01-19 17:22:40 +01:00
tickerupdate.php [FIX] API Key sample format 2014-02-06 11:20:57 +01:00
token_cleanup.php [FIX] Removed debug test 2013-12-31 22:38:52 +01:00