php-mpos/public/templates/mmcFE/account
Sebastian Grewe d44c236f2b Adding support for orphan blocks
* Adjusted blockupdate cronjob
 * Fetch block information via `gettransaction`
* Adjusted block class
 * Only getAllUnconfirmed where confirmations > -1
* Adjusted transaction class
 * added setOrphan method to mark orphaned transactions
* If block is orphaned
 * Mark all related transactions as Orphan_*type*
 * Set confirmations of block to -1 so it is ignored and marked as orphan
* Change transaction template, added listing for orphan transactions
* Add orphan status to block listings template
2013-05-27 14:44:40 +02:00
..
edit updated account template and user class to work with simplified accounts table 2013-05-11 20:16:32 +02:00
transactions Adding support for orphan blocks 2013-05-27 14:44:40 +02:00
workers adding new columns to accounts worker page 2013-05-13 23:33:56 +02:00
default.tpl initial import of file base of my WIP 2013-05-06 14:11:38 +02:00