Commit Graph

78 Commits (e5214a2ca22cecf123bcff1ab441ed0415d08a6f)

Author SHA1 Message Date
Lee Clagett e5214a2ca2 Adding ZMQ/Pub support for txpool_add and chain_main events
4 years ago
Alexander Blair 3434cc24a2
Merge pull request #6578
4 years ago
xiphon a6803231e6 daemon: complain if data dir resides on FAT32 volume (Windows)
4 years ago
SomaticFanatic 5ef0607da6 Update copyright year to 2020
4 years ago
Interchained c61abf87c0 remove empty statements
4 years ago
luigi1111 06bee964a8
Merge pull request #5878
5 years ago
Jesus Ramirez f9b3f6ef3b Removed Berkeley DB and db switching logic
5 years ago
moneromooo-monero 1a367d6a22
simplewallet: lock console on inactivity
5 years ago
luigi1111 015c1792c0
Merge pull request #5597
5 years ago
Jethro Grassie 343c0b4255
add a command line option to disable ZMQ server
5 years ago
Lee Clagett 3544596f9f Add ssl_options support to monerod's rpc mode.
5 years ago
moneromooo-monero b0a346689b
daemon: fix absolute/relative log file test for windows
5 years ago
moneromooo-monero 5140c15e56
daemon: if a log file has a /, interpret it from the cwd
5 years ago
Riccardo Spagni 848591c4d8
Merge pull request #5190
5 years ago
binaryFate 1f2930ce0b Update 2019 copyright
5 years ago
xiphon 551104fbf1 daemon: add --public-node mode, RPC port propagation over P2P
5 years ago
moneromooo-monero 9b69a0ae01
daemon: print monero version at startup when calling a detached daemon
6 years ago
Dusan Klinec 76f95f052e
rpc: allow to pass RPC login via RPC_LOGIN env var
6 years ago
luigi1111 025187e6c9
Merge pull request #3854
6 years ago
victorsintnicolaas 34cb6b4b70 add --regtest and --fixed-difficulty for regression testing
6 years ago
luigi1111 51cdd76bbd
Merge pull request #3897
6 years ago
stoffu 63d0ab09b5
mlog: --max-log-files to set the max number of rotated log files
6 years ago
moneromooo-monero 1aae39dff2
daemon: fix readline interfering with std::cerr usage
6 years ago
stoffu 998c1461c3
daemon: read config file before reading any other args
6 years ago
stoffu af773211cb
Stagenet
6 years ago
whythat b3b2d4d20c options: add testnet option dependencies
6 years ago
whythat 05a12ccc2d options: remove testnet-* options
6 years ago
Riccardo Spagni 0bffd2ec64
Merge pull request #3161
6 years ago
xmr-eric 18216f19dd Update 2018 copyright
6 years ago
moneromooo-monero 78a2e15bea
daemon: exit with 0 when successful
6 years ago
stoffu 619bb7233b
daemon+simplewallet: given an unknown command, show it
6 years ago
moneromooo-monero 4abf25f3c9
cryptonote_core does not depend on p2p anymore
6 years ago
stoffu 6171238416
daemon & simplewallet: don't set max-concurrency when unspecified
7 years ago
moneromooo-monero e89994e98f
wallet: rejig to avoid prompting in wallet2
7 years ago
moneromooo-monero 082db75f28
move cryptonote command line options to cryptonote_core
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
Riccardo Spagni 591e53445b
Merge pull request #2044
7 years ago
selsta 91def9a59b daemon, wallet: add --max-log-file-size option
7 years ago
Thomas Winget 0299cb77ca
Fix various oversights/bugs in ZMQ RPC server code
7 years ago
Thomas Winget 77986023c3
json serialization for rpc-relevant monero types
7 years ago
moneromooo-monero a95e460c71
move db specific options to BlockchainDB
7 years ago
Howard Chu 80344740bd
More DB support cleanup
7 years ago
moneromooo-monero 2b188151d4
daemon: avoid pre-log-init spew on creating directories
7 years ago
Riccardo Spagni c3599fa7b9
update copyright year, fix occasional lack of newline at line end
7 years ago
Riccardo Spagni eacf2124b6 Merge pull request #1689
7 years ago
kenshi84 8027ce0c75 extract some basic code from libcryptonote_core into libcryptonote_basic
7 years ago
Lee Clagett ce7fcbb4ae Add server auth to monerod, and client auth to wallet-cli and wallet-rpc
7 years ago