aboutsummaryrefslogtreecommitdiff
path: root/src/simplewallet/simplewallet.cpp
Commit message (Expand)AuthorAgeFilesLines
* simplewallet: edit desc. text for transferCat2025-11-261-1/+1
* Merge pull request #10098tobtoht2025-09-281-1/+1
|\
| * simplewallet: batch address creation limit to match rpcnahuhh2025-09-221-1/+1
* | wallet: deprecate wallet2::find_and_save_rings()jeffro2562025-07-291-9/+1
* | set do_not_relay always false in submit_multisig_mainSNeedlewoods2025-07-141-2/+2
|/
* add do_not_relay option to submit_multisig_main command in simplewalletSNeedlewoods2025-07-111-8/+2
* Merge pull request #9978tobtoht2025-07-101-2/+1
|\
| * simplewallet: respect `do-not-relay` in `sweep_single`hinto.janai2025-07-081-2/+1
* | fix issue 9943: cli using wrong filename for storing keysRudolf Schmidt2025-06-071-1/+1
* | Merge pull request #8617tobtoht2025-02-131-4/+200
|\ \
| * | wallet: background sync with just the view keyj-berman2024-05-241-4/+200
| |/
* / build: fix build with Boost 1.85 and remove instances of viewkey logging [REL...jeffro2562024-09-101-3/+3
|/
* Enforce Tx unlock_time is Zero by Relay Rule [RELEASE]jeffro2562024-04-291-129/+12
* wallet2: adjust fee during backlog, fix set priorityselsta2024-03-081-1/+1
* wallet: feature: transfer amount with fee includedjeffro2562024-02-201-5/+78
* wallet2, RPC: Optimize RPC calls for periodic refresh from 3 down to 1 call [...rbrunner72023-07-091-1/+4
* wallet2: fix rescanning tx via scan_txj-berman2023-03-131-2/+3
* Merge pull request #8585luigi11112022-09-261-1/+1
|\
| * wallet2: fail to establish daemon cxn == "Disconnected" cxn statusj-berman2022-09-211-1/+1
* | add an option to force-update multisig key exchange under some circumstanceskoe2022-09-211-11/+17
|/
* Merge pull request #8545v0.18.1.1luigi11112022-09-151-16/+29
|\
| * Fix segfault restoring encrypted multisig seedj-berman2022-09-061-16/+16
| * Require user ack multisig is experimental to restorej-berman2022-09-061-0/+13
* | wallet2: check wallet compatibility with daemon's hard fork versionj-berman2022-09-121-7/+11
* | allow exporting outputs in chunksmoneromooo-monero2022-09-071-2/+4
|/
* Merge pull request #8391luigi11112022-07-051-0/+16
|\
| * simplewallet: print usage when given no argshinto.janaiyo2022-06-201-0/+16
* | Improve consistency between on_money_received and on_money_received_unconfirmedLuke Parker2022-06-011-2/+6
|/
* Merge pull request #8337luigi11112022-05-261-2/+0
|\
| * src, epee: fix a couple compiler warningsselsta2022-05-171-2/+0
* | disable multisig by defaultmoneromooo-monero2022-05-171-0/+55
|/
* Merge pull request #8220luigi11112022-05-101-3/+7
|\
| * multisig: add post-kex verification round to check that all participants have...koe2022-04-291-3/+7
* | Merge pull request #8178luigi11112022-04-251-64/+5
|\ \
| * | Bump ring size to 16 for v15 & remove set default in wallet clij-berman2022-04-181-64/+5
* | | simplewallet: fix integrated_address output stringselsta2022-04-081-1/+1
|/ /
* | Merge pull request #8197luigi11112022-04-061-1/+1
|\ \
| * | Copyright: Update to 2022mj-xmr2022-03-041-1/+1
| |/
* | Merge pull request #8180luigi11112022-04-061-13/+47
|\ \
| * | simplewallet: add option for exporting tx keysreemuru2022-02-241-13/+47
* | | Merge pull request #8053luigi11112022-04-061-2/+2
|\ \ \
| * | | account info text alignmentim2021-11-101-2/+2
| |/ /
* | / Make the wallet name optional when locked.Norman Moeschter2022-03-101-0/+27
| |/ |/|
* | Merge pull request #7877luigi11112022-03-021-60/+3
|\ \ | |/ |/|
| * multisig key exchange update and refactorkoe2022-02-221-60/+3
* | simplewallet: fix incoming_transfers index errorselsta2021-10-101-8/+6
|/
* simplewallet: don't truncate integ. address in export_transfersselsta2021-06-241-2/+2
* 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