Commit Graph

971 Commits (c6c4ead44ee7ecd1959a940564c3fd5c96cf1ba5)

Author SHA1 Message Date
Riccardo Spagni 46fd181cca
Merge pull request #4054
5 years ago
moneromooo-monero 1f5680c8db
simplewallet: add help for ask-password options
5 years ago
moneromooo-monero c7c74cafec
simplewallet: mark confirm-missing-payment-id as obsolete
5 years ago
moneromooo-monero 49b2a48a46
simplewallet: tell the user to complain to the recipient
5 years ago
moneromooo-monero 2456945408
epee: add SSL support
5 years ago
Riccardo Spagni 756ed760f7
Merge pull request #5056
5 years ago
moneromooo-monero c6d387184e
core: include a dummy encrypted payment id when no payment is used
5 years ago
moneromooo-monero b7441c4a32
core, wallet: remember original text version of destination address
5 years ago
Riccardo Spagni 13b12973d1
Merge pull request #5037
5 years ago
Riccardo Spagni f3368acef5
Merge pull request #5020
5 years ago
Riccardo Spagni 4fb9cfa017
Merge pull request #4971
5 years ago
stoffu 1717e63551
simplewallet: fix help text of rescan_bc to mention the "hard" option
5 years ago
stoffu 1590461005
simplewallet: remove extra colon in a few calls to input_secure_line
5 years ago
stoffu 247dab7304
simplewallet: avoid conversion to string in input_secure_line
5 years ago
stoffu bf9ef7adb6
simplewallet: factor yesno hint into input_line
5 years ago
moneromooo-monero 1ef79b430f
simplewallet: disable long payment ids by default
5 years ago
selsta 51b0625e00 simplewallet: improve punctuation in user visible string
5 years ago
Riccardo Spagni 6285c43ffc
Merge pull request #5042
5 years ago
Riccardo Spagni 8e4c0de46a
Merge pull request #5035
5 years ago
Riccardo Spagni 3eb96fa512
Merge pull request #5027
5 years ago
Riccardo Spagni 46fcae717a
Merge pull request #5018
5 years ago
Riccardo Spagni f8a10bcc07
Merge pull request #5009
5 years ago
Riccardo Spagni cb996d15c5
Merge pull request #4981
5 years ago
moneromooo-monero 8258a9e7a9
wallet: do not check txpool in background mode
5 years ago
rbrunner7 c108109102 simplewallet: Show new address after going multisig
5 years ago
moneromooo-monero 53fcd15953
simplewallet: don't subtract 1 to estimate blockchain height
5 years ago
moneromooo-monero db3f2a91fa
wallet: optionally keep track of owned outputs uses
5 years ago
luigi1111 a872a2a41a
Merge pull request #4948
5 years ago
moneromooo-monero 9092fc4bfd
wallet: do not display daemon controlled text if untrusted
5 years ago
moneromooo-monero 8bd716777e
simplewallet: remove ability to transfer with detached short payment ids
5 years ago
Tadeas Moravec e6f026e530
Simplewallet: Unify usage messages.
5 years ago
moneromooo-monero 5e10dee3ea
simplewallet: fix show_transfers colouring, and add red for failed
5 years ago
Howard Chu 60b35c91b9
Add --restore-date param
6 years ago
rbrunner7 1ebcd7b9b0 MMS (Multisig Messaging System): Initial version
6 years ago
Riccardo Spagni c73ac91af8
Merge pull request #4897
6 years ago
Riccardo Spagni 0b31baf6e4
Merge pull request #4839
6 years ago
selsta 1d892ec881
simplewallet: donate command validate amount
6 years ago
Dusan Klinec 9cf636af69
device/trezor: ask for KI sync on first refresh
6 years ago
Dusan Klinec d21dad70dd
device: enable to use multiple independent device wallets
6 years ago
Riccardo Spagni 81418cb281
Merge pull request #4894
6 years ago
Riccardo Spagni d4a0fb2b89
Merge pull request #4880
6 years ago
Riccardo Spagni eba668c6ad
Merge pull request #4862
6 years ago
Dusan Klinec 318cc78457
device/trezor: passphrase entry on host
6 years ago
stoffu 0e2a5d75de
simplewallet: use is_transfer_unlocked instead of is_tx_spendtime_unlocked for show_transfers
6 years ago
stoffu 9b5efad294
simplewallet: enable donation on testnet/stagenet for easier testing
6 years ago
moneromooo-monero d4f50cb109
remove some unused code
6 years ago
moneromooo-monero 96e6b43970
blockchain_stats: don't use gmtime_r on Windows
6 years ago
Tadeas Moravec 3998a937e5
Enhance help text for print_ring.
6 years ago
Tadeas Moravec 3900fb779f
Enhance help text for incoming_transfers.
6 years ago
Riccardo Spagni 3a40d94998
Merge pull request #4800
6 years ago
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