Commit History

Author SHA1 Message Date
  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
  parazyd f9f11ad45a util/cli: Add spinner utility. 4 years ago
  ghassmo f727f6e414 util/cli: make the log level and log config the same for write logger 4 years ago
  ghassmo 01ac20aab4 util/cli: refactoring loading log config & add path for log file 4 years ago
  ghassmo 16c3a85e8e util/cli: remove redundant code 4 years ago
  parazyd 44683d04aa util/cli_desc: Add newline before the ansi logo. 4 years ago
  parazyd 7fb58b3d2b util/cli: Add macro for standardized daemonization. 4 years ago
  parazyd 4d96539c9f util/cli: Allow ignores for LOG_TARGETS in log_config. 4 years ago
  parazyd a3ed95ab79 rpc: WIP network transports, and darkfid skeleton for further integration. 4 years ago