summaryrefslogtreecommitdiff
path: root/src/rpc
Commit message (Expand)AuthorAgeFilesLines
* rpc: reject wrong sized txidmoneromooo-monero2020-07-301-6/+4
* Merge pull request #6645luigi11112020-06-191-1/+1
|\
| * rpc: fix loading rpc payment data from filemoneromooo-monero2020-06-111-1/+1
* | Merge pull request #6644luigi11112020-06-191-1/+1
|\ \
| * | rpc: fix comparison of seconds vs microsecondsmoneromooo-monero2020-06-111-1/+1
| |/
* | Merge pull request #6643luigi11112020-06-191-1/+1
|\ \
| * | rpc: fix relay_tx error return mixupmoneromooo-monero2020-06-111-1/+1
| |/
* / rpc: don't display invalid json errors on default log levelmoneromooo-monero2020-06-111-5/+5
|/
* Merge pull request #6575luigi11112020-05-212-0/+12
|\
| * rpc: lock access to the rpc payment objectmoneromooo-monero2020-05-202-0/+12
* | rpc: add a sanity limit to a few RPC in restricted modemoneromooo-monero2020-05-202-6/+46
|/
* Merge pull request #6486luigi11112020-05-061-1/+2
|\
| * Fixes for ZMQ JSON-RPC endpoint names for raw txLee Clagett2020-04-291-1/+2
* | Merge pull request #6481luigi11112020-05-061-1/+1
|\ \
| * | rpc: fix 'use_bootstrap_daemon_if_necessary' return valuexiphon2020-04-271-1/+1
* | | Add byte_stream for zero-copy serialization, and add support in ZMQ-JSON.Lee Clagett2020-04-115-67/+66
* | | Merge pull request #6453luigi11112020-05-012-1/+3
|\ \ \
| * | | bootstrap_daemon: fix missing virtual destructor and lambda capture (clang wa...xiphon2020-04-152-1/+3
* | | | Use byte_slice for sending zmq messages - removes data copy within zmqLee Clagett2020-04-036-22/+33
| |_|/ |/| |
* | | Allow unrestricted rpc calls to get full txpool infoLee Clagett2020-03-301-7/+12
| |/ |/|
* | Adding Dandelion++ support to public networks:Lee Clagett2020-03-263-11/+11
|/
* Merge pull request #6361luigi11112020-04-041-3/+12
|\
| * Fixed bug in ZMQ JSON-RPC method fieldLee Clagett2019-11-181-3/+12
* | Merge pull request #6357luigi11112020-04-047-43/+304
|\ \
| * | daemon: auto public nodes - cache and prioritize most stable nodesxiphon2020-02-287-43/+304
* | | Merge pull request #6351luigi11112020-04-041-2/+2
|\ \ \
| * | | Move hex->bin conversion to monero copyright files and with less includesLee Clagett2020-03-091-2/+2
* | | | Merge pull request #6342luigi11112020-04-041-0/+5
|\ \ \ \
| * | | | rpc: Add check for too old timestamps in payment signatures.Guillaume Le Vaillant2020-02-171-0/+5
| | |/ / | |/| |
* | | | Merge pull request #6338luigi11112020-04-041-3/+1
|\ \ \ \
| * | | | Hash domain separationSarang Noether2020-04-011-3/+1
* | | | | cryptonote_basic: drop unused verification_context::m_not_rct fieldxiphon2020-03-313-9/+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-312-1/+12
|\ \ \ \
| * | | | rpc: add --rpc-payment-allow-free-loopbackmoneromooo-monero2020-03-122-1/+12
| | |/ / | |/| |
* | | | 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 #6273Alexander Blair2020-03-126-650/+353
|\ \ \ \
| * | | | Various improvements to the ZMQ JSON-RPC handling:Lee Clagett2020-03-056-650/+353
| |/ / /
* | | | 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-282-6/+19
|\ \ \ \
| * | | | print_coinbase_tx_sum now supports 128 bits sumsmoneromooo-monero2019-12-122-6/+19
* | | | | Merge pull request #6215Alexander Blair2020-02-284-1/+9
|\ \ \ \ \
| * | | | | --disable-ban-rpc option to prevent RPC users from banningnaughtyfox2019-12-044-1/+9
| |/ / / /
* | | | | Merge pull request #6211Alexander Blair2020-02-282-0/+4
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | rpc: add bad-blocks to flush_cache RPCmoneromooo-monero2019-12-022-1/+5
| |/ / /