Commit Graph

631 Commits (f6dbb967f8a8207b70d8c1f6269fabc237f7c535)

Author SHA1 Message Date
Riccardo Spagni 4e9de94565
Merge pull request #3257
6 years ago
Howard Chu f2bb8085ec
Fix #3297 use the password_prompter helper
6 years ago
stoffu fd57e13a84
simplewallet: typo in generate-from-multisig-keys
6 years ago
Riccardo Spagni 5a8e7fd0e5
Merge pull request #3249
6 years ago
Riccardo Spagni f4a6bc79d9
Merge pull request #3226
6 years ago
Riccardo Spagni 9c4428e583
Merge pull request #3214
6 years ago
Riccardo Spagni 82599ef0e3
Merge pull request #3175
6 years ago
Riccardo Spagni 5d36ed6613
Merge pull request #3094
6 years ago
stoffu da25757b42
simplewallet: do nothing in on_skip_transaction (wallet2 already logs warnings)
6 years ago
Serhack d4e728c995 simplewallet: reword donate command message for clarity
6 years ago
Jethro Grassie a4b50a6f51
handle ^D and ^C while password prompting
6 years ago
stoffu 214d251c48
wallet: suggest the use of sweep_unmixable when not_enough_outs_to_mix is thrown
6 years ago
moneromooo-monero 8cea8d0cef
simplewallet: double check a new multisig wallet is multisig
6 years ago
Maxithi a85dbb3f2f
Fixed typos and wording tweaks
6 years ago
stoffu 30c44bce06
wallet: automatically use low priority if safe (no backlog & recent blocks not full)
6 years ago
stoffu c903df5ece
simplewallet: bug fix for backlog estimate
6 years ago
Riccardo Spagni 5603d5aaea
Merge pull request #3141
6 years ago
Riccardo Spagni e1ba5b95c1
Merge pull request #3118
6 years ago
Riccardo Spagni 0d328cffda
Merge pull request #3102
6 years ago
xmr-eric 18216f19dd Update 2018 copyright
6 years ago
stoffu 3160a93027
wallet2: remove {set|get}_default_decimal_point and use the same funcs under cryptonote:: instead
6 years ago
stoffu 3050a4f05b
simplewallet: fix typo get_tx_proof_out to get_tx_proof
6 years ago
stoffu ca336c62e3
simplewallet: check file overwrite when exporting stuff
6 years ago
Riccardo Spagni 09d19c9139
Merge pull request #3130
6 years ago
Riccardo Spagni f31f5c9a3e
Merge pull request #3093
6 years ago
Riccardo Spagni 39bd6c6815
Merge pull request #3072
6 years ago
Riccardo Spagni ede4e1c54c
Merge pull request #3057
6 years ago
Riccardo Spagni 960b32ba70
Merge pull request #3027
6 years ago
Riccardo Spagni 92826e3d8b
Merge pull request #3011
6 years ago
Riccardo Spagni ca199aa08a
Merge pull request #3008
6 years ago
Maximilian Lupke 3be98036e7 wallet-cli: Do not ask for scan_from_height if it explicitly is set to zero.
6 years ago
moneromooo-monero 5ae617d5ae
simplewallet: single out 0 amount destinations as dummy ones
7 years ago
stoffu 6d40a92026
Reserve proof
7 years ago
Riccardo Spagni a71db6d239
Merge pull request #2981
7 years ago
Riccardo Spagni bfe580787d
Merge pull request #2976
7 years ago
Riccardo Spagni c951bf1f72
Merge pull request #2972
7 years ago
Maxithi d188840cc2
Improved terminology from create to generate
7 years ago
AJIekceu4 0811b9242b
fix some confirmation dialog, add missing symbols
7 years ago
Maxithi 9ffa97fe98
Factor the monero donation address
7 years ago
Riccardo Spagni eb617be8f4
Merge pull request #2960
7 years ago
Riccardo Spagni a1a8262355
Merge pull request #2949
7 years ago
Riccardo Spagni 0ae3651cc9
Merge pull request #2942
7 years ago
stoffu b63afbaa99
simplewallet: detect typo for incoming_transfers options
7 years ago
stoffu 619bb7233b
daemon+simplewallet: given an unknown command, show it
7 years ago
rbrunner7 50786ac70c simplewallet: Correct 3 multisig command usage help texts, e.g. for 'export_multisig_info'
7 years ago
Riccardo Spagni db09247c68
Merge pull request #2926
7 years ago
Riccardo Spagni 2b00899bb2
Merge pull request #2920
7 years ago
Riccardo Spagni 170f598ac9
Merge pull request #2918
7 years ago
Matt Smith c765f9512c simplewallet: disable donations on testnet
7 years ago
moneromooo-monero 586ee64209
simplewallet: lock idle scope in {im,ex}port_{key_images,outputs}
7 years ago
moneromooo-monero 5cbcf0aa25
wallet: support for multisig seeds
7 years ago
moneromooo-monero 4f45f9da40
simplewallet: factor out tx exceptions
7 years ago
moneromooo-monero a4240d9ffc
catch const exceptions
7 years ago
moneromooo-monero 45a1c4c088
add empty container sanity checks when using front() and back()
7 years ago
stoffu 6b5bd129b4
Account tagging
7 years ago
xmr-eric e20e489a64 Better definite article use
7 years ago
moneromooo-monero 98db7ee467
wallet: factor multisig info parsing
7 years ago
moneromooo-monero 31a97e761e
wallet: use raw encrypted data in multisig import/export RPC
7 years ago
moneromooo-monero e36f5b6021
Match surae's recommendation to derive multisig keys
7 years ago
moneromooo-monero dffa0dceaf
simplewallet: add export_raw_multisig command
7 years ago
moneromooo-monero 7f4c220b70
simplewallet: add multisig to wallet type in wallet_info output
7 years ago
moneromooo-monero 265290388b
wallet: guard against partly initialized multisig wallet
7 years ago
moneromooo-monero 66e34e85b1
add multisig core test and factor multisig building blocks
7 years ago
moneromooo-monero f4eda44ce3
N-1/N multisig
7 years ago
moneromooo-monero fff871a455
gen_multisig: generates multisig wallets if participants trust each other
7 years ago
moneromooo-monero 4c313324b1
Add N/N multisig tx generation and signing
7 years ago
moneromooo-monero 6d219a9250
wallet: add multisig key generation
7 years ago
Riccardo Spagni b88f0879b5
Merge pull request #2873
7 years ago
Riccardo Spagni 6c0953b15a
Merge pull request #2860
7 years ago
moneromooo-monero f5bc7f1855
simplewallet: fix default unspent_outputs output with subaddresses
7 years ago
Tobias Hoffmann 3af19c8011 set_node command, allows setting node without restart
7 years ago
Riccardo Spagni 81fb832082
Merge pull request #2833
7 years ago
Riccardo Spagni 63f0031965
Merge pull request #2853
7 years ago
xmr-eric 1c838552ed Simplewallet.cpp: Fewer pleases in seed NOTE
7 years ago
moneromooo-monero 3dffe71b72
new wipeable_string class to replace std::string passphrases
7 years ago
Cifrado 287dde63d8 Added command descriptions
7 years ago
Riccardo Spagni ac261d0d87
Merge pull request #2825
7 years ago
Riccardo Spagni a7211b5a07
Merge pull request #2822
7 years ago
Riccardo Spagni eefd6a7878
Merge pull request #2796
7 years ago
Riccardo Spagni 539f511eb1
Merge pull request #2368
7 years ago
moneromooo-monero c0ae52c081
simplewallet: prevent (wrong) integrated adresses on accounts > 0
7 years ago
stoffu b0b7e0f09a
Spend proof without txkey
7 years ago
stoffu be1c01298a
fix for tx proof: use exception instead of error_str when signature gen failed
7 years ago
stoffu 998777ecd7
Tx proof (revised):
7 years ago
Cifrado b0426d4cf2 Fixes #759 Add sanity check on restore height
7 years ago
moneromooo-monero ac5cd865b2
simplewallet: fix typo in incoming monero message
7 years ago
moneromooo-monero 93c3398503 simplewallet: translate ring size 0 to mixin 0 (default values)
7 years ago
stoffu c4587e83f8
simplewallet: wrong ns for input_line in sweep_single (fix #2634)
7 years ago
stoffu b738f4b59d
wallet: add sweep_single command
7 years ago
Howard Chu 29cee4ec4f
Fix 383ff4f689
7 years ago
Howard Chu b85e82bf6a
Fix e89994e98f
7 years ago
Riccardo Spagni 0c4df51bbb
Merge pull request #2765
7 years ago
Riccardo Spagni edebe4e3b6
Merge pull request #2736
7 years ago
Riccardo Spagni 41a8bf4f4c
Merge pull request #2636
7 years ago
Riccardo Spagni 5de492be40
Merge pull request #2629
7 years ago
moneromooo-monero 437421ce42
wallet: move some scoped_message_writer calls from the libs
7 years ago
moneromooo-monero e89994e98f
wallet: rejig to avoid prompting in wallet2
7 years ago
moneromooo-monero ec5135e5b7
move input_line from command_line to simplewallet
7 years ago
moneromooo-monero ad03f77856
simplewallet: factor transfer related exception handling
7 years ago
moneromooo-monero 383ff4f689
remove "using namespace std" from headers
7 years ago