Commit Graph

971 Commits (c6c4ead44ee7ecd1959a940564c3fd5c96cf1ba5)

Author SHA1 Message Date
luigi1111 1eddabf0a4
Merge pull request #3677
6 years ago
luigi1111 ff7dc087ae
Merge pull request #3407
6 years ago
moneromooo-monero 9d7f6e6089
simplewallet: init trusted daemon flag to false when autodetecting
6 years ago
ordtrogen d45cd37c53 fix typos in language files and rpc_args.cpp
6 years ago
stoffu 248310de06
Move parse_subaddress_lookahead() from simplewallet.cpp to util.cpp
6 years ago
luigi1111 ffab67004c
Merge pull request #3784
6 years ago
cryptochangements34 7bf99a2376 fix string handling for donation message
6 years ago
luigi1111 3721298cf6
Merge pull request #3932
6 years ago
luigi1111 034b0c7adb
Merge pull request #3896
6 years ago
moneromooo-monero 5a2864c1fb
simplewallet: fix delay when setting auto-refresh off
6 years ago
moneromooo-monero 6cb97076ce
simplewallet: remove leftover global debug trace
6 years ago
luigi1111 9226acca4b
Merge pull request #3804
6 years ago
luigi1111 fceb774344
Merge pull request #3798
6 years ago
luigi1111 4e7897e57c
Merge pull request #3780
6 years ago
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
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
stoffu fc85d7a998
simplewallet: fix in show_transfer passing wrong arg to wallet2::get_payments etc
7 years ago
Riccardo Spagni 95c34e17cd
Merge pull request #2750
7 years ago
Riccardo Spagni 1e874186b3
Merge pull request #2747
7 years ago
Riccardo Spagni 55603627c9
Merge pull request #2745
7 years ago
moneromooo-monero 2677ade502
simplewallet: forbid 0 ring size
7 years ago
moneromooo-monero da8b60cbbf
simplewallet: reject attempts to use too low mixin early
7 years ago
Riccardo Spagni f4fded6fcf
Merge pull request #2683
7 years ago
Riccardo Spagni f1ca1f35d1
Merge pull request #2682
7 years ago
Riccardo Spagni 395025bb23
Merge pull request #2633
7 years ago
stoffu 105425b7f6
simplewallet: reject invalid argument for boolean parameter
7 years ago
stoffu ad96c478b1
wallet-cli: added --generate-from-spend-key option
7 years ago
binaryFate b42ee213e8 Wallet: update ring size in outdated error msgs with set_default_ring_size
7 years ago
moneromooo-monero ccf53a566c
track double spending in the txpool
7 years ago
Riccardo Spagni 3dd31d33fa
Merge pull request #2605
7 years ago
Riccardo Spagni f960ef9454
Merge pull request #2595
7 years ago
stoffu 8041b4e901
wallet-cli: allow priority argument for sweep_all and donate
7 years ago
Leon Klingele 424852a627
Fix 'sweep_all' command when called with no args
7 years ago
moneromooo-monero 37e1fd94d5
simplewallet: mark the active account in print_accounts
7 years ago
moneromooo-monero 6cf3344605
Remove wallet dependency on p2p
7 years ago
moneromooo-monero 8ddcf1e714
simplewallet: remove XMR mentions
7 years ago
rbrunner7 b370ef54b9 Wallet: Descriptions through new commands 'set_description', 'get_description'
7 years ago
binaryFate b2d416f211 Distinguish "not enough money" and "not enough unlocked money"
7 years ago
Riccardo Spagni 73f0c16743
Merge pull request #2606
7 years ago
Riccardo Spagni 50f0c1f0e0
Merge pull request #2586
7 years ago
Riccardo Spagni 1039b5e813
Merge pull request #2569
7 years ago
Riccardo Spagni d316b3d266
Merge pull request #2554
7 years ago
Riccardo Spagni 62629541a5
Merge pull request #2550
7 years ago
Riccardo Spagni ce1016254a
Merge pull request #2549
7 years ago
moneromooo-monero 4090e8c6e5
simplewallet: add get/set for refresh-from-height
7 years ago
kenshi84 53ad5a0f42
Subaddresses
7 years ago
stoffu 7b8d3ec6ba
wallet-cli: add --do-not-relay option
7 years ago
stoffu d74336d5c9
wallet: encrypt (un)signed tx, also optionally save unencrypted raw tx hexstr
7 years ago
Riccardo Spagni c58ec8cdc1
Merge pull request #2468
7 years ago
moneromooo-monero b5b4abb8a6
simplewallet: fix setting default-ring-size to 0
7 years ago
Riccardo Spagni 5f430cedd8
Merge pull request #2515
7 years ago
Riccardo Spagni 3bab2676ec
Merge pull request #2512
7 years ago
selsta 986d03d4b2 simplewallet: allow to set threshold before warning about tx backlog
7 years ago
moneromooo-monero 735fafecb0
simplewallet: allow 1/yes/y as well as true for start_mining options
7 years ago
moneromooo-monero bf2d911365
simplewallet: fix --restore-from-height being ignored
7 years ago
moneromooo-monero 5d65a75b69
move checkpoints in a separate library
7 years ago
Riccardo Spagni 0e74777071
Merge pull request #2452
7 years ago
moneromooo-monero 4230876b31
simplewallet: guard against I/O exceptions
7 years ago
Riccardo Spagni c6306e75e7
Merge pull request #2257
7 years ago
moneromooo-monero c34093db58
simplewallet: add privacy warning when using an untrusted demon
7 years ago
moneromooo-monero 792ba4f0fe
Log categories can now be added to and removed from
7 years ago
Riccardo Spagni 8f1f43163a
Merge pull request #2412
7 years ago
Riccardo Spagni 72207fd27a
Merge pull request #2381
7 years ago
moneromooo-monero 9236823bf4
simplewallet: print tx rejection reason where it was missing
7 years ago
moneromooo-monero 651baaec46
wallet: add encrypted seed functionality
7 years ago
Howard Chu 81fb2f5347
Silence more stupid gcc warnings
7 years ago
Riccardo Spagni e19b68b005
Merge pull request #2362
7 years ago
Riccardo Spagni eec3527e33
Merge pull request #2316
7 years ago
rbrunner7 840aed1cf3 monero-wallet-cli: New command 'wallet_info' improved
7 years ago
rbrunner7 9bdd985cee monero-wallet-cli: New command 'wallet_info'
7 years ago
moneromooo-monero adce8ae466
simplewallet: new "fee" command to display fee information
7 years ago
Riccardo Spagni 48f96c18df
Merge pull request #2320
7 years ago
moneromooo-monero f906d87e66
wallet: new option to check/confirm txpool backlog when sending
7 years ago
Howard Chu c656dd0ede
Fix refresh counter display
7 years ago
Howard Chu 0c6c3eb3f2
Silence stupid fallthru warning in gcc 7
7 years ago
Riccardo Spagni 061930d6b4
Merge pull request #2293
7 years ago
Riccardo Spagni e457cc7891
Merge pull request #2281
7 years ago
Riccardo Spagni a861cbb465
Merge pull request #2279
7 years ago
Riccardo Spagni 718941bee0
Merge pull request #2256
7 years ago
Riccardo Spagni 85211cda22
Merge pull request #2255
7 years ago
Riccardo Spagni 6f60613ffb
Merge pull request #2240
7 years ago
Riccardo Spagni 68ccc10b29
Merge pull request #2205
7 years ago
Eugene Otto dee41efa20 simplewallet: mnemonic language command-line arg
7 years ago
moneromooo-monero e499ff3322
simplewallet: factor out message_writer
7 years ago
Jaquee 20495b27e8 simplewallet: fix possible privacy leak in import_key_images()
7 years ago
moneromooo-monero 61770ec2da
change mixin to ring size in user visible places
7 years ago
Riccardo Spagni c63e9633b5
Merge pull request #2218
7 years ago
Riccardo Spagni f5be5b7e7b
Merge pull request #2210
7 years ago
Riccardo Spagni 52b33b5284
Merge pull request #2196
7 years ago
moneromooo-monero 042b86c473
simplewallet: do not ask wallet filename twice when restoring
7 years ago
Erik de Castro Lopo 8bbed27573 simplewallet: Be explicit about secret keys
7 years ago
moneromooo-monero 16a5534704
simplewallet: show payment ids on sign_transfer
7 years ago
moneromooo-monero b7d6ec8364
simplewallet: add (out of sync) or (no daemon) markers in the prompt
7 years ago
moneromooo-monero c97d1bd3d4
wallet: return unlock_time in get_transfers
7 years ago
JollyMort 02f13d6cdf
Fix handling of strings & simplify summation of spendkeys
7 years ago
JollyMort 40fc9d7b68
Add option to join multisig wallet pieces together
7 years ago
moneromooo-monero cb0b559451
Move OpenAlias console input back from libs
7 years ago
JollyMort 23909bb04d
Make successful transfer log message more informative
7 years ago
Riccardo Spagni ab594cfee9
Merge pull request #2159
7 years ago
Riccardo Spagni 999d4d83e9
Merge pull request #2135
7 years ago
Jethro Grassie 6955976b2d
Add various readline related fixes
7 years ago
Riccardo Spagni 44e4bbd15c
Merge pull request #2124
7 years ago
Riccardo Spagni 7995dcff94
Merge pull request #2112
7 years ago
Riccardo Spagni bbdbccfba0
Merge pull request #2110
7 years ago
moneromooo-monero 5cea355232
simplewallet: lock idle scope when sweeping
7 years ago
moneromooo-monero 32754784db
wallet: fix refresh_from_height setting on new wallet
7 years ago
Jethro Grassie be9d4f0411
Fix multiline wallet cli output with readline
7 years ago
Guillaume LE VAILLANT 3255887f5e simplewallet: typo fixes
7 years ago
stoffu d5f1cef73c
simplewallet: removed unneeded LOCK_IDLE_SCOPE() from check_tx_key()
7 years ago
stoffu 8df918f8c7
simplewallet: replace assert(m_wallet) with error out
7 years ago
stoffu c9e0e944e9
Signature proving payment to destination by only revealing key derivation, not the actual tx secret key
7 years ago
Riccardo Spagni 91e1a7e3e2
Merge pull request #2081
7 years ago
moneromooo-monero b2319a03a6
simplewallet: new command to generate a random payment id
7 years ago
Michael Shick ac0714dcd7
add simplewallet --generate-new-wallet arg checks
7 years ago
Riccardo Spagni 8fbbefb8db
Merge pull request #2053
7 years ago
moneromooo-monero 05f3dcf738
simplewallet: fix refresh height for new wallets
7 years ago
stoffu 8ac2496c5d
corrected typo in help regarding min-outputs-*
7 years ago
moneromooo-monero 6df83b3efb
wallet: add sweep_below function
7 years ago
Riccardo Spagni 0385999cda
Merge pull request #1984
7 years ago
moneromooo-monero a255a5407f
simplewallet: allow multiline seed
7 years ago
kenshi84 e9fb44ed3c
wallet cli: removed some inappropriate return-false
7 years ago
Riccardo Spagni 9c2bcabcdd
Merge pull request #1949
7 years ago
Riccardo Spagni 17e8ce8c35
Merge pull request #1940
7 years ago
Riccardo Spagni bf665e5991
Merge pull request #1931
7 years ago
moneromooo-monero 9ae566d0dd
simplewallet: fix cold signing of split transactions
7 years ago
moneromooo-monero aae14a107a
simplewallet: allow setting confirm-missing-payment-id in watch wallets
7 years ago
Antti Keränen 17c7c62d55
Add per transaction fee to transfer command
7 years ago
kenshi84 89e100bc8c
wallet cli: remove redundant password confirm in donate command
7 years ago
moneromooo-monero 899497069b
simplewallet: factor the per-variable code in set_variable
7 years ago
moneromooo-monero a50c4a4fad
wallet: option to merge destinations
7 years ago
Riccardo Spagni 119803f26e
Merge pull request #1921
7 years ago
Derek Zhang d17179d14b Fixed typo in CLI wallet help message
7 years ago
moneromooo-monero 0ad87db01f
wallet: try to save large outputs when using an unneeded second input
7 years ago
Akademik Prokhor Zakharov 9bccf1b11e Transfer help
7 years ago
moneromooo-monero 995969b190
wallet: fix set_log not handling 0,xxx style settings
7 years ago
Riccardo Spagni 82411cdf3a
Merge pull request #1886
7 years ago
Riccardo Spagni f33a696ec7
Merge pull request #1883
7 years ago
moneromooo-monero f9a2b5279d
simplewallet: allow setting tx priority in watch wallets
7 years ago
moneromooo-monero d023831327
use const references in catch blocks
7 years ago
moneromooo-monero 1a666c3016
simplewallet: catch case where no transactions are made
7 years ago
moneromooo-monero 3396a9f2af
Add intervening v5 fork for increased min block size
7 years ago
moneromooo-monero 4b48565c9e
wallet: add password command
7 years ago
Riccardo Spagni d35d626181
Merge pull request #1826
7 years ago
Riccardo Spagni 78a99fe7da
Merge pull request #1820
7 years ago
moneromooo-monero 2c468dd429
allow user I/O in millinero, micronero, nanonero, piconero
7 years ago
moneromooo-monero b8a08f199a
wallet: fix --log-file not working
7 years ago
moneromooo-monero 7a44f38a7f
Add support for the wallet to refresh pruned blocks
7 years ago
kenshi84 eabe3bf20c
simplewallet: updated help message for 'set ask-password'
7 years ago
Riccardo Spagni 5aab25b60a
Merge pull request #1765
7 years ago
Riccardo Spagni c3599fa7b9
update copyright year, fix occasional lack of newline at line end
7 years ago
Dion Ahmetaj 5cfddd74e9 Add support for smart mining through wallet.
7 years ago
moneromooo-monero 83ec209f42
simplewallet: validate hex input size
7 years ago
Riccardo Spagni cb54eeaa31
Merge pull request #1698
7 years ago
Riccardo Spagni eacf2124b6 Merge pull request #1689
7 years ago
kenshi84 9459f33178 simplewallet: print error when address is wrong
7 years ago
kenshi84 8027ce0c75 extract some basic code from libcryptonote_core into libcryptonote_basic
7 years ago
Lee Clagett ce7fcbb4ae Add server auth to monerod, and client auth to wallet-cli and wallet-rpc
7 years ago
Riccardo Spagni bcb7b0a9af
Merge pull request #1665
7 years ago
Riccardo Spagni 31cf4e7362
Merge pull request #1640
7 years ago
kenshi84 f97526e641 simplewallet: option to always ask password for any crytical operations
7 years ago
moneromooo-monero 3471907160
simplewallet: cleanup
7 years ago
moneromooo-monero a9a9b64b13
simplewallet: fix build (unqualified type not in current scope)
7 years ago
Riccardo Spagni 10b625079b
Merge pull request #1645
7 years ago
Riccardo Spagni ab2b3480b2
Merge pull request #1639
7 years ago
Riccardo Spagni 5fb3f97a55
Merge pull request #1629
7 years ago
Ashley Perpetual 48aa9cf035 Add change_password for simplewallet
7 years ago
moneromooo-monero 9bd9906e8f
Factor is_address_local code into a tools function
7 years ago
Lee Clagett c02e1cb943 Updates to epee HTTP client code
7 years ago
kenshi84 55a8e982c0 moved get_account_address_from_str_or_url from libcommon to libcryptonote_core
7 years ago
Riccardo Spagni 39aaea8e62
Merge pull request #1599
7 years ago
moneromooo-monero 17246d051d
wallet: print exception message on get_random_outs_error
7 years ago
kenshi84 78d560a933 simplewallet: use MAKE_CORE_RPC_VERSION(1,4) instead of 0x10004
8 years ago
Riccardo Spagni ab69d5b367
Merge pull request #1569
8 years ago
kenshi84 16b8b66adc specify restore height by YYYY-MM-DD format
8 years ago
moneromooo-monero 5833d66f65
Change logging to easylogging++
8 years ago
Riccardo Spagni 2806842200
Merge pull request #1562
8 years ago