aboutsummaryrefslogtreecommitdiff
path: root/src/daemon
Commit message (Expand)AuthorAgeFilesLines
* Log categories can now be added to and removed frommoneromooo-monero2017-09-223-3/+8
* daemon: indicate whether the spent key image is mined or unconfirmedstoffu2017-09-211-1/+1
* Merge pull request #2414Riccardo Spagni2017-09-201-1/+1
|\
| * updated clarification bc_dyn_stats Matthew Campassi2017-09-081-1/+1
| * clarification bc_dyn_statsMatthew Campassi2017-09-081-1/+1
* | Merge pull request #2044Riccardo Spagni2017-09-185-1/+67
|\ \
| * | Fix various oversights/bugs in ZMQ RPC server codeThomas Winget2017-09-052-7/+0
| * | json serialization for rpc-relevant monero typesThomas Winget2017-09-055-1/+74
* | | Use latest height for fork date estimateHoward Chu2017-09-021-2/+3
| |/ |/|
* | Merge pull request #2370Riccardo Spagni2017-09-021-1/+1
|\ \
| * | move db specific options to BlockchainDBmoneromooo-monero2017-08-291-1/+1
| |/
* | Merge pull request #2310Riccardo Spagni2017-09-021-1/+1
|\ \ | |/ |/|
| * clarification of parameters for print_coinbase_tx_sumMatthew Campassi2017-08-181-1/+1
* | Merge pull request #2349Riccardo Spagni2017-08-271-1/+1
|\ \
| * | txpool: add tx size median to the pool statsmoneromooo2017-08-251-1/+1
* | | Merge pull request #2313Riccardo Spagni2017-08-261-6/+3
|\ \ \
| * | | More DB support cleanupHoward Chu2017-08-201-6/+3
| | |/ | |/|
* | | daemon: fix backlog estimating at max block sizemoneromooo-monero2017-08-261-2/+3
| |/ |/|
* | Merge pull request #2311Riccardo Spagni2017-08-251-16/+4
|\ \
| * | print peer id in 0 padded hex for consistencymoneromooo-monero2017-08-231-16/+4
| |/
* / daemon: print estimated tx backlog in print_pool_statsmoneromooo-monero2017-08-231-2/+24
|/
* Consistently print peer id in hex and on 16 charsmoneromooo-monero2017-08-161-5/+12
* daemon: print peers' top height in sync_infomoneromooo-monero2017-08-121-1/+1
* Merge pull request #2149Riccardo Spagni2017-08-075-0/+84
|\
| * cryptonote_protocol_handler: sync speedupmoneromooo-monero2017-08-075-0/+84
* | Merge pull request #2244Riccardo Spagni2017-08-071-4/+1
|\ \
| * | daemon: some more include cleanupmoneromooo-monero2017-08-021-4/+1
| |/
* | Merge pull request #2234Riccardo Spagni2017-08-071-1/+1
|\ \
| * | some include cleanupmoneromooo-monero2017-07-311-1/+1
| |/
* | Merge pull request #2223Riccardo Spagni2017-08-071-1/+4
|\ \
| * | daemon: add average seconds per block in bc_dyn_statsmoneromooo-monero2017-07-291-1/+4
| |/
* / Move OpenAlias console input back from libsmoneromooo-monero2017-07-271-1/+2
|/
* Merge pull request #2170Riccardo Spagni2017-07-191-5/+4
|\
| * daemon: fix status in command line mode if using restricted rpcmoneromooo-monero2017-07-131-5/+4
* | Fix #2164 histogram outputHoward Chu2017-07-101-1/+1
|/
* Add histogram to poolstatsHoward Chu2017-06-041-1/+42
* Speedup print_pool_statsHoward Chu2017-06-011-33/+11
* Merge pull request #2039Riccardo Spagni2017-05-301-1/+1
|\
| * changed crypto to cncrypto so it generated libcncryptoGentian2017-05-231-1/+1
* | Fix typoxmr-eric2017-05-191-1/+1
|/
* Merge pull request #1956Riccardo Spagni2017-04-111-1/+3
|\
| * daemon: print average fee per byte in print_pool_statsmoneromooo-monero2017-04-041-1/+1
| * daemon: add fee/byte when print pool transaction infomoneromooo-monero2017-04-041-0/+2
* | daemon: new relay_tx command and RPCmoneromooo-monero2017-04-025-0/+52
|/
* daemon: better error reporting in commandsmoneromooo-monero2017-03-211-41/+48
* Merge pull request #1897Riccardo Spagni2017-03-212-0/+11
|\
| * create a foreground non-interactive modeNoah Watkins2017-02-212-0/+11
* | daemon: fix missing close parenthesis in alt_chain_info outputmoneromooo-monero2017-03-181-1/+1
* | daemon: alt_chain_info now prints fork depthmoneromooo-monero2017-03-181-2/+14
* | fix dependency: put HardFork back to cryptonote_basic, made some BlockchainDB...kenshi842017-03-101-1/+1