aboutsummaryrefslogtreecommitdiff
path: root/src/daemon/rpc_command_executor.cpp
Commit message (Expand)AuthorAgeFilesLines
* core_rpc_server: add a getblock RPC command, and fix print_blockmoneromooo-monero2015-10-131-8/+10
* Add an RPC call and daemon command to get info on hard fork votingmoneromooo-monero2015-09-191-0/+31
* Add a is_key_image_spent daemon command and RPC callmoneromooo-monero2015-08-111-0/+36
* daemon: omit extra set of <> in error messagemoneromooo-monero2015-08-091-1/+1
* daemon: print a decoded tx in print_txmoneromooo-monero2015-08-091-0/+18
* daemon: fix print_tx not find transactionsmoneromooo-monero2015-08-091-0/+1
* cleaning up, removing redundant files, renaming, fixing incorrect licensesRiccardo Spagni2015-05-311-7/+7
* rpc_command_executor: fix mining in testnet modemoneromooo-monero2015-05-281-2/+1
* print limits when running limit commands with no argumentsmoneromooo-monero2015-05-171-0/+23
* Add mempool output to daemon via command and RPCwarptangent2015-04-231-13/+50
* [fix] log level change. compilation: dns, testsrfree2monero2015-04-101-1/+2
* Fixes start_mining in cli interactive modeThomas Winget2015-04-101-2/+16
* remerged; commands JSON. logging upgrade. doxygenrfree2monero2015-04-011-12/+140
* Restore daemon interactive modeThomas Winget2015-03-271-75/+351
* RPC calls for background daemon added inThomas Winget2015-02-241-26/+7
* Daemonize changes pulled in -- daemon buildsThomas Winget2015-02-241-0/+435