aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/wallet_rpc_server_commands_defs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-16Change logging to easylogging++moneromooo-monero1-0/+4
2017-01-08wallet_rpc_server: new RPC call to get a transfer by txidmoneromooo-monero1-25/+48
2016-11-28wallet: add API and RPC to create/parse monero: URIsmoneromooo-monero1-0/+56
2016-11-16wallet: return fee in transfer RPCmoneromooo-monero1-0/+8
2016-09-16wallet: change priority/fee to ArticMine's recommendationmoneromooo-monero1-6/+6
2016-08-29wallet_rpc_server: return payment id in make_integrated_address RPCmoneromooo-monero1-0/+2
2016-08-28rct amount key modified as per luigi1111's recommendationsmoneromooo-monero1-6/+0
2016-08-28wallet: always use new algorithm for RPC transfersmoneromooo-monero1-2/+0
2016-08-28port get_tx_key/check_tx_key to rctmoneromooo-monero1-0/+35
2016-07-24wallet: new {ex,im}port_key_images commands and RPC callsmoneromooo-monero1-0/+65
2016-07-20wallet: add unconfirmed incoming txes from the txpoolmoneromooo-monero1-0/+4
2016-07-19wallet: add command and RPC to sign/verify datamoneromooo-monero1-1/+46
2016-06-22wallet: add a fee multipliermoneromooo-monero1-6/+6
2016-04-27wallet: add a filter_by_height field to get_transfersmoneromooo-monero1-0/+3
2016-04-26wallet: add get_transfers rpc callmoneromooo-monero1-0/+60
2016-04-26wallet: allow attaching notes to txidsmoneromooo-monero1-0/+41
2016-04-19wallet: add a new sweep_all command and RPC commandmoneromooo-monero1-0/+35
2016-04-02wallet: better output selection for transfer/transfer_newmoneromooo-monero1-0/+4
2016-03-26wallet: do not leak owned amounts to the daemon unless --trusted-daemonmoneromooo-monero1-0/+2
2015-12-31updated copyright yearRiccardo Spagni1-1/+1
2015-12-30wallet: add a rescan_bc command and rescan_blockchain RPCmoneromooo-monero1-0/+15
2015-12-23changed height to uint64_tBrendan Telzrow1-4/+4
2015-12-23added RPC wallet command getheightBrendan Telzrow1-0/+17
2015-12-05wallet: add a stop_wallet RPC callmoneromooo-monero1-0/+15
2015-08-24wallet: only return tx keys via RPC if requestedmoneromooo-monero1-0/+7
2015-08-19make tx keys available to the usermoneromooo-monero1-0/+6
2015-07-22wallet: new transaction construction algorithmmoneromooo-monero1-0/+2
2015-06-13Add RPC commands to manipulate integrated addressesmoneromooo-monero1-0/+45
2015-05-30wallet_rpc_server: add a sweep_dust RPC command as wellmoneromooo-monero1-0/+18
2015-02-20added tx size to incoming_transfers RPC CallRiccardo Spagni1-0/+2
2015-01-02year updated in licenseRiccardo Spagni1-1/+1
2014-08-05query_key command in wallet rpc.Jakob Lind1-0/+22
2014-07-23License updated to BSD 3-clausefluffypony1-3/+29
2014-07-22Add get_bulk_payments rpc callZachary Michaels1-0/+25
2014-06-30wallet RPC converted to use new transaction semanticsThomas Winget1-0/+211