aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_basic/miner.cpp
Commit message (Expand)AuthorAgeFilesLines
* Moved setting of previous process times to block where background mining is s...Dion Ahmetaj2017-02-101-14/+11
* Set background mining started bool to false on bg thread start. If mining::st...Dion Ahmetaj2017-02-101-0/+1
* Background/smart mining. If a users' computer is plugged into a powerDion Ahmetaj2017-02-101-6/+394
* extract some basic code from libcryptonote_core into libcryptonote_basickenshi842017-02-081-0/+414