summaryrefslogtreecommitdiff
path: root/src/cryptonote_core/miner.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Print stack trace upon exceptions"moneromooo-monero2016-03-211-1/+0
| | | | | | Ain't nobody got time for link/cmake skullduggery. This reverts commit fff238ec94ac6d45fc18c315d7bc590ddfaad63d.
* Print stack trace upon exceptionsmoneromooo-monero2016-03-191-0/+1
| | | | Useful for debugging users' logs
* updated copyright yearRiccardo Spagni2015-12-311-1/+1
|
* miner: minor fixes on stopmoneromooo-monero2015-12-301-1/+4
| | | | | | | | - only try to stop if actually started - print number of threads before zeroing it This fixes the suspiciously doubled "Mining has been stopped" message on exit.
* Add missing semicolons after log statementsmoneromooo-monero2015-12-191-1/+1
|
* Replace tabs with two spaces for consistency with rest of codebasewarptangent2015-12-151-15/+14
| | | | Remove trailing whitespace in same files.
* year updated in licenseRiccardo Spagni2015-01-021-1/+1
|
* Separate testnet address prefixZachary Michaels2014-09-151-2/+2
|
* License updated to BSD 3-clausefluffypony2014-07-231-4/+29
|
* Update miner.cppNoodleDoodleNoodleDoodleNoodleDoodleNoo2014-06-161-1/+4
| | | 1. Added support for scratchpad memory allocation.
* 'mining_status' Daemon RPC commandNeozaru2014-05-251-4/+15
|
* mac osx building fixesmydesktop2014-04-301-3/+8
|
* Improvements in JSON RPCAntonio Juarez2014-04-071-2/+6
|
* moved all stuff to githubAntonio Juarez2014-03-031-0/+356