aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/wallet2.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge pull request #6235Alexander Blair2020-02-281-1/+1
|\ \ \
| * | | wallet2: fix hang in wallet refreshmoneromooo-monero2019-12-141-1/+1
| |/ /
* | | Merge pull request #6194luigi11112020-02-191-1/+1
|\ \ \
| * | | wallet2: better error when restoring a wallet with the wrong keysmoneromooo-monero2019-11-281-1/+1
* | | | Merge pull request #6190luigi11112020-02-191-1/+27
|\ \ \ \
| * | | | Wallet: Distingush amounts for a single subaddressTadeas Moravec2020-01-111-1/+27
| | |/ / | |/| |
* | | | Merge pull request #6103Alexander Blair2020-02-061-0/+6
|\ \ \ \
| * | | | wallet2: don't try to lock an empty filenamemoneromooo-monero2019-11-051-0/+6
* | | | | Merge pull request #6069Alexander Blair2020-02-061-2/+16
|\ \ \ \ \
| * | | | | wallet: allow message sign/verify for subaddressesmoneromooo-monero2019-12-311-2/+16
* | | | | | wallet: do not split integrated addresses in address book apimoneromooo-monero2020-01-261-4/+6
* | | | | | Merge pull request #6154Alexander Blair2020-01-241-0/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | wallet: don't issue node rpc proxy requests in '--offline' modexiphon2019-11-191-0/+1
| | |/ / / | |/| | |
* | | | | Merge pull request #6105Alexander Blair2020-01-111-0/+18
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | wallet_rpc_server: new estimate_tx_size_and_weight RPCmoneromooo-monero2019-11-061-0/+18
| |/ / /
* | | | Merge pull request #6057luigi11112019-12-121-3/+21
|\ \ \ \ | |_|_|/ |/| | |
| * | | wallet2: make keys unlocker reentrantmoneromooo-monero2019-10-291-3/+21
| | |/ | |/|
* | | 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
| |/ / /