aboutsummaryrefslogtreecommitdiff
path: root/src/rpc/core_rpc_server.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5452Riccardo Spagni2019-04-161-0/+1
|\
| * rpc: add a pruned bool to the prune_blockchain callmoneromooo-monero2019-04-161-0/+1
* | Merge pull request #5448Riccardo Spagni2019-04-161-7/+2
|\ \
| * | rpc: fix get_block_hashes.bin from wallet on pruned blockchainmoneromooo-monero2019-04-151-7/+2
| |/
* | Merge pull request #5446Riccardo Spagni2019-04-161-5/+9
|\ \
| * | rpc: add relayed in get_transaction outputmoneromooo-monero2019-04-151-5/+9
| |/
* | Merge pull request #5441Riccardo Spagni2019-04-161-3/+1
|\ \
| * | core_rpc_server: remove dummy assigning int to boolmoneromooo-monero2019-04-141-3/+1
* | | Merge pull request #5434Riccardo Spagni2019-04-161-0/+9
|\ \ \
| * | | rpc: new sanity check on relayed transactionsmoneromooo-monero2019-04-121-0/+9
| |/ /
* | | Merge pull request #5428Riccardo Spagni2019-04-161-1/+4
|\ \ \ | |_|/ |/| |
| * | rpc.getblocktemplate: set reserved_offset to zero when reserve_size==0stoffu2019-04-121-1/+4
* | | Merge pull request #5421Riccardo Spagni2019-04-151-0/+1
|\ \ \
| * | | rpc: fix off by one in get_heightmoneromooo-monero2019-04-111-0/+1
| | |/ | |/|
* | | Merge pull request #5402Riccardo Spagni2019-04-151-1/+1
|\ \ \ | |/ / |/| |
| * | rpc: make wide_difficulty hexadecimalmoneromooo-monero2019-04-051-1/+1
* | | functional_tests: add more blockchain related testsmoneromooo-monero2019-04-111-3/+20
* | | Merge pull request #5376Riccardo Spagni2019-04-111-1/+3
|\ \ \
| * | | Add hash of top block to /getheight RPCHoward Chu2019-04-011-1/+3
* | | | Merge pull request #5374Riccardo Spagni2019-04-111-0/+1
|\ \ \ \
| * | | | wallet: new option to start background miningmoneromooo-monero2019-04-041-0/+1
| | |/ / | |/| |
* | | | Pass SSL arguments via one class and use shared_ptr instead of referenceLee Clagett2019-04-071-12/+19
* | | | Change default SSL to "enabled" if user specifies fingerprint/certificateLee Clagett2019-04-061-7/+12
* | | | Change SSL certificate file list to OpenSSL builtin load_verify_locationLee Clagett2019-04-061-17/+7
| |_|/ |/| |
* | | rpc: merge the two get_info implementationsmoneromooo-monero2019-04-061-62/+3
* | | rpc.gettransactions: fill as_json with partial tx in pruned modestoffu2019-04-041-12/+43
|/ /
* | Merge pull request #5327Riccardo Spagni2019-04-011-0/+17
|\ \
| * | New interactive daemon command 'print_net_stats': Global traffic statsrbrunner72019-03-241-0/+17
* | | Merge pull request #5326Riccardo Spagni2019-04-011-0/+1
|\ \ \
| * | | rpc: add miner tx hash to block header responsemoneromooo-monero2019-03-211-0/+1
| |/ /
* | | Merge pull request #5308Riccardo Spagni2019-04-011-1/+3
|\ \ \
| * | | rpc: quantize db size up to 5 GB in restricted modemoneromooo-monero2019-03-171-1/+3
| |/ /
* | / Make difficulty 128 bit instead of 64 bitmoneromooo-monero2019-03-241-8/+24
| |/ |/|
* | Merge pull request #5237Riccardo Spagni2019-03-211-5/+10
|\ \ | |/ |/|
| * rpc: make fill_pow restrictedmoneromooo-monero2019-03-061-5/+10
* | Merge pull request #5190Riccardo Spagni2019-03-171-4/+4
|\ \
| * | daemon: add --public-node mode, RPC port propagation over P2Pxiphon2019-02-251-4/+4
* | | Merge pull request #5185Riccardo Spagni2019-03-171-2/+21
|\ \ \
| * | | daemon: new mining_status commandmoneromooo-monero2019-03-091-2/+21
| |/ /
* | | Merge pull request #5177Riccardo Spagni2019-03-171-1/+8
|\ \ \
| * | | rpc: quantize db size up to 5 GB in restricted modemoneromooo-monero2019-02-211-1/+8
| |/ /
* | / Update 2019 copyrightbinaryFate2019-03-051-1/+1
| |/ |/|
* | epee: add SSL supportMartijn Otto2019-03-051-1/+11
* | Merge pull request #4054Riccardo Spagni2019-03-041-3/+60
|\ \
| * | epee: add SSL supportmoneromooo-monero2019-02-021-3/+60
| |/
* / ArticMine's new block weight algorithmmoneromooo-monero2019-03-041-0/+1
|/
* Adding initial support for broadcasting transactions over TorLee Clagett2019-01-281-22/+17
* rpc: fix internal daemon calls in restricted rpc getting partial datamoneromooo-monero2019-01-281-99/+119
* Pruningmoneromooo-monero2019-01-221-14/+73
* Merge pull request #5027Riccardo Spagni2019-01-161-12/+12
|\