aboutsummaryrefslogtreecommitdiff
path: root/src/daemon/command_parser_executor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5185Riccardo Spagni2019-03-171-0/+5
|\
| * daemon: new mining_status commandmoneromooo-monero2019-03-091-0/+5
* | Update 2019 copyrightbinaryFate2019-03-051-1/+1
* | miner: it can now autodetect the optimal number of threadsmoneromooo-monero2019-02-231-3/+10
|/
* Merge pull request #5080Riccardo Spagni2019-01-281-2/+27
|\
| * daemon: extend 'print_pl' command, optional filter by type and limitxiphon2019-01-181-2/+27
* | Pruningmoneromooo-monero2019-01-221-0/+23
* | daemon: add a +hex option to print_blockmoneromooo-monero2018-12-261-3/+15
|/
* add command pop_blocksJason Wong2018-11-281-0/+25
* Merge pull request #3973luigi11112018-07-191-3/+3
|\
| * alt_chain_info can now give more info about a particular alt chainmoneromooo-monero2018-06-261-3/+3
* | Merge pull request #3757luigi11112018-06-201-2/+17
|\ \ | |/ |/|
| * handle optional miner params bettercryptochangements342018-05-061-2/+17
* | Merge pull request #3583luigi11112018-05-311-1/+1
|\ \ | |/ |/|
| * Add a space in mining to testnet/stagenet stringcryptochangements342018-04-081-1/+1
* | Fix broken interactive daemon 'limit' commands plus RPC callsrbrunner72018-04-251-6/+0
* | daemon: add a version commandmoneromooo-monero2018-04-131-0/+7
|/
* Stagenetstoffu2018-03-051-18/+32
* Allow the number of incoming connections to be limitedErik de Castro Lopo2018-01-291-0/+17
* Update 2018 copyrightxmr-eric2018-01-261-1/+1
* catch const exceptionsmoneromooo-monero2017-12-181-3/+3
* Merge pull request #2591Riccardo Spagni2017-11-061-2/+17
|\
| * Fix #2559: more flexible print_tx daemon commandbinaryFate2017-10-081-2/+17
* | Merge pull request #2599Riccardo Spagni2017-10-151-9/+23
|\ \
| * | daemon: use @N syntax to output_histogram for specific amountsmoneromooo-monero2017-10-071-9/+23
| |/
* | 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
| |/
* / Subaddresseskenshi842017-10-071-8/+11
|/
* Merge pull request #2512Riccardo Spagni2017-10-021-1/+6
|\
| * Log categories can now be added to and removed frommoneromooo-monero2017-09-221-1/+6
* | rpc: add new RPCs to get and set limitsMaxXor2017-09-191-18/+21
|/
* Merge pull request #2149Riccardo Spagni2017-08-071-0/+7
|\
| * cryptonote_protocol_handler: sync speedupmoneromooo-monero2017-08-071-0/+7
* | Move OpenAlias console input back from libsmoneromooo-monero2017-07-271-1/+2
|/
* daemon: new relay_tx command and RPCmoneromooo-monero2017-04-021-0/+15
* daemon/rpc: updates command and RPCmoneromooo-monero2017-02-241-0/+11
* Add print_pl_stats daemon commandMiguel Herranz2017-02-231-0/+7
* update copyright year, fix occasional lack of newline at line endRiccardo Spagni2017-02-211-1/+1
* More robust battery status handling.Dion Ahmetaj2017-02-161-3/+9
* Background/smart mining. If a users' computer is plugged into a powerDion Ahmetaj2017-02-101-3/+10
* Add server auth to monerod, and client auth to wallet-cli and wallet-rpcLee Clagett2017-02-061-2/+2
* Change logging to easylogging++moneromooo-monero2017-01-161-10/+13
* rpc: add a command to get info about the current blockchainmoneromooo-monero2017-01-131-0/+18
* make openalias also available for solo miner; introduce namespace tools::dns_...kenshi842016-12-211-7/+25
* rpc: new function and RPC to get alternative chain infomoneromooo-monero2016-12-171-0/+11
* daemon: add a print_pool_stats daemon commandmoneromooo-monero2016-10-231-0/+7
* changed params from start/end index to height/countDion Ahmetaj2016-10-101-8/+8
* attempted to remove whitespace spamDion Ahmetaj2016-10-101-10/+10
* added print_coinbase_tx_sum optionDion Ahmetaj2016-10-101-10/+32
* Removed all code related to fast_exitNanoAkron2016-10-031-6/+0