summaryrefslogtreecommitdiff
path: root/src/simplewallet
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #8177luigi11112022-04-061-1/+1
|\ | | | | | | 30ab49d simplewallet: rename duplicate amount headers for clarity (reemuru)
| * simplewallet: rename duplicate amount headers for clarityreemuru2022-02-111-1/+1
| | | | | | | | | | | | | | | | There are duplicate headers for 'amount' when performing export_transfers all. Column five represents the total amount of the transaction while column eleven represents the amount transferred per destination (e.g. multi-destination transactions). The columns have been renamed to 'transaction amount' and 'destination amount` respectively.
* | multisig key exchange update and refactorkoe2022-02-242-61/+3
|/
* simplewallet: don't truncate integ. address in export_transfersselsta2021-09-101-2/+2
|
* wallet2: Fix rescan_bc keep_ki optionNathan Dorfman2021-04-221-1/+1
|
* restrict public node checks a littlemoneromooo-monero2020-12-221-8/+39
| | | | | do not include blocked hosts in peer lists or public node lists by default, warn about no https on clearnet and about untrusted peers likely being spies
* Merge pull request #6819v0.17.0.0luigi11112020-09-151-1/+1
|\ | | | | | | c3f354e simplewallet fix wrong persistent-rpc-client-id name in help (moneromooo-monero)
| * simplewallet fix wrong persistent-rpc-client-id name in helpmoneromooo-monero2020-09-141-1/+1
| |
* | wallet2: adapt to deterministic unlock timeTheCharlatan2020-09-151-4/+4
|/
* Bind signature to full address and signing modeSarang Noether2020-08-281-6/+2
|
* wallet: allow signing a message with spend or view keymoneromooo-monero2020-08-281-11/+27
|
* Merge pull request #6752Alexander Blair2020-08-271-3/+21
|\ | | | | | | | | 85899230d simplewallet: allow setting tx keys when sending to a subaddress (moneromooo-monero) e916201f1 wallet2: fix setting tx keys when another is already set (moneromooo-monero)
| * simplewallet: allow setting tx keys when sending to a subaddressmoneromooo-monero2020-08-101-3/+21
| | | | | | | | The tx key derivation is different then
* | replace most boost serialization with existing monero serializationmoneromooo-monero2020-08-172-0/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reduces the attack surface for data that can come from malicious sources (exported output and key images, multisig transactions...) since the monero serialization is already exposed to the outside, and the boost lib we were using had a few known crashers. For interoperability, a new load-deprecated-formats wallet setting is added (off by default). This allows loading boost format data if there is no alternative. It will likely go at some point, along with the ability to load those. Notably, the peer lists file still uses the boost serialization code, as the data it stores is define in epee, while the new serialization code is in monero, and migrating it was fairly hairy. Since this file is local and not obtained from anyone else, the marginal risk is minimal, but it could be migrated later if needed. Some tests and tools also do, this will stay as is for now.
* | Merge pull request #6677Alexander Blair2020-08-161-0/+26
|\ \ | | | | | | | | | f9e3fcdf3 add trezor support to sweep_single (Dusan Klinec)
| * | add trezor support to sweep_singleDusan Klinec2020-06-211-0/+26
| | |
* | | Wallet, daemon: From 'help_advanced' back to 'help', and new 'apropos' commandrbrunner72020-07-242-42/+71
| |/ |/|
* | Merge pull request #6537Alexander Blair2020-07-191-8/+8
|\ \ | | | | | | | | | 5e0ea6e95 simplewallet: add missing calls to on_command (moneromooo-monero)
| * | simplewallet: add missing calls to on_commandmoneromooo-monero2020-05-161-8/+8
| | | | | | | | | | | | It resets the inactivity time
* | | Merge pull request #6512Alexander Blair2020-07-193-3/+3
|\ \ \ | | | | | | | | | | | | 5ef0607da Update copyright year to 2020 (SomaticFanatic)
| * | | Update copyright year to 2020SomaticFanatic2020-05-063-3/+3
| |/ / | | | | | | | | | Update copyright year to 2020
* | | Merge pull request #6488Alexander Blair2020-07-163-0/+65
|\ \ \ | |_|/ |/| | | | | 99684e3e simplewallet: add show_qr_code command (selsta)
| * | simplewallet: add show_qr_code commandselsta2020-06-213-0/+65
| | | | | | | | | | | | Thanks to iDunk for helping with Windows.
* | | repo: update donation fund addressselsta2020-06-091-1/+1
| | |
* | | Merge pull request #6549luigi11112020-06-082-2/+42
|\ \ \ | | | | | | | | | | | | | | | | 82d21f5 easylogging++: sanitize log payload (moneromooo-monero) 7d0b7e8 [master] MMS: New 'config_checksum' subcommand (rbrunner7)
| * | | [master] MMS: New 'config_checksum' subcommandrbrunner72020-05-242-2/+42
| | |/ | |/|
* | | Merge pull request #6525luigi11112020-06-082-3/+3
|\ \ \ | | | | | | | | | | | | 86cf811 simplewallet: don't complain about incoming payment ids on change (moneromooo-monero)
| * | | simplewallet: don't complain about incoming payment ids on changemoneromooo-monero2020-05-132-3/+3
| |/ /
* / / Fix boost <1.60 compilation and fix boost 1.73+ warningsLee Clagett2020-05-311-0/+5
|/ /
* | Merge pull request #6467luigi11112020-05-051-4/+14
|\ \ | |/ |/| | | 8b655de simplewallet: report timestamp based expected unlock time on balance (moneromooo-monero)
| * 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
| |/ / /