aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/wallet_rpc_server.h
Commit message (Expand)AuthorAgeFilesLines
...
| * Implement #3045, fixing RPC snakecasesNick Johnson2018-01-061-0/+3
* | Reserve proofstoffu2018-01-101-0/+4
|/
* Merge pull request #2967Riccardo Spagni2018-01-021-0/+5
|\
| * wallet_rpc_server: factor transfer info return and add missing infomoneromooo-monero2017-12-201-0/+5
* | Merge pull request #2926Riccardo Spagni2017-12-251-0/+8
|\ \
| * | Account taggingstoffu2017-12-181-0/+8
| |/
* / check accessing an element past the end of a containermoneromooo-monero2017-12-181-1/+1
|/
* wallet: add multisig sign/submit RPCmoneromooo-monero2017-12-171-0/+5
* N-1/N multisigmoneromooo-monero2017-12-171-0/+1
* multisig address generation RPCmoneromooo-monero2017-12-171-0/+10
* Merge pull request #2368Riccardo Spagni2017-11-251-0/+4
|\
| * Spend proof without txkeystoffu2017-11-211-0/+4
* | wallet_rpc_server: new relay_tx commandmoneromooo-monero2017-11-241-0/+2
|/
* Tx proof (revised):stoffu2017-11-181-0/+8
* simplewallet: wrong ns for input_line in sweep_single (fix #2634)stoffu2017-11-151-1/+0
* wallet: add sweep_single commandstoffu2017-11-151-0/+2
* track double spending in the txpoolmoneromooo-monero2017-11-061-1/+1
* Merge pull request #2605Riccardo Spagni2017-11-061-0/+4
|\
| * Wallet: Descriptions through new commands 'set_description', 'get_description'rbrunner72017-10-161-0/+4
* | Add more specific RPC error codesMichał Sałaban2017-10-231-0/+1
|/
* Subaddresseskenshi842017-10-071-1/+11
* Do not create file when RPC user/pass is given and use file lockingLee Clagett2017-08-301-1/+2
* wallet_rpc_server: adjust small ring sizes to 5 for v6moneromooo-monero2017-08-121-0/+1
* Minor cleanup: tab vs. space + logs messagesbinaryFate2017-06-261-1/+1
* Resolve #92 add ability to create wallets thru RPCHoward Chu2017-04-111-3/+15
* wallet rpc: enable solo miningstoffu2017-03-201-0/+5
* wallet_rpc_server: add a rescan_spent RPCmoneromooo-monero2017-03-181-0/+2
* wallet_rpc_server: new --trusted-daemon flagmoneromooo-monero2017-02-241-0/+1
* update copyright year, fix occasional lack of newline at line endRiccardo Spagni2017-02-211-1/+1
* wallet_rpc_server: add address book RPC callsmoneromooo-monero2017-02-041-0/+6
* Change logging to easylogging++moneromooo-monero2017-01-161-0/+4
* wallet_rpc_server: new RPC call to get a transfer by txidmoneromooo-monero2017-01-081-0/+8
* Merge pull request #1473Riccardo Spagni2016-12-201-2/+0
|\
| * Removed unused functionsLee Clagett2016-12-191-2/+0
* | Enabled HTTP auth support for monero-wallet-rpcLee Clagett2016-12-161-0/+3
|/
* Added confirmation before binding wallet-rpc to external IPLee Clagett2016-12-051-3/+0
* wallet: add API and RPC to create/parse monero: URIsmoneromooo-monero2016-11-281-0/+4
* Created monero-wallet-rpc, moving functionality from monero-wallet-cliLee Clagett2016-11-101-7/+2
* 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