summaryrefslogtreecommitdiff
path: root/src/wallet/wallet2.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
| |/ /
* | | Merge pull request #5487luigi11112019-08-141-0/+2
|\ \ \ | |_|/ |/| |
| * | consensus: from v12, enforce >= 2 outputsmoneromooo-monero2019-04-231-0/+2
* | | Merge pull request #5600luigi11112019-07-241-7/+12
|\ \ \
| * | | Remember RPC version on initial connectHoward Chu2019-06-021-7/+12
| | |/ | |/|
* | | Merge pull request #5594luigi11112019-07-241-0/+30
|\ \ \
| * | | device: show address on device displayDusan Klinec2019-06-171-0/+30
* | | | Merge pull request #5514luigi11112019-07-241-2/+2
|\ \ \ \
| * | | | wallet2: don't wait a day before using new version feesmoneromooo-monero2019-05-021-2/+2
* | | | | Merge pull request #5513luigi11112019-07-241-4/+8
|\ \ \ \ \
| * | | | | wallet: distinguish between empty and absent attributesmoneromooo-monero2019-05-021-4/+8
| |/ / / /
* | | | | Merge pull request #5502luigi11112019-07-241-3/+0
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | remove unused codemoneromooo-monero2019-04-291-3/+0
| |/ / /
* | | | Merge pull request #5561Riccardo Spagni2019-06-011-1/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix configuration bug; wallet2 --daemon-ssl-allow-any-cert now works.Lee Clagett2019-05-211-1/+4
* | | | wallet: add unlock_time details to show_transfersmoneromooo-monero2019-05-161-2/+2
|/ / /
* | | wallet: fix certificate fingerprint length checkmoneromooo-monero2019-05-111-1/+1
* | | Merge pull request #5508Riccardo Spagni2019-05-071-4/+2
|\ \ \
| * | | wallet2: reject standalone short payment IDs in monero: URI APImoneromooo-monero2019-05-011-4/+2
| |/ /