aboutsummaryrefslogtreecommitdiff
path: root/src/simplewallet/simplewallet.cpp
Commit message (Expand)AuthorAgeFilesLines
* wallet2: Fix rescan_bc keep_ki optionNathan Dorfman2021-04-231-1/+1
* Merge pull request #7651luigi11112021-04-221-1/+6
|\
| * monero-wallet-cli: improve error message when tx amount is zeroElliot Wirrick2021-04-071-1/+6
* | Merge pull request #7002luigi11112021-04-161-0/+1
|\ \ | |/ |/|
| * Reduce compilation time of epee/portable_storage_template_helper.hmj-xmr2021-03-281-0/+1
* | Merge pull request #7358luigi11112021-03-291-2/+20
|\ \ | |/ |/|
| * wallet_rpc_payments: implement multithreadinggdmojo2021-02-201-2/+20
* | 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-181-1/+44
|\ \
| * | monero-wallet-cli: Added command scan_txHoria Mihai David2021-02-171-1/+44
* | | 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-131-0/+20
|/
* 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-171-0/+24
* | 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-241-41/+70
| |/ |/|
* | 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-191-1/+1
|\ \ \
| * | | Update copyright year to 2020SomaticFanatic2020-05-061-1/+1
| |/ /
* | | Merge pull request #6488Alexander Blair2020-07-161-0/+63
|\ \ \ | |_|/ |/| |
| * | simplewallet: add show_qr_code commandselsta2020-06-211-0/+63
* | | Merge pull request #6549luigi11112020-06-081-2/+40
|\ \ \
| * | | [master] MMS: New 'config_checksum' subcommandrbrunner72020-05-241-2/+40
| | |/ | |/|
* | | Merge pull request #6525luigi11112020-06-081-2/+2
|\ \ \
| * | | simplewallet: don't complain about incoming payment ids on changemoneromooo-monero2020-05-131-2/+2
| |/ /
* / / 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