aboutsummaryrefslogtreecommitdiff
path: root/src/rpc/core_rpc_server.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge pull request #6047Riccardo Spagni2019-11-021-1/+3
|\
| * cryptonote: untangle dependency from miner to blockchainmoneromooo-monero2019-10-311-1/+3
* | daemon: always use bootstrap daemon (if set) in '--no-sync' modexiphon2019-10-281-3/+5
|/
* Merge pull request #6017luigi11112019-10-251-1/+1
|\
| * rpc: Include tag in get_info version stringNathan Dorfman2019-10-241-1/+1
* | rpc: add a flush_cache RPCmoneromooo-monero2019-10-251-1/+9
* | daemon, wallet: new pay for RPC use systemmoneromooo-monero2019-10-251-116/+641
* | add a quick early out to get_blocks.bin when up to datemoneromooo-monero2019-10-241-1/+15
|/