aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/wallet_args.cpp
Commit message (Expand)AuthorAgeFilesLines
* Establish Monzero Phase 0 and inactive assets baselinemonzero-phase0-assets-prototype-20260815Monzero Build System4 hours1-4/+4
* Copyright: Update to 2022mj-xmr2022-03-041-1/+1
* monero-wallet-rpc: Prevent --password-file from being used with --wallet-dirKermit Alexander II2021-08-201-0/+4
* Update copyright year to 2020SomaticFanatic2020-05-061-1/+1
* daemon, wallet: new pay for RPC use systemmoneromooo-monero2019-10-251-0/+4
* wallet: do not print log settings when unsetmoneromooo-monero2019-07-011-1/+4
* Update 2019 copyrightbinaryFate2019-03-051-1/+1
* wallet: warn if lockable memory limit is too lowmoneromooo-monero2018-11-031-0/+8
* wallet: disable core dumps on startup in release modemoneromooo-monero2018-08-121-0/+3
* Merge pull request #3939luigi11112018-06-201-0/+4
|\
| * wallet: do not log by default if we're not asked to log to consolemoneromooo-monero2018-06-061-0/+4
* | mlog: --max-log-files to set the max number of rotated log filesstoffu2018-06-131-1/+3
|/
* wallet cli/rpc: terminate execution with code 0 when --help or --version is g...stoffu2018-04-221-5/+11
* Update 2018 copyrightxmr-eric2018-01-261-1/+1
* gen_multisig: generates multisig wallets if participants trust each othermoneromooo-monero2017-12-171-0/+4
* move includes around to lessen overall loadmoneromooo-monero2017-12-161-0/+1
* daemon & simplewallet: don't set max-concurrency when unspecifiedstoffu2017-11-161-1/+1
* wallet: move some scoped_message_writer calls from the libsmoneromooo-monero2017-11-141-9/+24
* Merge pull request #2589Riccardo Spagni2017-10-151-3/+3
|\
| * add a command_line function to check for defaulted optionsmoneromooo-monero2017-10-061-3/+3
* | Add tools::on_startup, and warn about glibc 2.25 bug if foundmoneromooo-monero2017-10-141-1/+1
|/
* Merge pull request #2456Riccardo Spagni2017-09-251-1/+3
|\
| * daemon, wallet: add --max-log-file-size optionselsta2017-09-171-1/+3
* | wallet_args: remove redundant default value for --log-filemoneromooo-monero2017-09-251-1/+1
* | wallet: fix --help and --version erroring outmoneromooo-monero2017-09-101-15/+15
|/
* wallet-cli: Minor improvement to help outputErik de Castro Lopo2017-07-271-2/+4
* Adds a config file option to the walletArne Brutschy2017-03-121-0/+19
* wallet: fix --log-file not workingmoneromooo-monero2017-02-281-27/+26
* wallet: avoid pre-log-init spew on --versionmoneromooo-monero2017-02-241-11/+11
* update copyright year, fix occasional lack of newline at line endRiccardo Spagni2017-02-211-1/+1
* wallet_rpc_server: fix logs going to the wrong filemoneromooo-monero2017-01-281-2/+3
* fixed typo: monero-wallet-cli,logkenshi842017-01-231-1/+1
* Change logging to easylogging++moneromooo-monero2017-01-161-50/+23
* Created monero-wallet-rpc, moving functionality from monero-wallet-cliLee Clagett2016-11-101-0/+185