summaryrefslogtreecommitdiff
path: root/src/rpc/core_rpc_server.h
Commit message (Expand)AuthorAgeFilesLines
* update copyright year, fix occasional lack of newline at line endRiccardo Spagni2017-02-211-1/+1
* Add server auth to monerod, and client auth to wallet-cli and wallet-rpcLee Clagett2017-02-061-8/+0
* p2p: always recreate a new peer id on startupmoneromooo-monero2017-01-221-0/+2
* Merge pull request #1569Riccardo Spagni2017-01-151-0/+2
|\
| * specify restore height by YYYY-MM-DD formatkenshi842017-01-161-0/+2
* | Change logging to easylogging++moneromooo-monero2017-01-161-0/+2
|/
* rpc: new function and RPC to get alternative chain infomoneromooo-monero2016-12-171-0/+2
* Add a get_outs (fully text based) version of get_outs.binmoneromooo-monero2016-11-221-1/+3
* rpc: add a dynamic fee estimation RPC callmoneromooo-monero2016-10-311-0/+2
* changed params from start/end index to height/countDion Ahmetaj2016-10-101-2/+2
* attempted to remove whitespace spamDion Ahmetaj2016-10-101-17/+17
* added print_coinbase_tx_sum optionDion Ahmetaj2016-10-101-17/+19
* Merge pull request #1164Riccardo Spagni2016-10-041-0/+2
|\
| * daemon: implement missing print_bc and matching RPCmoneromooo-monero2016-10-021-0/+2
* | Merge pull request #1171Riccardo Spagni2016-10-041-2/+0
|\ \
| * | Removed all code related to fast_exitNanoAkron2016-10-031-2/+0
| |/
* / Noticed two spellings of the word 'response' in the codebase, one 'responce' ...NanoAkron2016-09-291-1/+1
|/
* epee: optionally restrict HTTP service to a configurable user agentmoneromooo-monero2016-09-181-0/+1
* core: new /getrandom_rctouts.bin binary RPC callmoneromooo-monero2016-08-281-0/+2
* Fake outs set is now decided by the walletmoneromooo-monero2016-08-111-0/+2
* Merge pull request #902Riccardo Spagni2016-07-201-0/+2
|\
| * Add a daemon RPC version, and make simplewallet check itmoneromooo-monero2016-07-101-0/+2
* | rpc: fix get_bans and set_bans RPC names, they were missing a _moneromooo-monero2016-07-101-2/+2
|/
* Restrict also 'get_connections' and 'getbans' APIs.osensei2016-05-161-2/+2
* Don't allow 'flush_txpool' and 'setbans' JSON_RPC methods when running in res...osensei2016-05-141-2/+2
* Add GET_HASHES_FAST rpc, use it in walletHoward Chu2016-04-171-0/+2
* New RPC and daemon command to get output histogrammoneromooo-monero2016-03-261-0/+2
* new flush_txpool command, and associated RPC callmoneromooo-monero2016-01-301-0/+2
* updated copyright yearRiccardo Spagni2015-12-311-1/+1
* Merge pull request #505Riccardo Spagni2015-11-301-12/+14
|\
| * core_rpc_server: add a --restricted-rpc optionmoneromooo-monero2015-11-271-12/+14
* | add RPC calls and commands to get/set bansmoneromooo-monero2015-11-261-0/+4
|/
* rpc: fix hard_fork_info RPCmoneromooo-monero2015-10-261-0/+1
* core_rpc_server: add a getblock RPC command, and fix print_blockmoneromooo-monero2015-10-131-0/+2
* Add an RPC call and daemon command to get info on hard fork votingmoneromooo-monero2015-09-191-0/+1
* Add a is_key_image_spent daemon command and RPC callmoneromooo-monero2015-08-111-0/+2
* core_rpc_server: add a getter for the testnet flagmoneromooo-monero2015-05-281-0/+1
* remerged; commands JSON. logging upgrade. doxygenrfree2monero2015-04-011-0/+8
* Restore daemon interactive modeThomas Winget2015-03-271-27/+28
* RPC calls for background daemon added inThomas Winget2015-02-241-0/+11
* Daemonize changes pulled in -- daemon buildsThomas Winget2015-02-241-1/+9
* year updated in licenseRiccardo Spagni2015-01-021-1/+1
* Separate testnet address prefixZachary Michaels2014-09-151-3/+6
* Separate rpc port for testnetZachary Michaels2014-09-151-2/+8
* License updated to BSD 3-clausefluffypony2014-07-231-3/+29
* Add get_info command to daemon json rpcZachary Michaels2014-07-221-0/+2
* Added get_connections RPC call to daemonThomas Winget2014-07-181-0/+2
* Merge pull request #20 from artifexd/wallet_refreshmonero-project2014-06-021-0/+1
|\
| * Enable wallet refresh before blockchain is saved or completely sync'd.artifexd2014-06-011-0/+1
* | 'mining_status' Daemon RPC commandNeozaru2014-05-251-0/+2
|/