php-mpos/public/include
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
..
classes [ADDED] Payout Queue Limiter 2014-02-18 09:16:26 +01:00
config [ADDED] Payout Queue Limiter 2014-02-18 09:16:26 +01:00
lib [UPDATE] ACL Management 2014-02-14 10:56:25 +01:00
pages Merge pull request #1750 from iAmShorty/wallet-info-adminpanel 2014-02-16 08:12:03 +01:00
smarty/libs [UPSTREAM] Upgraded smarty libraries 2014-01-05 13:41:41 +01:00
admin_checks.php [UPDATE] cleanup 2014-02-13 09:30:07 +01:00
autoloader.inc.php Merge pull request #1646 from xisi/security-logging 2014-02-04 08:05:13 -08:00
bootstrap.php [IMPROVED] Logging format 2014-02-07 10:14:56 +01:00
database.inc.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
smarty_globals.inc.php [FIX] Statistics Graphs ACL 2014-02-15 09:27:38 +01:00
smarty.inc.php [UPDATE] ACL Management 2014-02-14 10:56:25 +01:00
version.inc.php [UPDATE] Added INDEX to transactions table 2014-02-13 14:45:32 +01:00