Commit History

Author SHA1 Message Date
  x 662c9936c6 undo accidental commit to cli.rs 2 years ago
  x 113978a6d4 darkirc: add p2p.get_info() 2 years ago
  parazyd ffe8643812 bin: Feature cleanup 2 years ago
  parazyd 8f46f7b777 lib: Clean up library features. 2 years ago
  x f203b77281 Revert "bugfix: get_log_config(), the log level is set in TermLogger::new(), not in get_log_config() which simply controls the formatting." 3 years ago
  x 39db8099d9 bugfix: get_log_config(), the log level is set in TermLogger::new(), not in get_log_config() which simply controls the formatting. 3 years ago
  parazyd a02e3475f6 lib: Remove async-std dependency. 3 years ago
  parazyd 0f125fa2db net: Remove async-std dependency and prefer smol. 3 years ago
  parazyd 968550a680 util: Clippy lints 3 years ago
  aggstam 77067ac615 util/cli: fmt 3 years ago
  parazyd 363a6cd998 vanityaddr: Remove indicatif dependency. 3 years ago
  aggstam a63a808992 util/cli/async_daemonize: use log_file to explicitly write to, impl signal handler using async signal hooks 3 years ago
  parazyd 0ac5d6026b util/cli: Make -v show the [INFO] log target, and -vv to actually debug. 3 years ago
  parazyd 6cddfac05f Replace num_cpus crate with stdlib alternative. 3 years ago
  parazyd 99df7d02ea cli: Always write the log target in logs. 3 years ago
  parazyd 71cd3064d6 Update license year. 3 years ago
  parazyd 9acfed6402 Clippy lints. 3 years ago
  parazyd 88caee7f42 Update and clean up dependencies. 3 years ago
  parazyd b6a0170863 util/cli: Aesthetics 3 years ago
  parazyd f2dd798f2d Clear up most warnings and have test units pass. 3 years ago
  parazyd 8ae84ad7f9 Add license header to source files. 3 years ago
  Luther Blissett 47dbf1363f Clean up async_daemonize for less imports and use smol. 3 years ago
  Luther Blissett e7bc898923 darkwikid: main.rs improvements, and cleanups. 3 years ago
  Luther Blissett 6fc5b43d54 Mop up dependencies and features. 3 years ago
  Luther Blissett 0e5502f5d5 Move serialization library into its own submodule. 3 years ago
  Luther Blissett 470f8ee33d async_daemonize: Default logs to ~/.local/darkfi directory. 3 years ago
  Luther Blissett 03a35d19c1 async_daemonize: Don't mix logs of different bins into the same file. 3 years ago
  ghassmo 75c21bb59c util/cli: create ~/.local directory for log file if it's not exist 4 years ago
  ghassmo a6b9620b48 util/cli: change the log path in async_daemonize 4 years ago
  parazyd 055113a846 util/cli: Add helper functions for colored text. 4 years ago