php-mpos/public/include/classes
Sebastian Grewe c00b6d6757 [IMPROVED] Payout logics
* [ADDED] More methods to our transaction class
 * `createDebitAPRecord` and `createDebitMPRecord`, will handle the
 * entire debit process
  * Adds Debit transaction
  * Adds TXFee transaction
  * mark transactions as archived
  * validate user is fully paid out
  * send notification to user
 * `getMPQueue` was added to unify the process of getting payout queues
* [MOVED] Only one mail template for both payout methods
* [ADDED] Some minor calls to user class
* [ADDED] Full address validation to bitcoin class
* [SQL] New SQL upgrade and Version Increment
 * Adding UNIQUE index to coin_address in accounts table
 * preperation for `sendmany` implementation
2014-02-03 08:16:58 +01:00
..
api.class.php blah blah 2014-01-28 07:26:08 -05:00
base.class.php [IMPROVED] Payout logics 2014-02-03 08:16:58 +01:00
bitcoin.class.php [IMPROVED] Payout logics 2014-02-03 08:16:58 +01:00
bitcoinwrapper.class.php changes DEBUG SALT and SALTY from defines to variables 2014-01-29 07:34:50 -05:00
block.class.php blah blah 2014-01-28 07:26:08 -05: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 blah blah 2014-01-28 07:26:08 -05:00
mail.class.php blah blah 2014-01-28 07:26:08 -05:00
memcache_ad.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
memcached.class.php blah blah 2014-01-28 07:26:08 -05:00
monitoring.class.php blah blah 2014-01-28 07:26:08 -05:00
news.class.php blah blah 2014-01-28 07:26:08 -05:00
notification.class.php blah blah 2014-01-28 07:26:08 -05:00
payout.class.php [IMPROVED] Payout logics 2014-02-03 08:16:58 +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 [FIX] 24 Hour Account Graphs 2014-02-02 11:35:08 +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 [IMPROVED] Payout logics 2014-02-03 08:16:58 +01:00
user.class.php [IMPROVED] Payout logics 2014-02-03 08:16:58 +01:00
worker.class.php blah blah 2014-01-28 07:26:08 -05:00