summaryrefslogtreecommitdiff
path: root/src/rpc/core_rpc_server.cpp
Commit message (Expand)AuthorAgeFilesLines
* add a sanity check to RPC input data sizemoneromooo-monero2022-04-211-0/+2
* Merge pull request #8084luigi11112021-11-261-0/+15
|\
| * rpc: fix DoS vector in get_output_distributionmoneromooo-monero2021-10-241-0/+15
* | Add calcpow RPCHoward Chu2021-11-201-0/+37
* | Merge pull request #7997luigi11112021-11-091-10/+27
|\ \ | |/ |/|
| * daemon: allow proxy configurationanon2021-10-061-2/+4
| * bootstrap_daemon: proxy configuration supportxiphon2021-10-061-10/+25
* | Merge pull request #7959luigi11112021-10-111-2/+14
|\ \ | |/ |/|
| * rpc: Fix get_transactions failing when not foundNathan Dorfman2021-09-201-2/+14
* | RPC and ZeroMQ APIs to support p2poolSChernykh2021-09-211-0/+37
|/
* rpc: limit the number of txes for get_blocks.binmoneromooo-monero2020-12-291-4/+4
* Merge pull request #7174Alexander Blair2020-12-261-1/+8
|\
| * restrict public node checks a littlemoneromooo-monero2020-12-221-1/+8
* | rpc: get_info - add 'synchronized' fieldxiphon2020-12-231-0/+1
|/
* rpc: add a busy_syncing field to get_infomoneromooo-monero2020-12-171-0/+1
* protocol: drop origin IP if a block fails to verify in sync modemoneromooo-monero2020-12-101-5/+1
* Merge pull request #7010Alexander Blair2020-12-011-3/+15
|\
| * Add rpc-restricted-bind-ip optionHoward Chu2020-11-111-3/+15
* | Merge pull request #7040Alexander Blair2020-11-241-11/+14
|\ \
| * | rpc: skip non-synced bootstrap daemons in --no-sync mode tooxiphon2020-11-231-11/+14
| |/
* / rpc: on_send_raw_tx - add missing CHECK_CORE_READYxiphon2020-11-221-0/+4
|/
* Merge pull request #6966luigi11112020-11-041-2/+8
|\
| * Fix CLI and unrestricted RPC relay_tx with stempoolLee Clagett2020-10-141-2/+8
* | rpc: on_send_raw_tx (bootstrap) - send to bootstrap daemon and P2Pxiphon2020-11-021-0/+5
|/
* Merge pull request #6894v0.17.1.0luigi11112020-10-131-0/+7
|\
| * fix next_seed_height regression in getblocktemplate rpcAlexis Enston2020-10-121-0/+7
* | core_rpc_server: on_get_blocks - forward bootstrap daemon errorxiphon2020-10-131-3/+11
|/
* wallet2: adapt to deterministic unlock timeTheCharlatan2020-09-151-0/+2
* rpc: assume randomx from v13 onwardsmoneromooo-monero2020-09-071-2/+2
* Merge pull request #6111Riccardo Spagni2020-09-061-15/+11
|\
| * core: fix mining from a block that's not the current topmoneromooo-monero2020-08-271-15/+11
* | Integrate CLSAGs into moneromoneromooo-monero2020-08-271-1/+1
|/
* Merge pull request #6763Alexander Blair2020-08-271-41/+54
|\
| * rpc: always send raw txes through P2P (don't use bootstrap daemon)xiphon2020-08-161-41/+54
* | Merge pull request #6727Alexander Blair2020-08-161-6/+4
|\ \
| * | rpc: reject wrong sized txidmoneromooo-monero2020-07-301-6/+4
| |/
* / rpc: return empty txid get_outs rather than 00..00 when not requestedmoneromooo-monero2020-07-251-1/+2
|/
* Merge pull request #6512Alexander Blair2020-07-191-1/+1
|\
| * Update copyright year to 2020SomaticFanatic2020-05-061-1/+1
* | Merge pull request #6599luigi11112020-07-081-1/+1
|\ \
| * | rpc: fix relay_tx error return mixupmoneromooo-monero2020-05-281-1/+1
| |/
* | Merge pull request #6584luigi11112020-07-081-5/+5
|\ \
| * | rpc: don't display invalid json errors on default log levelmoneromooo-monero2020-05-231-5/+5
| |/
* / rpc: add a sanity limit to a few RPC in restricted modemoneromooo-monero2020-05-201-6/+44
|/
* Merge pull request #6481luigi11112020-05-061-1/+1
|\
| * rpc: fix 'use_bootstrap_daemon_if_necessary' return valuexiphon2020-04-271-1/+1
* | Merge pull request #6453luigi11112020-05-011-1/+1
|\ \
| * | bootstrap_daemon: fix missing virtual destructor and lambda capture (clang wa...xiphon2020-04-151-1/+1
* | | Allow unrestricted rpc calls to get full txpool infoLee Clagett2020-03-301-7/+12
| |/ |/|
* | Adding Dandelion++ support to public networks:Lee Clagett2020-03-261-5/+5
|/