aboutsummaryrefslogtreecommitdiff
path: root/src/rpc
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-203-1/+169
|\ \
| * | New add_aux_pow RPC to support merge miningmoneromooo-monero2021-02-093-1/+169
| |/
* / 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-292-5/+5
* | restrict public node checks a littlemoneromooo-monero2020-12-222-2/+13
* | rpc: add a busy_syncing field to get_infomoneromooo-monero2020-12-172-1/+4
* | protocol: drop origin IP if a block fails to verify in sync modemoneromooo-monero2020-12-101-5/+1
|/
* Merge pull request #7030Alexander Blair2020-12-042-1/+4
|\
| * rpc: get_info - add 'synchronized' fieldxiphon2020-11-192-1/+4
* | Merge pull request #7024Alexander Blair2020-12-013-17/+21
|\ \
| * | rpc: skip non-synced bootstrap daemons in --no-sync mode tooxiphon2020-11-173-17/+21
| |/
* | Merge pull request #6948Alexander Blair2020-12-013-3/+53
|\ \
| * | Add rpc-restricted-bind-ip optionHoward Chu2020-10-293-3/+53
| |/
* | Merge pull request #7008luigi11112020-11-291-2/+2
|\ \
| * | Silence stupid warningsHoward Chu2020-11-111-2/+2
| |/
* | 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
| |/ /
* | | Merge pull request #6849luigi11112020-11-281-1/+1
|\ \ \ | |_|/ |/| |
| * | rpc_private_headers declaration fixMichal m@lbit Malicki2020-09-271-1/+1
| |/
* / core_rpc_server: on_get_blocks - forward bootstrap daemon errorxiphon2020-10-131-3/+11
|/
* wallet2: adapt to deterministic unlock timeTheCharlatan2020-09-154-1/+7
* 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
* | Merge pull request #6770luigi11112020-08-311-1/+5
|\ \
| * | Fix ZMQ pruned bulletproof transactionsLee Clagett2020-08-191-1/+5
* | | 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
* | | replace most boost serialization with existing monero serializationmoneromooo-monero2020-08-172-15/+71
| |/ |/|
* | Merge pull request #6727Alexander Blair2020-08-161-6/+4
|\ \
| * | rpc: reject wrong sized txidmoneromooo-monero2020-07-301-6/+4
* | | Merge pull request #6722Alexander Blair2020-08-161-1/+2
|\ \ \
| * | | rpc: return empty txid get_outs rather than 00..00 when not requestedmoneromooo-monero2020-07-251-1/+2
| |/ /
* | | Merge pull request #6603Alexander Blair2020-08-162-5/+1
|\ \ \
| * | | Change ZMQ-JSON txextra to hex and remove unnecessary base fieldsLee Clagett2020-08-142-5/+1
* | | | Switch to insitu parsing for ZMQ-JSON; GetBlocksFast reads 13%+ fasterLee Clagett2020-08-146-11/+15
* | | | Fix pruned tx for ZMQ's GetBlocksFastLee Clagett2020-08-141-0/+1
| |_|/ |/| |
* | | Adding ZMQ/Pub support for txpool_add and chain_main eventsLee Clagett2020-05-046-53/+788
| |/ |/|
* | Merge pull request #6512Alexander Blair2020-07-1925-25/+25
|\ \