aboutsummaryrefslogtreecommitdiff
path: root/src/rpc
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5623luigi11112019-07-243-26/+107
|\
| * rpc: implement set_bootstrap_daemon methodxiphon2019-06-103-27/+108
* | Merge pull request #5606luigi11112019-07-241-1/+4
|\ \
| * | rpc: use ip address string representation for peer::host fieldxiphon2019-06-041-1/+4
| |/
* | Merge pull request #5582luigi11112019-07-242-4/+16
|\ \
| * | rpc: in/out peers can now return the setting's valuemoneromooo-monero2019-05-302-5/+17
| |/
* | Merge pull request #5530luigi11112019-07-243-60/+0
|\ \
| * | remove obsolete save_graph skeleton codemoneromooo-monero2019-05-103-60/+0
* | | Merge pull request #5502luigi11112019-07-241-1/+1
|\ \ \
| * | | add a few checks where it seems appropriatemoneromooo-monero2019-04-291-1/+1
* | | | allow blocking whole subnetsmoneromooo-monero2019-07-163-2/+87
* | | | p2p: store network address directly in blocked host listmoneromooo-monero2019-07-161-4/+4
* | | | rpc: set sanity_check_failed to false when successfulstoffu2019-06-201-0/+1
* | | | rpc: restrict the recent cutoff size in restricted RPC modemoneromooo-monero2019-06-141-0/+9
* | | | miner: fix double free of thread attributesston1th2019-06-092-8/+2
* | | | Add ssl_options support to monerod's rpc mode.Lee Clagett2019-05-223-84/+99
| |_|/ |/| |
* | | rpc: fail update RPC when running offlinemoneromooo-monero2019-05-091-0/+7
| |/ |/|
* | Merge pull request #5510Riccardo Spagni2019-05-072-5/+5
|\ \
| * | fix wide difficulty conversion with some versions of boostmoneromooo-monero2019-05-012-5/+5
| |/
* | Merge pull request #5496Riccardo Spagni2019-05-074-8/+34
|\ \
| * | rpc: improve get_output_distributionmoneromooo-monero2019-04-254-8/+34
| |/
* / change SSL certificate fingerprint whitelisting from SHA1 to SHA-256moneromooo-monero2019-04-261-0/+9
|/
* Merge pull request #5452Riccardo Spagni2019-04-162-1/+4
|\
| * rpc: add a pruned bool to the prune_blockchain callmoneromooo-monero2019-04-162-1/+4
* | Merge pull request #5448Riccardo Spagni2019-04-162-8/+3
|\ \
| * | rpc: fix get_block_hashes.bin from wallet on pruned blockchainmoneromooo-monero2019-04-152-8/+3
| |/
* | Merge pull request #5446Riccardo Spagni2019-04-163-8/+23
|\ \
| * | rpc: omit irrelevant fields for pool txes in gettransactionsmoneromooo-monero2019-04-151-4/+10
| * | rpc: add relayed in get_transaction outputmoneromooo-monero2019-04-152-5/+11
| * | rpc: set default log category in core_rpc_server.hmoneromooo-monero2019-04-151-0/+3
| |/
* | Merge pull request #5441Riccardo Spagni2019-04-161-3/+1
|\ \
| * | core_rpc_server: remove dummy assigning int to boolmoneromooo-monero2019-04-141-3/+1
* | | Merge pull request #5434Riccardo Spagni2019-04-162-0/+13
|\ \ \
| * | | rpc: new sanity check on relayed transactionsmoneromooo-monero2019-04-122-0/+13
| |/ /
* | | Merge pull request #5428Riccardo Spagni2019-04-161-1/+4
|\ \ \ | |_|/ |/| |
| * | rpc.getblocktemplate: set reserved_offset to zero when reserve_size==0stoffu2019-04-121-1/+4
* | | Merge pull request #5421Riccardo Spagni2019-04-151-0/+1
|\ \ \
| * | | rpc: fix off by one in get_heightmoneromooo-monero2019-04-111-0/+1
| | |/ | |/|
* | | Merge pull request #5402Riccardo Spagni2019-04-151-1/+1
|\ \ \ | |/ / |/| |
| * | rpc: make wide_difficulty hexadecimalmoneromooo-monero2019-04-051-1/+1
* | | functional_tests: add more blockchain related testsmoneromooo-monero2019-04-112-3/+30
* | | Merge pull request #5376Riccardo Spagni2019-04-112-1/+5
|\ \ \
| * | | Add hash of top block to /getheight RPCHoward Chu2019-04-012-2/+6
* | | | Merge pull request #5374Riccardo Spagni2019-04-112-0/+7
|\ \ \ \
| * | | | wallet: new option to start background miningmoneromooo-monero2019-04-042-0/+7
| | |/ / | |/| |
* | | | Pass SSL arguments via one class and use shared_ptr instead of referenceLee Clagett2019-04-071-12/+19
* | | | Change default SSL to "enabled" if user specifies fingerprint/certificateLee Clagett2019-04-061-7/+12
* | | | Change SSL certificate file list to OpenSSL builtin load_verify_locationLee Clagett2019-04-062-18/+8
| |_|/ |/| |
* | | rpc: merge the two get_info implementationsmoneromooo-monero2019-04-061-62/+3
* | | rpc.gettransactions: fill as_json with partial tx in pruned modestoffu2019-04-041-12/+43
|/ /