aboutsummaryrefslogtreecommitdiff
path: root/src/daemon/rpc_command_executor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update 2019 copyrightbinaryFate2019-03-051-1/+1
* Merge pull request #4054Riccardo Spagni2019-03-041-0/+2
|\
| * epee: add SSL supportmoneromooo-monero2019-02-021-0/+2
* | ArticMine's new block weight algorithmmoneromooo-monero2019-03-041-0/+1
|/
* Merge pull request #5062Riccardo Spagni2019-01-281-3/+3
|\
| * rpc: fix internal daemon calls in restricted rpc getting partial datamoneromooo-monero2019-01-281-3/+3
* | Merge pull request #5080Riccardo Spagni2019-01-281-5/+15
|\ \ | |/ |/|
| * daemon: extend 'print_pl' command, optional filter by type and limitxiphon2019-01-181-5/+15
* | Pruningmoneromooo-monero2019-01-221-13/+110
* | Merge pull request #5019Riccardo Spagni2019-01-161-2/+6
|\ \
| * | daemon: add a +hex option to print_blockmoneromooo-monero2018-12-261-2/+6
| |/
* / daemon: print human friendly timestamp toomoneromooo-monero2018-12-261-2/+2
|/
* add command pop_blocksJason Wong2018-11-281-0/+27
* Merge pull request #4777Riccardo Spagni2018-11-161-4/+4
|\
| * daemon: use msg_writer, not cout, to display informationmoneromooo-monero2018-11-011-4/+4
* | Merge pull request #4648Riccardo Spagni2018-11-011-1/+13
|\ \ | |/ |/|
| * daemon: fix base fee stating /kB even when it is per bytemoneromooo-monero2018-10-191-1/+13
* | daemon: Show mining addressRicardo de Vries2018-10-181-1/+1
|/
* daemon: do not display uptime when not knownmoneromooo-monero2018-10-021-5/+15
* 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
* | 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 #4029luigi11112018-07-191-1/+3
|\
| * daemon: show a bit more info with print_blockstoffu2018-06-201-1/+3
* | Merge pull request #3973luigi11112018-07-191-6/+26
|\ \ | |/ |/|
| * alt_chain_info can now give more info about a particular alt chainmoneromooo-monero2018-06-261-6/+26
* | 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 #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-251-6/+6
|/
* Stagenetstoffu2018-03-051-3/+3
* Merge pull request #3165Riccardo Spagni2018-02-161-4/+21
|\
| * Bootstrap daemonstoffu2018-01-301-4/+21
* | 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-291-0/+32
|/
* Update 2018 copyrightxmr-eric2018-01-261-1/+1
* Merge pull request #2946Riccardo Spagni2017-12-281-1/+1
|\
| * daemon: print num txes in print_bcmoneromooo-monero2017-12-171-1/+1
* | use const refs in for loops for non tiny typesmoneromooo-monero2017-12-181-1/+1
|/
* Merge pull request #2783Riccardo Spagni2017-11-201-0/+4
|\
| * Print msg upon success for commands that were silentbinaryFate2017-11-101-0/+4
* | remove "using namespace std" from headersmoneromooo-monero2017-11-141-1/+1
* | Merge pull request #2615Riccardo Spagni2017-11-141-3/+3
|\ \
| * | Protect node privacy by proper filtering in restricted-mode RPC answersbinaryFate2017-11-081-3/+3
| |/
* / track double spending in the txpoolmoneromooo-monero2017-11-061-1/+3
|/