aboutsummaryrefslogtreecommitdiff
path: root/src/simplewallet (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-22wallet2: Fix rescan_bc keep_ki optionNathan Dorfman1-1/+1
2020-12-22restrict public node checks a littlemoneromooo-monero1-8/+39
2020-09-15wallet2: adapt to deterministic unlock timeTheCharlatan1-4/+4
2020-09-14simplewallet fix wrong persistent-rpc-client-id name in helpmoneromooo-monero1-1/+1
2020-08-28Bind signature to full address and signing modeSarang Noether1-6/+2
2020-08-28wallet: allow signing a message with spend or view keymoneromooo-monero1-11/+27
2020-08-17replace most boost serialization with existing monero serializationmoneromooo-monero2-0/+25
2020-08-10simplewallet: allow setting tx keys when sending to a subaddressmoneromooo-monero1-3/+21
2020-07-24Wallet, daemon: From 'help_advanced' back to 'help', and new 'apropos' commandrbrunner72-42/+71
2020-06-21add trezor support to sweep_singleDusan Klinec1-0/+26
2020-06-21simplewallet: add show_qr_code commandselsta3-0/+65
2020-06-09repo: update donation fund addressselsta1-1/+1
2020-05-31Fix boost <1.60 compilation and fix boost 1.73+ warningsLee Clagett1-0/+5
2020-05-24[master] MMS: New 'config_checksum' subcommandrbrunner72-2/+42
2020-05-16simplewallet: add missing calls to on_commandmoneromooo-monero1-8/+8
2020-05-13simplewallet: don't complain about incoming payment ids on changemoneromooo-monero2-3/+3
2020-05-06Update copyright year to 2020SomaticFanatic3-3/+3
2020-04-27trezor: adapt to new passphrase mechanismDusan Klinec2-5/+10
2020-04-22simplewallet: report timestamp based expected unlock time on balancemoneromooo-monero1-4/+14
2020-04-14simplewallet: add sweep_account commandmoneromooo-monero2-8/+37
2020-04-10simplewallet : missing function block separatorSumo Gr1-0/+1
2020-04-08simplewallet: fix strings (show_transfers & export_transfers)sumogr1-4/+4
2020-04-07simplewallet: new "address one-off <major> <minor>" commandmoneromooo-monero1-2/+20
2020-03-28simplewallet: warn about correlations if print-ring-members is not setmoneromooo-monero2-14/+18
2020-02-17remove empty statementsInterchained1-2/+2
2020-02-17simplewallet: fix smart mining not starting after first setupmoneromooo-monero1-2/+10
2020-01-26wallet: do not split integrated addresses in address book apimoneromooo-monero1-26/+8
2020-01-09simplewallet: reword mixin in user message in terms of ring sizemoneromooo-monero1-1/+1
2019-12-31wallet: allow message sign/verify for subaddressesmoneromooo-monero1-5/+18
2019-12-30wallet: fix exceptions getting the hash of a pruned txmoneromooo-monero1-2/+2
2019-12-16wallet-cli/rpc: allow sweep_all to use outputs in all subaddresses within an ...stoffu1-5/+10
2019-12-09simplewallet: warn on refresh if refresh-from-block-height seems offmoneromooo-monero1-0/+8
2019-12-07simplewallet: set manual refresh mode in rescan_bcmoneromooo-monero1-0/+2
2019-12-03simplewallet: fix output age display with duplicate heightsmoneromooo-monero2-11/+14
2019-12-03simplewallet: fix "outputs in same tx" detectormoneromooo-monero1-0/+1
2019-11-29simplewallet: fix encrypted payment id note triggering on dummy onesmoneromooo-monero1-12/+20
2019-11-25simplewallet: point to "set help" in the lock screen messagemoneromooo-monero1-1/+1
2019-11-14simplewallet: fix restore height warningselsta1-1/+1
2019-11-13simplewallet: noob-friendly help menuwowario2-11/+43
2019-11-02simplewallet: plug a timing leakmoneromooo-monero2-10/+31
2019-11-01wallet: fix another facet of "did I get some monero" information leakmoneromooo-monero1-2/+10
2019-11-01simplewallet: add missing inactivity-lock-timeout to set help blurbmoneromooo-monero1-1/+3
2019-11-01simplewallet: do not mention inactivity if a lock was manualmoneromooo-monero1-1/+2
2019-10-25simplewallet: remove remaining payment id dead codemoneromooo-monero1-26/+0
2019-10-25simplewallet: add public_nodes commandmoneromooo-monero2-19/+70
2019-10-25daemon, wallet: new pay for RPC use systemmoneromooo-monero2-7/+392
2019-10-24changed 'batttery' to 'battery'Jake Hemmerle1-1/+1
2019-10-14wallet: remove long payment ID sending supportmoneromooo-monero2-81/+5
2019-10-14simplewallet: reinstate short payment id nag, only if non defaultmoneromooo-monero1-1/+8
2019-10-11simplewallet: add --restore-from-seed aliasmoneromooo-monero1-1/+3
2019-10-11simplewallet: don't trigger idle lock right after a foreground refreshmoneromooo-monero1-0/+3
2019-10-10simplewallet: do not print warning for locked coinbase txesmoneromooo-monero1-1/+1
2019-10-02wallet2: add ignore-outputs-{above/below} optionstoffu2-0/+47
2019-10-01simplewallet.cpp - clean up welcome messageSomaticFanatic1-3/+3
2019-09-11simplewallet: remove erroneously added line under subaddress-lookaheadstoffu1-1/+0
2019-09-05wallet: fix mismatch between two concepts of "balance"moneromooo-monero1-9/+9
2019-08-29simplewallet: warn if invalid default ring size is set and actually ignore th...stoffu1-15/+13
2019-08-28simplewallet: lock console on inactivitymoneromooo-monero2-130/+311
2019-08-28simplewallet: fix warnings about useless std::movemoneromooo-monero1-5/+5
2019-08-24simplewallet: moan harder about untrusted nodesmoneromooo-monero1-1/+16
2019-08-22Wallet: Option to export data to ASCIITadeas Moravec2-16/+50
2019-08-13simplewallet: fix arg indexing bug in set_device_namestoffu1-1/+1
2019-08-13simplewallet: add a few missing settings help textstoffu1-4/+14
2019-07-10wallet: provide original address for outgoing transfersxiphon1-3/+3
2019-07-08simplewallet: add restore_height commandthotbot2-0/+10
2019-07-08Fix incorrectly named binding for MMS send_signer_config commandtobtoht1-1/+1
2019-07-06Minor formatting fix in help set commandtobtoht1-1/+1
2019-07-02simplewallet: optional all flag to export_outputs/export_key_imagesmoneromooo-monero1-10/+29
2019-06-22simplewallet: don't ask about mining when running a command linemoneromooo-monero1-1/+3
2019-06-17device: show address on device displayDusan Klinec1-6/+49
2019-06-16Fix --restore-date usageHoward Chu1-1/+1
2019-06-06simplewallet: print errors on exceptions creating walletsmoneromooo-monero1-4/+12
2019-05-16wallet: add unlock_time details to show_transfersmoneromooo-monero2-3/+26
2019-04-18simplewallet: fix output representation offsetmoneromooo-monero1-1/+1
2019-04-18simplewallet: prompt when spending more than one old out in one txmoneromooo-monero2-3/+58
2019-04-17simplewallet: add the change amount to the prompt when lockingmoneromooo-monero1-1/+3
2019-04-16simplewallet: add another warning about long payment idsmoneromooo-monero1-0/+8
2019-04-12simplewallet: fix warning about long payment id using the old optionmoneromooo-monero1-1/+1
2019-04-11simplewallet: fix merge error with new welcome commandmoneromooo-monero1-1/+2
2019-04-11simplewallet: add a welcome/disclaimer message commandmoneromooo-monero2-0/+34
2019-04-11simplewallet: new net_stats commandmoneromooo-monero2-0/+13
2019-04-06wallet: add number of blocks required for the balance to fully unlockmoneromooo-monero1-3/+8
2019-04-04wallet: new option to start background miningmoneromooo-monero2-11/+167
2019-04-02simplewallet: new unset_ring commandmoneromooo-monero2-1/+39
2019-04-01wallet: add number of blocks required for the balance to fully unlockmoneromooo-monero1-3/+8
2019-03-29fix init warning on whatever compiler versionitalocoin1-2/+1
2019-03-28Add get_tx_proof support, needed for new sanity checkcslashm1-5/+0
2019-03-24wallet: use original user address if we have a short payment idmoneromooo-monero1-1/+1
2019-03-22wallet: add freeze/thaw/frozen commandsmoneromooo-monero2-3/+90
2019-03-20device/trezor: HF10 support added, wallet::APIDusan Klinec2-14/+16
2019-03-17simplewallet: make the long payment ids warnigns more warneymoneromooo-monero1-4/+6
2019-03-15wallet: adds rescan_bc option with preserving key imagesDusan Klinec2-8/+66
2019-03-14simplewallet: add some missing spacing before uses datamoneromooo-monero1-1/+1
2019-03-11wallet: fix load failure if the mms isn't usablemoneromooo-monero1-0/+10
2019-03-05wallet2: key image import fixesmoneromooo-monero1-7/+2
2019-03-05Update 2019 copyrightbinaryFate3-3/+3
2019-02-14simplewallet: add help for ask-password optionsmoneromooo-monero1-0/+2
2019-02-14simplewallet: mark confirm-missing-payment-id as obsoletemoneromooo-monero1-1/+1
2019-02-03simplewallet: tell the user to complain to the recipientmoneromooo-monero1-1/+1
2019-02-02epee: add SSL supportmoneromooo-monero1-2/+3
2019-01-18core: include a dummy encrypted payment id when no payment is usedmoneromooo-monero1-8/+18
2019-01-18core, wallet: remember original text version of destination addressmoneromooo-monero1-0/+3
2019-01-18simplewallet: fix help text of rescan_bc to mention the "hard" optionstoffu1-1/+1
2019-01-18simplewallet: remove extra colon in a few calls to input_secure_linestoffu1-6/+6
2019-01-18simplewallet: avoid conversion to string in input_secure_linestoffu1-2/+2
2019-01-18simplewallet: factor yesno hint into input_linestoffu1-38/+41
2019-01-16simplewallet: disable long payment ids by defaultmoneromooo-monero2-12/+37
2019-01-16simplewallet: improve punctuation in user visible stringselsta1-3/+3
2019-01-09wallet: do not check txpool in background modemoneromooo-monero1-1/+2
2019-01-04simplewallet: Show new address after going multisigrbrunner71-0/+1
2019-01-02simplewallet: don't subtract 1 to estimate blockchain heightmoneromooo-monero1-1/+1
2018-12-31wallet: optionally keep track of owned outputs usesmoneromooo-monero2-16/+75
2018-12-30wallet: do not display daemon controlled text if untrustedmoneromooo-monero1-1/+1
2018-12-27simplewallet: remove ability to transfer with detached short payment idsmoneromooo-monero1-31/+2
2018-12-23Simplewallet: Unify usage messages.Tadeas Moravec1-144/+230
2018-12-23simplewallet: fix show_transfers colouring, and add red for failedmoneromooo-monero2-1/+6
2018-12-14Add --restore-date paramHoward Chu2-11/+57
2018-12-12MMS (Multisig Messaging System): Initial versionrbrunner72-120/+1410
2018-12-07simplewallet: donate command validate amountselsta1-2/+12
2018-12-04device/trezor: ask for KI sync on first refreshDusan Klinec2-12/+43
2018-12-04device: enable to use multiple independent device walletsDusan Klinec1-0/+2
2018-11-29device/trezor: passphrase entry on hostDusan Klinec2-1/+39
2018-11-27simplewallet: use is_transfer_unlocked instead of is_tx_spendtime_unlocked fo...stoffu1-1/+1
2018-11-24simplewallet: enable donation on testnet/stagenet for easier testingstoffu1-8/+21
2018-11-23remove some unused codemoneromooo-monero1-1/+0
2018-11-21blockchain_stats: don't use gmtime_r on Windowsmoneromooo-monero1-5/+1
2018-11-16Enhance help text for print_ring.Tadeas Moravec1-2/+4
2018-11-16Enhance help text for incoming_transfers.Tadeas Moravec1-3/+5
2018-11-15simplewallet: slightly adjust wording when printing multisig seedstoffu1-2/+2
2018-11-15cmake: move Boost_LOCALE_LIBRARY out of ICU_LIBRARIESstoffu1-0/+1
2018-11-12Add new command "export_transfers" to save transfers to csvsachaaaaa2-46/+244
2018-11-04simplewallet: print the number of show/all transfersmoneromooo-monero1-2/+6
2018-11-04wallet2: only export necessary outputs and key imagesmoneromooo-monero1-2/+2
2018-11-04simplewallet: reorganize SCOPED_WALLET_UNLOCK a bit morestoffu1-17/+25
2018-11-04simplewallet: don't skip asking for password when watch-onlystoffu1-1/+1
2018-11-03wallet: add a non destructive blockchain rescanmoneromooo-monero2-12/+30
2018-11-02device/trezor: trezor support addedDusan Klinec2-1/+148
2018-11-02simplewallet: remove redundant messages on daemon connection failurestoffu1-18/+0
2018-10-25simplewallet: display locked/unlocked state in show_transfersmoneromooo-monero1-4/+5
2018-10-18Rename "blackball" for claritymoneromooo-monero1-17/+17
2018-10-18Simplewallet: update help text for show_transfers.Ted Moravec1-1/+9
2018-10-12simplewallet: fix view key parsing in --generate-from-view-keymoneromooo-monero1-1/+1
2018-10-10simplewallet: perform trivial error checks before password promptxiphon1-2/+2
2018-10-10simplewallet: fixed deadlock if a user hits CTRL+C twicexiphon1-6/+0
2018-10-10simplewallet: mark default-ring-size setting as obsoletemoneromooo-monero1-1/+1
2018-10-06Fix some calls to the translation functionGuillaume LE VAILLANT1-41/+41
2018-10-01Arbitrary M/N multisig schemes:naughtyfox2-1/+61
2018-10-01wallet: fix --generate-from-json using wrong passwordmoneromooo-monero1-1/+3
2018-09-29Merge pull request #4459Riccardo Spagni1-1/+3
2018-09-29Merge pull request #4439Riccardo Spagni1-1/+2
2018-09-25simplewallet: don't complain about payment id on pool mined blocksmoneromooo-monero1-1/+2
2018-09-19simplewallet: fix --generate-from-json setting wrong wallet filenamemoneromooo-monero1-2/+2
2018-09-19simplewallet: Add Unicode input_line [Ryo backport]fireice-uk1-47/+3
2018-09-18wallet: add 'outputs' option for sweep_* commandswhythat1-7/+45
2018-09-17api/wallet: properly disable key encryptionstoffu1-1/+1
2018-09-16simplewallet: remove obsolete transfer_original commandmoneromooo-monero2-16/+5
2018-09-14hw_device: support for multiple devices added [for review]Dusan Klinec2-5/+37
2018-09-14wallet: ask-password can now ask without encrypting the secret spend keymoneromooo-monero1-15/+33
2018-09-14remove obsolete daemon selection of fake outs and old tx constructionmoneromooo-monero1-7/+4
2018-09-14simplewallet: print reason why refresh+password is neededmoneromooo-monero1-1/+1
2018-09-12wallet: use wipeable_string in more places where a secret is usedmoneromooo-monero1-22/+17
2018-09-11v8: per byte fee, pad bulletproofs, fixed 11 ring sizemoneromooo-monero1-8/+39
2018-09-10record blackballs as amount/offset, and add export abilitymoneromooo-monero1-23/+40
2018-09-03wallet2: factor the creation of a new wallet keys filemoneromooo-monero1-1/+2
2018-08-28simplewallet: handle transfers using a monero: URImoneromooo-monero1-32/+80
2018-08-23wallet: store trusted-daemon flag in wallet2stoffu2-51/+26
2018-08-16store secret keys encrypted where possiblemoneromooo-monero2-78/+160
2018-08-16wallet: wipe seed from memory where appropriatemoneromooo-monero2-25/+87
2018-08-15simplewallet: allow named priority levels for default-prioritymoneromooo-monero1-9/+37
2018-08-13simplewallet: Simplify LOCK_IDLE_SCOPE macrorbrunner71-6/+1
2018-08-07simplewallet: add a warning and prompt on rescan_blockchainmoneromooo-monero1-1/+9
2018-08-05simplewallet: correct number of human-readable monthsrbrunner71-1/+1
2018-08-03wallet: distinguish coinbase from other txes in show_transfersmoneromooo-monero1-13/+22
2018-07-30simplewallet: add set_tx_key for importing tx keys from 3rd party walletsstoffu2-0/+63
2018-07-30simplewallet: make sure wallet config is stored right after creationstoffu2-28/+40
2018-07-24simplewallet.unspent_outputs: fix wrong logic for parsingstoffu1-1/+1
2018-07-23monero-wallet-cli: added locked_sweep_all commandjcktm2-6/+51
2018-07-22simplewallet: fix language detection when using --use-english-language-namesmoneromooo-monero1-4/+6
2018-07-12wallet: warn when payment IDs are usedmoneromooo-monero1-0/+19
2018-07-07simplewallet: reword "seed encryption" to "seed offset"moneromooo-monero1-2/+2
2018-07-03Allow fractional outputs to be ignoredstoffu2-0/+16
2018-07-02node_rpc_proxy: factor a few RPC calls using get_infomoneromooo-monero1-6/+1
2018-06-28remove epee from link lines where it's redundantmoneromooo-monero1-1/+0
2018-06-27wallet: include a suggested number of confirmations based on amountmoneromooo-monero1-0/+4
2018-06-27simplewallet.sweep_all: show usage when parsing failsstoffu1-1/+10
2018-06-23simplewallet: init trusted daemon flag to false when autodetectingmoneromooo-monero1-0/+1
2018-06-21fix typos in language files and rpc_args.cppordtrogen1-1/+1
2018-06-21Move parse_subaddress_lookahead() from simplewallet.cpp to util.cppstoffu1-14/+3
2018-06-20fix string handling for donation messagecryptochangements341-1/+1
2018-06-18simplewallet: fix delay when setting auto-refresh offmoneromooo-monero1-0/+1
2018-06-18simplewallet: remove leftover global debug tracemoneromooo-monero1-1/+0
2018-06-13wallet: on first refresh, start off with a quantized heightmoneromooo-monero1-2/+2
2018-06-13wallet: allow unspendable unmixable outputs to be discardedstoffu1-0/+14
2018-06-11cryptonote_config: add get_config to refactor x = testnet ? config::testnet::...stoffu1-1/+1
2018-06-10simplewallet: don't confirm missing payment ID when sending to only subaddressesstoffu1-3/+5
2018-06-09simplewallet: set_ring can now take a file with ringsmoneromooo-monero1-2/+110
2018-06-08simplewallet: grammar fix in warning messagemoneromooo-monero1-1/+1
2018-06-05simplewallet: add optional trusted/untrusted argument to set_daemonmoneromooo-monero1-1/+28
2018-06-03wallet-rpc: watch-only and cold wallet features addedDusan Klinec1-64/+4
2018-06-01simplewallet.sign_transfer: rename export to export_raw, add help messagestoffu1-4/+4