aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* switch to boost::thread for mingw buildLee Clagett2017-02-168-64/+69
* Merge pull request #1719Riccardo Spagni2017-02-121-1/+1
|\
| * tests: fixup include paths after cryptonote_core splitmoneromooo-monero2017-02-121-1/+1
|/
* Merge pull request #1718Riccardo Spagni2017-02-123-4/+10
|\
| * tools: log to the correct filemoneromooo-monero2017-02-122-2/+6
| * tools: set requested log levelmoneromooo-monero2017-02-123-2/+4
* | Merge pull request #1717Riccardo Spagni2017-02-123-7/+36
|\ \
| * | protocol: speed up sync by minimizing duplicate workmoneromooo-monero2017-02-122-2/+31
| * | epee: fix some log macros not printing context nicelymoneromooo-monero2017-02-121-5/+5
| |/
* | Merge pull request #1715Riccardo Spagni2017-02-121-1/+1
|\ \
| * | net_node: fix spurious warning about using uninitialized datamoneromooo-monero2017-02-121-1/+1
| |/
* | Merge pull request #1714Riccardo Spagni2017-02-125-42/+83
|\ \
| * | tx_pool: add a debug message when adding a tx to the poolmoneromooo-monero2017-02-121-0/+1
| * | cryptonote_protocol: misc fluffy block fixesmoneromooo-monero2017-02-124-42/+82
| |/
* | Merge pull request #1713Riccardo Spagni2017-02-123-3/+7
|\ \
| * | Fixup choice of easylogging++ vs libunwind stack trace codemoneromooo-monero2017-02-123-3/+7
| |/
* | Merge pull request #1712Riccardo Spagni2017-02-122-3/+3
|\ \
| * | mlog: move log level changes to global levelmoneromooo-monero2017-02-121-2/+2
| * | rpc: fix daemon mixed style set_log 2,category:levelmoneromooo-monero2017-02-121-1/+1
| * | mlog: s/Mew/New/ in logmoneromooo-monero2017-02-121-2/+2
| |/
* | Merge pull request #1711Riccardo Spagni2017-02-121-0/+2
|\ \
| * | daemon: fix crash on exit when miningmoneromooo-monero2017-02-121-0/+2
| |/
* | Merge pull request #1709Riccardo Spagni2017-02-121-1/+1
|\ \
| * | Fix GUI building after libcryptonote_core was split (#1626)iDunk54002017-02-111-1/+1
| |/
* | Merge pull request #1708Riccardo Spagni2017-02-122-6/+7
|\ \
| * | db_lmdb: fix bad height saved in tx datamoneromooo-monero2017-02-112-6/+7
| |/
* | Merge pull request #1706Riccardo Spagni2017-02-124-4/+132
|\ \
| * | performance_tests: report small time per call in microsecondsmoneromooo-monero2017-02-101-3/+13
| * | performance_tests: add tests for sc_reduce32 and cn_fast_hashmoneromooo-monero2017-02-103-1/+116
| * | performance_tests: initialize logging at startupmoneromooo-monero2017-02-101-0/+3
* | | Merge pull request #1700Riccardo Spagni2017-02-121-2/+4
|\ \ \
| * | | backtrace_symbols() requires -lexecinfo on dragonflybsdDan Miller2017-02-091-2/+4
| |/ /
* | | Merge pull request #1699Riccardo Spagni2017-02-121-16/+22
|\ \ \
| * | | make previous change portableTimothy D. Prime2017-02-081-2/+2
| * | | fixes #1688 protect make debug-test from gtestTimothy D. Prime2017-02-081-16/+22
| |/ /
* | | Merge pull request #1582Riccardo Spagni2017-02-128-19/+468
|\ \ \ | |_|/ |/| |
| * | Added a note about smart mining to status command. Fixed up a bug where I was...Dion Ahmetaj2017-02-105-5/+8
| * | Changed ac_line_status to on_battery_power.Dion Ahmetaj2017-02-102-6/+6
| * | Use defined directive to silence pre-proc warnings.Dion Ahmetaj2017-02-101-1/+1
| * | Cleaned up some logging. Thanks to moneromooo for help.Dion Ahmetaj2017-02-101-20/+20
| * | Added some //TODO comments pertaining to returning enums instead of bools in ...Dion Ahmetaj2017-02-101-0/+5
| * | Moved around checking of AC power in order to bail quicker to sleep if not pl...Dion Ahmetaj2017-02-101-4/+6
| * | 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-108-18/+459
|/ /
* | Merge pull request #1698Riccardo Spagni2017-02-111-0/+6
|\ \
| * | simplewallet: print error when address is wrongkenshi842017-02-081-0/+6
| |/
* | Merge pull request #1696Riccardo Spagni2017-02-111-0/+2
|\ \
| * | Fix race in setThreadName/getThreadNameLee Clagett2017-02-071-0/+2
* | | Merge pull request #1694Riccardo Spagni2017-02-111-10/+10
|\ \ \