summaryrefslogtreecommitdiff
path: root/src/rpc/core_rpc_server.cpp
Commit message (Expand)AuthorAgeFilesLines
* wallet2: check wallet compatibility with daemon's hard fork versionj-berman2022-09-121-0/+4
* rpc: skip bootstrap nodes that are lower than last checkpointselsta2022-09-061-0/+6
* Revert "Merge pull request #7937"j-berman2022-06-131-36/+14
* Give better error messages when missing SSL filesJeffrey Ryan2022-05-051-5/+16
* add a sanity check to RPC input data sizemoneromooo-monero2022-04-211-0/+2
* Add Include statementsJeffrey2022-04-181-0/+1
* Fee changes from ArticMinemoneromooo-monero2022-04-101-1/+11
* Merge pull request #8197luigi11112022-04-061-1/+1
|\
| * Copyright: Update to 2022mj-xmr2022-03-041-1/+1
* | Merge pull request #7937luigi11112022-04-061-14/+36
|\ \
| * | Make RPC server functions that read db thread safej-berman2022-04-051-14/+36
* | | rpc: add explicit restricted flag to /get_infotobtoht2022-02-071-0/+1
| |/ |/|
* | Merge pull request #7943luigi11112021-11-301-2/+2
|\ \
| * | rpc: don't set error code as status stringselsta2021-09-151-2/+2
| |/
* | Merge pull request #8083luigi11112021-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 #7960luigi11112021-10-111-2/+14
|\ \
| * | rpc: Fix get_transactions failing when not foundNathan Dorfman2021-09-201-2/+14
| |/
* | Merge pull request #7891luigi11112021-09-231-0/+37
|\ \ | |/ |/|
| * RPC and ZeroMQ APIs to support p2poolSChernykh2021-09-111-0/+37
* | Merge pull request #7616luigi11112021-09-091-2/+4
|\ \ | |/ |/|
| * daemon: allow proxy configurationanon2021-08-201-2/+4
* | Merge pull request #7662luigi11112021-06-101-0/+2
|\ \ | |/ |/|
| * rpc: send confirmations in get_transactions resultmoneromooo-monero2021-04-151-0/+2
* | Merge pull request #7384luigi11112021-04-161-23/+29
|\ \
| * | rpc: fix some error return codes/statusmoneromooo-monero2021-02-151-23/+29
* | | Merge pull request #7002luigi11112021-04-161-0/+1
|\ \ \ | |_|/ |/| |
| * | Reduce compilation time of epee/portable_storage_template_helper.hmj-xmr2021-03-281-0/+1
* | | Merge pull request #7326luigi11112021-03-291-10/+25
|\ \ \ | |/ / |/| |
| * | bootstrap_daemon: proxy configuration supportxiphon2021-01-211-10/+25
* | | Fix monerod --rpc-ssl disabledLee Clagett2021-01-281-1/+1
* | | 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
|\ \