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
Sebastian Grewe
7344926ebf
added shebang for cronjobs
2013-05-16 14:54:43 +02:00
Sebastian Grewe
4e1efd085c
remove debug output
2013-05-12 17:21:31 +02:00
Sebastian Grewe
fabc5e9850
properly check for empty transactions array
2013-05-12 17:21:03 +02:00
Sebastian Grewe
2e79d8a78f
grab difficulty from block .. doh
2013-05-12 17:19:28 +02:00
Sebastian Grewe
961b6cc817
skip crons if no work can be done
2013-05-11 22:11:29 +02:00
Sebastian Grewe
47b3816d27
cleaned up crons, changed timestamp range to properly find shares, added verbose parameter
2013-05-11 18:51:10 +02:00
Sebastian Grewe
59c53a5d3d
adding more output to findblocks
2013-05-11 08:00:35 +02:00
Sebastian Grewe
b9904a5eee
properly use BASEPATH in global config, created shared file for crons
2013-05-10 19:59:54 +02:00
Sebastian Grewe
ef4b9fd21d
adding new cronjob to find generated or immature blocks, changed project to allow scripts to run outside of webroot
2013-05-10 19:46:54 +02:00