aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/wallet2.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* | | | 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
| |/ /
* | | Merge pull request #5501Riccardo Spagni2019-05-071-2/+5
|\ \ \
| * | | wallet2: fix infinite loop picking outputs in corner casemoneromooo-monero2019-04-291-2/+5
| |/ /
* | | Merge pull request #5493Riccardo Spagni2019-05-021-0/+6
|\ \ \
| * | | change SSL certificate fingerprint whitelisting from SHA1 to SHA-256moneromooo-monero2019-04-261-0/+6
| |/ /
* | | Merge pull request #5489Riccardo Spagni2019-05-021-3/+13
|\ \ \ | |/ / |/| |
| * | wallet2: default to trying to keep 5 outputs of 2+ moneromoneromooo-monero2019-04-241-3/+13
| |/
* | Merge pull request #5486Riccardo Spagni2019-04-241-0/+2
|\ \
| * | wallet2: add missing "sanity check failed" reason messagemoneromooo-monero2019-04-231-0/+2
| |/
* | Merge pull request #5485Riccardo Spagni2019-04-241-2/+2
|\ \
| * | wallet2: fix wrong change being recorded in sweep_allmoneromooo-monero2019-04-231-2/+2
| |/
* / wallet: fix key image computation signaling to the deviceDusan Klinec2019-04-221-1/+1
|/
* simplewallet: fix output representation offsetmoneromooo-monero2019-04-181-2/+2
* wallet2: "output lineup" fake out selectionmoneromooo-monero2019-04-181-60/+47
* Merge pull request #5445Riccardo Spagni2019-04-161-53/+90
|\
| * wallet: new --offline optionmoneromooo-monero2019-04-151-53/+90
* | Merge pull request #5434Riccardo Spagni2019-04-161-0/+1
|\ \