php-mpos/public/include/classes
Sebastian Grewe 7229b5b130 [ADDED] Payout Queue Limiter
* [ADDED] LIMIT to getMPQueue and getAPQueue
* [ADDED] Default config payout queue size of 1000 for MP and 1000 for AP
* [UPDATED] Payouts cronjob to use this new default limits

This may help some coins that have tx count issues when doing sendmany.
Other coins can play with the values to find their sweet spot. Run the
payout multiple times in a row to force more transactions of the same
amount.

Fixes #1773 and thanks to @jrwr for the idea!
2014-02-18 09:16:26 +01:00
..
api.class.php [ADDED] JSONP support for MPOS API 2014-02-07 09:00:09 +01:00
base.class.php Merge pull request #1642 from MPOS/payout-overhaul 2014-02-04 21:59:22 -08:00
bitcoin.class.php (#1725) Fix cold wallet check FP and added testnet detection 2014-02-10 12:07:08 -05:00
bitcoinwrapper.class.php [UPDATE] Return negative balance if main is negative 2014-02-15 19:17:12 +01:00
block.class.php [FIX] Fallback to fixed reward without blocks 2014-02-08 13:46:21 +01:00
csrftoken.class.php changes DEBUG SALT and SALTY from defines to variables 2014-01-29 07:34:50 -05:00
debug.class.php changes DEBUG SALT and SALTY from defines to variables 2014-01-29 07:34:50 -05:00
invitation.class.php [IMPROVED] Logging format 2014-02-07 10:14:56 +01:00
logger.class.php [UPGRADE] Upgraded KLogger Library 2014-02-07 13:40:50 +01:00
mail.class.php blah blah 2014-01-28 07:26:08 -05:00
memcache_ad.class.php [FIX] Suppress potential empty HTTP_USER_AGENT 2014-02-06 16:34:06 +01:00
memcached.class.php blah blah 2014-01-28 07:26:08 -05:00
monitoring.class.php [ADDED] Force run even if cron is active with -f 2014-02-16 08:31:47 +01:00
news.class.php blah blah 2014-01-28 07:26:08 -05:00
notification.class.php [ADDED] Notification cleanup script 2014-02-12 10:47:42 +01:00
payout.class.php [FIX] Proper fix for Payout ID # 2014-02-10 09:47:40 +01:00
roundstats.class.php blah blah 2014-01-28 07:26:08 -05:00
setting.class.php [UPDATE] ACL Management 2014-02-14 10:56:25 +01:00
share.class.php blah blah 2014-01-28 07:26:08 -05:00
statistics.class.php [ADDED] New memcache option for contrib caches 2014-02-12 08:07:58 +01:00
statscache.class.php blah blah 2014-01-28 07:26:08 -05:00
strict.class.php ripped out all the memcache session stuff, not worth it with the side effects of caching things 2014-01-30 18:41:56 -05:00
template.class.php blah blah 2014-01-28 07:26:08 -05:00
token.class.php blah blah 2014-01-28 07:26:08 -05:00
tokentype.class.php blah blah 2014-01-28 07:26:08 -05:00
tools.class.php [FIX] API Timeout added 2014-01-31 16:27:03 +01:00
transaction.class.php [ADDED] Payout Queue Limiter 2014-02-18 09:16:26 +01:00
user.class.php [IMPROVED] Logging format 2014-02-07 10:14:56 +01:00
worker.class.php blah blah 2014-01-28 07:26:08 -05:00