aboutsummaryrefslogtreecommitdiff
path: root/src/simplewallet
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Merge pull request #4971Riccardo Spagni2019-01-181-46/+49
|\ \ \ | | | | | | | | | | | | | | | | | | | | 15904610 simplewallet: remove extra colon in a few calls to input_secure_line (stoffu) 247dab73 simplewallet: avoid conversion to string in input_secure_line (stoffu) bf9ef7ad simplewallet: factor yesno hint into input_line (stoffu)
| * | | simplewallet: remove extra colon in a few calls to input_secure_linestoffu2019-01-181-6/+6
| | | |
| * | | simplewallet: avoid conversion to string in input_secure_linestoffu2019-01-181-2/+2
| | | |
| * | | simplewallet: factor yesno hint into input_linestoffu2019-01-181-38/+41
| |/ /
* / / simplewallet: fix help text of rescan_bc to mention the "hard" optionstoffu2019-01-181-1/+1
|/ /
* | Merge pull request #5042Riccardo Spagni2019-01-161-0/+1
|\ \ | | | | | | | | | c1081091 simplewallet: Show new address after going multisig (rbrunner7)
| * | simplewallet: Show new address after going multisigrbrunner72019-01-041-0/+1
| | |
* | | Merge pull request #5035Riccardo Spagni2019-01-161-1/+1
|\ \ \ | | | | | | | | | | | | 53fcd159 simplewallet: don't subtract 1 to estimate blockchain height (moneromooo-monero)
| * | | simplewallet: don't subtract 1 to estimate blockchain heightmoneromooo-monero2019-01-021-1/+1
| |/ / | | | | | | | | | in case it returns 0, and other uses don't, plus it's a estimation anyway.
* | | Merge pull request #5027Riccardo Spagni2019-01-161-1/+1
|\ \ \ | | | | | | | | | | | | 9092fc4b wallet: do not display daemon controlled text if untrusted (moneromooo-monero)
| * | | wallet: do not display daemon controlled text if untrustedmoneromooo-monero2018-12-301-1/+1
| | | |
* | | | Merge pull request #5018Riccardo Spagni2019-01-161-31/+2
|\ \ \ \ | | | | | | | | | | | | | | | 8bd71677 simplewallet: remove ability to transfer with detached short payment ids (moneromooo-monero)
| * | | | simplewallet: remove ability to transfer with detached short payment idsmoneromooo-monero2018-12-271-31/+2
| |/ / / | | | | | | | | | | | | It seemed like a good idea at the time
* | | | Merge pull request #5009Riccardo Spagni2019-01-162-1/+6
|\ \ \ \ | | | | | | | | | | | | | | | 5e10dee3 simplewallet: fix show_transfers colouring, and add red for failed (moneromooo-monero)
| * | | | simplewallet: fix show_transfers colouring, and add red for failedmoneromooo-monero2018-12-232-1/+6
| |/ / / | | | | | | | | | | | | | | | | Also add the type back, as it was somehow weirdly split into two different fields, one being a union...
* | | | Merge pull request #4981Riccardo Spagni2019-01-162-11/+57
|\ \ \ \ | |_|_|/ |/| | | | | | | 60b35c91 Add --restore-date param (Howard Chu)
| * | | Add --restore-date paramHoward Chu2018-12-142-11/+57
| | | | | | | | | | | | | | | | | | | | Estimate restore height from given date Check date format early, error out early if invalid
* | | | wallet: optionally keep track of owned outputs usesmoneromooo-monero2018-12-312-16/+75
| |_|/ |/| |
* | | Merge pull request #4948luigi11112018-12-311-2/+12
|\ \ \ | | | | | | | | | | | | 1d892ec simplewallet: donate command validate amount (selsta)
| * | | simplewallet: donate command validate amountselsta2018-12-071-2/+12
| | | |
* | | | Simplewallet: Unify usage messages.Tadeas Moravec2018-12-231-144/+230
| |_|/ |/| | | | | | | | | | | | | | | | | | | | | | | Help messages describe the commands usage. When users run the command with wrong arguments, it usually helpfully offers the usage, too. Unfortunately, these two usage messages were duplicated in the code and started to get out of sync. Fixing with constant strings.
* | | MMS (Multisig Messaging System): Initial versionrbrunner72018-12-122-120/+1410
| |/ |/|
* | Merge pull request #4897Riccardo Spagni2018-12-121-8/+21
|\ \ | | | | | | | | | 9b5efad2 simplewallet: enable donation on testnet/stagenet for easier testing (stoffu)
| * | simplewallet: enable donation on testnet/stagenet for easier testingstoffu2018-11-241-8/+21
| | |
* | | Merge pull request #4839Riccardo Spagni2018-12-122-13/+84
|\ \ \ | |_|/ |/| | | | | | | | | | | | | | | | | d71f89e2 device/trezor: device/trezor: correct device initialization, status check (Dusan Klinec) 65b9bca7 device/trezor: python2 compatibility - bundle dependencies (Dusan Klinec) 9cf636af device/trezor: ask for KI sync on first refresh (Dusan Klinec) d21dad70 device: enable to use multiple independent device wallets (Dusan Klinec) 318cc784 device/trezor: passphrase entry on host (Dusan Klinec)
| * | device/trezor: ask for KI sync on first refreshDusan Klinec2018-12-042-12/+43
| | | | | | | | | | | | | | | | | | When doing a first refresh on HW-token based wallet KI sync is required if money were received. Received money may indicate wallet was already used before the restore I.e., some transaction could have been already sent from the wallet. The spent UTXO would not be detected as spent which could lead to double spending errors on submitting a new transaction. Thus if the wallet is HW-token based with the cold signing protocol and the first refresh detected received money the user is asked to perform the key image sync.
| * | device: enable to use multiple independent device walletsDusan Klinec2018-12-041-0/+2
| | | | | | | | | | | | | | | | | | | | | - adds a new option `--hw-device-deriv-path` to the simple wallet. Enables to specify wallet derivation path / wallet code (path avoided so it can be misinterpreted as a file path). - devices can use different derivation mechanisms. Trezor uses standard SLIP-10 mechanism with fixed SLIP-44 prefix for Monero - Trezor: when empty, the default derivation mechanism is used with 44'/128'/0'. When entered the derivation path is 44'/128'/PATH. - Trezor: the path is always taken as elements are hardened (1<<31 bit turned on)
| * | device/trezor: passphrase entry on hostDusan Klinec2018-11-292-1/+39
| |/ | | | | | | | | | | - simple device callback object added. Device can request passphrase/PIN entry via the callback or notify user some action is required - callback is routed to wallet2, which routes the callback to i_wallet_callback so CLI or GUI wallets can support passphrase entry for HW tokens - wallet: device open needs wallet callback first - passphrase protected device needs wallet callback so user can enter passphrase
* | Merge pull request #4894Riccardo Spagni2018-12-041-1/+0
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | aee7a4e3 wallet_rpc_server: do not use RPC data if the call failed (moneromooo-monero) 1a0733e5 windows_service: fix memory leak (moneromooo-monero) 0dac3c64 unit_tests: do not rethrow a copy of an exception (moneromooo-monero) 5d9915ab cryptonote: fix get_unit for non default settings (moneromooo-monero) d4f50cb1 remove some unused code (moneromooo-monero) 61163971 a few minor (but easy) performance tweaks (moneromooo-monero) 30023074 tests: slow_memmem now returns size_t (moneromooo-monero)
| * | remove some unused codemoneromooo-monero2018-11-231-1/+0
| |/ | | | | | | Found by codacy.com
* | Merge pull request #4880Riccardo Spagni2018-12-041-5/+1
|\ \ | | | | | | | | | 96e6b439 blockchain_stats: don't use gmtime_r on Windows (moneromooo-monero)
| * | blockchain_stats: don't use gmtime_r on Windowsmoneromooo-monero2018-11-211-5/+1
| |/ | | | | | | | | | | In some cases, it doesn't like it (I don't know the details). Factor into a new epee function
* | Merge pull request #4862Riccardo Spagni2018-12-041-5/+9
|\ \ | | | | | | | | | | | | 3998a937 Enhance help text for print_ring. (Tadeas Moravec) 3900fb77 Enhance help text for incoming_transfers. (Tadeas Moravec)
| * | Enhance help text for print_ring.Tadeas Moravec2018-11-161-2/+4
| | |
| * | Enhance help text for incoming_transfers.Tadeas Moravec2018-11-161-3/+5
| | |
* | | simplewallet: use is_transfer_unlocked instead of is_tx_spendtime_unlocked ↵stoffu2018-11-271-1/+1
| |/ |/| | | | | | | | | for show_transfers Followup on #4728
* | Merge pull request #4800Riccardo Spagni2018-11-161-2/+2
|\ \ | | | | | | | | | 79b4dae6 simplewallet: slightly adjust wording when printing multisig seed (stoffu)
| * | simplewallet: slightly adjust wording when printing multisig seedstoffu2018-11-151-2/+2
| | |
* | | Merge pull request #4792Riccardo Spagni2018-11-161-17/+25
|\ \ \ | | | | | | | | | | | | 5d4f3df8 simplewallet: reorganize SCOPED_WALLET_UNLOCK a bit more (stoffu)
| * | | simplewallet: reorganize SCOPED_WALLET_UNLOCK a bit morestoffu2018-11-041-17/+25
| | | | | | | | | | | | | | | | Followup on #4555
* | | | Merge pull request #4791Riccardo Spagni2018-11-161-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | 5878fe95 simplewallet: don't skip asking for password when watch-only (stoffu)
| * | | | simplewallet: don't skip asking for password when watch-onlystoffu2018-11-041-1/+1
| |/ / /
* | | | Merge pull request #4786Riccardo Spagni2018-11-161-18/+0
|\ \ \ \ | | | | | | | | | | | | | | | c22e85fe simplewallet: remove redundant messages on daemon connection failure (stoffu)
| * | | | simplewallet: remove redundant messages on daemon connection failurestoffu2018-11-021-18/+0
| |/ / / | | | | | | | | | | | | try_connect_to_daemon with silent=false already prints failure message
* | | | Merge pull request #4236Riccardo Spagni2018-11-162-46/+244
|\ \ \ \ | | | | | | | | | | | | | | | a9357141 Add new command "export_transfers" to save transfers to csv (sachaaaaa)
| * | | | Add new command "export_transfers" to save transfers to csvsachaaaaa2018-11-122-46/+244
| | |_|/ | |/| |
* / | | cmake: move Boost_LOCALE_LIBRARY out of ICU_LIBRARIESstoffu2018-11-151-0/+1
|/ / /
* | | Merge pull request #4731Riccardo Spagni2018-11-062-12/+30
|\ \ \ | | | | | | | | | | | | f26ce08c wallet: add a non destructive blockchain rescan (moneromooo-monero)
| * | | wallet: add a non destructive blockchain rescanmoneromooo-monero2018-11-032-12/+30
| | | |
* | | | Merge pull request #4728Riccardo Spagni2018-11-061-4/+5
|\ \ \ \ | | | | | | | | | | | | | | | 1f35de23 simplewallet: display locked/unlocked state in show_transfers (moneromooo-monero)