aboutsummaryrefslogtreecommitdiff
path: root/src/daemon/rpc_command_executor.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-18Boring Old DeletesJeffrey1-1/+0
2022-03-04Copyright: Update to 2022mj-xmr1-1/+1
2021-01-21bootstrap_daemon: proxy configuration supportxiphon1-1/+2
2020-05-06Update copyright year to 2020SomaticFanatic1-1/+1
2020-02-28Merge pull request #6211Alexander Blair1-1/+1
2020-02-06Merge pull request #6096Alexander Blair1-1/+1
2020-02-06Merge pull request #6095Alexander Blair1-1/+1
2019-12-02rpc: add bad-blocks to flush_cache RPCmoneromooo-monero1-1/+1
2019-11-12daemon: Use rpc for "version" commandNathan Dorfman1-0/+2
2019-11-04daemon: allow printing N blocks from the end of the chainmoneromooo-monero1-1/+1
2019-11-04daemon: add +meta print_tx parametermoneromooo-monero1-1/+1
2019-10-25rpc: add a flush_cache RPCmoneromooo-monero1-0/+2
2019-10-25daemon, wallet: new pay for RPC use systemmoneromooo-monero1-0/+2
2019-09-08Merge pull request #5849luigi11111-1/+1
2019-08-23daemon: add pruned and publicrpc flags to print_plmoneromooo-monero1-1/+1
2019-08-23daemon: implement 'set_bootstrap_daemon' commandxiphon1-0/+5
2019-08-14Merge pull request #5525luigi11111-1/+1
2019-07-24Merge pull request #5582luigi11111-2/+2
2019-07-24Merge pull request #5530luigi11111-4/+0
2019-07-16allow blocking whole subnetsmoneromooo-monero1-2/+4
2019-05-30rpc: in/out peers can now return the setting's valuemoneromooo-monero1-2/+2
2019-05-22Add ssl_options support to monerod's rpc mode.Lee Clagett1-0/+2
2019-05-10remove obsolete save_graph skeleton codemoneromooo-monero1-4/+0
2019-05-09daemon: add optional arguments to alt_chain_infomoneromooo-monero1-1/+1
2019-03-24New interactive daemon command 'print_net_stats': Global traffic statsrbrunner71-0/+2
2019-03-17Merge pull request #5185Riccardo Spagni1-0/+2
2019-03-09daemon: new mining_status commandmoneromooo-monero1-0/+2
2019-03-05Update 2019 copyrightbinaryFate1-1/+1
2019-01-28Merge pull request #5080Riccardo Spagni1-1/+1
2019-01-22Pruningmoneromooo-monero1-0/+4
2019-01-18daemon: extend 'print_pl' command, optional filter by type and limitxiphon1-1/+1
2018-12-26daemon: add a +hex option to print_blockmoneromooo-monero1-2/+2
2018-11-28add command pop_blocksJason Wong1-0/+2
2018-06-26alt_chain_info can now give more info about a particular alt chainmoneromooo-monero1-1/+1
2018-03-05Stagenetstoffu1-1/+1
2018-01-29Allow the number of incoming connections to be limitedErik de Castro Lopo1-1/+3
2018-01-26Update 2018 copyrightxmr-eric1-1/+1
2017-11-06Merge pull request #2591Riccardo Spagni1-1/+1
2017-10-08Fix #2559: more flexible print_tx daemon commandbinaryFate1-1/+1
2017-10-07daemon: use @N syntax to output_histogram for specific amountsmoneromooo-monero1-1/+1
2017-09-19rpc: add new RPCs to get and set limitsMaxXor1-5/+1
2017-08-07Merge pull request #2149Riccardo Spagni1-0/+2
2017-08-07cryptonote_protocol_handler: sync speedupmoneromooo-monero1-0/+2
2017-08-02daemon: some more include cleanupmoneromooo-monero1-4/+1
2017-04-02daemon: new relay_tx command and RPCmoneromooo-monero1-0/+2
2017-02-24daemon/rpc: updates command and RPCmoneromooo-monero1-0/+2
2017-02-23Add print_pl_stats daemon commandMiguel Herranz1-0/+2
2017-02-21update copyright year, fix occasional lack of newline at line endRiccardo Spagni1-1/+1
2017-02-16More robust battery status handling.Dion Ahmetaj1-1/+1
2017-02-10Background/smart mining. If a users' computer is plugged into a powerDion Ahmetaj1-1/+1
2017-02-06Add server auth to monerod, and client auth to wallet-cli and wallet-rpcLee Clagett1-1/+4
2017-01-16Change logging to easylogging++moneromooo-monero1-0/+5
2017-01-13rpc: add a command to get info about the current blockchainmoneromooo-monero1-0/+2
2016-12-17rpc: new function and RPC to get alternative chain infomoneromooo-monero1-0/+2
2016-10-23daemon: add a print_pool_stats daemon commandmoneromooo-monero1-0/+2
2016-10-10changed params from start/end index to height/countDion Ahmetaj1-1/+1
2016-10-10attempted to remove whitespace spamDion Ahmetaj1-9/+9
2016-10-10added print_coinbase_tx_sum optionDion Ahmetaj1-9/+11
2016-10-03Removed all code related to fast_exitNanoAkron1-2/+0
2016-09-18epee: optionally restrict HTTP service to a configurable user agentmoneromooo-monero1-0/+1
2016-03-26New RPC and daemon command to get output histogrammoneromooo-monero1-0/+2
2016-01-30new flush_txpool command, and associated RPC callmoneromooo-monero1-0/+2
2015-12-31updated copyright yearRiccardo Spagni1-1/+1
2015-11-26add RPC calls and commands to get/set bansmoneromooo-monero1-0/+6
2015-10-28rpc: fix start_mining and status RPC crashesmoneromooo-monero1-1/+1
2015-10-25daemon: add a status commandmoneromooo-monero1-0/+2
2015-09-19Add an RPC call and daemon command to get info on hard fork votingmoneromooo-monero1-0/+2
2015-08-11Add a is_key_image_spent daemon command and RPC callmoneromooo-monero1-0/+2
2015-05-31cleaning up, removing redundant files, renaming, fixing incorrect licensesRiccardo Spagni1-7/+7
2015-05-17print limits when running limit commands with no argumentsmoneromooo-monero1-0/+6
2015-04-01remerged; commands JSON. logging upgrade. doxygenrfree2monero1-1/+7
2015-03-27Restore daemon interactive modeThomas Winget1-1/+9
2015-02-24Daemonize changes pulled in -- daemon buildsThomas Winget1-0/+103