summaryrefslogtreecommitdiff
path: root/src/wallet
Commit message (Expand)AuthorAgeFilesLines
* wallet: set non-empty error string on connection failurexiphon2019-11-151-1/+1
* wallet2: fix pool txes not being flushed when minedmoneromooo-monero2019-11-041-1/+1
* wallet: reuse cached height when set after refreshmoneromooo-monero2019-11-012-0/+11
* wallet2: fix is_synced checking target height, not heightmoneromooo-monero2019-11-011-1/+1
* wallet: fix another facet of "did I get some monero" information leakmoneromooo-monero2019-11-013-13/+40
* wallet2: do not send an unnecessary last getblocks.bin call on refreshmoneromooo-monero2019-11-012-7/+17
* wallet2: do not repeatedly ask for pool txes sent to usmoneromooo-monero2019-11-011-5/+0
* wallet: do not warn if the rpc cost was freemoneromooo-monero2019-10-271-1/+1
* Merge pull request #6019luigi11112019-10-251-2/+2
|\
| * changed 'batttery' to 'battery'Jake Hemmerle2019-10-241-2/+2
* | Merge pull request #6014luigi11112019-10-251-0/+5
|\ \
| * | wallet2: error out when we need a daemon password but have no prompt functionmoneromooo-monero2019-10-231-0/+5
| |/
* | Merge pull request #6013luigi11112019-10-251-0/+1
|\ \
| * | wallet2: fix the logged number of detached transfersmoneromooo-monero2019-10-231-0/+1
| |/
* | simplewallet: add public_nodes commandmoneromooo-monero2019-10-252-0/+23
* | daemon, wallet: new pay for RPC use systemmoneromooo-monero2019-10-2511-324/+1001
|/
* Merge pull request #5959luigi11112019-10-161-5/+5
|\
| * wallet2: don't delete file that may not existselsta2019-10-041-5/+5
* | Merge pull request #5952luigi11112019-10-162-1/+41
|\ \
| * | wallet2: add ignore-outputs-{above/below} optionstoffu2019-10-022-1/+41
* | | Merge pull request #5940luigi11112019-10-141-0/+7
|\ \ \
| * | | RPC on_transfer_split error consistent with on_transfer if no tx sentbinaryFate2019-09-281-0/+7
| | |/ | |/|
* | | wallet_rpc_server: don't report integrated addresses for 0 payment IDmoneromooo-monero2019-10-141-2/+5
* | | wallet: remove long payment ID sending supportmoneromooo-monero2019-10-143-34/+3
* | | wallet2: ignore received unencrypted payment IDs (but warn hard)moneromooo-monero2019-10-142-7/+19
* | | Merge pull request #5915luigi11112019-10-081-1/+1
|\ \ \ | |_|/ |/| |
| * | monerod can now sync from pruned blocksmoneromooo-monero2019-09-271-1/+1
* | | Merge pull request #5939luigi11112019-09-301-0/+2
|\ \ \
| * | | build: link wallet_merged against blockchain_db and hardforks objxiphon2019-09-281-0/+2
| | |/ | |/|
* | | Merge pull request #5894luigi11112019-09-301-0/+4
|\ \ \
| * | | wallet2_api: fix load unsigned tx from file error propagationxiphon2019-09-091-0/+4
* | | | Merge pull request #5893luigi11112019-09-301-0/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | wallet2: resolve CID 203918 null pointer deference (NULL_RETURNS)anonimal2019-09-061-0/+6
| |/ /
* | | Merge pull request #5877luigi11112019-09-242-6/+5
|\ \ \
| * | | Removed unused boost/value_init headerLev Sizov2019-09-021-1/+0
| * | | Changed the use of boost:value_initialized for C++ list initializerJesus Ramirez2019-09-022-5/+5
* | | | wallet: add edit_address_book RPCmoneromooo-monero2019-09-175-1/+153
* | | | Merge pull request #5861luigi11112019-09-141-0/+16
|\ \ \ \
| * | | | wallet2: enable ignoring fractional outputs also when sweepingstoffu2019-09-101-0/+16
| | |_|/ | |/| |
* | | | Merge pull request #5899luigi11112019-09-142-4/+4
|\ \ \ \
| * | | | wallet2_api: add missing parameterselsta2019-09-092-4/+4
| |/ / /
* | | | Merge pull request #5871luigi11112019-09-142-1/+12
|\ \ \ \
| * | | | wallet_rpc_server: add locked field to get_transfers/get_{bulk_,}_paymentsmoneromooo-monero2019-09-052-1/+12
| | |_|/ | |/| |
* | | | Merge pull request #5870luigi11112019-09-141-0/+1
|\ \ \ \
| * | | | wallet_rpc_server: call deinit on exitmoneromooo-monero2019-08-281-0/+1
| | |_|/ | |/| |
* | | | Merge pull request #5866luigi11112019-09-142-2/+49
|\ \ \ \ | |_|_|/ |/| | |
| * | | rpc: move a leftover light wallet RPC out of daemon RPCmoneromooo-monero2019-08-282-2/+49
| |/ /
* | | Merge pull request #5855luigi11112019-09-084-49/+79
|\ \ \
| * | | wallet: fix mismatch between two concepts of "balance"moneromooo-monero2019-09-054-49/+79
* | | | Merge pull request #5850luigi11112019-09-081-3/+1
|\ \ \ \