aboutsummaryrefslogtreecommitdiff
path: root/src/simplewallet (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-10Merge pull request #8220luigi11111-3/+7
2022-04-29multisig: add post-kex verification round to check that all participants have...koe1-3/+7
2022-04-25Merge pull request #8178luigi11112-65/+5
2022-04-19Merge pull request #8245luigi11111-1/+1
2022-04-18Bump ring size to 16 for v15 & remove set default in wallet clij-berman2-65/+5
2022-04-08simplewallet: fix integrated_address output stringselsta1-1/+1
2022-04-06CMake: Add missing headers via monero_find_all_headers macromj-xmr1-2/+1
2022-04-06Merge pull request #8197luigi11113-3/+3
2022-04-06Merge pull request #8180luigi11111-13/+47
2022-04-06Merge pull request #8053luigi11111-2/+2
2022-03-10Make the wallet name optional when locked.Norman Moeschter2-0/+28
2022-03-04Copyright: Update to 2022mj-xmr3-3/+3
2022-03-02Merge pull request #7877luigi11112-61/+3
2022-02-24simplewallet: add option for exporting tx keysreemuru1-13/+47
2022-02-22multisig key exchange update and refactorkoe2-61/+3
2021-11-10account info text alignmentim1-2/+2
2021-10-10simplewallet: fix incoming_transfers index errorselsta1-8/+6
2021-06-24simplewallet: don't truncate integ. address in export_transfersselsta1-2/+2
2021-04-23wallet2: Fix rescan_bc keep_ki optionNathan Dorfman1-1/+1
2021-04-22Merge pull request #7651luigi11111-1/+6
2021-04-16Merge pull request #7002luigi11111-0/+1
2021-04-07monero-wallet-cli: improve error message when tx amount is zeroElliot Wirrick1-1/+6
2021-03-29Merge pull request #7358luigi11112-2/+21
2021-03-28Reduce compilation time of epee/portable_storage_template_helper.hmj-xmr1-0/+1
2021-02-20wallet_rpc_payments: implement multithreadinggdmojo2-2/+21
2021-02-18Merge pull request #7355luigi11111-1/+1
2021-02-18Merge pull request #7346luigi11111-8/+1
2021-02-18Merge pull request #7340luigi11111-1/+1
2021-02-18Merge pull request #7312luigi11112-1/+45
2021-02-17monero-wallet-cli: Added command scan_txHoria Mihai David2-1/+45
2021-02-16Merge pull request #7319luigi11111-1/+1
2021-02-15Merge pull request #7242luigi11111-5/+20
2021-02-09Remove unused variables in monero codebaseKevin Barbour1-8/+1
2021-01-28Remove copies from foreach loops (thanks to Clang)Lee Clagett1-1/+1
2021-01-21Simplewallet.cpp: Add export_outputs helpSomaticFanatic1-1/+1
2021-01-15Merge pull request #7113luigi11111-4/+9
2021-01-13simplewallet: allow setting --restore-height 0selsta1-1/+1
2020-12-31simplewallet: Add input file parameter to sign_transferSteff Richards1-5/+20
2020-12-26Merge pull request #7173Alexander Blair1-8/+39
2020-12-26Merge pull request #6931Alexander Blair1-2/+28
2020-12-26simplewallet: add "address mnew" commandcodesoap1-2/+28
2020-12-22restrict public node checks a littlemoneromooo-monero1-8/+39
2020-12-10simplewallet: don't complain about connecting to the daemon when offlinemoneromooo-monero1-4/+9
2020-10-13wallet2: skip reorgs exceeding max-reorg-depth wallet settingxiphon2-0/+21
2020-09-15Merge pull request #6819v0.17.0.0luigi11111-1/+1
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-27Merge pull request #6752Alexander Blair1-3/+21
2020-08-17replace most boost serialization with existing monero serializationmoneromooo-monero2-0/+25
2020-08-16Merge pull request #6677Alexander Blair1-0/+26
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-07-19Merge pull request #6537Alexander Blair1-8/+8
2020-07-19Merge pull request #6512Alexander Blair3-3/+3
2020-07-16Merge pull request #6488Alexander Blair3-0/+65
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-06-08Merge pull request #6549luigi11112-2/+42
2020-06-08Merge pull request #6525luigi11112-3/+3
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-05-05Merge pull request #6467luigi11111-4/+14
2020-05-01Merge pull request #6449luigi11112-8/+37
2020-05-01Merge pull request #6446luigi11112-5/+10
2020-05-01Merge pull request #6444luigi11111-0/+1
2020-05-01Merge pull request #6440luigi11111-4/+4
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-10Merge pull request #6394luigi11111-2/+20
2020-04-10Merge pull request #6341luigi11111-2/+10
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-04-04Merge pull request #6339luigi11111-2/+2
2020-03-28simplewallet: warn about correlations if print-ring-members is not setmoneromooo-monero2-14/+18
2020-03-27Merge pull request #6288Alexander Blair1-1/+1
2020-03-12Merge pull request #6268Alexander Blair1-2/+2
2020-02-28Merge pull request #6222Alexander Blair1-0/+2
2020-02-28Merge pull request #6058Alexander Blair1-1/+1
2020-02-28Merge pull request #6241Alexander Blair1-5/+10
2020-02-28Merge pull request #6224Alexander Blair1-0/+8
2020-02-28Merge pull request #6213Alexander Blair2-11/+15
2020-02-19Merge pull request #6197luigi11111-12/+20
2020-02-17remove empty statementsInterchained1-2/+2
2020-02-17simplewallet: fix smart mining not starting after first setupmoneromooo-monero1-2/+10
2020-02-06Merge pull request #6127Alexander Blair2-11/+43
2020-02-06Merge pull request #6076Alexander Blair1-2/+5
2020-02-06Merge pull request #6069Alexander Blair1-5/+18
2020-01-26wallet: do not split integrated addresses in address book apimoneromooo-monero1-26/+8
2020-01-16Merge pull request #6130Alexander Blair1-1/+1
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-12Merge pull request #6027luigi11111-26/+0
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-25Merge pull request #6019luigi11111-1/+1
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-22Merge pull request #5983luigi11111-1/+3
2019-10-22Merge pull request #5982luigi11111-0/+3
2019-10-22Merge pull request #5977luigi11111-1/+1
2019-10-16Merge pull request #5952luigi11112-0/+47
2019-10-16Merge pull request #5946luigi11111-3/+3
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-30Merge pull request #5906luigi11111-1/+0
2019-09-14Merge pull request #5874luigi11111-15/+13
2019-09-14Merge pull request #5865luigi11111-5/+5
2019-09-11simplewallet: remove erroneously added line under subaddress-lookaheadstoffu1-1/+0
2019-09-08Merge pull request #5855luigi11111-9/+9
2019-09-08Merge pull request #5842luigi11111-1/+16
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-21Merge pull request #5808luigi11111-4/+14
2019-08-21Merge pull request #5750luigi11111-3/+3
2019-08-21Merge pull request #5743luigi11112-0/+10
2019-08-21Merge pull request #5742luigi11111-1/+1
2019-08-21Merge pull request #5740luigi11111-1/+1
2019-08-21Merge pull request #5722luigi11111-10/+29
2019-08-17Merge pull request #5685luigi11111-1/+3
2019-08-15Merge pull request #5656luigi11111-1/+1
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-24Merge pull request #5608luigi11111-4/+12
2019-07-24Merge pull request #5594luigi11111-6/+49
2019-07-24Merge pull request #5460luigi11112-3/+58
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-18Merge pull request #5389Riccardo Spagni1-1/+1
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-16Merge pull request #5450Riccardo Spagni1-0/+8
2019-04-16Merge pull request #5431Riccardo Spagni1-1/+1
2019-04-16simplewallet: add another warning about long payment idsmoneromooo-monero1-0/+8
2019-04-15Merge pull request #5365Riccardo Spagni1-2/+1
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-11Merge pull request #5388Riccardo Spagni2-1/+39
2019-04-11Merge pull request #5382Riccardo Spagni1-3/+8
2019-04-11Merge pull request #5374Riccardo Spagni2-11/+167
2019-04-11simplewallet: new net_stats commandmoneromooo-monero2-0/+13
2019-04-06Merge pull request #5340Riccardo Spagni1-1/+1
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-04-01Merge pull request #5333Riccardo Spagni2-3/+90
2019-04-01Merge pull request #5332Riccardo Spagni1-5/+0
2019-04-01Merge pull request #5307Riccardo Spagni1-4/+6
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-24Merge pull request #5286Riccardo Spagni1-1/+1
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-21Merge pull request #5266Riccardo Spagni1-0/+10
2019-03-21Merge pull request #5235Riccardo Spagni1-7/+2
2019-03-21Merge pull request #5211Riccardo Spagni2-14/+16
2019-03-20device/trezor: HF10 support added, wallet::APIDusan Klinec2-14/+16
2019-03-19Merge pull request #4889Riccardo Spagni2-8/+66
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