aboutsummaryrefslogtreecommitdiff
path: root/src/rpc/core_rpc_server.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #3892luigi11112018-06-071-6/+7
|\ \
| * | rpc: convert distribution to cumulative after cachingmoneromooo-monero2018-05-311-6/+7
* | | rpc: the cache is still for non cumulative on that branchmoneromooo-monero2018-06-011-0/+7
| |/ |/|
* | Merge pull request #3561luigi11112018-05-311-6/+7
|\ \
| * | Core RPC: optionally add POW hash to block_header_responsestoffu2018-04-051-6/+7
* | | rpc: fix get_output_distribution cache for the cumulative casemoneromooo-monero2018-05-301-0/+7
| |/ |/|
* | db_lmdb: save pruned and prunable tx data separatelymoneromooo-monero2018-05-231-17/+2
* | speed up get_output_distribution (and precalc common case)moneromooo-monero2018-05-211-1/+16
* | speedup get_output_histogram for all amounts when min_count > 0moneromooo-monero2018-04-231-1/+1
* | Merge pull request #3672Riccardo Spagni2018-04-211-0/+34
|\ \
| * | add top height to get_output_distribution, and cache it for rctmoneromooo-monero2018-04-191-0/+33
| * | rpc: add missing perf timer for get_output_distributionmoneromooo-monero2018-04-191-0/+1
* | | Merge pull request #3549Riccardo Spagni2018-04-121-8/+12
|\ \ \ | |/ / |/| |
| * | rpc: allow getting pruned blocks from gettransactionsmoneromooo-monero2018-04-071-8/+12
| |/
* / fix lambda compile error on openbsdmoneromooo-monero2018-03-271-1/+1
|/
* Merge pull request #3336Riccardo Spagni2018-03-161-2/+2
|\
| * Fix typos in various filesDimitris Apostolou2018-03-151-2/+2
* | add RPC to get a histogram of outputs of a given amountmoneromooo-monero2018-03-161-0/+35
|/
* Stagenetstoffu2018-03-051-11/+17
* options: add testnet option dependencieswhythat2018-02-161-2/+6
* options: remove testnet-* optionswhythat2018-02-161-15/+3
* Merge pull request #3165Riccardo Spagni2018-02-161-0/+272
|\
| * Bootstrap daemonstoffu2018-01-301-0/+272
* | Allow the number of incoming connections to be limitedErik de Castro Lopo2018-01-291-0/+12
* | Rename delete_connections to delete_out_connectionsErik de Castro Lopo2018-01-291-1/+1
* | Rename connections_count to max_out_connection_countErik de Castro Lopo2018-01-291-1/+1
|/
* Merge pull request #3144Riccardo Spagni2018-01-271-0/+2
|\
| * rpc: expose recent median block size in getinfomoneromooo-monero2018-01-171-0/+2
* | Update 2018 copyrightxmr-eric2018-01-261-1/+1
|/
* epee: remove dependency on commonmoneromooo-monero2018-01-101-1/+2
* add empty container sanity checks when using front() and back()moneromooo-monero2017-12-181-3/+8
* rpc: do not try to use an invalid txid in relay_txmoneromooo-monero2017-12-181-6/+17
* Merge pull request #2877Riccardo Spagni2017-12-171-0/+2
|\
| * cryptonote_core does not depend on p2p anymoremoneromooo-monero2017-12-161-0/+2
* | move includes around to lessen overall loadmoneromooo-monero2017-12-161-0/+1
|/
* Merge pull request #2878Riccardo Spagni2017-12-161-0/+2
|\
| * rpc: add offline state in info rpcmoneromooo-monero2017-11-301-0/+2
* | Merge pull request #2866Riccardo Spagni2017-12-161-2/+2
|\ \
| * | Corrections in rate limiting / trottle code, especially in 'out' directionrbrunner72017-11-281-2/+2
| |/
* | Merge pull request #2856Riccardo Spagni2017-12-161-1/+1
|\ \
| * | rpc: increase the max number of outs one can requestmoneromooo-monero2017-11-231-1/+1
* | | Merge pull request #2836Riccardo Spagni2017-12-021-6/+20
|\ \ \
| * | | RPC: allow binding of restricted port in addition to core portTim L2017-11-171-6/+20
| |/ /
* | | Merge pull request #2838Riccardo Spagni2017-12-021-2/+3
|\ \ \ | |_|/ |/| |
| * | make connection_id a string in RPCmoneromooo-monero2017-11-181-2/+3
| |/
* | Merge pull request #2794Riccardo Spagni2017-11-251-0/+2
|\ \ | |/ |/|
| * core: warn when free disk space is lowmoneromooo-monero2017-11-141-0/+2
* | Merge pull request #2692Riccardo Spagni2017-11-141-126/+2
|\ \
| * | rpc: remove obsolete busy core checksmoneromooo-monero2017-11-141-126/+2
* | | Merge pull request #2736Riccardo Spagni2017-11-141-1/+1
|\ \ \