aboutsummaryrefslogtreecommitdiff
path: root/src/rpc
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1543Riccardo Spagni2017-01-132-0/+4
|\
| * Add start_time to get_info methods and show uptimeMiguel Herranz2017-01-122-1/+5
* | wallet cli: print originating block heights of mixin keys when making transferkenshi842017-01-092-1/+11
|/
* Merge pull request #1534Riccardo Spagni2017-01-082-1/+8
|\
| * rpc: add block size to GET_BLOCK_HEADER RPCmoneromooo-monero2017-01-062-1/+4
| * rpc: add current block size to the getinfo callmoneromooo-monero2017-01-062-1/+5
* | rpc: fix mixup in tx_info serializationmoneromooo-monero2016-12-241-1/+1
|/
* rpc: new function and RPC to get alternative chain infomoneromooo-monero2016-12-173-0/+55
* Adding HTTP Digest Auth (but not yet enabled)Lee Clagett2016-12-131-0/+1
* Improve daemon RPC version handlingmoneromooo-monero2016-11-261-1/+10
* rpc: do not include output indices for pool txesmoneromooo-monero2016-11-231-5/+8
* rpc: bump version after RPC changesmoneromooo-monero2016-11-221-1/+1
* Add a get_outs (fully text based) version of get_outs.binmoneromooo-monero2016-11-223-13/+87
* rpc: add output indices to gettransactionsmoneromooo-monero2016-11-222-0/+10
* rpc: bump RPC versionmoneromooo-monero2016-11-101-1/+1
* rpc: add a dynamic fee estimation RPC callmoneromooo-monero2016-10-313-0/+32
* Merge pull request #1247Riccardo Spagni2016-10-231-0/+4
|\
| * daemon: report transaction relay status in print_pool* commandsmoneromooo-monero2016-10-231-0/+4
* | Merge pull request #1222Riccardo Spagni2016-10-222-0/+4
|\ \
| * | rpc: add blockchain cumulative difficulty to getinfo callmoneromooo-monero2016-10-152-0/+4
* | | Merge pull request #1221Riccardo Spagni2016-10-221-1/+8
|\ \ \ | |_|/ |/| |
| * | rpc: add missing top block hash to json getinfo callmoneromooo-monero2016-10-151-1/+8
| |/
* / wallet: select part of the fake outs from recent outputsmoneromooo-monero2016-10-152-7/+14
|/
* print_coinbase_tx_sum now breaks output into fee and emission componentsDion Ahmetaj2016-10-102-3/+7
* changed params from start/end index to height/countDion Ahmetaj2016-10-103-7/+7
* attempted to remove whitespace spamDion Ahmetaj2016-10-103-57/+57
* added print_coinbase_tx_sum optionDion Ahmetaj2016-10-103-58/+90
* Fix build after spelling corrections in core_rpc_serverJacob Brydolf2016-10-041-2/+2
* Merge pull request #1164Riccardo Spagni2016-10-042-0/+53
|\
| * daemon: implement missing print_bc and matching RPCmoneromooo-monero2016-10-022-0/+53
* | Merge pull request #1139Riccardo Spagni2016-10-041-2/+2
|\ \
| * | Dropped "bit" from bitmonero.Randi Joseph2016-09-261-2/+2
| |/
* | Merge pull request #1171Riccardo Spagni2016-10-042-10/+0
|\ \
| * | Removed all code related to fast_exitNanoAkron2016-10-032-10/+0
| |/
* / Noticed two spellings of the word 'response' in the codebase, one 'responce' ...NanoAkron2016-09-293-27/+27
|/
* epee: optionally restrict HTTP service to a configurable user agentmoneromooo-monero2016-09-182-1/+10
* cmake: transitive deps and remove deprecated LINK_*redfish2016-09-181-4/+2
* wallet: transfer_selected_rct now also selects fake outsmoneromooo-monero2016-08-281-1/+3
* rpc: send global indices along with blocks/transacions on refreshmoneromooo-monero2016-08-282-0/+36
* mixable transactions must be rct for v3moneromooo-monero2016-08-282-0/+4
* add rct to the protocolmoneromooo-monero2016-08-281-0/+1
* core: new /getrandom_rctouts.bin binary RPC callmoneromooo-monero2016-08-283-0/+56
* remove original Cryptonote blockchain_storage blockchain formatmoneromooo-monero2016-08-281-6/+0
* daemon: print time to next forkmoneromooo-monero2016-08-121-1/+1
* Fake outs set is now decided by the walletmoneromooo-monero2016-08-113-1/+72
* new unlocked parameter to output_histogrammoneromooo-monero2016-08-012-1/+3
* core_rpc_server: fix gray/white peer list mixupmoneromooo-monero2016-07-261-1/+1
* Merge pull request #902Riccardo Spagni2016-07-203-0/+31
|\
| * Add a daemon RPC version, and make simplewallet check itmoneromooo-monero2016-07-103-0/+31
* | rpc: fix get_bans and set_bans RPC names, they were missing a _moneromooo-monero2016-07-101-2/+2
|/