Age | Commit message (Expand) | Author | Files | Lines |
2018-06-01 | simplewallet.sign_transfer: rename export to export_raw, add help message | stoffu | 1 | -4/+4 |
2018-05-31 | Merge pull request #3640 | luigi1111 | 1 | -1/+8 |
2018-05-30 | Merge pull request #3491 | luigi1111 | 1 | -0/+11 |
2018-05-29 | Merge pull request #3477 | luigi1111 | 2 | -25/+34 |
2018-05-29 | Merge pull request #3470 | luigi1111 | 1 | -1/+1 |
2018-05-20 | simplewallet: use correct unit for fee command | stoffu | 1 | -1/+1 |
2018-04-22 | wallet cli/rpc: terminate execution with code 0 when --help or --version is g... | stoffu | 1 | -1/+8 |
2018-04-21 | Merge pull request #3579 | Riccardo Spagni | 1 | -2/+2 |
2018-04-13 | simplewallet: add version command | moneromooo-monero | 2 | -0/+12 |
2018-04-12 | Merge pull request #3534 | Riccardo Spagni | 1 | -0/+20 |
2018-04-12 | Merge pull request #3532 | Riccardo Spagni | 1 | -1/+1 |
2018-04-12 | Merge pull request #3536 | Riccardo Spagni | 1 | -2/+18 |
2018-04-07 | simplewallet: fix help message of sign_transfer | stoffu | 1 | -2/+2 |
2018-03-31 | Automatic height setup when creating/restoring hw device. | cslashm | 1 | -2/+18 |
2018-03-31 | wallet: warn if not using the default ring size | moneromooo-monero | 1 | -0/+20 |
2018-03-31 | simplewallet: warn about key reuse on startup | moneromooo-monero | 1 | -1/+1 |
2018-03-24 | exit if specified wallet file doesn't exist | cryptochangements34 | 1 | -0/+11 |
2018-03-22 | simplewallet: add --untrusted-daemon option | moneromooo-monero | 2 | -25/+34 |
2018-03-21 | don't show error twice when starting simplewallet | cryptochangements34 | 1 | -1/+1 |
2018-03-21 | wallet: catch exceptions dealing with ringdb and warn | moneromooo-monero | 1 | -0/+3 |
2018-03-18 | Merge pull request #3426 | Riccardo Spagni | 2 | -2/+10 |
2018-03-17 | simplewallet: new --use-english-language-names flag | moneromooo-monero | 2 | -2/+10 |
2018-03-17 | wallet: make the segregation height settable | moneromooo-monero | 2 | -1/+24 |
2018-03-16 | Add command line option allowing to restrict the default sub-address lookahea... | stoffu | 2 | -1/+83 |
2018-03-16 | Merge pull request #3416 | Riccardo Spagni | 1 | -0/+5 |
2018-03-16 | Merge pull request #3376 | Riccardo Spagni | 1 | -2/+6 |
2018-03-16 | Merge pull request #3336 | Riccardo Spagni | 1 | -1/+1 |
2018-03-16 | wallet: more user friendly print_ring | moneromooo-monero | 1 | -9/+22 |
2018-03-16 | wallet: add a set_ring command | moneromooo-monero | 2 | -1/+81 |
2018-03-16 | wallet: make ringdb an object with database state | moneromooo-monero | 1 | -2/+2 |
2018-03-16 | wallet: add an output blackball list to avoid using those in rings | moneromooo-monero | 2 | -0/+144 |
2018-03-16 | wallet: key reuse mitigation options | moneromooo-monero | 2 | -1/+37 |
2018-03-16 | wallet: add shared ring database | moneromooo-monero | 2 | -0/+62 |
2018-03-15 | show '<Not set>' for empty wallet description | cryptochangements34 | 1 | -2/+6 |
2018-03-16 | simplewallet: fix restore height prompt that got disabled by #3175 | stoffu | 1 | -0/+5 |
2018-03-15 | Fix typos in various files | Dimitris Apostolou | 1 | -1/+1 |
2018-03-15 | Merge pull request #3410 | Riccardo Spagni | 1 | -7/+19 |
2018-03-15 | simplewallet: add a warning when getting a daemon error in transfer | moneromooo-monero | 1 | -7/+19 |
2018-03-15 | wallet2+cli+rpc: eliminate redundant m_http_client from cli/rpc and delegate ... | stoffu | 2 | -7/+5 |
2018-03-14 | Merge pull request #3384 | Riccardo Spagni | 1 | -2/+1 |
2018-03-14 | device: untangle cyclic depenency | stoffu | 1 | -1/+0 |
2018-03-14 | Merge pull request #3369 | Riccardo Spagni | 1 | -1/+11 |
2018-03-14 | Merge pull request #3315 | Riccardo Spagni | 1 | -4/+12 |
2018-03-11 | simplewallet: do not call a RPC when displaying the prompt | moneromooo-monero | 1 | -2/+1 |
2018-03-10 | wallet2 / simplewallet: Must opt-in to create '.address.txt' files for new wa... | Leon Klingele | 1 | -4/+12 |
2018-03-07 | wallet: fixes and tweaks to the save_watch_only command | moneromooo-monero | 1 | -1/+11 |
2018-03-07 | Bump min ring size from 5 to 7 from v7 | moneromooo-monero | 1 | -2/+2 |
2018-03-05 | Merge pull request #3298 | Riccardo Spagni | 1 | -9/+3 |
2018-03-05 | Merge pull request #3312 | Riccardo Spagni | 1 | -1/+1 |
2018-03-05 | Merge pull request #3313 | Riccardo Spagni | 2 | -0/+37 |
2018-03-05 | Merge pull request #3332 | Riccardo Spagni | 1 | -3/+14 |
2018-03-05 | Merge pull request #3277 | Riccardo Spagni | 1 | -39/+50 |
2018-03-05 | Correct spelling mistakes. | Edward Betts | 1 | -1/+1 |
2018-03-05 | Stagenet | stoffu | 1 | -39/+50 |
2018-03-04 | Code modifications to integrate Ledger HW device into monero-wallet-cli. | cslashm | 2 | -5/+163 |
2018-03-02 | simplewallet: fix print_ring_members printing wrong heights | moneromooo-monero | 1 | -3/+14 |
2018-02-25 | Wallet2 + CLI wallet: UTF-8 support for filenames and paths under Windows | rbrunner7 | 2 | -0/+37 |
2018-02-25 | simplewallet: set seed language when restoring from english-old seed | stoffu | 1 | -1/+1 |
2018-02-20 | Merge pull request #3294 | Riccardo Spagni | 1 | -1/+1 |
2018-02-20 | Merge pull request #3263 | Riccardo Spagni | 1 | -1/+1 |
2018-02-20 | Merge pull request #3257 | Riccardo Spagni | 1 | -8/+0 |
2018-02-20 | Fix #3297 use the password_prompter helper | Howard Chu | 1 | -9/+3 |
2018-02-19 | simplewallet: typo in generate-from-multisig-keys | stoffu | 1 | -1/+1 |
2018-02-17 | Merge pull request #3249 | Riccardo Spagni | 1 | -0/+7 |
2018-02-16 | Merge pull request #3226 | Riccardo Spagni | 1 | -1/+5 |
2018-02-16 | Merge pull request #3214 | Riccardo Spagni | 1 | -0/+1 |
2018-02-16 | Merge pull request #3175 | Riccardo Spagni | 1 | -1/+1 |
2018-02-16 | Merge pull request #3094 | Riccardo Spagni | 1 | -10/+10 |
2018-02-15 | simplewallet: do nothing in on_skip_transaction (wallet2 already logs warnings) | stoffu | 1 | -8/+0 |
2018-02-14 | simplewallet: reword donate command message for clarity | Serhack | 1 | -1/+1 |
2018-02-10 | handle ^D and ^C while password prompting | Jethro Grassie | 1 | -0/+7 |
2018-02-08 | wallet: suggest the use of sweep_unmixable when not_enough_outs_to_mix is thrown | stoffu | 1 | -0/+1 |
2018-02-02 | simplewallet: double check a new multisig wallet is multisig | moneromooo-monero | 1 | -1/+5 |
2018-01-29 | Fixed typos and wording tweaks | Maxithi | 1 | -10/+10 |
2018-01-27 | Merge pull request #3188 | Riccardo Spagni | 1 | -0/+1 |
2018-01-28 | wallet: automatically use low priority if safe (no backlog & recent blocks no... | stoffu | 2 | -12/+28 |
2018-01-28 | simplewallet: bug fix for backlog estimate | stoffu | 1 | -4/+1 |
2018-01-27 | Merge pull request #3141 | Riccardo Spagni | 1 | -2/+2 |
2018-01-27 | Merge pull request #3118 | Riccardo Spagni | 2 | -0/+39 |
2018-01-27 | Merge pull request #3102 | Riccardo Spagni | 1 | -3/+3 |
2018-01-26 | Update 2018 copyright | xmr-eric | 3 | -3/+3 |
2018-01-26 | Bugfix : Missing i18n import in simplewallet | Neozaru | 1 | -0/+1 |
2018-01-26 | wallet2: remove {set|get}_default_decimal_point and use the same funcs under ... | stoffu | 1 | -2/+2 |
2018-01-26 | simplewallet: fix typo get_tx_proof_out to get_tx_proof | stoffu | 1 | -3/+3 |
2018-01-26 | simplewallet: check file overwrite when exporting stuff | stoffu | 2 | -0/+39 |
2018-01-25 | Merge pull request #3130 | Riccardo Spagni | 1 | -2/+14 |
2018-01-25 | Merge pull request #3093 | Riccardo Spagni | 1 | -1/+1 |
2018-01-25 | Merge pull request #3072 | Riccardo Spagni | 1 | -3/+3 |
2018-01-25 | Merge pull request #3057 | Riccardo Spagni | 2 | -4/+4 |
2018-01-25 | Merge pull request #3027 | Riccardo Spagni | 2 | -0/+116 |
2018-01-25 | Merge pull request #3011 | Riccardo Spagni | 1 | -1/+2 |
2018-01-25 | Merge pull request #3008 | Riccardo Spagni | 1 | -3/+3 |
2018-01-24 | wallet-cli: Do not ask for scan_from_height if it explicitly is set to zero. | Maximilian Lupke | 1 | -1/+1 |
2018-01-16 | simplewallet: single out 0 amount destinations as dummy ones | moneromooo-monero | 1 | -2/+14 |
2018-01-11 | Keep readline optional | Jethro Grassie | 1 | -1/+1 |
2018-01-10 | Reserve proof | stoffu | 2 | -0/+116 |
2018-01-10 | Merge pull request #2981 | Riccardo Spagni | 1 | -0/+7 |
2018-01-10 | Merge pull request #2976 | Riccardo Spagni | 1 | -0/+6 |
2018-01-10 | Merge pull request #2972 | Riccardo Spagni | 1 | -0/+4 |
2018-01-09 | Improved terminology from create to generate | Maxithi | 1 | -1/+1 |
2018-01-06 | fix some confirmation dialog, add missing symbols | AJIekceu4 | 1 | -3/+3 |
2018-01-05 | Factor the monero donation address | Maxithi | 2 | -4/+4 |
2018-01-02 | Merge pull request #2960 | Riccardo Spagni | 2 | -45/+150 |
2017-12-28 | Merge pull request #2949 | Riccardo Spagni | 1 | -5/+5 |
2017-12-28 | Merge pull request #2942 | Riccardo Spagni | 1 | -82/+1 |
2017-12-28 | simplewallet: detect typo for incoming_transfers options | stoffu | 1 | -0/+7 |
2017-12-27 | daemon+simplewallet: given an unknown command, show it | stoffu | 1 | -1/+2 |
2017-12-26 | simplewallet: Correct 3 multisig command usage help texts, e.g. for 'export_m... | rbrunner7 | 1 | -3/+3 |
2017-12-25 | Merge pull request #2926 | Riccardo Spagni | 2 | -4/+134 |
2017-12-25 | Merge pull request #2920 | Riccardo Spagni | 1 | -4/+4 |
2017-12-25 | Merge pull request #2918 | Riccardo Spagni | 1 | -1/+1 |
2017-12-20 | simplewallet: disable donations on testnet | Matt Smith | 1 | -0/+6 |
2017-12-20 | simplewallet: lock idle scope in {im,ex}port_{key_images,outputs} | moneromooo-monero | 1 | -0/+4 |
2017-12-20 | wallet: support for multisig seeds | moneromooo-monero | 2 | -45/+150 |
2017-12-18 | simplewallet: factor out tx exceptions | moneromooo-monero | 1 | -82/+1 |
2017-12-18 | catch const exceptions | moneromooo-monero | 1 | -2/+2 |
2017-12-18 | add empty container sanity checks when using front() and back() | moneromooo-monero | 1 | -2/+2 |
2017-12-18 | Account tagging | stoffu | 2 | -4/+134 |
2017-12-17 | Better definite article use | xmr-eric | 1 | -5/+5 |
2017-12-17 | wallet: factor multisig info parsing | moneromooo-monero | 1 | -52/+5 |
2017-12-17 | wallet: use raw encrypted data in multisig import/export RPC | moneromooo-monero | 1 | -76/+4 |
2017-12-17 | Match surae's recommendation to derive multisig keys | moneromooo-monero | 1 | -2/+3 |
2017-12-17 | simplewallet: add export_raw_multisig command | moneromooo-monero | 2 | -0/+74 |
2017-12-17 | simplewallet: add multisig to wallet type in wallet_info output | moneromooo-monero | 1 | -1/+11 |
2017-12-17 | wallet: guard against partly initialized multisig wallet | moneromooo-monero | 1 | -8/+39 |
2017-12-17 | add multisig core test and factor multisig building blocks | moneromooo-monero | 1 | -14/+1 |
2017-12-17 | N-1/N multisig | moneromooo-monero | 2 | -11/+71 |
2017-12-17 | gen_multisig: generates multisig wallets if participants trust each other | moneromooo-monero | 1 | -0/+1 |
2017-12-17 | Add N/N multisig tx generation and signing | moneromooo-monero | 2 | -117/+538 |
2017-12-17 | wallet: add multisig key generation | moneromooo-monero | 2 | -2/+144 |
2017-12-16 | Wallets now do not depend on the daemon rpc lib | moneromooo-monero | 1 | -1/+1 |
2017-12-16 | Merge pull request #2873 | Riccardo Spagni | 1 | -2/+2 |
2017-12-16 | Merge pull request #2860 | Riccardo Spagni | 1 | -4/+4 |
2017-12-13 | simplewallet: fix default unspent_outputs output with subaddresses | moneromooo-monero | 1 | -1/+1 |
2017-12-06 | set_node command, allows setting node without restart | Tobias Hoffmann | 2 | -2/+44 |
2017-12-02 | Merge pull request #2833 | Riccardo Spagni | 1 | -0/+10 |
2017-12-02 | Merge pull request #2853 | Riccardo Spagni | 1 | -0/+10 |
2017-11-28 | Simplewallet.cpp: Fewer pleases in seed NOTE | xmr-eric | 1 | -2/+2 |
2017-11-27 | new wipeable_string class to replace std::string passphrases | moneromooo-monero | 1 | -4/+4 |
2017-11-26 | Added command descriptions | Cifrado | 2 | -58/+270 |
2017-11-25 | Merge pull request #2825 | Riccardo Spagni | 1 | -1/+1 |
2017-11-25 | Merge pull request #2822 | Riccardo Spagni | 1 | -1/+1 |
2017-11-25 | Merge pull request #2796 | Riccardo Spagni | 1 | -5/+7 |
2017-11-25 | Merge pull request #2368 | Riccardo Spagni | 2 | -0/+89 |
2017-11-22 | simplewallet: prevent (wrong) integrated adresses on accounts > 0 | moneromooo-monero | 1 | -0/+10 |
2017-11-21 | Spend proof without txkey | stoffu | 2 | -0/+89 |
2017-11-21 | fix for tx proof: use exception instead of error_str when signature gen failed | stoffu | 1 | -13/+5 |
2017-11-18 | Tx proof (revised): | stoffu | 2 | -356/+101 |
2017-11-17 | Fixes #759 Add sanity check on restore height | Cifrado | 1 | -0/+10 |
2017-11-15 | simplewallet: fix typo in incoming monero message | moneromooo-monero | 1 | -1/+1 |
2017-11-15 | simplewallet: translate ring size 0 to mixin 0 (default values) | moneromooo-monero | 1 | -1/+1 |
2017-11-15 | simplewallet: wrong ns for input_line in sweep_single (fix #2634) | stoffu | 1 | -2/+2 |
2017-11-15 | wallet: add sweep_single command | stoffu | 2 | -0/+271 |
2017-11-14 | Fix 383ff4f68943c5d998fba8caa20aee481583f214 | Howard Chu | 1 | -1/+1 |
2017-11-14 | Fix e89994e98f85be95d68c7bf471fcadf9aabbc93a | Howard Chu | 1 | -1/+1 |
2017-11-14 | Merge pull request #2765 | Riccardo Spagni | 1 | -3/+3 |
2017-11-14 | Merge pull request #2736 | Riccardo Spagni | 2 | -30/+73 |
2017-11-14 | Merge pull request #2636 | Riccardo Spagni | 1 | -338/+101 |
2017-11-14 | Merge pull request #2629 | Riccardo Spagni | 1 | -2/+2 |
2017-11-14 | Do not build against epee_readline if it was not built | Howard Chu | 1 | -1/+1 |
2017-11-14 | split off readline code into epee_readline | moneromooo-monero | 1 | -0/+2 |
2017-11-14 | link against readline only for monerod and wallet-wallet-{rpc,cli} | moneromooo-monero | 1 | -0/+1 |
2017-11-14 | wallet: move some scoped_message_writer calls from the libs | moneromooo-monero | 1 | -1/+10 |
2017-11-14 | wallet: rejig to avoid prompting in wallet2 | moneromooo-monero | 1 | -30/+48 |
2017-11-14 | move input_line from command_line to simplewallet | moneromooo-monero | 1 | -0/+13 |
2017-11-14 | simplewallet: factor transfer related exception handling | moneromooo-monero | 1 | -338/+101 |
2017-11-14 | remove "using namespace std" from headers | moneromooo-monero | 1 | -2/+2 |
2017-11-15 | simplewallet: fix in show_transfer passing wrong arg to wallet2::get_payments... | stoffu | 1 | -3/+3 |
2017-11-14 | Merge pull request #2750 | Riccardo Spagni | 1 | -6/+6 |
2017-11-14 | Merge pull request #2747 | Riccardo Spagni | 1 | -2/+3 |
2017-11-14 | Merge pull request #2745 | Riccardo Spagni | 2 | -2/+0 |
2017-11-14 | simplewallet: forbid 0 ring size | moneromooo-monero | 1 | -0/+10 |
2017-11-14 | simplewallet: reject attempts to use too low mixin early | moneromooo-monero | 1 | -0/+12 |
2017-11-14 | Merge pull request #2683 | Riccardo Spagni | 1 | -26/+79 |
2017-11-14 | Merge pull request #2682 | Riccardo Spagni | 1 | -2/+2 |
2017-11-14 | Merge pull request #2633 | Riccardo Spagni | 2 | -3/+27 |
2017-11-14 | simplewallet: reject invalid argument for boolean parameter | stoffu | 1 | -26/+79 |
2017-11-14 | wallet-cli: added --generate-from-spend-key option | stoffu | 2 | -3/+27 |
2017-11-13 | Wallet: update ring size in outdated error msgs with set_default_ring_size | binaryFate | 1 | -5/+7 |
2017-11-06 | track double spending in the txpool | moneromooo-monero | 1 | -7/+12 |
2017-11-06 | Merge pull request #2605 | Riccardo Spagni | 2 | -0/+38 |
2017-11-06 | Merge pull request #2595 | Riccardo Spagni | 1 | -15/+23 |
2017-11-04 | wallet-cli: allow priority argument for sweep_all and donate | stoffu | 1 | -15/+23 |
2017-11-03 | Fix 'sweep_all' command when called with no args | Leon Klingele | 1 | -6/+6 |
2017-11-02 | simplewallet: mark the active account in print_accounts | moneromooo-monero | 1 | -2/+3 |
2017-11-02 | Remove wallet dependency on p2p | moneromooo-monero | 2 | -2/+0 |
2017-10-19 | simplewallet: remove XMR mentions | moneromooo-monero | 1 | -2/+2 |
2017-10-16 | Wallet: Descriptions through new commands 'set_description', 'get_description' | rbrunner7 | 2 | -0/+38 |
2017-10-16 | Distinguish "not enough money" and "not enough unlocked money" | binaryFate | 1 | -4/+32 |
2017-10-15 | Merge pull request #2606 | Riccardo Spagni | 2 | -1/+21 |
2017-10-15 | Merge pull request #2586 | Riccardo Spagni | 2 | -32/+46 |
2017-10-15 | Merge pull request #2569 | Riccardo Spagni | 1 | -2/+0 |
2017-10-15 | Merge pull request #2554 | Riccardo Spagni | 1 | -1/+18 |
2017-10-15 | Merge pull request #2550 | Riccardo Spagni | 1 | -3/+3 |
2017-10-15 | Merge pull request #2549 | Riccardo Spagni | 1 | -1/+2 |
2017-10-08 | simplewallet: add get/set for refresh-from-height | moneromooo-monero | 2 | -1/+21 |
2017-10-07 | Subaddresses | kenshi84 | 2 | -203/+637 |
2017-10-07 | wallet-cli: add --do-not-relay option | stoffu | 2 | -32/+46 |
2017-10-07 | wallet: encrypt (un)signed tx, also optionally save unencrypted raw tx hexstr | stoffu | 1 | -1/+18 |
2017-10-06 | Merge pull request #2468 | Riccardo Spagni | 2 | -2/+23 |