Commit Graph

757 Commits (29ffb6bba8867586986345b4f0c560e5ea5fce85)

Author SHA1 Message Date
luigi1111 aada0670ba
Merge pull request #3538
6 years ago
moneromooo-monero 8db23df581
wallet: on first refresh, start off with a quantized height
6 years ago
stoffu 798dfcfe79
wallet: allow unspendable unmixable outputs to be discarded
6 years ago
luigi1111 41d04a87b2
Merge pull request #3648
6 years ago
luigi1111 ed139efc5d
Merge pull request #3643
6 years ago
stoffu 08b85a8e00
cryptonote_config: add get_config to refactor x = testnet ? config::testnet::X : stagenet ? config::stagenet::X : config::X
6 years ago
stoffu 362f5e6eb8
simplewallet: don't confirm missing payment ID when sending to only subaddresses
6 years ago
moneromooo-monero f4e329583e
simplewallet: set_ring can now take a file with rings
6 years ago
moneromooo-monero 948c48271a
simplewallet: grammar fix in warning message
6 years ago
moneromooo-monero 8962f0032f
simplewallet: add optional trusted/untrusted argument to set_daemon
6 years ago
Dusan Klinec 9c2a7b4638 wallet-rpc: watch-only and cold wallet features added
6 years ago
stoffu 6b8568e9a1
simplewallet.sign_transfer: rename export to export_raw, add help message
6 years ago
luigi1111 503d2693fd
Merge pull request #3640
6 years ago
luigi1111 f03bf36c85
Merge pull request #3491
6 years ago
luigi1111 c4907d24cb
Merge pull request #3477
6 years ago
luigi1111 8e1b322a15
Merge pull request #3470
6 years ago
stoffu 18761b372f
simplewallet: use correct unit for fee command
6 years ago
jcktm 89e51ecd38 simple-wallet-cli: Add warnings about inaccurate balances to to watch-only wallet
6 years ago
Rafficer f357210c00
Fix Typo
6 years ago
cryptochangements34 261ee5628b don't limit miner threads in wallet
6 years ago
stoffu f36132a837
wallet cli/rpc: terminate execution with code 0 when --help or --version is given
6 years ago
Riccardo Spagni a429f06b18
Merge pull request #3579
6 years ago
Ryan Ronnander 6f36cf02e7
Improve 'show_transfers' date formatting
6 years ago
cryptochangements34 e2b75586fb handle improper log levels
6 years ago
moneromooo-monero 51b511be4c
simplewallet: add version command
6 years ago
Riccardo Spagni 5d8439e310
Merge pull request #3534
6 years ago
Riccardo Spagni f6094bb225
Merge pull request #3532
6 years ago
Riccardo Spagni 96b2fee721
Merge pull request #3536
6 years ago
stoffu 0b88fff3a5
simplewallet: fix help message of sign_transfer
6 years ago
cslashm 641dfc991f Automatic height setup when creating/restoring hw device.
6 years ago
moneromooo-monero eecfb57df9
wallet: warn if not using the default ring size
6 years ago
moneromooo-monero aa5c2e01e7
simplewallet: warn about key reuse on startup
6 years ago
cryptochangements34 c8cb5fca5e exit if specified wallet file doesn't exist
6 years ago
moneromooo-monero 3f5fb6fe6d
simplewallet: add --untrusted-daemon option
6 years ago
cryptochangements34 ad19f8679e don't show error twice when starting simplewallet
6 years ago
moneromooo-monero 5730049178
wallet: catch exceptions dealing with ringdb and warn
6 years ago
Riccardo Spagni df91d7bcbd
Merge pull request #3426
6 years ago
moneromooo-monero 8ea3c4d544
simplewallet: new --use-english-language-names flag
6 years ago
moneromooo-monero 1e393f4bb7
wallet: make the segregation height settable
6 years ago
stoffu b86f1e5dad Add command line option allowing to restrict the default sub-address lookahead in order to avoid
6 years ago
Riccardo Spagni a14eabc043
Merge pull request #3416
6 years ago
Riccardo Spagni 2a9839cc3e
Merge pull request #3376
6 years ago
Riccardo Spagni 0f27fc57ac
Merge pull request #3336
6 years ago
moneromooo-monero eac3a11ed3
wallet: more user friendly print_ring
6 years ago
moneromooo-monero b09e5181cc
wallet: add a set_ring command
6 years ago
moneromooo-monero db10dd6d83
wallet: make ringdb an object with database state
6 years ago
moneromooo-monero d29ea0455a
wallet: add an output blackball list to avoid using those in rings
6 years ago
moneromooo-monero 18eaf19489
wallet: key reuse mitigation options
6 years ago
moneromooo-monero 5f146873c5
wallet: add shared ring database
6 years ago
cryptochangements34 833f9fcfe9 show '<Not set>' for empty wallet description
6 years ago
stoffu 6f54c910f7
simplewallet: fix restore height prompt that got disabled by #3175
6 years ago
Dimitris Apostolou 57c0b1ed9f Fix typos in various files
6 years ago
Riccardo Spagni 51bb7fafac
Merge pull request #3410
6 years ago
moneromooo-monero c5024c5b73
simplewallet: add a warning when getting a daemon error in transfer
6 years ago
stoffu a7266d6d7b
wallet2+cli+rpc: eliminate redundant m_http_client from cli/rpc and delegate calls to wallet2
6 years ago
Riccardo Spagni 534369eece
Merge pull request #3384
6 years ago
stoffu 27a196b126
device: untangle cyclic depenency
6 years ago
Riccardo Spagni 3bc2537f5a
Merge pull request #3369
6 years ago
Riccardo Spagni 3fed788603
Merge pull request #3315
6 years ago
moneromooo-monero b63ea060de
simplewallet: do not call a RPC when displaying the prompt
6 years ago
Leon Klingele 649a1b7ae6
wallet2 / simplewallet: Must opt-in to create '.address.txt' files for new wallets
6 years ago
moneromooo-monero 1979d53d78
wallet: fixes and tweaks to the save_watch_only command
6 years ago
moneromooo-monero 38657fd0e9
Bump min ring size from 5 to 7 from v7
6 years ago
Riccardo Spagni a21c927d7d
Merge pull request #3298
6 years ago
Riccardo Spagni 0c2b25204e
Merge pull request #3312
6 years ago
Riccardo Spagni 237f0179b7
Merge pull request #3313
6 years ago
Riccardo Spagni 61ac5b0471
Merge pull request #3332
6 years ago
Riccardo Spagni 4f93f74528
Merge pull request #3277
6 years ago
Edward Betts fbcc91c2a4 Correct spelling mistakes.
6 years ago
stoffu af773211cb
Stagenet
6 years ago
cslashm e745c1e38d Code modifications to integrate Ledger HW device into monero-wallet-cli.
6 years ago
moneromooo-monero 6b40ea937a
simplewallet: fix print_ring_members printing wrong heights
6 years ago
rbrunner7 430268224d Wallet2 + CLI wallet: UTF-8 support for filenames and paths under Windows
6 years ago
stoffu 399120ddad
simplewallet: set seed language when restoring from english-old seed
6 years ago
Riccardo Spagni 46903ec26a
Merge pull request #3294
6 years ago
Riccardo Spagni fc57e0ef2d
Merge pull request #3263
6 years ago
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
6 years ago
stoffu 6d40a92026
Reserve proof
6 years ago
Riccardo Spagni a71db6d239
Merge pull request #2981
6 years ago
Riccardo Spagni bfe580787d
Merge pull request #2976
6 years ago
Riccardo Spagni c951bf1f72
Merge pull request #2972
6 years ago
Maxithi d188840cc2
Improved terminology from create to generate
6 years ago
AJIekceu4 0811b9242b
fix some confirmation dialog, add missing symbols
6 years ago
Maxithi 9ffa97fe98
Factor the monero donation address
6 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