summaryrefslogtreecommitdiff
path: root/src/wallet/wallet2.cpp
Commit message (Expand)AuthorAgeFilesLines
* wallet: fix exceptions getting the hash of a pruned txmoneromooo-monero2020-03-011-7/+7
* wallet2: fix pool txes not being flushed when minedmoneromooo-monero2019-11-041-1/+1
* 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-011-10/+30
* wallet2: do not send an unnecessary last getblocks.bin call on refreshmoneromooo-monero2019-11-011-5/+15
* wallet2: do not repeatedly ask for pool txes sent to usmoneromooo-monero2019-11-011-5/+0
* 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-251-0/+21
* | daemon, wallet: new pay for RPC use systemmoneromooo-monero2019-10-251-245/+420
|/
* 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-161-1/+35
|\ \
| * | wallet2: add ignore-outputs-{above/below} optionstoffu2019-10-021-1/+35
* | | wallet: remove long payment ID sending supportmoneromooo-monero2019-10-141-7/+0
* | | wallet2: ignore received unencrypted payment IDs (but warn hard)moneromooo-monero2019-10-141-6/+18
* | | Merge pull request #5915luigi11112019-10-081-1/+1
|\ \ \ | |/ / |/| |
| * | monerod can now sync from pruned blocksmoneromooo-monero2019-09-271-1/+1
* | | 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-241-5/+4
|\ \ \
| * | | Removed unused boost/value_init headerLev Sizov2019-09-021-1/+0
| * | | Changed the use of boost:value_initialized for C++ list initializerJesus Ramirez2019-09-021-4/+4
* | | | wallet: add edit_address_book RPCmoneromooo-monero2019-09-171-0/+15
* | | | Merge pull request #5861luigi11112019-09-141-0/+16
|\ \ \ \
| * | | | wallet2: enable ignoring fractional outputs also when sweepingstoffu2019-09-101-0/+16
| | |_|/ | |/| |
* | | | Merge pull request #5866luigi11112019-09-141-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | rpc: move a leftover light wallet RPC out of daemon RPCmoneromooo-monero2019-08-281-2/+2
| |/ /
* | | Merge pull request #5855luigi11112019-09-081-34/+58
|\ \ \
| * | | wallet: fix mismatch between two concepts of "balance"moneromooo-monero2019-09-051-34/+58
* | | | Merge pull request #5850luigi11112019-09-081-3/+1
|\ \ \ \
| * | | | wallet2: fix unset_ring tx retrieval checksmoneromooo-monero2019-08-241-3/+1
| |/ / /
* | | | Merge pull request #5847luigi11112019-09-081-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | wallet2: fix cold signing losing tx keysmoneromooo-monero2019-08-231-1/+1
| |/ /
* | | Merge pull request #5822luigi11112019-09-041-0/+2
|\ \ \
| * | | reject setting lookahead major or minor to 0moneromooo-monero2019-08-191-0/+2
* | | | simplewallet: lock console on inactivitymoneromooo-monero2019-08-281-0/+9
| |_|/ |/| |
* | | Merge pull request #5609luigi11112019-08-271-0/+11
|\ \ \
| * | | wallet: add --extra-entropy command line flagmoneromooo-monero2019-08-221-0/+11
* | | | Wallet: Option to export data to ASCIITadeas Moravec2019-08-221-21/+108
| |_|/ |/| |
* | | Merge pull request #5722luigi11112019-08-211-2/+2
|\ \ \
| * | | simplewallet: optional all flag to export_outputs/export_key_imagesmoneromooo-monero2019-07-021-2/+2
* | | | Merge pull request #5727luigi11112019-08-191-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Replace std::random_shuffle with std::shuffleTom Smeding2019-08-151-2/+2
| | |/ | |/|
* | | Merge pull request #5672luigi11112019-08-151-0/+1
|\ \ \
| * | | wallet2: fix change subaddress mixup when sending pre rct outputsmoneromooo-monero2019-06-191-0/+1
| | |/ | |/|
* | | Merge pull request #5662luigi11112019-08-151-3/+11
|\ \ \
| * | | device: tx_key caching fixed, store recovered txkeyDusan Klinec2019-06-171-3/+11
| |/ /