aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_core/miner.cpp (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-08extract some basic code from libcryptonote_core into libcryptonote_basickenshi841-414/+0
2017-01-22Remove boost/foreach.cpp includesMiguel Herranz1-1/+0
2017-01-22Replace BOOST_FOREACH with C++11 ranged forMiguel Herranz1-1/+1
2017-01-16Change logging to easylogging++moneromooo-monero1-11/+14
2016-10-04Brackets to ensure doesn't function prematurely returnNanoAkron1-0/+2
2016-10-03Moved logging to target functions rather than callerNanoAkron1-0/+3
2016-09-18miner: do not try to save config if the path isn't setmoneromooo-monero1-1/+2
2016-03-21Revert "Print stack trace upon exceptions"moneromooo-monero1-1/+0
2016-03-19Print stack trace upon exceptionsmoneromooo-monero1-0/+1
2015-12-31updated copyright yearRiccardo Spagni1-1/+1
2015-12-30miner: minor fixes on stopmoneromooo-monero1-1/+4
2015-12-19Add missing semicolons after log statementsmoneromooo-monero1-1/+1
2015-12-15Replace tabs with two spaces for consistency with rest of codebasewarptangent1-15/+14
2015-01-02year updated in licenseRiccardo Spagni1-1/+1
2014-09-15Separate testnet address prefixZachary Michaels1-2/+2
2014-07-23License updated to BSD 3-clausefluffypony1-4/+29
2014-06-16Update miner.cppNoodleDoodleNoodleDoodleNoodleDoodleNoo1-1/+4
2014-05-25'mining_status' Daemon RPC commandNeozaru1-4/+15
2014-04-30mac osx building fixesmydesktop1-3/+8
2014-04-07Improvements in JSON RPCAntonio Juarez1-2/+6
2014-03-03moved all stuff to githubAntonio Juarez1-0/+356