aboutsummaryrefslogtreecommitdiff
path: root/src/daemon/command_parser_executor.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* epee: optionally restrict HTTP service to a configurable user agentmoneromooo-monero2016-09-181-1/+2
* Fix incorrect help usage for the threads option to start_miningQuanah Gibson-Mount2016-08-301-1/+1
* New RPC and daemon command to get output histogrammoneromooo-monero2016-03-261-0/+18
* Revert "Print stack trace upon exceptions"moneromooo-monero2016-03-211-1/+0
* Print stack trace upon exceptionsmoneromooo-monero2016-03-191-0/+1
* new flush_txpool command, and associated RPC callmoneromooo-monero2016-01-301-0/+18
* daemon: fix ban length using wrong parametermoneromooo-monero2016-01-021-1/+1
* updated copyright yearRiccardo Spagni2015-12-311-1/+1
* add RPC calls and commands to get/set bansmoneromooo-monero2015-11-261-0/+29
* rpc: fix start_mining and status RPC crashesmoneromooo-monero2015-10-281-1/+3
* daemon: add a status commandmoneromooo-monero2015-10-251-0/+7
* Add an RPC call and daemon command to get info on hard fork votingmoneromooo-monero2015-09-191-0/+22
* Add a is_key_image_spent daemon command and RPC callmoneromooo-monero2015-08-111-0/+20
* cleaning up, removing redundant files, renaming, fixing incorrect licensesRiccardo Spagni2015-05-311-7/+7
* print limits when running limit commands with no argumentsmoneromooo-monero2015-05-171-3/+12
* remerged; commands JSON. logging upgrade. doxygenrfree2monero2015-04-011-0/+37
* Restore daemon interactive modeThomas Winget2015-03-271-1/+3
* Daemonize changes pulled in -- daemon buildsThomas Winget2015-02-241-0/+297