summaryrefslogtreecommitdiff
path: root/src/wallet/wallet_rpc_server.h
Commit message (Expand)AuthorAgeFilesLines
* epee: optionally restrict HTTP service to a configurable user agentmoneromooo-monero2016-09-181-0/+2
* wallet: new {ex,im}port_key_images commands and RPC callsmoneromooo-monero2016-07-241-0/+4
* wallet: add command and RPC to sign/verify datamoneromooo-monero2016-07-191-0/+4
* wallet: add get_transfers rpc callmoneromooo-monero2016-04-261-0/+2
* wallet: allow attaching notes to txidsmoneromooo-monero2016-04-261-0/+4
* wallet: add a new sweep_all command and RPC commandmoneromooo-monero2016-04-191-0/+2
* updated copyright yearRiccardo Spagni2015-12-311-1/+1
* wallet: add a rescan_bc command and rescan_blockchain RPCmoneromooo-monero2015-12-301-0/+2
* wallet_rpc_server: exit async, so we reply to stop_wallet RPCmoneromooo-monero2015-12-281-0/+1
* added RPC wallet command getheightBrendan Telzrow2015-12-231-0/+2
* wallet: add a stop_wallet RPC callmoneromooo-monero2015-12-051-0/+2
* Add RPC commands to manipulate integrated addressesmoneromooo-monero2015-06-131-0/+4
* wallet_rpc_server: add a sweep_dust RPC command as wellmoneromooo-monero2015-05-301-0/+2
* Restore daemon interactive modeThomas Winget2015-03-271-9/+9
* year updated in licenseRiccardo Spagni2015-01-021-1/+1
* query_key command in wallet rpc.Jakob Lind2014-08-051-0/+4
* Merge pull request #70 from fluffypony/masterRiccardo Spagni2014-07-231-3/+29
|\
| * License updated to BSD 3-clausefluffypony2014-07-231-3/+29
* | wallet rpc: actually populate the extra while assembling a transactionErik Kimmo2014-07-231-1/+1
|/
* Add get_bulk_payments rpc callZachary Michaels2014-07-221-0/+2
* wallet RPC converted to use new transaction semanticsThomas Winget2014-06-301-1/+4
* fixed conflictpaybee2014-06-021-0/+2
|\
| * 'getaddress' wallet-rpc commandNeozaru2014-05-251-0/+2
* | Added incoming_transfers RPC API methodpaybee2014-05-271-4/+6
|/
* initial [broken] updatemydesktop2014-05-031-4/+6
* json rpc for wallet and bugfixAntonio Juarez2014-04-021-0/+55