aboutsummaryrefslogtreecommitdiff
path: root/src/daemon/rpc_command_executor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1571Riccardo Spagni2017-01-151-0/+2
|\
| * fix do_not_relay not preventing relaying on a timermoneromooo-monero2017-01-141-0/+2
* | rpc: add a command to get info about the current blockchainmoneromooo-monero2017-01-131-0/+103
|/
* Add start_time to get_info methods and show uptimeMiguel Herranz2017-01-121-1/+6
* rpc: add block size to GET_BLOCK_HEADER RPCmoneromooo-monero2017-01-061-1/+2
* rpc: new function and RPC to get alternative chain infomoneromooo-monero2016-12-171-0/+33
* add lightweight block propagation ("fluffy blocks")Dion Ahmetaj2016-11-091-0/+2
* daemon: fix min/max tracking using the wrong sizemoneromooo-monero2016-10-231-4/+4
* daemon: even when switching branches, compile the damn thing ffsmoneromooo-monero2016-10-231-1/+1
* daemon: do not divide by 0 when the pool is emptymoneromooo-monero2016-10-231-2/+2
* Merge pull request #1250Riccardo Spagni2016-10-231-0/+56
|\
| * daemon: add a print_pool_stats daemon commandmoneromooo-monero2016-10-231-0/+56
* | daemon: report transaction relay status in print_pool* commandsmoneromooo-monero2016-10-231-0/+2
|/
* wallet: select part of the fake outs from recent outputsmoneromooo-monero2016-10-151-2/+4
* print_coinbase_tx_sum now breaks output into fee and emission componentsDion Ahmetaj2016-10-101-1/+3
* changed params from start/end index to height/countDion Ahmetaj2016-10-101-5/+5
* attempted to remove whitespace spamDion Ahmetaj2016-10-101-17/+17
* added print_coinbase_tx_sum optionDion Ahmetaj2016-10-101-17/+50
* Merge pull request #1164Riccardo Spagni2016-10-041-12/+8
|\
| * daemon: implement missing print_bc and matching RPCmoneromooo-monero2016-10-021-12/+8
* | Merge pull request #1171Riccardo Spagni2016-10-041-28/+0
|\ \
| * | Removed all code related to fast_exitNanoAkron2016-10-031-28/+0
| |/
* | Merge pull request #1149Riccardo Spagni2016-10-041-1/+1
|\ \ | |/ |/|
| * Noticed two spellings of the word 'response' in the codebase, one 'responce' ...NanoAkron2016-09-291-1/+1
* | daemon: report status at 99.9% rather than 100% when not quite syncedmoneromooo-monero2016-09-241-1/+11
|/
* epee: optionally restrict HTTP service to a configurable user agentmoneromooo-monero2016-09-181-0/+1
* Daemon: fix hashrate display in diff command outputiDunk54002016-09-101-1/+1
* fix remaining bitmonero and simplewallet bitsRiccardo Spagni2016-09-031-2/+2
* daemon: print time to next forkmoneromooo-monero2016-08-121-1/+23
* daemon: fix ban seconds being misinterpreted as absolutemoneromooo-monero2016-07-101-3/+1
* Merge pull request #797Riccardo Spagni2016-04-141-11/+33
|\
| * rpc: print human readable time since received when printing poolmoneromooo-monero2016-04-051-11/+33
* | rpc: add pool/blockchain and block height results to gettransactionsmoneromooo-monero2016-04-091-3/+13
|/
* New RPC and daemon command to get output histogrammoneromooo-monero2016-03-261-0/+36
* Revert "Print stack trace upon exceptions"moneromooo-monero2016-03-211-2/+1
* Merge pull request #735Riccardo Spagni2016-03-201-1/+1
|\
| * rpc: fix print_tx in command line modemoneromooo-monero2016-03-191-1/+1
* | Print stack trace upon exceptionsmoneromooo-monero2016-03-191-1/+2
|/
* fix formatting error on bitmonero print_block returnMike C2016-03-141-1/+1
* daemon: remove leftover debug logmoneromooo-monero2016-02-051-1/+0
* Merge pull request #631Riccardo Spagni2016-01-311-29/+43
|\
| * daemon: fix a few issues reported by valgrindmoneromooo-monero2016-01-301-29/+43
* | new flush_txpool command, and associated RPC callmoneromooo-monero2016-01-301-0/+30
|/
* add received time to print_pool and print_pool_shRiccardo Spagni2016-01-281-1/+3
* 'max limit of...' is redundant wording, rephrasebinaryFate2016-01-141-1/+1
* Print msg when successfully updating out_peersbinaryFate2016-01-141-0/+2
* daemon: fix status command when run from command linemoneromooo-monero2016-01-111-1/+1
* updated copyright yearRiccardo Spagni2015-12-311-1/+1
* print top block hash in daemon diff commandmoneromooo-monero2015-12-181-0/+1
* daemon: add mining status to the status commandmoneromooo-monero2015-12-071-8/+22