aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/wallet_rpc_server.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4306Riccardo Spagni2018-09-181-15/+24
|\
| * wallet: use wipeable_string in more places where a secret is usedmoneromooo-monero2018-09-121-15/+24
* | add daemonizer to rpc walletjcktm2018-09-151-111/+164
* | Merge pull request #4337Riccardo Spagni2018-09-141-1/+6
|\ \
| * | wallet_rpc_server: error out if wallet-file and wallet-dir are both usedmoneromooo-monero2018-09-081-1/+6
| |/
* | Merge pull request #4352Riccardo Spagni2018-09-111-9/+0
|\ \
| * | wallet_rpc_server: remove some unused codemoneroexamples2018-09-091-9/+0
* | | v8: per byte fee, pad bulletproofs, fixed 11 ring sizemoneromooo-monero2018-09-111-1/+0
* | | wallet rpc: Add close_wallet RPCGuillaume LE VAILLANT2018-09-051-0/+42
|/ /
* | Merge pull request #4269luigi11112018-09-041-0/+32
|\ \
| * | [#4027] add change_wallet_password wallet rpc commandartyomsol2018-08-171-0/+32
* | | wallet: store trusted-daemon flag in wallet2stoffu2018-08-231-23/+12
| |/ |/|
* | Merge pull request #4242luigi11112018-08-221-0/+22
|\ \
| * | rpc-wallet: refresh command addedDusan Klinec2018-08-221-0/+22
| |/
* | store secret keys encrypted where possiblemoneromooo-monero2018-08-161-5/+5
* | wallet: wipe seed from memory where appropriatemoneromooo-monero2018-08-161-1/+3
|/
* wallet2: make --restricted-rpc available for wallet RPC onlystoffu2018-08-161-32/+35
* Merge pull request #4171luigi11112018-08-151-4/+10
|\
| * wallet-rpc: filter getbalance response by address indexstoffu2018-07-311-4/+10
* | Merge pull request #4170luigi11112018-08-151-0/+21
|\ \
| * | wallet-rpc: add get_address_index commandstoffu2018-07-311-0/+21
| |/
* | Merge pull request #4158luigi11112018-08-151-1/+33
|\ \
| * | wallet rpc: support making integrated address of given standard addressstoffu2018-07-201-1/+33
| |/
* / wallet: distinguish coinbase from other txes in show_transfersmoneromooo-monero2018-08-031-1/+1
|/
* Merge pull request #4035Riccardo Spagni2018-07-031-0/+2
|\
| * wallet-rpc.getaddress: throw if index is out of boundstoffu2018-06-211-0/+2
* | Merge pull request #4005Riccardo Spagni2018-07-031-0/+6
|\ \
| * | Fix RPC crashes that didn't check for an open walletHoward Chu2018-06-151-0/+6
* | | Merge pull request #3907luigi11112018-06-271-0/+19
|\ \ \
| * | | wallet: include a suggested number of confirmations based on amountmoneromooo-monero2018-06-271-0/+19
| | |/ | |/|
* | | Merge pull request #3998luigi11112018-06-271-2/+2
|\ \ \ | |/ / |/| |
| * | wallet: on first refresh, start off with a quantized heightmoneromooo-monero2018-06-131-2/+2
| |/
* | Merge pull request #3780luigi11112018-06-161-7/+217
|\ \ | |/ |/|
| * wallet-rpc: watch-only and cold wallet features addedDusan Klinec2018-06-031-7/+217
* | Merge pull request #3640luigi11112018-05-311-1/+7
|\ \
| * | wallet cli/rpc: terminate execution with code 0 when --help or --version is g...stoffu2018-04-221-1/+7
| |/
* / wallet_rpc_server: add a get_version RPCmoneromooo-monero2018-04-141-0/+6
|/
* Merge pull request #3336Riccardo Spagni2018-03-161-1/+1
|\
| * Fix typos in various filesDimitris Apostolou2018-03-151-1/+1
* | wallet2+cli+rpc: eliminate redundant m_http_client from cli/rpc and delegate ...stoffu2018-03-151-5/+3
|/
* Merge pull request #3343Riccardo Spagni2018-03-051-4/+36
|\
| * allow using ring size instead of mixin for rpc transfercryptochangements342018-03-051-4/+36
* | Stagenetstoffu2018-03-051-15/+23
|/
* Merge pull request #3235Riccardo Spagni2018-02-201-2/+3
|\
| * Add default value to max_height, otherwise it's 0Michał Sałaban2018-02-051-2/+3
* | Merge pull request #3214Riccardo Spagni2018-02-161-1/+1
|\ \
| * | wallet: suggest the use of sweep_unmixable when not_enough_outs_to_mix is thrownstoffu2018-02-081-1/+1
| |/
* | Merge pull request #3207Riccardo Spagni2018-02-161-6/+13
|\ \
| * | wallet-rpc: take subaddress account as arg for get_transfer_by_txidstoffu2018-01-311-4/+11
| * | wallet-rpc: rename *_INDEX_OUTOFBOUND into *_INDEX_OUT_OF_BOUNDSstoffu2018-01-311-2/+2
| |/