summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | core: display any fork warning at startup toomoneromooo-monero2017-02-201-1/+1
| * | dns_utils: fix first checked DNS entry being ignoredmoneromooo-monero2017-02-201-1/+0
| * | util: add a vercmp function to compare version numbersmoneromooo-monero2017-02-202-0/+18
| * | dns_utils: factor TXT record loading code from checkpoint codemoneromooo-monero2017-02-203-104/+110
* | | Merge pull request #1737Riccardo Spagni2017-02-218-29/+81
|\ \ \
| * | | More robust battery status handling.Dion Ahmetaj2017-02-168-29/+81
| | |/ | |/|
* | | Merge pull request #1749Riccardo Spagni2017-02-211-5/+5
|\ \ \ | |_|/ |/| |
| * | wallet2: fix failure to send (relatedness check in wrong case)moneromooo-monero2017-02-191-5/+5
| |/
* | Merge pull request #1729Riccardo Spagni2017-02-211-0/+3
|\ \
| * | rpc: fix some RPC calls not returning OK status when neededmoneromooo-monero2017-02-131-0/+3
| |/
* | Merge pull request #1732Riccardo Spagni2017-02-215-21/+21
|\ \
| * | simplewallet: validate hex input sizemoneromooo-monero2017-02-145-21/+21
| |/
* | Merge pull request #1748Riccardo Spagni2017-02-215-104/+97
|\ \
| * | Get rid of directory lockHoward Chu2017-02-182-58/+0
| * | Handle map resizes from other processesHoward Chu2017-02-181-9/+52
| * | Can't cache num_txs or num_outputs eitherHoward Chu2017-02-182-34/+34
| * | Add a few read txns to streamlineHoward Chu2017-02-183-3/+11
| |/
* / tx_pool: revert template filling changesmoneromooo-monero2017-02-201-0/+16
|/
* 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-122-2/+31
|\ \
| * | protocol: speed up sync by minimizing duplicate workmoneromooo-monero2017-02-122-2/+31
| |/
* | 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-123-42/+79
|\ \
| * | 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-122-42/+78
| |/
* | Merge pull request #1713Riccardo Spagni2017-02-121-1/+1
|\ \
| * | Fixup choice of easylogging++ vs libunwind stack trace codemoneromooo-monero2017-02-121-1/+1
| |/
* | Merge pull request #1712Riccardo Spagni2017-02-121-1/+1
|\ \
| * | rpc: fix daemon mixed style set_log 2,category:levelmoneromooo-monero2017-02-121-1/+1
| |/
* | 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
| |/
* | 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 #1689Riccardo Spagni2017-02-1128-133/+385
|\ \