aboutsummaryrefslogtreecommitdiff
path: root/src/simplewallet
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #7355luigi11112021-02-181-1/+1
|\
| * Remove copies from foreach loops (thanks to Clang)Lee Clagett2021-01-281-1/+1
* | Merge pull request #7346luigi11112021-02-181-8/+1
|\ \
| * | Remove unused variables in monero codebaseKevin Barbour2021-02-091-8/+1
| |/
* | Merge pull request #7340luigi11112021-02-181-1/+1
|\ \
| * | Simplewallet.cpp: Add export_outputs helpSomaticFanatic2021-01-211-1/+1
| |/
* | Merge pull request #7312luigi11112021-02-182-1/+45
|\ \
| * | monero-wallet-cli: Added command scan_txHoria Mihai David2021-02-172-1/+45
* | | Merge pull request #7319luigi11112021-02-161-1/+1
|\ \ \
| * | | simplewallet: allow setting --restore-height 0selsta2021-01-131-1/+1
| |/ /
* | | Merge pull request #7242luigi11112021-02-151-5/+20
|\ \ \ | |_|/ |/| |
| * | simplewallet: Add input file parameter to sign_transferSteff Richards2020-12-311-5/+20
| |/
* | Merge pull request #7113luigi11112021-01-151-4/+9
|\ \ | |/ |/|
| * simplewallet: don't complain about connecting to the daemon when offlinemoneromooo-monero2020-12-101-4/+9
* | Merge pull request #7173Alexander Blair2020-12-261-8/+39
|\ \
| * | restrict public node checks a littlemoneromooo-monero2020-12-221-8/+39
| |/
* | Merge pull request #6931Alexander Blair2020-12-261-2/+28
|\ \ | |/ |/|
| * simplewallet: add "address mnew" commandcodesoap2020-12-261-2/+28
* | wallet2: skip reorgs exceeding max-reorg-depth wallet settingxiphon2020-10-132-0/+21
|/
* Merge pull request #6819v0.17.0.0luigi11112020-09-151-1/+1
|\
| * 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
|\
| * simplewallet: allow setting tx keys when sending to a subaddressmoneromooo-monero2020-08-101-3/+21
* | replace most boost serialization with existing monero serializationmoneromooo-monero2020-08-172-0/+25
* | Merge pull request #6677Alexander Blair2020-08-161-0/+26
|\ \
| * | 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
|\ \
| * | simplewallet: add missing calls to on_commandmoneromooo-monero2020-05-161-8/+8
* | | Merge pull request #6512Alexander Blair2020-07-193-3/+3
|\ \ \
| * | | Update copyright year to 2020SomaticFanatic2020-05-063-3/+3
| |/ /
* | | Merge pull request #6488Alexander Blair2020-07-163-0/+65
|\ \ \ | |_|/ |/| |
| * | simplewallet: add show_qr_code commandselsta2020-06-213-0/+65
* | | repo: update donation fund addressselsta2020-06-091-1/+1
* | | Merge pull request #6549luigi11112020-06-082-2/+42
|\ \ \
| * | | [master] MMS: New 'config_checksum' subcommandrbrunner72020-05-242-2/+42
| | |/ | |/|
* | | Merge pull request #6525luigi11112020-06-082-3/+3
|\ \ \
| * | | 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
|\ \ | |/ |/|
| * simplewallet: report timestamp based expected unlock time on balancemoneromooo-monero2020-04-221-4/+14
* | Merge pull request #6449luigi11112020-05-012-8/+37
|\ \
| * | simplewallet: add sweep_account commandmoneromooo-monero2020-04-142-8/+37
| |/
* | Merge pull request #6446luigi11112020-05-012-5/+10
|\ \
| * | trezor: adapt to new passphrase mechanismDusan Klinec2020-04-272-5/+10
| |/
* | Merge pull request #6444luigi11112020-05-011-0/+1
|\ \
| * | simplewallet : missing function block separatorSumo Gr2020-04-101-0/+1