aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/wallet2.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* | | wallet2: allow empty wallet filename to avoid saving datamoneromooo-monero2017-12-171-29/+57
* | | Add N/N multisig tx generation and signingmoneromooo-monero2017-12-171-60/+515
* | | wallet: add multisig key generationmoneromooo-monero2017-12-171-4/+159
* | | Merge pull request #2857Riccardo Spagni2017-12-171-5/+5
|\ \ \
| * | | Scrub keys from memory just before scope end.moneromooo-monero2017-12-161-5/+5
* | | | move includes around to lessen overall loadmoneromooo-monero2017-12-161-2/+5
|/ / /
* | | Merge pull request #2885Riccardo Spagni2017-12-161-1/+6
|\ \ \
| * | | catch wallet decrypt false positiveRiccardo Spagni2017-12-041-1/+6
| |/ /
* | | Merge pull request #2860Riccardo Spagni2017-12-161-16/+16
|\ \ \ | |_|/ |/| |
| * | new wipeable_string class to replace std::string passphrasesmoneromooo-monero2017-11-271-16/+16
* | | add bulletproofs from v7 on testnetmoneromooo-monero2017-12-081-7/+10
* | | integrate bulletproofs into moneromoneromooo-monero2017-12-081-12/+25
| |/ |/|
* | Merge pull request #2833Riccardo Spagni2017-12-021-20/+33
|\ \
| * | Fixes #759 Add sanity check on restore heightCifrado2017-11-171-20/+33
* | | Merge pull request #2850Riccardo Spagni2017-12-021-1/+1
|\ \ \
| * | | wallet2: detect multiple outputs from a tx to different subaddressesmoneromooo-monero2017-11-211-1/+1
| |/ /
* | | Merge pull request #2828Riccardo Spagni2017-12-021-2/+11
|\ \ \ | |_|/ |/| |
| * | wallet2: check generate_key_derivation return valuemoneromooo-monero2017-11-161-2/+11
| |/
* | Merge pull request #2824Riccardo Spagni2017-11-251-1/+0
|\ \
| * | split wallet and wallet_apimoneromooo-monero2017-11-161-1/+0
| |/
* | Merge pull request #2823Riccardo Spagni2017-11-251-6/+4
|\ \
| * | Add out-of-bound exceptions and handle them in RPCMichał Sałaban2017-11-151-6/+4
| |/
* | Merge pull request #2806Riccardo Spagni2017-11-251-1/+3
|\ \
| * | Fix false GCC warning '‘*((void*)& subaddr_account +4)’ may be used uniti...binaryFate2017-11-141-1/+3
* | | Merge pull request #2800Riccardo Spagni2017-11-251-102/+94
|\ \ \
| * | | wallet2: minimize the number of construct_tx callsmoneromooo-monero2017-11-151-95/+90
| * | | wallet2: cleanup some debug logsmoneromooo-monero2017-11-151-7/+4
| | |/ | |/|
* | | Merge pull request #2797Riccardo Spagni2017-11-251-10/+14
|\ \ \
| * | | wallet2: only add a dummy 0 output if there's one output otherwisemoneromooo-monero2017-11-131-10/+14
| | |/ | |/|
* | | Merge pull request #2368Riccardo Spagni2017-11-251-0/+230
|\ \ \
| * | | Spend proof without txkeystoffu2017-11-211-0/+230
* | | | fix for tx proof: use exception instead of error_str when signature gen failedstoffu2017-11-211-12/+3
|/ / /
* | | Merge pull request #2768Riccardo Spagni2017-11-201-0/+2
|\ \ \
| * | | Wallet RPC: Add prompt-for-password flagTim L2017-11-151-0/+2
| | |/ | |/|
* / | Tx proof (revised):stoffu2017-11-181-0/+349
|/ /
* | Merge pull request #2773Riccardo Spagni2017-11-151-13/+12
|\ \
| * | Correct totals computationMichał Sałaban2017-11-081-13/+12
| |/
* | Merge pull request #2772Riccardo Spagni2017-11-151-1/+1
|\ \
| * | wallet2: typo fix in error messagemoneromooo-monero2017-11-071-1/+1
* | | Merge pull request #2634Riccardo Spagni2017-11-151-0/+21
|\ \ \
| * | | wallet: add sweep_single commandstoffu2017-11-151-0/+21
* | | | Merge pull request #2628Riccardo Spagni2017-11-151-42/+19
|\ \ \ \ | |/ / / |/| | |
| * | | wallet2: simplify incoming tx processing codemoneromooo-monero2017-11-141-42/+19
* | | | More missed readline dependencies thru scoped_message_writerHoward Chu2017-11-141-3/+1
* | | | Fix 437421ce42f1deaa7ec3f28c0c17aff519f1230dHoward Chu2017-11-141-1/+1
* | | | Merge pull request #2739Riccardo Spagni2017-11-141-10/+17
|\ \ \ \
| * | | | wallet2: avoid growing the short history when refreshing in a loopmoneromooo-monero2017-11-141-10/+17
* | | | | Merge pull request #2736Riccardo Spagni2017-11-141-103/+52
|\ \ \ \ \
| * | | | | wallet: move some scoped_message_writer calls from the libsmoneromooo-monero2017-11-141-75/+34
| * | | | | wallet: rejig to avoid prompting in wallet2moneromooo-monero2017-11-141-28/+18
| |/ / / /