 Dion AhmetajandDion Ahmetaj
|
68652cd94d
|
Added some //TODO comments pertaining to returning enums instead of bools in order to be better able to handle failure states.
|
2017-02-10 18:07:41 -05:00 |
|
 Dion AhmetajandDion Ahmetaj
|
0b1045ed7d
|
Moved around checking of AC power in order to bail quicker to sleep if not plugged in.
|
2017-02-10 18:07:40 -05:00 |
|
 Dion AhmetajandDion Ahmetaj
|
2937fdbbbf
|
Moved setting of previous process times to block where background mining is started, and added an explicit sleep in that block to wait for some mining to occur.
|
2017-02-10 18:07:40 -05:00 |
|
 Dion AhmetajandDion Ahmetaj
|
21a1e0252f
|
Set background mining started bool to false on bg thread start. If mining::stop then mining::start, idle logic is re-run instead of starting immediately (if it was running before stop).
|
2017-02-10 18:07:39 -05:00 |
|
Dion Ahmetaj
|
fd181b03bb
|
Clamp refresh from height to blockchain height.
|
2016-11-18 13:40:55 -05:00 |
|
Dion Ahmetaj
|
a6bc1103fd
|
patched parameter type bug that was causing failure on 32 bit
|
2016-10-14 10:37:10 -04:00 |
|