aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | wallet_rpc_server: add address book RPC callsmoneromooo-monero2017-02-044-0/+184
| |/
* | Merge pull request #1671Riccardo Spagni2017-02-041-0/+19
|\ \
| * | Use easylogging++'s stack trace facility where possiblemoneromooo-monero2017-02-041-0/+19
| |/
* | Merge pull request #1666Riccardo Spagni2017-02-041-2/+2
|\ \
| * | Fix missing parenthesesMiguel Herranz2017-02-021-2/+2
| |/
* | Merge pull request #1665Riccardo Spagni2017-02-041-6/+1
|\ \
| * | simplewallet: cleanupmoneromooo-monero2017-02-021-5/+0
| * | simplewallet: fix build (unqualified type not in current scope)moneromooo-monero2017-02-021-1/+1
* | | Merge pull request #1664Riccardo Spagni2017-02-041-0/+2
|\ \ \
| * | | core: fix integrated addresses breaking with auto zero changemoneromooo-monero2017-02-021-0/+2
| |/ /
* | | Merge pull request #1640Riccardo Spagni2017-02-044-2/+54
|\ \ \ | |_|/ |/| |
| * | simplewallet: option to always ask password for any crytical operationskenshi842017-02-034-2/+54
* | | Merge pull request #1663Riccardo Spagni2017-02-021-0/+2
|\ \ \
| * | | Add missing includeMiguel Herranz2017-02-021-0/+2
* | | | Merge pull request #1641Riccardo Spagni2017-02-022-1/+16
|\ \ \ \ | |_|_|/ |/| | |
| * | | Separate data per P2P portMiguel Herranz2017-01-282-1/+16
| | |/ | |/|
* | | Merge pull request #1654Riccardo Spagni2017-02-021-4/+6
|\ \ \
| * | | Added days uptime to the status messageNanoAkron2017-01-311-4/+6
* | | | Merge pull request #1652Riccardo Spagni2017-02-021-1/+1
|\ \ \ \
| * | | | Changed console output for transaction from L0 to L1NanoAkron2017-01-301-1/+1
| |/ / /
* | | | Merge pull request #1647Riccardo Spagni2017-02-021-1/+2
|\ \ \ \
| * | | | wallet2: fix corner case failing to send a second outputmoneromooo-monero2017-01-281-1/+2
| |/ / /