php-mpos/cronjobs
Sebastian Grewe 8a1dc20ec8 Changing upstream share finding function
* Fetch all blocks unaccounted for in ASC oder (low to high height)
* Use lowest height block to find lowest ID upstream accepted share
* Use this share as the finding share for a block
* Set share as last found upstream share for further blocks
 * This only applies if shares are not deleted at all which they should!
2013-05-31 12:11:56 +02:00
..
auto_payout.php lets try to get around some rounding issue for balance and transactions 2013-05-20 20:01:49 +02:00
blockupdate.php change tx detection to check for orphaned blocks 2013-05-29 12:14:30 +02:00
findblock.php Changing upstream share finding function 2013-05-31 12:11:56 +02:00
pps_payout.php Changing upstream share finding function 2013-05-31 12:11:56 +02:00
shared.inc.php cleaned up crons, changed timestamp range to properly find shares, added verbose parameter 2013-05-11 18:51:10 +02:00
tickerupdate.php fetch last value from API instead of average 2013-05-29 20:54:34 +02:00