aboutsummaryrefslogtreecommitdiff
path: root/src/daemon
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2946Riccardo Spagni2017-12-281-1/+1
|\
| * daemon: print num txes in print_bcmoneromooo-monero2017-12-171-1/+1
* | Merge pull request #2945Riccardo Spagni2017-12-284-5/+2
|\ \
| * | daemon: remove some superfluous includesmoneromooo-monero2017-12-174-5/+2
* | | use const refs in for loops for non tiny typesmoneromooo-monero2017-12-181-1/+1
* | | catch const exceptionsmoneromooo-monero2017-12-181-3/+3
| |/ |/|
* | Merge pull request #2877Riccardo Spagni2017-12-173-2/+15
|\ \
| * | cryptonote_core does not depend on p2p anymoremoneromooo-monero2017-12-163-2/+15
| |/
* / move includes around to lessen overall loadmoneromooo-monero2017-12-164-2/+3
|/
* Merge pull request #2836Riccardo Spagni2017-12-022-25/+43
|\
| * RPC: allow binding of restricted port in addition to core portTim L2017-11-172-25/+43
* | Added command descriptionsCifrado2017-11-262-47/+90
* | Merge pull request #2807Riccardo Spagni2017-11-251-1/+1
|\ \
| * | daemon & simplewallet: don't set max-concurrency when unspecifiedstoffu2017-11-161-1/+1
| |/
* | Merge pull request #2783Riccardo Spagni2017-11-201-0/+4
|\ \ | |/ |/|
| * Print msg upon success for commands that were silentbinaryFate2017-11-101-0/+4
* | Merge pull request #2736Riccardo Spagni2017-11-143-7/+12
|\ \
| * | Do not build against epee_readline if it was not builtHoward Chu2017-11-141-1/+1
| * | split off readline code into epee_readlinemoneromooo-monero2017-11-141-0/+2
| * | link against readline only for monerod and wallet-wallet-{rpc,cli}moneromooo-monero2017-11-141-0/+1
| * | wallet: rejig to avoid prompting in wallet2moneromooo-monero2017-11-141-1/+6
| * | move cryptonote command line options to cryptonote_coremoneromooo-monero2017-11-142-6/+3
* | | remove "using namespace std" from headersmoneromooo-monero2017-11-141-1/+1
|/ /
* | Merge pull request #2615Riccardo Spagni2017-11-141-3/+3
|\ \
| * | Protect node privacy by proper filtering in restricted-mode RPC answersbinaryFate2017-11-081-3/+3
| |/
* / track double spending in the txpoolmoneromooo-monero2017-11-061-1/+3
|/
* Merge pull request #2591Riccardo Spagni2017-11-064-22/+43
|\
| * Fix #2559: more flexible print_tx daemon commandbinaryFate2017-10-084-22/+43
* | Merge pull request #2599Riccardo Spagni2017-10-153-11/+26
|\ \
| * | daemon: use @N syntax to output_histogram for specific amountsmoneromooo-monero2017-10-073-11/+26
| |/
* | Merge pull request #2589Riccardo Spagni2017-10-151-2/+2
|\ \
| * | add a command_line function to check for defaulted optionsmoneromooo-monero2017-10-061-2/+2
| |/
* | Merge pull request #2573Riccardo Spagni2017-10-151-6/+13
|\ \
| * | daemon: catch out of range exceptions too when calling stoll/stoimoneromooo-monero2017-10-031-6/+13
| |/
* | Merge pull request #2568Riccardo Spagni2017-10-151-1/+1
|\ \
| * | Add tools::on_startup, and warn about glibc 2.25 bug if foundmoneromooo-monero2017-10-141-1/+1
| |/
* / Subaddresseskenshi842017-10-072-9/+12
|/
* Merge pull request #2512Riccardo Spagni2017-10-023-3/+8
|\
| * Log categories can now be added to and removed frommoneromooo-monero2017-09-223-3/+8
* | Merge pull request #2470Riccardo Spagni2017-10-023-52/+118
|\ \
| * | rpc: add new RPCs to get and set limitsMaxXor2017-09-193-52/+118
* | | Merge pull request #2466Riccardo Spagni2017-09-251-1/+1
|\ \ \
| * | | daemon: make this build with boost 1.61moneromooo-monero2017-09-181-1/+1
* | | | Merge pull request #2456Riccardo Spagni2017-09-252-1/+7
|\ \ \ \
| * | | | daemon, wallet: add --max-log-file-size optionselsta2017-09-172-1/+7
| |/ / /
* | | | Merge pull request #2424Riccardo Spagni2017-09-251-0/+1
|\ \ \ \
| * | | | daemon: initialize decode_as_json in RPC requestmoneromooo-monero2017-09-251-0/+1
| | |_|/ | |/| |
* | | | Merge pull request #2442Riccardo Spagni2017-09-251-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | build: auto update version info without manually deleting version.hstoffu2017-09-211-1/+1
* | | | daemon: indicate whether the spent key image is mined or unconfirmedstoffu2017-09-211-1/+1
|/ / /