aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add a few read txns to streamlineHoward Chu2017-02-183-3/+11
* 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
|\ \
| * | Add server auth to monerod, and client auth to wallet-cli and wallet-rpcLee Clagett2017-02-0628-133/+385
* | | Merge pull request #1686Riccardo Spagni2017-02-112-11/+11
|\ \ \
| * | | wallet2: fix transactions not considering rct inputsmoneromooo-monero2017-02-062-11/+11
* | | | Merge pull request #1685Riccardo Spagni2017-02-112-0/+8
|\ \ \ \
| * | | | Wallet API: Easylogger wrapper for guiJaquee2017-02-052-0/+8
| |/ / /
* | | | Merge pull request #1680Riccardo Spagni2017-02-111-1/+1
|\ \ \ \
| * | | | Clarify in/out connections for usersNanoAkron2017-02-051-1/+1
| | |/ / | |/| |
* | | | extract some basic code from libcryptonote_core into libcryptonote_basickenshi842017-02-0869-610/+762
| |_|/ |/| |
* | | Merge pull request #1679Riccardo Spagni2017-02-081-2/+7
|\ \ \
| * | | Wallet API: Catch error from tools::is_local_addressJaquee2017-02-051-2/+7
| |/ /
* | | Merge pull request #1674Riccardo Spagni2017-02-081-0/+1
|\ \ \
| * | | common: fix link error on at least one platform (no clue which one)moneromooo-monero2017-02-051-0/+1
* | | | bugfix: infinite recursion in get_account_address_from_str_or_urlkenshi842017-02-051-1/+1
| |_|/ |/| |
* | | GUI: Improved refresh performanceJaquee2017-02-041-7/+10
* | | wallet api: Remove initAsync() and don't start refresh automatically on initJaquee2017-02-043-31/+6
* | | wallet2::init() - disconnect before init if connectedJaquee2017-02-041-0/+2
| |/ |/|
* | Merge pull request #1669Riccardo Spagni2017-02-044-0/+184
|\ \