aboutsummaryrefslogtreecommitdiff
path: root/src/rpc/core_rpc_server.cpp
Commit message (Expand)AuthorAgeFilesLines
* Establish Monzero Phase 0 and inactive assets baselinemonzero-phase0-assets-prototype-20260815Monzero Build System4 hours1-3/+5
* Merge pull request #10409tobtoht2026-04-151-1/+10
|\
| * rpc: restrict `add_aux_pow`hinto.janai2026-04-101-1/+10
* | Daemon RPC: fix on_getblockhash error return on too high heightj-berman2025-09-291-0/+1
* | Merge pull request #9901tobtoht2025-09-281-4/+5
|\ \ | |/ |/|
| * Daemon RPC: add max_block_count field to /getblocks.binj-berman2025-04-101-4/+5
* | rpc: return error correctly on bad key image stringjeffro2562025-07-111-1/+4
|/
* Merge pull request #9740tobtoht2025-03-101-3/+1
|\
| * blockchain sync: reduce disk writes from 2 to 1 per txjeffro2562025-03-101-3/+1
* | Set response limits on http server connectionsLee *!* Clagett2025-02-141-1/+46
|/
* validate ip parameter in set_bans rpc calleversinc332025-01-141-0/+6
* Enforce Tx unlock_time is Zero by Relay Rule [RELEASE]jeffro2562024-04-291-0/+2
* Merge pull request #8891luigi11112023-08-171-1/+3
|\
| * core_rpc_server: return ID of submitted blockjeffro2562023-06-301-1/+3
* | Enforce restricted # pool txs served via RPC + optimize chunked reqs [release...j-berman2023-07-091-33/+22
* | wallet2, RPC: Optimize RPC calls for periodic refresh from 3 down to 1 call [...rbrunner72023-07-091-58/+132
|/
* Add a size limit for tx_extra in tx pooltevador2023-03-181-0/+2
* 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
|\ \ \