aboutsummaryrefslogtreecommitdiff
path: root/src/rpc/core_rpc_server.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \
| * | | | rpc: add bad-blocks to flush_cache RPCmoneromooo-monero2019-12-021-0/+2
| |/ / /
* | | | Merge pull request #6198luigi11112020-02-191-1/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | daemon: run with -rpc-payment-address and --rpc-restricted-bind-portmoneromooo-monero2019-11-291-1/+2
| |/ /
* | | Merge pull request #6035Alexander Blair2020-02-061-6/+10
|\ \ \
| * | | rpc: error out from get_info if the proxied call errors outmoneromooo-monero2019-11-271-2/+1
| * | | rpc: do not propagate exceptions out of a dtormoneromooo-monero2019-11-271-4/+8
| * | | rpc: always set the update field in update on sucessmoneromooo-monero2019-11-271-0/+1
| |/ /
* | | Merge pull request #6173Alexander Blair2020-01-241-6/+10
|\ \ \
| * | | rpc: fix bootstrap RPC payment RPC being made in raw JSON, not JSON RPCmoneromooo-monero2019-11-251-5/+5
| * | | rpc: don't auto fail RPC needing payment in bootstrap modemoneromooo-monero2019-11-221-1/+5
| |/ /
* | | Merge pull request #6172Alexander Blair2020-01-241-0/+3
|\ \ \ | |_|/ |/| |
| * | rpc: add received_timestamp for pool txes in gettransactionsmoneromooo-monero2019-11-221-0/+3
| |/
* / Adding support for hidden (anonymity) txpoolLee Clagett2019-11-021-9/+7
|/