aboutsummaryrefslogtreecommitdiff
path: root/src/rpc
Commit message (Expand)AuthorAgeFilesLines
* zmq: add restricted rpc modeselsta2026-04-015-4/+139
* Daemon RPC: fix on_getblockhash error return on too high heightj-berman2025-09-291-0/+1
* Merge pull request #9901tobtoht2025-09-283-5/+10
|\
| * Daemon RPC: add max_block_count field to /getblocks.binj-berman2025-04-103-5/+10
* | rpc: return error correctly on bad key image stringjeffro2562025-07-111-1/+4
* | Add new dynamic fees to ZMQLee Clagett2025-06-133-1/+9
|/
* Merge pull request #9740tobtoht2025-03-103-6/+2
|\
| * blockchain sync: reduce disk writes from 2 to 1 per txjeffro2562025-03-103-6/+2
* | Fix build with boost ASIO 0.87. Support boost 1.66+Lee *!* Clagett2025-02-141-4/+4
* | Set response limits on http server connectionsLee *!* Clagett2025-02-142-2/+50
* | epee: update 'http_server_handlers_map2.h' macros to use fully qualified namesJeffrey Ryan2025-02-131-4/+0
|/
* validate ip parameter in set_bans rpc calleversinc332025-01-141-0/+6
* Fix ZMQ DaemonInfo:Lee *!* Clagett2024-06-242-0/+3
* Enforce Tx unlock_time is Zero by Relay Rule [RELEASE]jeffro2562024-04-293-1/+15
* Merge pull request #9080luigi11112024-01-181-0/+201
|\
| * Fix missing checks for IsObject in ZMQ jsonrpc readingLee Clagett2023-11-281-0/+201
* | Fix EAGAIN bug in ZMQ-RPC/ZMQ-PUBLee *!* Clagett2023-11-041-6/+15
|/
* Merge pull request #8891luigi11112023-08-172-2/+7
|\
| * core_rpc_server: return ID of submitted blockjeffro2562023-06-302-2/+7
* | Enforce restricted # pool txs served via RPC + optimize chunked reqs [release...j-berman2023-07-092-37/+34
* | wallet2, RPC: Optimize RPC calls for periodic refresh from 3 down to 1 call [...rbrunner72023-07-092-58/+171
|/
* Add a size limit for tx_extra in tx pooltevador2023-03-182-1/+5
* Refactored rx-slow-hash.cSChernykh2022-12-141-3/+1
* wallet2: check wallet compatibility with daemon's hard fork versionj-berman2022-09-122-1/+24
* 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-102-1/+13
* Merge pull request #8197luigi11112022-04-0631-31/+35
|\
| * Copyright: Update to 2022mj-xmr2022-03-0431-31/+35
* | Merge pull request #7937luigi11112022-04-061-14/+36
|\ \
| * | Make RPC server functions that read db thread safej-berman2022-04-051-14/+36
* | | Merge pull request #8187luigi11112022-03-181-6/+0
|\ \ \
| * | | Fixes: Don't require --rpc-login with --rpc-access-control-origins #8168Jeffrey2022-02-191-6/+0
| | |/ | |/|
* / | rpc: add explicit restricted flag to /get_infotobtoht2022-02-072-1/+4
|/ /
* | 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-203-1/+62
|/ /
* | 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-235-15/+189
|\ \ | |/ |/|
| * RPC and ZeroMQ APIs to support p2poolSChernykh2021-09-115-15/+189
* | Merge pull request #7616luigi11112021-09-092-3/+7
|\ \ | |/ |/|
| * daemon: allow proxy configurationanon2021-08-202-3/+7
* | rpc: source file extensions must be explicit (cmake warning)selsta2021-07-151-1/+1
* | Merge pull request #7661luigi11112021-06-101-1/+4
|\ \