summaryrefslogtreecommitdiff
path: root/src/rpc/core_rpc_server.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #7040Alexander Blair2020-11-241-11/+14
|\
| * rpc: skip non-synced bootstrap daemons in --no-sync mode tooxiphon2020-11-231-11/+14
* | rpc: on_send_raw_tx - add missing CHECK_CORE_READYxiphon2020-11-221-0/+4
|/
* Merge pull request #6966luigi11112020-11-041-2/+8
|\
| * Fix CLI and unrestricted RPC relay_tx with stempoolLee Clagett2020-10-141-2/+8
* | rpc: on_send_raw_tx (bootstrap) - send to bootstrap daemon and P2Pxiphon2020-11-021-0/+5
|/
* Merge pull request #6894v0.17.1.0luigi11112020-10-131-0/+7
|\
| * fix next_seed_height regression in getblocktemplate rpcAlexis Enston2020-10-121-0/+7
* | 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
|\
| * daemon: auto public nodes - cache and prioritize most stable nodesxiphon2020-02-281-23/+27
* | cryptonote_basic: drop unused verification_context::m_not_rct fieldxiphon2020-03-311-2/+0
* | Merge pull request #6325luigi11112020-03-311-1/+4
|\ \
| * | rpc: fix print_pool_sh not finding local txesmoneromooo-monero2020-02-081-1/+4
| |/
* | Merge pull request #6260luigi11112020-03-311-1/+10
|\ \
| * | rpc: add --rpc-payment-allow-free-loopbackmoneromooo-monero2020-03-121-1/+10
* | | Merge pull request #6289Alexander Blair2020-03-271-1/+1
|\ \ \ | |/ / |/| |
| * | wallet: reroll fake outs selection on local tx_sanity_check failurexiphon2020-01-141-1/+1
* | | Merge pull request #6259Alexander Blair2020-02-281-0/+1
|\ \ \
| * | | rpc: fill miner_tx_hash againmoneromooo-monero2019-12-201-0/+1
| |/ /
* | | Merge pull request #6242Alexander Blair2020-02-281-6/+4
|\ \ \
| * | | rpc: drop the obsolete and wrong "unpruned size" logmoneromooo-monero2019-12-161-6/+4
| |/ /
* | | Merge pull request #6225Alexander Blair2020-02-281-6/+11
|\ \ \
| * | | print_coinbase_tx_sum now supports 128 bits sumsmoneromooo-monero2019-12-121-6/+11
* | | | Merge pull request #6215Alexander Blair2020-02-281-1/+3
|\ \ \ \
| * | | | --disable-ban-rpc option to prevent RPC users from banningnaughtyfox2019-12-041-1/+3
| |/ / /
* | | | Merge pull request #6211Alexander Blair2020-02-281-0/+2
|\ \ \ \