summaryrefslogtreecommitdiff
path: root/src/wallet/wallet2.cpp
Commit message (Expand)AuthorAgeFilesLines
* wallet: fix payment ID decryption for construction dataDusan Klinec2019-02-201-7/+6
* ringct: encode 8 byte amount, saving 24 bytes per outputmoneromooo-monero2019-02-121-2/+2
* add a bulletproof version, new bulletproof type, and rct configmoneromooo-monero2019-02-121-19/+28
* core, wallet: remember original text version of destination addressmoneromooo-monero2019-02-121-7/+11
* wallet2: fix ring reuse breaking when using histogrammoneromooo-monero2019-02-121-0/+3
* notify: handle arbitrary tagsmoneromooo-monero2019-02-121-1/+1
* wallet2: extend fake out picks away from the gamma pickmoneromooo-monero2018-10-231-2/+23
* Rename "blackball" for claritymoneromooo-monero2018-10-181-1/+1
* SOFTWARE is the default wallet devicem2049r2018-10-121-0/+1
* Merge pull request #4540Riccardo Spagni2018-10-091-4/+1
* Merge pull request #4036Riccardo Spagni2018-10-071-98/+304
* Merge pull request #4505Riccardo Spagni2018-10-071-2/+2
* Merge pull request #4495Riccardo Spagni2018-10-061-3/+3
* Merge pull request #4490Riccardo Spagni2018-10-021-1/+1
* Merge pull request #4482Riccardo Spagni2018-10-021-4/+9
* Merge pull request #4333Riccardo Spagni2018-09-291-0/+24
|\
| * add --block-notify to monerod and --tx-notify to monero-wallet-{cli,rpc}moneromooo-monero2018-09-291-0/+24
* | Merge pull request #4461Riccardo Spagni2018-09-291-1/+5
|\ \
| * | wallet2: fix transfers between subaddresses hitting the sanity checkmoneromooo-monero2018-09-281-1/+5
| |/
* | Merge pull request #4456Riccardo Spagni2018-09-291-2/+9
|\ \
| * | device: set device name correctly if key_on_device is setDusan Klinec2018-09-271-2/+9
| |/
* | Merge pull request #4406Riccardo Spagni2018-09-291-3/+27
|\ \ | |/ |/|
| * wallet2: handle corner case in picking fake outputsmoneromooo-monero2018-09-221-3/+27
* | wallet2: fix duplicate output making it to the RPCmoneromooo-monero2018-09-251-7/+32
* | Merge pull request #4401Riccardo Spagni2018-09-211-9/+31
|\ \
| * | wallet: implement coin splitting for sweep_* 'outputs' optionwhythat2018-09-181-3/+25
| * | wallet: add 'outputs' option for sweep_* commandswhythat2018-09-181-6/+6
* | | query backing devicem2049r2018-09-191-12/+68
| |/ |/|
* | Merge pull request #4360Riccardo Spagni2018-09-181-1/+6
|\ \
| * | wallet2: import_multisig forward refresh exceptionnaughtyfox2018-09-101-1/+6
* | | Merge pull request #4302Riccardo Spagni2018-09-181-6/+5
|\ \ \
| * | | api/wallet: properly disable key encryptionstoffu2018-09-171-6/+5
| | |/ | |/|
* / | hw_device: support for multiple devices added [for review]Dusan Klinec2018-09-141-2/+49
|/ /
* | Merge pull request #4324Riccardo Spagni2018-09-141-29/+32
|\ \
| * | wallet: ask-password can now ask without encrypting the secret spend keymoneromooo-monero2018-09-141-29/+32
* | | Merge pull request #4347Riccardo Spagni2018-09-141-1/+1
|\ \ \
| * | | wallet2: fix secondary partially signed multisig txesmoneromooo-monero2018-09-081-1/+1
| | |/ | |/|
* | | Merge pull request #4336Riccardo Spagni2018-09-141-0/+1
|\ \ \
| * | | wallet2.get_reserve_proof: throw when specified amount is zerostoffu2018-09-041-0/+1
* | | | Merge pull request #4332Riccardo Spagni2018-09-141-111/+40
|\ \ \ \
| * | | | wallet2: factor the creation of a new wallet keys filemoneromooo-monero2018-09-031-75/+24
| * | | | wallet2: factor new blockchain setupmoneromooo-monero2018-09-031-36/+16
| |/ / /
* | | | Merge pull request #4331Riccardo Spagni2018-09-141-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | wallet2: fill in v2 height for stagenetmoneromooo-monero2018-09-031-1/+1
| |/ /
* | | Merge pull request #4253Riccardo Spagni2018-09-141-174/+1
|\ \ \
| * | | remove obsolete daemon selection of fake outs and old tx constructionmoneromooo-monero2018-09-141-174/+1
* | | | Merge pull request #4260Riccardo Spagni2018-09-141-8/+9
|\ \ \ \
| * | | | record blackballs as amount/offset, and add export abilitymoneromooo-monero2018-09-101-6/+8
| * | | | ringdb: allow blackballing many outputs at oncemoneromooo-monero2018-09-091-2/+1
| | |_|/ | |/| |
* | | | Merge pull request #4221Riccardo Spagni2018-09-141-5/+9
|\ \ \ \ | |_|/ / |/| | |