aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/wallet2.h
Commit message (Expand)AuthorAgeFilesLines
...
* | wallet2: speedup output trackingmoneromooo-monero2018-12-311-3/+4
* | wallet: optionally keep track of owned outputs usesmoneromooo-monero2018-12-311-1/+9
|/
* MMS (Multisig Messaging System): Initial versionrbrunner72018-12-121-1/+13
* Merge pull request #4839Riccardo Spagni2018-12-121-1/+32
|\
| * device/trezor: ask for KI sync on first refreshDusan Klinec2018-12-041-1/+6
| * device: enable to use multiple independent device walletsDusan Klinec2018-12-041-0/+4
| * device/trezor: passphrase entry on hostDusan Klinec2018-11-291-0/+22
* | Merge pull request #4894Riccardo Spagni2018-12-041-2/+2
|\ \
| * | a few minor (but easy) performance tweaksmoneromooo-monero2018-11-231-2/+2
| |/
* | Merge pull request #4854Riccardo Spagni2018-12-041-0/+2
|\ \
| * | Removed a lot of unnecessary includesMartijn Otto2018-11-151-0/+2
* | | Merge pull request #4845Riccardo Spagni2018-12-041-2/+2
|\ \ \ | |_|/ |/| |
| * | Fix issue 4793 - M/N multisig transaction signaturenaughtyfox2018-11-201-2/+2
| |/
* | Merge pull request #4753Riccardo Spagni2018-11-141-1/+1
|\ \ | |/ |/|
| * wallet2: initialize amount to 0 in tx_scan_info_t ctormoneromooo-monero2018-10-291-1/+1
* | Merge pull request #4731Riccardo Spagni2018-11-061-1/+1
|\ \
| * | wallet: add a non destructive blockchain rescanmoneromooo-monero2018-11-031-1/+1
| |/
* | Merge pull request #4728Riccardo Spagni2018-11-061-1/+2
|\ \
| * | simplewallet: display locked/unlocked state in show_transfersmoneromooo-monero2018-10-251-1/+2
| |/
* | wallet2: only export necessary outputs and key imagesmoneromooo-monero2018-11-041-6/+18
* | device/trezor: trezor support addedDusan Klinec2018-11-021-2/+20
|/
* Merge pull request #4036Riccardo Spagni2018-10-071-0/+17
|\
| * Arbitrary M/N multisig schemes:naughtyfox2018-10-011-0/+17
* | wallet: fix --generate-from-json using wrong passwordmoneromooo-monero2018-10-011-1/+1
* | Merge pull request #4333Riccardo Spagni2018-09-291-0/+5
* | Merge pull request #4458Riccardo Spagni2018-09-291-1/+1
|/
* Merge pull request #4401Riccardo Spagni2018-09-211-3/+3
|\
| * wallet: add 'outputs' option for sweep_* commandswhythat2018-09-181-3/+3
* | query backing devicem2049r2018-09-191-2/+4
* | Merge pull request #4302Riccardo Spagni2018-09-181-2/+2
|\ \
| * | api/wallet: properly disable key encryptionstoffu2018-09-171-2/+2
| |/
* / hw_device: support for multiple devices added [for review]Dusan Klinec2018-09-141-0/+5
|/
* Merge pull request #4324Riccardo Spagni2018-09-141-10/+16
|\
| * wallet: ask-password can now ask without encrypting the secret spend keymoneromooo-monero2018-09-141-10/+16
* | Merge pull request #4332Riccardo Spagni2018-09-141-1/+5
|\ \ | |/ |/|
| * wallet2: factor the creation of a new wallet keys filemoneromooo-monero2018-09-031-1/+3
| * wallet2: factor new blockchain setupmoneromooo-monero2018-09-031-0/+2
* | Merge pull request #4253Riccardo Spagni2018-09-141-201/+0
|\ \
| * | remove obsolete daemon selection of fake outs and old tx constructionmoneromooo-monero2018-09-141-201/+0
* | | Merge pull request #4260Riccardo Spagni2018-09-141-4/+4
|\ \ \ | |/ / |/| |
| * | record blackballs as amount/offset, and add export abilitymoneromooo-monero2018-09-101-4/+4
* | | v8: per byte fee, pad bulletproofs, fixed 11 ring sizemoneromooo-monero2018-09-111-13/+11
* | | bulletproofs: add multi output bulletproofs to rctmoneromooo-monero2018-09-111-2/+2
|/ /
* / wallet: store trusted-daemon flag in wallet2stoffu2018-08-231-20/+24
|/
* store secret keys encrypted where possiblemoneromooo-monero2018-08-161-18/+39
* wallet: wipe seed from memory where appropriatemoneromooo-monero2018-08-161-4/+7
* wallet2: make --restricted-rpc available for wallet RPC onlystoffu2018-08-161-3/+1
* Merge pull request #4188luigi11112018-08-151-0/+1
|\
| * simplewallet: add set_tx_key for importing tx keys from 3rd party walletsstoffu2018-07-301-0/+1
* | Merge pull request #4170luigi11112018-08-151-0/+1
|\ \