aboutsummaryrefslogtreecommitdiff
path: root/src/daemon (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-01Merge pull request #5327Riccardo Spagni5-0/+76
2019-03-24New interactive daemon command 'print_net_stats': Global traffic statsrbrunner75-0/+76
2019-03-20daemon: init public_port in all ctorsmoneromooo-monero1-0/+2
2019-03-17Merge pull request #5190Riccardo Spagni7-8/+85
2019-03-17Merge pull request #5185Riccardo Spagni5-1/+90
2019-03-09daemon: new mining_status commandmoneromooo-monero5-1/+90
2019-03-05Update 2019 copyrightbinaryFate17-17/+17
2019-03-04Merge pull request #5125Riccardo Spagni2-5/+12
2019-03-04Merge pull request #4054Riccardo Spagni1-0/+2
2019-03-04ArticMine's new block weight algorithmmoneromooo-monero1-0/+1
2019-02-25daemon: add --public-node mode, RPC port propagation over P2Pxiphon7-8/+85
2019-02-23miner: it can now autodetect the optimal number of threadsmoneromooo-monero2-5/+12
2019-02-02epee: add SSL supportmoneromooo-monero1-0/+2
2019-01-28Merge pull request #5062Riccardo Spagni1-3/+3
2019-01-28rpc: fix internal daemon calls in restricted rpc getting partial datamoneromooo-monero1-3/+3
2019-01-28Merge pull request #5080Riccardo Spagni4-8/+44
2019-01-22Pruningmoneromooo-monero5-13/+151
2019-01-18daemon: extend 'print_pl' command, optional filter by type and limitxiphon4-8/+44
2019-01-16Merge pull request #5019Riccardo Spagni3-7/+23
2018-12-26daemon: add a +hex option to print_blockmoneromooo-monero3-7/+23
2018-12-26daemon: print human friendly timestamp toomoneromooo-monero1-2/+2
2018-12-12Merge pull request #4925Riccardo Spagni1-10/+10
2018-12-12Merge pull request #4923Riccardo Spagni1-2/+0
2018-12-12Merge pull request #4903Riccardo Spagni5-0/+62
2018-12-04Merge pull request #4894Riccardo Spagni1-16/+1
2018-12-04Merge pull request #4859Riccardo Spagni2-7/+3
2018-11-30daemon: print monero version at startup when calling a detached daemonmoneromooo-monero1-10/+10
2018-11-30daemon: stop miner before we bring the whole thing downmoneromooo-monero1-2/+0
2018-11-28add command pop_blocksJason Wong5-0/+62
2018-11-23remove some unused codemoneromooo-monero1-16/+1
2018-11-16Merge pull request #4777Riccardo Spagni1-4/+4
2018-11-16Don't cache nettype in core_rpc_server use m_coredoy-lee2-7/+3
2018-11-01daemon: use msg_writer, not cout, to display informationmoneromooo-monero1-4/+4
2018-11-01Merge pull request #4648Riccardo Spagni1-1/+13
2018-10-26Merge pull request #4609Riccardo Spagni1-1/+1
2018-10-26Merge pull request #4536Riccardo Spagni2-19/+10
2018-10-22blocks: use auto-generated .c files instead of 'LD -r -b binary'xiphon2-19/+10
2018-10-19daemon: fix base fee stating /kB even when it is per bytemoneromooo-monero1-1/+13
2018-10-18daemon: Show mining addressRicardo de Vries1-1/+1
2018-10-15daemon: fix reading past stack on exitmoneromooo-monero1-5/+10
2018-10-12daemon: do not run complex code in a signal handlermoneromooo-monero1-1/+8
2018-10-08Revert "Merge pull request #4472"Riccardo Spagni2-10/+19
2018-10-04blocks: use auto-generated .c files instead of 'LD -r -b binary'xiphon2-19/+10
2018-10-02Merge pull request #4485Riccardo Spagni1-5/+15
2018-10-02daemon: do not display uptime when not knownmoneromooo-monero1-5/+15
2018-09-29Fix 32bit depends buildsTheCharlatan1-0/+2
2018-09-18Merge pull request #4341Riccardo Spagni1-0/+2
2018-09-18Merge pull request #4317Riccardo Spagni1-2/+5
2018-09-18Merge pull request #3430Riccardo Spagni1-1/+3
2018-09-11v8: per byte fee, pad bulletproofs, fixed 11 ring sizemoneromooo-monero1-12/+15
2018-09-10Add support for apple and arm buildingTheCharlatan1-1/+3
2018-09-05daemon: request no PoW hashes we don't need when asking for blocksmoneromooo-monero1-0/+2
2018-08-31rpc: allow to pass RPC login via RPC_LOGIN env varDusan Klinec1-2/+5
2018-07-24daemon.print_bc: don't print difficulty twicestoffu1-1/+1
2018-07-19Merge pull request #4075luigi11111-1/+0
2018-07-19Merge pull request #4029luigi11111-1/+3
2018-07-19Merge pull request #3973luigi11114-10/+31
2018-07-19Merge pull request #3854luigi11112-3/+5
2018-06-29add --regtest and --fixed-difficulty for regression testingvictorsintnicolaas2-3/+5
2018-06-28remove epee from link lines where it's redundantmoneromooo-monero1-1/+0
2018-06-26alt_chain_info can now give more info about a particular alt chainmoneromooo-monero4-10/+31
2018-06-20Merge pull request #3897luigi11112-1/+7
2018-06-20Merge pull request #3888luigi11111-0/+3
2018-06-20Merge pull request #3757luigi11111-2/+17
2018-06-20daemon: show a bit more info with print_blockstoffu1-1/+3
2018-06-19Merge pull request #3851luigi11111-1/+1
2018-06-16Merge pull request #3725luigi11111-1/+1
2018-06-13mlog: --max-log-files to set the max number of rotated log filesstoffu2-1/+7
2018-05-31Merge pull request #3583luigi11111-1/+1
2018-05-31Merge pull request #3561luigi11111-0/+3
2018-05-31daemon: fix readline interfering with std::cerr usagemoneromooo-monero1-0/+3
2018-05-26fix build with GCC 8.1.0moneromooo-monero1-1/+1
2018-05-19daemon: request unpruned transactions for print_txmoneromooo-monero1-0/+1
2018-05-06handle optional miner params bettercryptochangements341-2/+17
2018-04-28daemon: print peer state in sync_infomoneromooo-monero1-1/+1
2018-04-25Fix broken interactive daemon 'limit' commands plus RPC callsrbrunner72-12/+6
2018-04-21Merge pull request #3636Riccardo Spagni1-23/+22
2018-04-14daemon: read config file before reading any other argsstoffu1-23/+22
2018-04-13daemon: add a version commandmoneromooo-monero3-0/+14
2018-04-08Add a space in mining to testnet/stagenet stringcryptochangements341-1/+1
2018-04-05Core RPC: optionally add POW hash to block_header_responsestoffu1-0/+3
2018-03-27fix lambda compile error on openbsdmoneromooo-monero1-3/+3
2018-03-15Fix typos in various filesDimitris Apostolou1-1/+1
2018-03-05Stagenetstoffu8-40/+74
2018-02-16options: add testnet option dependencieswhythat2-13/+27
2018-02-16options: remove testnet-* optionswhythat4-32/+10
2018-02-16Merge pull request #3181Riccardo Spagni2-3/+3
2018-02-16Merge pull request #3165Riccardo Spagni1-4/+21
2018-02-16Merge pull request #3163Riccardo Spagni5-3/+62
2018-02-16Merge pull request #3161Riccardo Spagni1-1/+1
2018-02-16Merge pull request #3094Riccardo Spagni1-9/+9
2018-01-30Bootstrap daemonstoffu1-4/+21
2018-01-29Fixed typos and wording tweaksMaxithi1-9/+9
2018-01-29Fix in_peers/out_peers RPC operationsErik de Castro Lopo1-2/+2
2018-01-29Allow the number of incoming connections to be limitedErik de Castro Lopo5-2/+61
2018-01-26Update 2018 copyrightxmr-eric17-17/+17
2018-01-25Merge pull request #3011Riccardo Spagni1-1/+1
2018-01-25daemon: don't drop RPC with busy error when running offlinemoneromooo-monero2-3/+3
2018-01-20daemon: exit with 0 when successfulmoneromooo-monero1-1/+1
2018-01-11Keep readline optionalJethro Grassie1-1/+1
2017-12-31Add misc hardening flags to the cmake machinerymoneromooo-monero1-2/+2
2017-12-28Merge pull request #2946Riccardo Spagni1-1/+1
2017-12-28Merge pull request #2945Riccardo Spagni4-5/+2
2017-12-27daemon+simplewallet: given an unknown command, show itstoffu1-1/+1
2017-12-18use const refs in for loops for non tiny typesmoneromooo-monero1-1/+1
2017-12-18catch const exceptionsmoneromooo-monero1-3/+3
2017-12-17daemon: print num txes in print_bcmoneromooo-monero1-1/+1
2017-12-17Merge pull request #2877Riccardo Spagni3-2/+15
2017-12-17daemon: remove some superfluous includesmoneromooo-monero4-5/+2
2017-12-16cryptonote_core does not depend on p2p anymoremoneromooo-monero3-2/+15
2017-12-16move includes around to lessen overall loadmoneromooo-monero4-2/+3
2017-12-02Merge pull request #2836Riccardo Spagni2-25/+43
2017-11-26Added command descriptionsCifrado2-47/+90
2017-11-25Merge pull request #2807Riccardo Spagni1-1/+1
2017-11-20Merge pull request #2783Riccardo Spagni1-0/+4
2017-11-17RPC: allow binding of restricted port in addition to core portTim L2-25/+43
2017-11-16daemon & simplewallet: don't set max-concurrency when unspecifiedstoffu1-1/+1
2017-11-14Merge pull request #2736Riccardo Spagni3-7/+12
2017-11-14Do not build against epee_readline if it was not builtHoward Chu1-1/+1
2017-11-14split off readline code into epee_readlinemoneromooo-monero1-0/+2
2017-11-14link against readline only for monerod and wallet-wallet-{rpc,cli}moneromooo-monero1-0/+1
2017-11-14wallet: rejig to avoid prompting in wallet2moneromooo-monero1-1/+6
2017-11-14move cryptonote command line options to cryptonote_coremoneromooo-monero2-6/+3
2017-11-14remove "using namespace std" from headersmoneromooo-monero1-1/+1
2017-11-14Merge pull request #2615Riccardo Spagni1-3/+3
2017-11-10Print msg upon success for commands that were silentbinaryFate1-0/+4
2017-11-08Protect node privacy by proper filtering in restricted-mode RPC answersbinaryFate1-3/+3
2017-11-06track double spending in the txpoolmoneromooo-monero1-1/+3
2017-11-06Merge pull request #2591Riccardo Spagni4-22/+43
2017-10-15Merge pull request #2599Riccardo Spagni3-11/+26
2017-10-15Merge pull request #2589Riccardo Spagni1-2/+2
2017-10-15Merge pull request #2573Riccardo Spagni1-6/+13
2017-10-15Merge pull request #2568Riccardo Spagni1-1/+1
2017-10-14Add tools::on_startup, and warn about glibc 2.25 bug if foundmoneromooo-monero1-1/+1
2017-10-08Fix #2559: more flexible print_tx daemon commandbinaryFate4-22/+43
2017-10-07daemon: use @N syntax to output_histogram for specific amountsmoneromooo-monero3-11/+26
2017-10-07Subaddresseskenshi842-9/+12
2017-10-06add a command_line function to check for defaulted optionsmoneromooo-monero1-2/+2
2017-10-03daemon: catch out of range exceptions too when calling stoll/stoimoneromooo-monero1-6/+13
2017-10-02Merge pull request #2512Riccardo Spagni3-3/+8
2017-10-02Merge pull request #2470Riccardo Spagni3-52/+118
2017-09-25Merge pull request #2466Riccardo Spagni1-1/+1
2017-09-25Merge pull request #2456Riccardo Spagni2-1/+7
2017-09-25Merge pull request #2424Riccardo Spagni1-0/+1
2017-09-25Merge pull request #2442Riccardo Spagni1-1/+1
2017-09-25daemon: initialize decode_as_json in RPC requestmoneromooo-monero1-0/+1
2017-09-22Log categories can now be added to and removed frommoneromooo-monero3-3/+8
2017-09-21build: auto update version info without manually deleting version.hstoffu1-1/+1
2017-09-21daemon: indicate whether the spent key image is mined or unconfirmedstoffu1-1/+1
2017-09-20Merge pull request #2414Riccardo Spagni1-1/+1
2017-09-19rpc: add new RPCs to get and set limitsMaxXor3-52/+118
2017-09-18Merge pull request #2044Riccardo Spagni5-1/+67
2017-09-18daemon: make this build with boost 1.61moneromooo-monero1-1/+1
2017-09-17daemon, wallet: add --max-log-file-size optionselsta2-1/+7
2017-09-08updated clarification bc_dyn_stats Matthew Campassi1-1/+1
2017-09-08clarification bc_dyn_statsMatthew Campassi1-1/+1
2017-09-05Fix various oversights/bugs in ZMQ RPC server codeThomas Winget2-7/+0
2017-09-05json serialization for rpc-relevant monero typesThomas Winget5-1/+74
2017-09-02Use latest height for fork date estimateHoward Chu1-2/+3
2017-09-02Merge pull request #2370Riccardo Spagni1-1/+1
2017-09-02Merge pull request #2310Riccardo Spagni1-1/+1
2017-08-29move db specific options to BlockchainDBmoneromooo-monero1-1/+1
2017-08-27Merge pull request #2349Riccardo Spagni1-1/+1
2017-08-26Merge pull request #2313Riccardo Spagni1-6/+3
2017-08-26daemon: fix backlog estimating at max block sizemoneromooo-monero1-2/+3
2017-08-25txpool: add tx size median to the pool statsmoneromooo1-1/+1
2017-08-25Merge pull request #2311Riccardo Spagni1-16/+4
2017-08-23print peer id in 0 padded hex for consistencymoneromooo-monero1-16/+4
2017-08-23daemon: print estimated tx backlog in print_pool_statsmoneromooo-monero1-2/+24
2017-08-20More DB support cleanupHoward Chu1-6/+3
2017-08-18clarification of parameters for print_coinbase_tx_sumMatthew Campassi1-1/+1
2017-08-16Consistently print peer id in hex and on 16 charsmoneromooo-monero1-5/+12
2017-08-12daemon: print peers' top height in sync_infomoneromooo-monero1-1/+1
2017-08-07Merge pull request #2149Riccardo Spagni5-0/+84
2017-08-07Merge pull request #2244Riccardo Spagni1-4/+1
2017-08-07Merge pull request #2234Riccardo Spagni1-1/+1
2017-08-07Merge pull request #2223Riccardo Spagni1-1/+4
2017-08-07cryptonote_protocol_handler: sync speedupmoneromooo-monero5-0/+84
2017-08-02daemon: some more include cleanupmoneromooo-monero1-4/+1
2017-07-31some include cleanupmoneromooo-monero1-1/+1
2017-07-29daemon: add average seconds per block in bc_dyn_statsmoneromooo-monero1-1/+4
2017-07-27Move OpenAlias console input back from libsmoneromooo-monero1-1/+2
2017-07-19Merge pull request #2170Riccardo Spagni1-5/+4
2017-07-13daemon: fix status in command line mode if using restricted rpcmoneromooo-monero1-5/+4
2017-07-10Fix #2164 histogram outputHoward Chu1-1/+1
2017-06-04Add histogram to poolstatsHoward Chu1-1/+42
2017-06-01Speedup print_pool_statsHoward Chu1-34/+12
2017-05-30Merge pull request #2039Riccardo Spagni1-1/+1
2017-05-23changed crypto to cncrypto so it generated libcncryptoGentian1-1/+1
2017-05-19Fix typoxmr-eric1-1/+1
2017-04-11Merge pull request #1956Riccardo Spagni1-1/+3
2017-04-04daemon: print average fee per byte in print_pool_statsmoneromooo-monero1-1/+1
2017-04-04daemon: add fee/byte when print pool transaction infomoneromooo-monero1-0/+2
2017-04-02daemon: new relay_tx command and RPCmoneromooo-monero5-0/+52
2017-03-21daemon: better error reporting in commandsmoneromooo-monero1-41/+48
2017-03-21Merge pull request #1897Riccardo Spagni2-0/+11
2017-03-18daemon: fix missing close parenthesis in alt_chain_info outputmoneromooo-monero1-1/+1
2017-03-18daemon: alt_chain_info now prints fork depthmoneromooo-monero1-2/+14
2017-03-10fix dependency: put HardFork back to cryptonote_basic, made some BlockchainDB...kenshi841-1/+1
2017-03-04Add dependency for blocksdat.oHoward Chu1-2/+2