aboutsummaryrefslogtreecommitdiff
path: root/src/daemon/rpc_command_executor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1804Riccardo Spagni2017-03-031-1/+1
|\
| * core: move hardfork back to cryptonote_coremoneromooo-monero2017-02-251-1/+1
* | daemon/rpc: updates command and RPCmoneromooo-monero2017-02-241-0/+47
|/
* Add print_pl_stats daemon commandMiguel Herranz2017-02-231-0/+28
* 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-2/+3
* Added a note about smart mining to status command. Fixed up a bug where I was...Dion Ahmetaj2017-02-101-1/+1
* Background/smart mining. If a users' computer is plugged into a powerDion Ahmetaj2017-02-101-1/+2
* Merge pull request #1689Riccardo Spagni2017-02-111-2/+6
|\
| * Add server auth to monerod, and client auth to wallet-cli and wallet-rpcLee Clagett2017-02-061-2/+6
* | Merge pull request #1680Riccardo Spagni2017-02-111-1/+1
|\ \
| * | Clarify in/out connections for usersNanoAkron2017-02-051-1/+1
| |/
* / extract some basic code from libcryptonote_core into libcryptonote_basickenshi842017-02-081-1/+1
|/
* Fix missing parenthesesMiguel Herranz2017-02-021-2/+2
* Merge pull request #1654Riccardo Spagni2017-02-021-4/+6
|\
| * Added days uptime to the status messageNanoAkron2017-01-311-4/+6
* | rpc: fix bc_dyn_stats not setting grace blocksmoneromooo-monero2017-01-231-0/+1
|/
* Change logging to easylogging++moneromooo-monero2017-01-161-0/+31
* 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