summaryrefslogtreecommitdiff
path: root/src/rpc/core_rpc_server.h
Commit message (Expand)AuthorAgeFilesLines
* rpc: set default log category in core_rpc_server.hmoneromooo-monero2019-04-151-0/+3
* Change SSL certificate file list to OpenSSL builtin load_verify_locationLee Clagett2019-04-061-1/+1
* New interactive daemon command 'print_net_stats': Global traffic statsrbrunner72019-03-241-0/+2
* Merge pull request #5190Riccardo Spagni2019-03-171-0/+1
|\
| * daemon: add --public-node mode, RPC port propagation over P2Pxiphon2019-02-251-0/+1
* | Update 2019 copyrightbinaryFate2019-03-051-1/+1
* | epee: add SSL supportMartijn Otto2019-03-051-0/+1
* | epee: add SSL supportmoneromooo-monero2019-02-021-0/+5
|/
* rpc: fix internal daemon calls in restricted rpc getting partial datamoneromooo-monero2019-01-281-60/+60
* Pruningmoneromooo-monero2019-01-221-0/+2
* Merge pull request #4903Riccardo Spagni2018-12-121-0/+2
|\
| * add command pop_blocksJason Wong2018-11-281-0/+2
* | Merge pull request #4859Riccardo Spagni2018-12-041-2/+1
|\ \ | |/ |/|
| * Don't cache nettype in core_rpc_server use m_coredoy-lee2018-11-161-2/+1
* | rpc: speedup get_output_distributionmoneromooo-monero2018-11-201-0/+2
|/
* remove obsolete daemon selection of fake outs and old tx constructionmoneromooo-monero2018-09-141-6/+0
* v8: per byte fee, pad bulletproofs, fixed 11 ring sizemoneromooo-monero2018-09-111-2/+2
* Merge pull request #4033luigi11112018-07-191-1/+3
|\
| * rpc: add a non binary get_transaction_pool_hashes RPCmoneromooo-monero2018-06-211-1/+3
* | add --regtest and --fixed-difficulty for regression testingvictorsintnicolaas2018-06-291-0/+2
|/
* Merge pull request #3561luigi11112018-05-311-1/+1
|\
| * Core RPC: optionally add POW hash to block_header_responsestoffu2018-04-051-1/+1
* | rpc: make get_output_distribution a non-restricted RPCmoneromooo-monero2018-03-231-1/+1
|/
* add RPC to get a histogram of outputs of a given amountmoneromooo-monero2018-03-161-0/+2
* Stagenetstoffu2018-03-051-4/+4
* options: remove testnet-* optionswhythat2018-02-161-3/+1
* Merge pull request #3165Riccardo Spagni2018-02-161-1/+13
|\
| * Bootstrap daemonstoffu2018-01-301-1/+13
* | Allow the number of incoming connections to be limitedErik de Castro Lopo2018-01-291-0/+2
|/
* Update 2018 copyrightxmr-eric2018-01-261-1/+1
* Implement #3045, fixing RPC snakecasesNick Johnson2018-01-061-0/+18
* RPC: allow binding of restricted port in addition to core portTim L2017-11-171-1/+6
* Merge pull request #2651Riccardo Spagni2017-11-141-1/+1
|\
| * rpc: make get_coinbase_tx_sum a restricted RPCmoneromooo-monero2017-10-141-1/+1
* | Protect node privacy by proper filtering in restricted-mode RPC answersbinaryFate2017-11-081-4/+4
|/
* Merge pull request #2470Riccardo Spagni2017-10-021-0/+4
|\
| * rpc: add new RPCs to get and set limitsMaxXor2017-09-191-0/+4
* | rpc: get_txpool_backlog is now unrestrictedmoneromooo-monero2017-09-081-1/+1
|/
* rpc: add a new RPC to get current txpool backlog (sizes and fees)moneromooo-monero2017-08-261-0/+2
* Merge pull request #2149Riccardo Spagni2017-08-071-0/+2
|\
| * cryptonote_protocol_handler: sync speedupmoneromooo-monero2017-08-071-0/+2
* | Add on_get_alt_blocks_hashes RPC callmoneroexamples2017-07-041-0/+2
|/
* Speedup print_pool_statsHoward Chu2017-06-011-0/+2
* daemon: new relay_tx command and RPCmoneromooo-monero2017-04-021-0/+2
* core, wallet: faster tx pool scanningmoneromooo-monero2017-03-231-0/+2
* daemon/rpc: updates command and RPCmoneromooo-monero2017-02-241-0/+2
* update copyright year, fix occasional lack of newline at line endRiccardo Spagni2017-02-211-1/+1
* Add server auth to monerod, and client auth to wallet-cli and wallet-rpcLee Clagett2017-02-061-8/+0
* p2p: always recreate a new peer id on startupmoneromooo-monero2017-01-221-0/+2
* Merge pull request #1569Riccardo Spagni2017-01-151-0/+2
|\