php-mpos/public/include/classes
Sebastian Grewe 71aca7e0af [UPDATE] Getbalance wrapper
We need to wrap our getbalance call due to issues in the coind and
payout systems in the RPC. Apparently it's having issues with multiple
accounts setup in a single wallet. Sendmany can not properly use other
accounts added to the wallet as the payout account.

Hence we wrap our getbalance call in the RPC and only return the default
account balance at all times. Since this is used for all payouts and for
payments from blocks, there should be no issue. Those pools running
multiple accounts in their wallet will have to move their coins into the
default wallet!
2014-02-12 16:21:24 +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] Getbalance wrapper 2014-02-12 16:21:24 +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 [IMPROVED] Check if cron is running in PHP scripts 2014-02-07 13:00:05 +01:00
news.class.php blah blah 2014-01-28 07:26:08 -05:00
notification.class.php [IMPROVED] Logging format 2014-02-07 10:14:56 +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 blah blah 2014-01-28 07:26:08 -05: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 [FIX] Do not add TXFee with txfee 0 2014-02-11 16:35:01 +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