* [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 |
||
|---|---|---|
| .. | ||
| account_edit.tpl | ||
| change_pw.tpl | ||
| error.tpl | ||
| idle_worker.tpl | ||
| locked.tpl | ||
| new_block.tpl | ||
| payout.tpl | ||
| success_login.tpl | ||
| withdraw_funds.tpl | ||