php-mpos/public/include
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
..
classes [UPDATE] Getbalance wrapper 2014-02-12 16:21:24 +01:00
config [ADDED] New memcache option for contrib caches 2014-02-12 08:07:58 +01:00
lib [ADDED] RPC Error Code to Logging 2014-02-12 15:44:00 +01:00
pages Merge pull request #1704 from MPOS/worker-delete-csrf 2014-02-10 21:57:16 +01:00
smarty/libs [UPSTREAM] Upgraded smarty libraries 2014-01-05 13:41:41 +01:00
admin_checks.php [UPDATE] Removed Wallet Info Message 2014-02-12 14:47:28 +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 Merge pull request #1695 from MPOS/reward-average 2014-02-07 13:48:07 +01:00
smarty.inc.php blah blah 2014-01-28 07:26:08 -05:00
version.inc.php [VERSION] 0.0.4 MPOS for Payout overhaul 2014-02-05 09:02:36 +01:00