Commit Graph

29 Commits (a1407804050c71a9dadb66c56c5fedcd78f0a58e)

Author SHA1 Message Date
wowario a140780405
initial commit
5 years ago
binaryFate 1f2930ce0b Update 2019 copyright
5 years ago
moneromooo-monero 177a9d76f9
wallet: warn if lockable memory limit is too low
6 years ago
moneromooo-monero 4307489147
wallet: disable core dumps on startup in release mode
6 years ago
luigi1111 9a3712541e
Merge pull request #3939
6 years ago
stoffu 63d0ab09b5
mlog: --max-log-files to set the max number of rotated log files
6 years ago
moneromooo-monero 62c8c07c47
wallet: do not log by default if we're not asked to log to console
6 years ago
stoffu f36132a837
wallet cli/rpc: terminate execution with code 0 when --help or --version is given
6 years ago
xmr-eric 18216f19dd Update 2018 copyright
6 years ago
moneromooo-monero fff871a455
gen_multisig: generates multisig wallets if participants trust each other
7 years ago
moneromooo-monero 09ce03d612
move includes around to lessen overall load
7 years ago
stoffu 6171238416
daemon & simplewallet: don't set max-concurrency when unspecified
7 years ago
moneromooo-monero 437421ce42
wallet: move some scoped_message_writer calls from the libs
7 years ago
Riccardo Spagni 1280ba4f5b
Merge pull request #2589
7 years ago
moneromooo-monero 7130cf0c61
Add tools::on_startup, and warn about glibc 2.25 bug if found
7 years ago
moneromooo-monero 8f0cea6355
add a command_line function to check for defaulted options
7 years ago
Riccardo Spagni 32bbe62120
Merge pull request #2456
7 years ago
moneromooo-monero 7d0dde5eb5
wallet_args: remove redundant default value for --log-file
7 years ago
selsta 91def9a59b daemon, wallet: add --max-log-file-size option
7 years ago
moneromooo-monero 55b91d8605
wallet: fix --help and --version erroring out
7 years ago
Erik de Castro Lopo 525975acc4 wallet-cli: Minor improvement to help output
7 years ago
Arne Brutschy badec326d8 Adds a config file option to the wallet
7 years ago
moneromooo-monero b8a08f199a
wallet: fix --log-file not working
7 years ago
moneromooo-monero cf2b151116
wallet: avoid pre-log-init spew on --version
7 years ago
Riccardo Spagni c3599fa7b9
update copyright year, fix occasional lack of newline at line end
7 years ago
moneromooo-monero 69d2ad3967
wallet_rpc_server: fix logs going to the wrong file
7 years ago
kenshi84 feed6175ea fixed typo: monero-wallet-cli,log
7 years ago
moneromooo-monero 5833d66f65
Change logging to easylogging++
7 years ago
Lee Clagett 358e068e87 Created monero-wallet-rpc, moving functionality from monero-wallet-cli
8 years ago