aboutsummaryrefslogtreecommitdiff
path: root/src/simplewallet
Commit message (Collapse)AuthorAgeFilesLines
...
| * simplewallet: report timestamp based expected unlock time on balancemoneromooo-monero2020-04-221-4/+14
| |
* | Merge pull request #6449luigi11112020-05-012-8/+37
|\ \ | | | | | | | | | 27d551d simplewallet: add sweep_account command (moneromooo-monero)
| * | simplewallet: add sweep_account commandmoneromooo-monero2020-04-142-8/+37
| |/ | | | | | | | | | | | | Expects an account number, then the usual sweep_all options Useful to move monero that was accidentally sent to a subaddress with a very large account index.
* | Merge pull request #6446luigi11112020-05-012-5/+10
|\ \ | | | | | | | | | e509ede trezor: adapt to new passphrase mechanism (ph4r05)
| * | trezor: adapt to new passphrase mechanismDusan Klinec2020-04-272-5/+10
| |/ | | | | | | | | | | | | | | | | - choice where to enter passphrase is now made on the host - use wipeable string in the comm stack - wipe passphrase memory - protocol optimizations, prepare for new firmware version - minor fixes and improvements - tests fixes, HF12 support
* | Merge pull request #6444luigi11112020-05-011-0/+1
|\ \ | | | | | | | | | b367630 simplewallet : missing function block separator (sumogr)
| * | simplewallet : missing function block separatorSumo Gr2020-04-101-0/+1
| | |
* | | Merge pull request #6440luigi11112020-05-011-4/+4
|\ \ \ | |_|/ |/| | | | | 7c4a400 simplewallet: fix strings (show_transfers & export_transfers) (sumogr)
| * | simplewallet: fix strings (show_transfers & export_transfers)sumogr2020-04-081-4/+4
| |/
* | Merge pull request #6394luigi11112020-04-101-2/+20
|\ \ | | | | | | | | | 69b5992 simplewallet: new 'address one-off <major> <minor>' command (moneromooo-monero)
| * | simplewallet: new "address one-off <major> <minor>" commandmoneromooo-monero2020-04-071-2/+20
| | |
* | | Merge pull request #6341luigi11112020-04-101-2/+10
|\ \ \ | | | | | | | | | | | | 927fd47 simplewallet: fix smart mining not starting after first setup (moneromooo-monero)
| * | | simplewallet: fix smart mining not starting after first setupmoneromooo-monero2020-02-171-2/+10
| | | | | | | | | | | | | | | | Also avoid rewriting the wallet if the setting is already was we need
* | | | Merge pull request #6339luigi11112020-04-041-2/+2
|\ \ \ \ | | | | | | | | | | | | | | | c61abf8 remove empty statements (shopglobal)
| * | | | remove empty statementsInterchained2020-02-171-2/+2
| |/ / / | | | | | | | | | | | | Cleaning up a little around the code base.
* | | | simplewallet: warn about correlations if print-ring-members is not setmoneromooo-monero2020-03-282-14/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The warning about spending more than one output with similar creation time was skipped if print-ring-members was not set, and it defaults to false, which means most people probably aren't getting this warning if they spend correlated outputs. Reported by SeventhAlpaca.
* | | | Merge pull request #6288Alexander Blair2020-03-271-1/+1
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | | | | | 0349347e ringdb: use a different iv for key and data in rings table (moneromooo-monero) 7b882087 simplewallet: reword mixin in user message in terms of ring size (moneromooo-monero) f507a43a wallet2: do not remove known rings when a tx fails (moneromooo-monero)
| * | | simplewallet: reword mixin in user message in terms of ring sizemoneromooo-monero2020-01-091-1/+1
| | | |
* | | | Merge pull request #6268Alexander Blair2020-03-121-2/+2
|\ \ \ \ | | | | | | | | | | | | | | | a6c24412 wallet: fix exceptions getting the hash of a pruned tx (moneromooo-monero)
| * | | | wallet: fix exceptions getting the hash of a pruned txmoneromooo-monero2019-12-301-2/+2
| |/ / /
* | | | Merge pull request #6222Alexander Blair2020-02-281-0/+2
|\ \ \ \ | | | | | | | | | | | | | | | a6a2ad6c simplewallet: set manual refresh mode in rescan_bc (moneromooo-monero)
| * | | | simplewallet: set manual refresh mode in rescan_bcmoneromooo-monero2019-12-071-0/+2
| | | | | | | | | | | | | | | | | | | | This ensures we get asked for the password if needed
* | | | | Merge pull request #6058Alexander Blair2020-02-281-1/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | 88b82bef simplewallet: point to "set help" in the lock screen message (moneromooo-monero) f19c9f23 util: allow newlines in string to be split (moneromooo-monero)
| * | | | | simplewallet: point to "set help" in the lock screen messagemoneromooo-monero2019-11-251-1/+1
| |/ / / /
* | | | | Merge pull request #6241Alexander Blair2020-02-281-5/+10
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | ae84ec90 wallet-cli/rpc: allow sweep_all to use outputs in all subaddresses within an account (stoffu)
| * | | | | wallet-cli/rpc: allow sweep_all to use outputs in all subaddresses within an ↵stoffu2019-12-161-5/+10
| | |/ / / | |/| | | | | | | | | | | | | account
* | | | | Merge pull request #6224Alexander Blair2020-02-281-0/+8
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | d93e1dff simplewallet: warn on refresh if refresh-from-block-height seems off (moneromooo-monero)
| * | | | | simplewallet: warn on refresh if refresh-from-block-height seems offmoneromooo-monero2019-12-091-0/+8
| | |/ / / | |/| | |
* | | | | Merge pull request #6213Alexander Blair2020-02-282-11/+15
|\ \ \ \ \ | |_|_|_|/ |/| | | | | | | | | | | | | | 94266eeb simplewallet: fix output age display with duplicate heights (moneromooo-monero) f1d379d2 simplewallet: fix "outputs in same tx" detector (moneromooo-monero)
| * | | | simplewallet: fix output age display with duplicate heightsmoneromooo-monero2019-12-032-11/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The highlight check was based on height, so would highlight any output at that height, resulting in several matches if a fake out was picked at the same height as the real spend
| * | | | simplewallet: fix "outputs in same tx" detectormoneromooo-monero2019-12-031-0/+1
| |/ / / | | | | | | | | | | | | | | | | It was comparing source txids, but txids were empty, so all checks triggered
* | | | Merge pull request #6197luigi11112020-02-191-12/+20
|\ \ \ \ | |_|_|/ |/| | | | | | | f812783 simplewallet: fix encrypted payment id note triggering on dummy ones (moneromooo-monero)
| * | | simplewallet: fix encrypted payment id note triggering on dummy onesmoneromooo-monero2019-11-291-12/+20
| |/ /
* | | Merge pull request #6127Alexander Blair2020-02-062-11/+43
|\ \ \ | | | | | | | | | | | | 67b4a19e simplewallet: noob-friendly help menu (wowario)
| * | | simplewallet: noob-friendly help menuwowario2019-11-132-11/+43
| |/ /
* | | Merge pull request #6076Alexander Blair2020-02-061-2/+5
|\ \ \ | | | | | | | | | | | | | | | | 22d30866 simplewallet: add missing inactivity-lock-timeout to set help blurb (moneromooo-monero) 9f57f0df simplewallet: do not mention inactivity if a lock was manual (moneromooo-monero)
| * | | simplewallet: add missing inactivity-lock-timeout to set help blurbmoneromooo-monero2019-11-011-1/+3
| | | |
| * | | simplewallet: do not mention inactivity if a lock was manualmoneromooo-monero2019-11-011-1/+2
| | | |
* | | | Merge pull request #6069Alexander Blair2020-02-061-5/+18
|\ \ \ \ | | | | | | | | | | | | | | | d64e5aa7 wallet: allow message sign/verify for subaddresses (moneromooo-monero)
| * | | | wallet: allow message sign/verify for subaddressesmoneromooo-monero2019-12-311-5/+18
| |/ / /
* | | | wallet: do not split integrated addresses in address book apimoneromooo-monero2020-01-261-26/+8
| | | |
* | | | Merge pull request #6130Alexander Blair2020-01-161-1/+1
|\ \ \ \ | |_|_|/ |/| | | | | | | 6dec0013 simplewallet: fix restore height warning (selsta)
| * | | simplewallet: fix restore height warningselsta2019-11-141-1/+1
| | |/ | |/|
* | | Merge pull request #6027luigi11112019-12-121-26/+0
|\ \ \ | |/ / |/| | | | | 9768e96 simplewallet: remove remaining payment id dead code (moneromooo-monero)
| * | simplewallet: remove remaining payment id dead codemoneromooo-monero2019-10-251-26/+0
| | | | | | | | | | | | pointed out by coverity
* | | simplewallet: plug a timing leakmoneromooo-monero2019-11-022-10/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As reported by Tramèr et al, timing of refresh requests can be used to see whether a password was requested (and thus at least one output received) since this will induce a delay in subsequent calls. To avoid this, we schedule calls at a given time instead of sleeping for a set time (which would make delays additive). To further avoid a scheduled call being during the time in which a password is prompted, the actual scheduled time is now randomized.
* | | wallet: fix another facet of "did I get some monero" information leakmoneromooo-monero2019-11-011-2/+10
| |/ |/| | | | | | | | | | | We get new pool txes before processing any tx, pool or not. This ensures that if we're asked for a password, this does not cause a measurable delay in the txpool query after the last block query.
* | Merge pull request #6019luigi11112019-10-251-1/+1
|\ \ | | | | | | | | | d60c1b6 changed 'batttery' to 'battery' (jakehemmerle)
| * | changed 'batttery' to 'battery'Jake Hemmerle2019-10-241-1/+1
| |/
* | simplewallet: add public_nodes commandmoneromooo-monero2019-10-252-19/+70
| | | | | | | | Lists nodes exposing their RPC port for public use