Commit Graph

33 Commits (bcd71a5af915ff88a7306f9d929db2f57996adf8)

Author SHA1 Message Date
SomaticFanatic bcd71a5af9
Update copyright year to 2020
4 years ago
binaryFate 1f2930ce0b Update 2019 copyright
5 years ago
stoffu cc9a0bee04
command_line: allow args to depend on more than one args
6 years ago
stoffu 55f8d917fd
command_line::get_arg: remove 'required' for dependent args as they're always optional
6 years ago
stoffu 450306a01c
command line: allow has_arg to handle arg_descriptor<bool,false,true> #3318
6 years ago
whythat c5f55bb4c0 common: implement dynamic option dependencies mechanism
6 years ago
whythat c33cb60eb6 common: implement dependent option descriptor
6 years ago
xmr-eric 18216f19dd Update 2018 copyright
6 years ago
moneromooo-monero ec5135e5b7
move input_line from command_line to simplewallet
7 years ago
moneromooo-monero 082db75f28
move cryptonote command line options to cryptonote_core
7 years ago
stoffu 105425b7f6
simplewallet: reject invalid argument for boolean parameter
7 years ago
moneromooo-monero 8f0cea6355
add a command_line function to check for defaulted options
7 years ago
moneromooo-monero 6ac61100a1
Add a --fluffy-blocks option to relay blocks as fluffy blocks
7 years ago
moneromooo-monero a95e460c71
move db specific options to BlockchainDB
7 years ago
moneromooo-monero c6e200a8ab
core: add --db-salvage command line flag
7 years ago
moneromooo-monero d023831327
use const references in catch blocks
7 years ago
Riccardo Spagni c3599fa7b9
update copyright year, fix occasional lack of newline at line end
7 years ago
moneromooo-monero f640512c53
Optionally query moneropulse DNS records to check for updates
7 years ago
Lee Clagett ce7fcbb4ae Add server auth to monerod, and client auth to wallet-cli and wallet-rpc
7 years ago
Miguel Herranz aff28178e6 Remove db-auto-remove-logs
7 years ago
Lee Clagett 91ffb61c25 Added command_line::is_yes
8 years ago
moneromooo-monero 5e3e362c85
core: make the sync chunk block count overridable
8 years ago
moneromooo-monero eeb2bbc0fc
epee: optionally restrict HTTP service to a configurable user agent
8 years ago
moneromooo-monero a333c42cde
core_tests: add tests for hard fork behaviors (MRL-0004)
8 years ago
Riccardo Spagni de03926850
updated copyright year
8 years ago
moneromooo-monero 10da0a0b7c
add a --fakechain argument for tests
8 years ago
moneromooo-monero 336b37580f
Register daemon command line arguments to core if they're used in core
9 years ago
rfree2monero c511abf005 remerged; commands JSON. logging upgrade. doxygen
9 years ago
Riccardo Spagni f4b69d553a
year updated in license
9 years ago
Zachary Michaels 018e251cc0
Separate testnet default data dir
10 years ago
fluffypony 6fc995fe5d License updated to BSD 3-clause
10 years ago
Thomas Winget ce352392d5 DRY cin input_line (and test replacement of non-DRY usage)
10 years ago
Antonio Juarez 296ae46ed8 moved all stuff to github
10 years ago