aboutsummaryrefslogtreecommitdiff
path: root/src/daemon
Commit message (Expand)AuthorAgeFilesLines
* 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 #1139Riccardo Spagni2016-10-041-2/+2
|\ \
| * | Dropped "bit" from bitmonero.Randi Joseph2016-09-261-2/+2
* | | Merge pull request #1171Riccardo Spagni2016-10-045-43/+0
|\ \ \
| * | | Removed all code related to fast_exitNanoAkron2016-10-035-43/+0
| | |/ | |/|
* | | Merge pull request #1168Riccardo Spagni2016-10-041-2/+3
|\ \ \
| * | | Moved logging to target functions rather than callerNanoAkron2016-10-031-2/+3
| |/ /
* | | 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
| | |/ | |/|
* | | Merge pull request #1145Riccardo Spagni2016-10-041-1/+1
|\ \ \ | |_|/ |/| |
| * | Improving daemon startup log messageNanoAkron2016-09-281-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-188-4/+11
* cmake: transitive deps and remove deprecated LINK_*redfish2016-09-181-3/+1
* daemon: log version when startingmoneromooo-monero2016-09-161-0/+3
* Merge pull request #1068Riccardo Spagni2016-09-151-0/+1
|\
| * Add snap packaging.Casey Marshall2016-09-111-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
* rename Monero daemonRiccardo Spagni2016-09-031-1/+1
* Fix incorrect help usage for the threads option to start_miningQuanah Gibson-Mount2016-08-302-2/+2
* daemon: print time to next forkmoneromooo-monero2016-08-121-1/+23
* cmake,common: flag for stack traceredfish2016-07-271-1/+6
* daemon: fix ban seconds being misinterpreted as absolutemoneromooo-monero2016-07-101-3/+1
* daemon: print exception errors when failing to parse config filemoneromooo-monero2016-06-301-1/+10
* Merge pull request #775Riccardo Spagni2016-06-191-0/+2
|\
| * Print stack trace on exceptionsmoneromooo-monero2016-04-281-0/+2
* | add a --max-concurrency flagmoneromooo-monero2016-04-282-0/+9
* | 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-265-0/+63
* Merge pull request #749Riccardo Spagni2016-03-251-1/+0
* Revert "Merge pull request #749"Riccardo Spagni2016-03-251-0/+1
* Move checkpoint functions into checkpoints classThomas Winget2016-03-241-1/+0
* Revert "Print stack trace upon exceptions"moneromooo-monero2016-03-217-11/+8
* 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-197-8/+11
|/
* fix formatting error on bitmonero print_block returnMike C2016-03-141-1/+1
* move g_test_dbg_lock_sleep from a global to a function level staticmoneromooo-monero2016-02-222-3/+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-305-0/+57
|/
* add received time to print_pool and print_pool_shRiccardo Spagni2016-01-281-1/+3
* 'max limit of...' is redundant wording, rephrasebinaryFate2016-01-142-2/+2
* 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