aboutsummaryrefslogtreecommitdiff
path: root/src/rpc/core_rpc_server.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5915luigi11112019-10-081-5/+6
|\
| * monerod can now sync from pruned blocksmoneromooo-monero2019-09-271-5/+6
* | RandomX integrationHoward Chu2019-09-251-2/+15
* | Merge pull request #5916luigi11112019-09-241-3/+3
|\ \
| * | p2p: fix bans taking port into accountmoneromooo-monero2019-09-161-3/+3
* | | Merge pull request #5877luigi11112019-09-241-1/+1
|\ \ \ | |/ / |/| |
| * | Changed the use of boost:value_initialized for C++ list initializerJesus Ramirez2019-09-021-1/+1
* | | Merge pull request #5872luigi11112019-09-141-1/+2
|\ \ \ | |_|/ |/| |
| * | rpc: don't include an address in mining_status when not miningmoneromooo-monero2019-08-281-1/+2
| |/
* | Merge pull request #5833luigi11112019-09-081-0/+1
|\ \
| * | rpc: fix unitialized 'core_rpc_server::m_was_bootstrap_ever_used'xiphon2019-08-201-0/+1
* | | Merge pull request #5799luigi11112019-09-041-33/+77
|\ \ \ | |_|/ |/| |
| * | daemon: automatic public nodes discovering and bootstrap daemon switchingxiphon2019-08-271-33/+77
* | | wallet, rpc: add a release field to get_versionmoneromooo-monero2019-08-261-0/+1
|/ /
* | Merge pull request #5696luigi11112019-08-201-6/+10
|\ \
| * | daemon: fix print_pl only printing public zone peersmoneromooo-monero2019-08-191-6/+10
* | | Merge pull request #5728luigi11112019-08-191-1/+25
|\ \ \ | |/ / |/| |
| * | rpc: get_block_template add optional extra_nonceJethro Grassie2019-07-031-1/+25
* | | Merge pull request #5649luigi11112019-08-151-0/+21
|\ \ \
| * | | Bans for RPC connectionsHoward Chu2019-06-161-0/+21
* | | | Merge pull request #5634luigi11112019-08-141-1/+2
|\ \ \ \
| * | | | rpc: fix get_transactions getting v1 txes from the txpoolmoneromooo-monero2019-06-121-1/+2
* | | | | Merge pull request #5607luigi11112019-08-141-0/+39
|\ \ \ \ \
| * | | | | rpc: implement get_public_nodes commandxiphon2019-07-291-0/+39
| | |_|_|/ | |/| | |
* | | | | Merge pull request #5525luigi11112019-08-141-29/+46
|\ \ \ \ \
| * | | | | daemon: add more chain specific info in alt_chain_infomoneromooo-monero2019-06-011-28/+45
| * | | | | daemon: sort alt chains by heightmoneromooo-monero2019-05-091-1/+1
* | | | | | Merge pull request #5487luigi11112019-08-141-0/+2
|\ \ \ \ \ \
| * | | | | | consensus: from v12, enforce >= 2 outputsmoneromooo-monero2019-04-231-0/+2
* | | | | | | Add IPv6 supportThomas Winget2019-07-311-1/+11
| |_|/ / / / |/| | | | |
* | | | | | Merge pull request #5623luigi11112019-07-241-26/+76
|\ \ \ \ \ \
| * | | | | | rpc: implement set_bootstrap_daemon methodxiphon2019-06-101-26/+76
* | | | | | | Merge pull request #5582luigi11112019-07-241-2/+6
|\ \ \ \ \ \ \
| * | | | | | | rpc: in/out peers can now return the setting's valuemoneromooo-monero2019-05-301-2/+6
| |/ / / / / /
* | | | | | | Merge pull request #5530luigi11112019-07-241-16/+0
|\ \ \ \ \ \ \
| * | | | | | | remove obsolete save_graph skeleton codemoneromooo-monero2019-05-101-16/+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-161-1/+57
* | | | | | | 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-091-4/+1
* | | | Add ssl_options support to monerod's rpc mode.Lee Clagett2019-05-221-80/+3
| |_|/ |/| |
* | | rpc: fail update RPC when running offlinemoneromooo-monero2019-05-091-0/+7
| |/ |/|
* | Merge pull request #5510Riccardo Spagni2019-05-071-2/+2
|\ \
| * | fix wide difficulty conversion with some versions of boostmoneromooo-monero2019-05-011-2/+2
| |/
* | Merge pull request #5496Riccardo Spagni2019-05-071-2/+2
|\ \
| * | rpc: improve get_output_distributionmoneromooo-monero2019-04-251-2/+2
| |/
* / change SSL certificate fingerprint whitelisting from SHA1 to SHA-256moneromooo-monero2019-04-261-0/+9
|/