aboutsummaryrefslogtreecommitdiff
path: root/src/rpc/core_rpc_server.h
Commit message (Expand)AuthorAgeFilesLines
...
* 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
|/
* Added 'save_bc' command in daemon for saving blockchain remotelyNeozaru2014-05-161-0/+2
* Port mapping with UPnPAntonio Juarez2014-04-091-5/+15
* some fixesAntonio Juarez2014-03-201-16/+17
* moved all stuff to githubAntonio Juarez2014-03-031-0/+75