summaryrefslogtreecommitdiff
path: root/src/daemon
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4341Riccardo Spagni2018-09-181-0/+2
|\
| * daemon: request no PoW hashes we don't need when asking for blocksmoneromooo-monero2018-09-051-0/+2
* | Merge pull request #4317Riccardo Spagni2018-09-181-2/+5
|\ \
| * | rpc: allow to pass RPC login via RPC_LOGIN env varDusan Klinec2018-08-311-2/+5
| |/
* | Merge pull request #3430Riccardo Spagni2018-09-181-1/+3
|\ \
| * | Add support for apple and arm buildingTheCharlatan2018-09-101-1/+3
| |/
* / v8: per byte fee, pad bulletproofs, fixed 11 ring sizemoneromooo-monero2018-09-111-12/+15
|/
* daemon.print_bc: don't print difficulty twicestoffu2018-07-241-1/+1
* Merge pull request #4075luigi11112018-07-191-1/+0
|\
| * remove epee from link lines where it's redundantmoneromooo-monero2018-06-281-1/+0
* | Merge pull request #4029luigi11112018-07-191-1/+3
|\ \
| * | daemon: show a bit more info with print_blockstoffu2018-06-201-1/+3
* | | Merge pull request #3973luigi11112018-07-194-10/+31
|\ \ \
| * | | alt_chain_info can now give more info about a particular alt chainmoneromooo-monero2018-06-264-10/+31
* | | | Merge pull request #3854luigi11112018-07-192-3/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | add --regtest and --fixed-difficulty for regression testingvictorsintnicolaas2018-06-292-3/+5
| |/ /
* | | Merge pull request #3897luigi11112018-06-202-1/+7
|\ \ \
| * | | mlog: --max-log-files to set the max number of rotated log filesstoffu2018-06-132-1/+7
| |/ /
* | | Merge pull request #3888luigi11112018-06-201-0/+3
|\ \ \
| * | | daemon: fix readline interfering with std::cerr usagemoneromooo-monero2018-05-311-0/+3
* | | | Merge pull request #3757luigi11112018-06-201-2/+17
|\ \ \ \ | |_|_|/ |/| | |
| * | | handle optional miner params bettercryptochangements342018-05-061-2/+17
* | | | Merge pull request #3851luigi11112018-06-191-1/+1
|\ \ \ \
| * | | | fix build with GCC 8.1.0moneromooo-monero2018-05-261-1/+1
| | |/ / | |/| |
* | | | Merge pull request #3725luigi11112018-06-161-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | daemon: print peer state in sync_infomoneromooo-monero2018-04-281-1/+1
| | |/ | |/|
* | | Merge pull request #3583luigi11112018-05-311-1/+1
|\ \ \
| * | | Add a space in mining to testnet/stagenet stringcryptochangements342018-04-081-1/+1
* | | | Merge pull request #3561luigi11112018-05-311-0/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | Core RPC: optionally add POW hash to block_header_responsestoffu2018-04-051-0/+3
| |/ /
* | / daemon: request unpruned transactions for print_txmoneromooo-monero2018-05-191-0/+1
| |/ |/|
* | Fix broken interactive daemon 'limit' commands plus RPC callsrbrunner72018-04-252-12/+6
* | Merge pull request #3636Riccardo Spagni2018-04-211-23/+22
|\ \
| * | daemon: read config file before reading any other argsstoffu2018-04-141-23/+22
* | | daemon: add a version commandmoneromooo-monero2018-04-133-0/+14
|/ /
* / fix lambda compile error on openbsdmoneromooo-monero2018-03-271-3/+3
|/
* Fix typos in various filesDimitris Apostolou2018-03-151-1/+1
* Stagenetstoffu2018-03-058-40/+74
* options: add testnet option dependencieswhythat2018-02-162-13/+27
* options: remove testnet-* optionswhythat2018-02-164-32/+10
* Merge pull request #3181Riccardo Spagni2018-02-162-3/+3
|\
| * daemon: don't drop RPC with busy error when running offlinemoneromooo-monero2018-01-252-3/+3
* | Merge pull request #3165Riccardo Spagni2018-02-161-4/+21
|\ \
| * | Bootstrap daemonstoffu2018-01-301-4/+21
* | | Merge pull request #3163Riccardo Spagni2018-02-165-3/+62
|\ \ \
| * | | Fix in_peers/out_peers RPC operationsErik de Castro Lopo2018-01-291-2/+2
| * | | Allow the number of incoming connections to be limitedErik de Castro Lopo2018-01-295-2/+61
| |/ /
* | | Merge pull request #3161Riccardo Spagni2018-02-161-1/+1
|\ \ \
| * | | daemon: exit with 0 when successfulmoneromooo-monero2018-01-201-1/+1
| | |/ | |/|
* | | Merge pull request #3094Riccardo Spagni2018-02-161-9/+9
|\ \ \ | |_|/ |/| |