Commit Graph

971 Commits (c6c4ead44ee7ecd1959a940564c3fd5c96cf1ba5)

Author SHA1 Message Date
Riccardo Spagni 40bb7a304a
Merge pull request #4792
6 years ago
Riccardo Spagni 86395e5bd6
Merge pull request #4791
6 years ago
Riccardo Spagni 279a0a4d8a
Merge pull request #4786
6 years ago
stoffu 79b4dae66f
simplewallet: slightly adjust wording when printing multisig seed
6 years ago
sachaaaaa a93571410e Add new command "export_transfers" to save transfers to csv
6 years ago
Riccardo Spagni 164ba3ef1c
Merge pull request #4731
6 years ago
Riccardo Spagni 1667d41064
Merge pull request #4728
6 years ago
moneromooo-monero 5f614ba968
simplewallet: print the number of show/all transfers
6 years ago
moneromooo-monero 8d71b2b1b3
wallet2: only export necessary outputs and key images
6 years ago
stoffu 5d4f3df887
simplewallet: reorganize SCOPED_WALLET_UNLOCK a bit more
6 years ago
stoffu 5878fe95ce
simplewallet: don't skip asking for password when watch-only
6 years ago
moneromooo-monero f26ce08c8a
wallet: add a non destructive blockchain rescan
6 years ago
Dusan Klinec 29ffb6bba8
device/trezor: trezor support added
6 years ago
stoffu c22e85fe1a
simplewallet: remove redundant messages on daemon connection failure
6 years ago
Riccardo Spagni e7a475e4e6
Merge pull request #4645
6 years ago
Riccardo Spagni d6fb329653
Merge pull request #4555
6 years ago
Riccardo Spagni b8a4e5b7a6
Merge pull request #4547
6 years ago
moneromooo-monero 1f35de2300
simplewallet: display locked/unlocked state in show_transfers
6 years ago
moneromooo-monero 99cd6f961a
Rename "blackball" for clarity
6 years ago
Ted Moravec 6f88c03dfc
Simplewallet: update help text for show_transfers.
6 years ago
Riccardo Spagni f6cfca9a40
Merge pull request #4551
6 years ago
moneromooo-monero 14ed029b24
simplewallet: fix view key parsing in --generate-from-view-key
6 years ago
xiphon 68e9744d44 simplewallet: perform trivial error checks before password prompt
6 years ago
xiphon f2c2c47a4b simplewallet: fixed deadlock if a user hits CTRL+C twice
6 years ago
moneromooo-monero c0822fdd30
simplewallet: mark default-ring-size setting as obsolete
6 years ago
Riccardo Spagni e19652df51
Merge pull request #4036
6 years ago
Guillaume LE VAILLANT 977df6315f Fix some calls to the translation function
6 years ago
Riccardo Spagni 445d9c86f2
Merge pull request #4390
6 years ago
naughtyfox 9f3963e823 Arbitrary M/N multisig schemes:
6 years ago
moneromooo-monero 25e5890d37
wallet: fix --generate-from-json using wrong password
6 years ago
Riccardo Spagni effcbf2060
Merge pull request #4459
6 years ago
Riccardo Spagni b710d78026
Merge pull request #4439
6 years ago
Riccardo Spagni b65e236fda
Merge pull request #4405
6 years ago
Riccardo Spagni 85110b42ab
Merge pull request #4401
6 years ago
Riccardo Spagni 37a306370d
Merge pull request #4388
6 years ago
Riccardo Spagni dc9a69d980
Merge pull request #4376
6 years ago
moneromooo-monero 8db2d8d416
simplewallet: fix --generate-from-json setting wrong wallet filename
6 years ago
fireice-uk 579383c26b simplewallet: Add Unicode input_line [Ryo backport]
6 years ago
Riccardo Spagni 580497d5f9
Merge pull request #4306
6 years ago
Riccardo Spagni b174527f1d
Merge pull request #4302
6 years ago
whythat 24f5239693
wallet: add 'outputs' option for sweep_* commands
6 years ago
stoffu ba8dd3479d
api/wallet: properly disable key encryption
6 years ago
moneromooo-monero 05edc969c0
simplewallet: remove obsolete transfer_original command
6 years ago
Dusan Klinec f9b22a7b01
hw_device: support for multiple devices added [for review]
6 years ago
Riccardo Spagni d743994086
Merge pull request #4324
6 years ago
moneromooo-monero 44259e560e
wallet: ask-password can now ask without encrypting the secret spend key
6 years ago
Riccardo Spagni dd2fc3afe3
Merge pull request #4332
6 years ago
Riccardo Spagni 239a7e10ff
Merge pull request #4253
6 years ago
moneromooo-monero be001326d1
remove obsolete daemon selection of fake outs and old tx construction
6 years ago
Riccardo Spagni c74d9057f8
Merge pull request #4260
6 years ago
Riccardo Spagni d794abb8c5
Merge pull request #4208
6 years ago
moneromooo-monero 2ace509a78
simplewallet: print reason why refresh+password is needed
6 years ago
moneromooo-monero 56b50faab2
wallet: use wipeable_string in more places where a secret is used
6 years ago
moneromooo-monero 5ffb2ff9b7
v8: per byte fee, pad bulletproofs, fixed 11 ring size
6 years ago
moneromooo-monero 44439c3208
record blackballs as amount/offset, and add export ability
6 years ago
luigi1111 8bbae77134
Merge pull request #4262
6 years ago
moneromooo-monero 20171746de
wallet2: factor the creation of a new wallet keys file
6 years ago
moneromooo-monero 2c636e45f2
simplewallet: handle transfers using a monero: URI
6 years ago
stoffu 8ca1215f25
wallet: store trusted-daemon flag in wallet2
6 years ago
luigi1111 510dbf3329
Merge pull request #4249
6 years ago
luigi1111 b0c00b0752
Merge pull request #4231
6 years ago
luigi1111 3f662876e6
Merge pull request #4225
6 years ago
moneromooo-monero e9ffa91257
store secret keys encrypted where possible
6 years ago
moneromooo-monero ea37614efe
wallet: wipe seed from memory where appropriate
6 years ago
luigi1111 41e583b0a2
Merge pull request #4195
6 years ago
luigi1111 8d2e454929
Merge pull request #4188
6 years ago
luigi1111 2102e6c738
Merge pull request #4172
6 years ago
luigi1111 8c4b3f3736
Merge pull request #4166
6 years ago
luigi1111 5e795ee7af
Merge pull request #4153
6 years ago
luigi1111 ad13b6d25a
Merge pull request #4106
6 years ago
luigi1111 dd8354aa08
Merge pull request #4024
6 years ago
moneromooo-monero c3c14f3083
simplewallet: allow named priority levels for default-priority
6 years ago
rbrunner7 77655b0a0e simplewallet: Simplify LOCK_IDLE_SCOPE macro
6 years ago
moneromooo-monero 3e914ad831
simplewallet: add a warning and prompt on rescan_blockchain
6 years ago
rbrunner7 2fd9be1646 simplewallet: correct number of human-readable months
6 years ago
moneromooo-monero 37f0799284
wallet: distinguish coinbase from other txes in show_transfers
6 years ago
stoffu a3fe1c56ee
simplewallet: add set_tx_key for importing tx keys from 3rd party wallets
6 years ago
stoffu f13c7a8263
simplewallet: make sure wallet config is stored right after creation
6 years ago
luigi1111 f739a3cbb8
Merge pull request #4109
6 years ago
stoffu 3a4c3ac891
simplewallet.unspent_outputs: fix wrong logic for parsing
6 years ago
jcktm ed7825dc0c monero-wallet-cli: added locked_sweep_all command
6 years ago
moneromooo-monero 5e675de7c2
simplewallet: fix language detection when using --use-english-language-names
6 years ago
luigi1111 702a41034d
Merge pull request #4088
6 years ago
luigi1111 be81a27fa4
Merge pull request #4071
6 years ago
luigi1111 69502c4040
Merge pull request #4062
6 years ago
luigi1111 2e4653c077
Merge pull request #4023
6 years ago
moneromooo-monero 2951436704
wallet: warn when payment IDs are used
6 years ago
moneromooo-monero 20eb192162
simplewallet: reword "seed encryption" to "seed offset"
6 years ago
Riccardo Spagni 82c39355ac
Merge pull request #4042
6 years ago
stoffu d6d78f157b
Allow fractional outputs to be ignored
6 years ago
moneromooo-monero 8c4db68ff7
node_rpc_proxy: factor a few RPC calls using get_info
6 years ago
luigi1111 2329d2f4c8
Merge pull request #3907
6 years ago
luigi1111 8a27caeb22
Merge pull request #3998
6 years ago
luigi1111 5eb2e01216
Merge pull request #3991
6 years ago
luigi1111 3ad4ecd4ff
Merge pull request #3982
6 years ago
moneromooo-monero dcbc17e97e
wallet: include a suggested number of confirmations based on amount
6 years ago
luigi1111 2d92fa5d69
Merge pull request #3979
6 years ago
stoffu 13851b28c7
simplewallet.sweep_all: show usage when parsing fails
6 years ago
luigi1111 b1be364f08
Merge pull request #3966
6 years ago
luigi1111 473d984d88
Merge pull request #3921
6 years ago
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
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
6 years ago
Riccardo Spagni a1a8262355
Merge pull request #2949
6 years ago
Riccardo Spagni 0ae3651cc9
Merge pull request #2942
6 years ago
stoffu b63afbaa99
simplewallet: detect typo for incoming_transfers options
6 years ago
stoffu 619bb7233b
daemon+simplewallet: given an unknown command, show it
6 years ago
rbrunner7 50786ac70c simplewallet: Correct 3 multisig command usage help texts, e.g. for 'export_multisig_info'
6 years ago
Riccardo Spagni db09247c68
Merge pull request #2926
6 years ago
Riccardo Spagni 2b00899bb2
Merge pull request #2920
6 years ago
Riccardo Spagni 170f598ac9
Merge pull request #2918
6 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