aboutsummaryrefslogtreecommitdiff
path: root/src/rpc/core_rpc_server.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-22p2p: always recreate a new peer id on startupmoneromooo-monero1-0/+2
2017-01-15Merge pull request #1569Riccardo Spagni1-0/+2
2017-01-16specify restore height by YYYY-MM-DD formatkenshi841-0/+2
2017-01-16Change logging to easylogging++moneromooo-monero1-0/+2
2016-12-17rpc: new function and RPC to get alternative chain infomoneromooo-monero1-0/+2
2016-11-22Add a get_outs (fully text based) version of get_outs.binmoneromooo-monero1-1/+3
2016-10-31rpc: add a dynamic fee estimation RPC callmoneromooo-monero1-0/+2
2016-10-10changed params from start/end index to height/countDion Ahmetaj1-2/+2
2016-10-10attempted to remove whitespace spamDion Ahmetaj1-17/+17
2016-10-10added print_coinbase_tx_sum optionDion Ahmetaj1-17/+19
2016-10-04Merge pull request #1164Riccardo Spagni1-0/+2
2016-10-04Merge pull request #1171Riccardo Spagni1-2/+0
2016-10-03Removed all code related to fast_exitNanoAkron1-2/+0
2016-10-02daemon: implement missing print_bc and matching RPCmoneromooo-monero1-0/+2
2016-09-29Noticed two spellings of the word 'response' in the codebase, one 'responce' ...NanoAkron1-1/+1
2016-09-18epee: optionally restrict HTTP service to a configurable user agentmoneromooo-monero1-0/+1
2016-08-28core: new /getrandom_rctouts.bin binary RPC callmoneromooo-monero1-0/+2
2016-08-11Fake outs set is now decided by the walletmoneromooo-monero1-0/+2
2016-07-20Merge pull request #902Riccardo Spagni1-0/+2
2016-07-10Add a daemon RPC version, and make simplewallet check itmoneromooo-monero1-0/+2
2016-07-10rpc: fix get_bans and set_bans RPC names, they were missing a _moneromooo-monero1-2/+2
2016-05-16Restrict also 'get_connections' and 'getbans' APIs.osensei1-2/+2
2016-05-14Don't allow 'flush_txpool' and 'setbans' JSON_RPC methods when running in res...osensei1-2/+2
2016-04-17Add GET_HASHES_FAST rpc, use it in walletHoward Chu1-0/+2
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-30Merge pull request #505Riccardo Spagni1-12/+14
2015-11-27core_rpc_server: add a --restricted-rpc optionmoneromooo-monero1-12/+14
2015-11-26add RPC calls and commands to get/set bansmoneromooo-monero1-0/+4
2015-10-26rpc: fix hard_fork_info RPCmoneromooo-monero1-0/+1
2015-10-13core_rpc_server: add a getblock RPC command, and fix print_blockmoneromooo-monero1-0/+2
2015-09-19Add an RPC call and daemon command to get info on hard fork votingmoneromooo-monero1-0/+1
2015-08-11Add a is_key_image_spent daemon command and RPC callmoneromooo-monero1-0/+2
2015-05-28core_rpc_server: add a getter for the testnet flagmoneromooo-monero1-0/+1
2015-04-01remerged; commands JSON. logging upgrade. doxygenrfree2monero1-0/+8
2015-03-27Restore daemon interactive modeThomas Winget1-27/+28
2015-02-24RPC calls for background daemon added inThomas Winget1-0/+11
2015-02-24Daemonize changes pulled in -- daemon buildsThomas Winget1-1/+9
2015-01-02year updated in licenseRiccardo Spagni1-1/+1
2014-09-15Separate testnet address prefixZachary Michaels1-3/+6
2014-09-15Separate rpc port for testnetZachary Michaels1-2/+8
2014-07-23License updated to BSD 3-clausefluffypony1-3/+29
2014-07-22Add get_info command to daemon json rpcZachary Michaels1-0/+2
2014-07-18Added get_connections RPC call to daemonThomas Winget1-0/+2
2014-06-02Merge pull request #20 from artifexd/wallet_refreshmonero-project1-0/+1
2014-06-01Enable wallet refresh before blockchain is saved or completely sync'd.artifexd1-0/+1
2014-05-25'mining_status' Daemon RPC commandNeozaru1-0/+2
2014-05-16Added 'save_bc' command in daemon for saving blockchain remotelyNeozaru1-0/+2
2014-04-09Port mapping with UPnPAntonio Juarez1-5/+15
2014-03-20some fixesAntonio Juarez1-16/+17
2014-03-03moved all stuff to githubAntonio Juarez1-0/+75