php-mpos/public
Sebastian Grewe a7bc6fc342 Changed backend logics for block finding and payout
* Findblocks cronjob changes
 * Find & Store upstream share
  * Use last found `share_id` as starting ID or `0`
 * Find & Store upstream finder
  * Use last found `share_id` as starting ID or `0`
* Use stored information when running propotional payout
 * Fetch current checked blocks upstream share from block table
 * Fetch previous upstream share of previous block from block table
 * Calculated payouts in that range of IDs
* Updated `block.class.php` to store share_id in block and fetch highest `share_id`
2013-05-31 14:23:29 +02:00
..
include Changed backend logics for block finding and payout 2013-05-31 14:23:29 +02:00
site_assets/mmcFE better alignment of numbers in some tables 2013-05-26 20:23:38 +02:00
templates Getting rid of various PHP notice warnings 2013-05-31 11:56:56 +02:00
.htaccess removing php values from htaccess 2013-05-06 21:17:34 +02:00
favicon.ico initial import of file base of my WIP 2013-05-06 14:11:38 +02:00
index.php include global condig and bail with error if not available 2013-05-14 12:46:09 +02:00