aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_basic/miner.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-05-21copyright: bump to 2024copyCat1-1/+1
2023-01-16Copyright: Update to 2023mj-xmr1-1/+1
2022-03-30Eliminate dependence on boost::interprocess #8223Jeffrey1-2/+2
2022-03-04Copyright: Update to 2022mj-xmr1-1/+1
2020-08-27core: fix mining from a block that's not the current topmoneromooo-monero1-3/+3
2020-05-31miner: increase min/max intervals to full extentsmoneromooo-monero1-4/+3
2020-05-06Update copyright year to 2020SomaticFanatic1-1/+1
2019-10-31cryptonote: untangle dependency from miner to blockchainmoneromooo-monero1-4/+4
2019-10-31cryptonote: untangle dependency from miner to blockchainmoneromooo-monero1-4/+4
2019-09-25RandomX integrationHoward Chu1-2/+5
2019-06-09miner: fix double free of thread attributesston1th1-1/+1
2019-04-11functional_tests: add more blockchain related testsmoneromooo-monero1-1/+2
2019-04-01miner: fix race when stopping mining with start mining enabledmoneromooo-monero1-0/+1
2019-03-09daemon: new mining_status commandmoneromooo-monero1-1/+3
2019-03-05Update 2019 copyrightbinaryFate1-1/+1
2019-02-23miner: it can now autodetect the optimal number of threadsmoneromooo-monero1-0/+5
2018-11-15Removed a lot of unnecessary includesMartijn Otto1-5/+0
2018-03-05Stagenetstoffu1-1/+1
2018-01-26Update 2018 copyrightxmr-eric1-1/+1
2017-04-19Add expected total reward to RPC "getblocktemplate".assylias1-1/+1
2017-02-21update copyright year, fix occasional lack of newline at line endRiccardo Spagni1-1/+1
2017-02-16More robust battery status handling.Dion Ahmetaj1-2/+6
2017-02-10Added a note about smart mining to status command. Fixed up a bug where I was...Dion Ahmetaj1-1/+1
2017-02-10Changed ac_line_status to on_battery_power.Dion Ahmetaj1-1/+1
2017-02-10Use defined directive to silence pre-proc warnings.Dion Ahmetaj1-1/+1
2017-02-10Background/smart mining. If a users' computer is plugged into a powerDion Ahmetaj1-5/+48
2017-02-08extract some basic code from libcryptonote_core into libcryptonote_basickenshi841-0/+0
2015-12-31updated copyright yearRiccardo Spagni1-1/+1
2015-01-02year updated in licenseRiccardo Spagni1-1/+1
2014-09-15Separate testnet address prefixZachary Michaels1-1/+1
2014-07-23License updated to BSD 3-clausefluffypony1-3/+29
2014-05-25'mining_status' Daemon RPC commandNeozaru1-2/+4
2014-05-250.8.8updatemydesktop1-7/+6
2014-04-30mac osx building fixesmydesktop1-1/+1
2014-03-03moved all stuff to githubAntonio Juarez1-0/+99