aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_basic/miner.h
Commit message (Expand)AuthorAgeFilesLines
* miner: fix double free of thread attributesston1th2019-06-091-1/+1
* functional_tests: add more blockchain related testsmoneromooo-monero2019-04-111-1/+2
* miner: fix race when stopping mining with start mining enabledmoneromooo-monero2019-04-011-0/+1
* Merge pull request #5185Riccardo Spagni2019-03-171-1/+3
|\
| * daemon: new mining_status commandmoneromooo-monero2019-03-091-1/+3
* | Update 2019 copyrightbinaryFate2019-03-051-1/+1
* | miner: it can now autodetect the optimal number of threadsmoneromooo-monero2019-02-231-0/+5
|/
* Removed a lot of unnecessary includesMartijn Otto2018-11-151-5/+0
* Stagenetstoffu2018-03-051-1/+1
* Update 2018 copyrightxmr-eric2018-01-261-1/+1
* Add expected total reward to RPC "getblocktemplate".assylias2017-04-191-1/+1
* update copyright year, fix occasional lack of newline at line endRiccardo Spagni2017-02-211-1/+1
* More robust battery status handling.Dion Ahmetaj2017-02-161-2/+6
* Added a note about smart mining to status command. Fixed up a bug where I was...Dion Ahmetaj2017-02-101-1/+1
* Changed ac_line_status to on_battery_power.Dion Ahmetaj2017-02-101-1/+1
* Use defined directive to silence pre-proc warnings.Dion Ahmetaj2017-02-101-1/+1
* Background/smart mining. If a users' computer is plugged into a powerDion Ahmetaj2017-02-101-5/+48
* extract some basic code from libcryptonote_core into libcryptonote_basickenshi842017-02-081-0/+126