aboutsummaryrefslogtreecommitdiff
path: root/src/rpc/core_rpc_server.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #7366luigi11112021-03-201-2/+23
|\
| * Store RPC SSL key/cert for consistent authentication between runsLee Clagett2021-02-131-2/+23
* | Merge pull request #6810luigi11112021-03-201-0/+120
|\ \
| * | New add_aux_pow RPC to support merge miningmoneromooo-monero2021-02-091-0/+120
| |/
* / Remove unused variables in monero codebaseKevin Barbour2021-02-091-2/+0
|/
* Merge pull request #7112luigi11112021-01-151-2/+2
|\
| * rpc: report target height as 0 when syncedmoneromooo-monero2020-12-101-2/+2
* | rpc: limit the number of txes for get_blocks.binmoneromooo-monero2020-12-291-4/+4
* | restrict public node checks a littlemoneromooo-monero2020-12-221-1/+8
* | 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 #7030Alexander Blair2020-12-041-0/+1
|\
| * rpc: get_info - add 'synchronized' fieldxiphon2020-11-191-0/+1
* | Merge pull request #7024Alexander Blair2020-12-011-11/+14
|\ \
| * | rpc: skip non-synced bootstrap daemons in --no-sync mode tooxiphon2020-11-171-11/+14
| |/
* | Merge pull request #6948Alexander Blair2020-12-011-3/+15
|\ \
| * | Add rpc-restricted-bind-ip optionHoward Chu2020-10-291-3/+15
| |/
* | Merge pull request #6960luigi11112020-11-291-0/+9
|\ \
| * | rpc: on_send_raw_tx (bootstrap) - send to bootstrap daemon and P2Pxiphon2020-11-151-0/+9
* | | Merge pull request #6949luigi11112020-11-291-2/+8
|\ \ \
| * | | Fix CLI and unrestricted RPC relay_tx with stempoolLee Clagett2020-10-291-2/+8
| | |/ | |/|
* | | Merge pull request #6895luigi11112020-11-291-0/+7
|\ \ \
| * | | fix next_seed_height regression in getblocktemplate rpcAlexis Enston2020-10-131-0/+7
| | |/ | |/|
* | | Merge pull request #6892luigi11112020-11-291-1/+1
|\ \ \ | |_|/ |/| |
| * | core_rpc_server: on_send_raw_tx - fix bootstrap daemon mode checkxiphon2020-10-121-1/+1
| |/
* / 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
|/
* Merge pull request #6357luigi11112020-04-041-23/+27
|\