aboutsummaryrefslogtreecommitdiff
path: root/src/simplewallet/simplewallet.cpp
Commit message (Expand)AuthorAgeFilesLines
* wallet: factor multisig info parsingmoneromooo-monero2017-12-171-52/+5
* wallet: use raw encrypted data in multisig import/export RPCmoneromooo-monero2017-12-171-76/+4
* Match surae's recommendation to derive multisig keysmoneromooo-monero2017-12-171-2/+3
* simplewallet: add export_raw_multisig commandmoneromooo-monero2017-12-171-0/+73
* simplewallet: add multisig to wallet type in wallet_info outputmoneromooo-monero2017-12-171-1/+11
* wallet: guard against partly initialized multisig walletmoneromooo-monero2017-12-171-8/+39
* add multisig core test and factor multisig building blocksmoneromooo-monero2017-12-171-14/+1
* N-1/N multisigmoneromooo-monero2017-12-171-11/+70
* gen_multisig: generates multisig wallets if participants trust each othermoneromooo-monero2017-12-171-0/+1
* Add N/N multisig tx generation and signingmoneromooo-monero2017-12-171-117/+533
* wallet: add multisig key generationmoneromooo-monero2017-12-171-2/+142
* Merge pull request #2873Riccardo Spagni2017-12-161-2/+2
|\
| * Simplewallet.cpp: Fewer pleases in seed NOTExmr-eric2017-11-281-2/+2
* | Merge pull request #2860Riccardo Spagni2017-12-161-4/+4
|\ \
| * | new wipeable_string class to replace std::string passphrasesmoneromooo-monero2017-11-271-4/+4
| |/
* | set_node command, allows setting node without restartTobias Hoffmann2017-12-061-1/+42
* | Merge pull request #2833Riccardo Spagni2017-12-021-0/+10
|\ \
| * | Fixes #759 Add sanity check on restore heightCifrado2017-11-171-0/+10
* | | Merge pull request #2853Riccardo Spagni2017-12-021-0/+10
|\ \ \
| * | | simplewallet: prevent (wrong) integrated adresses on accounts > 0moneromooo-monero2017-11-221-0/+10
* | | | Added command descriptionsCifrado2017-11-261-58/+269
| |_|/ |/| |
* | | Merge pull request #2825Riccardo Spagni2017-11-251-1/+1
|\ \ \
| * | | simplewallet: fix typo in incoming monero messagemoneromooo-monero2017-11-151-1/+1
| | |/ | |/|
* | | Merge pull request #2822Riccardo Spagni2017-11-251-1/+1
|\ \ \
| * | | simplewallet: translate ring size 0 to mixin 0 (default values)moneromooo-monero2017-11-151-1/+1
| |/ /
* | | Merge pull request #2796Riccardo Spagni2017-11-251-5/+7
|\ \ \
| * | | Wallet: update ring size in outdated error msgs with set_default_ring_sizebinaryFate2017-11-131-5/+7
* | | | Merge pull request #2368Riccardo Spagni2017-11-251-0/+87
|\ \ \ \
| * | | | Spend proof without txkeystoffu2017-11-211-0/+87
| | |_|/ | |/| |
* / | | fix for tx proof: use exception instead of error_str when signature gen failedstoffu2017-11-211-13/+5
|/ / /
* | / Tx proof (revised):stoffu2017-11-181-355/+101
| |/ |/|
* | simplewallet: wrong ns for input_line in sweep_single (fix #2634)stoffu2017-11-151-2/+2
* | wallet: add sweep_single commandstoffu2017-11-151-0/+270
* | Fix 383ff4f68943c5d998fba8caa20aee481583f214Howard Chu2017-11-141-1/+1
* | Fix e89994e98f85be95d68c7bf471fcadf9aabbc93aHoward Chu2017-11-141-1/+1
* | Merge pull request #2765Riccardo Spagni2017-11-141-3/+3
|\ \
| * | simplewallet: fix in show_transfer passing wrong arg to wallet2::get_payments...stoffu2017-11-151-3/+3
* | | Merge pull request #2736Riccardo Spagni2017-11-141-30/+70
|\ \ \
| * | | wallet: move some scoped_message_writer calls from the libsmoneromooo-monero2017-11-141-1/+10
| * | | wallet: rejig to avoid prompting in wallet2moneromooo-monero2017-11-141-30/+48
| * | | move input_line from command_line to simplewalletmoneromooo-monero2017-11-141-0/+13
| |/ /
* | | Merge pull request #2636Riccardo Spagni2017-11-141-338/+101
|\ \ \
| * | | simplewallet: factor transfer related exception handlingmoneromooo-monero2017-11-141-338/+101
| |/ /
* | | Merge pull request #2629Riccardo Spagni2017-11-141-2/+2
|\ \ \ | |/ / |/| |
| * | remove "using namespace std" from headersmoneromooo-monero2017-11-141-2/+2
* | | Merge pull request #2750Riccardo Spagni2017-11-141-6/+6
|\ \ \
| * | | Fix 'sweep_all' command when called with no argsLeon Klingele2017-11-031-6/+6
* | | | Merge pull request #2747Riccardo Spagni2017-11-141-2/+3
|\ \ \ \
| * | | | simplewallet: mark the active account in print_accountsmoneromooo-monero2017-11-021-2/+3
| |/ / /
* | | | Merge pull request #2745Riccardo Spagni2017-11-141-1/+0
|\ \ \ \