Commit History

Author SHA1 Message Date
  x 9785777642 chore: Update copyright license year 8 months ago
  oars 757f1d0542 bin/darkirc: DEP-0007: add network profiles to net setting section of darkirc toml configs, use the maximum outbound_connect_timeout from all the network profiles for dag sync timeout 1 year ago
  oars 179211b2c7 bin,example/dchat,script: DEP-006: retrieve app_name and app_version from CARGO_PKG_NAME and CARGO_PKG_VERSION for use in net Version message 1 year ago
  oars d85cf80dbf replace log imports with tracing everywhere 1 year ago
  skoupidi b76da20baf darkirc: chore clippy 1 year ago
  darkfi 29d613fab3 darkirc: append commit hash to --version output 1 year ago
  parazyd c040d9c00f chore: Update crate dependencies 1 year ago
  darkfi c797566804 darkirc: goodbye crypto error messages 1 year ago
  skoupidi bfe1ec9285 darkirc: minor cleanup nitpicks 1 year ago
  oars 2b865bcd59 darkirc: multiple chacha keys support 1 year ago
  skoupidi a671d43cee chore: fmt and fixed minor comments inconsistencies 1 year ago
  darkfi 2bbe39e0ee use `RpcSettings` and `RpcSettingsOpt` 1 year ago
  parazyd 2492203bf5 darkirc: WIP RLNV2-DIFF 1 year ago
  dasman 54b891c905 darkirc: monitor network disconnection and resync accordingly 1 year ago
  parazyd 604f443fd1 chore: Update license header year 1 year ago
  darkfi 743d252d57 s/PanicInfo/PanicHookInfo/ 1 year ago
  darkfi 0ee4e998eb darkirc: set a panic hook so when panic is invoked in a multi-threaded app it just straight up aborts the node immediately. 1 year ago
  skoupidi a76b9526bc misc: use ~/.local/share/darkfi for app storage 1 year ago
  dasman e417fe914d darkirc: DAG sync loops for ever instead of exiting with error after {sync_attempts} times 1 year ago
  skoupidi fdfc96a902 Cargo.toml: replaced sled references with sled-overlay import 2 years ago
  dasman 2f5b10f472 darkirc: list configured contacts 2 years ago
  dasman 19f70bd58f event_graph: gracefully stop pruning task 2 years ago
  dasman b3f7a9a876 darkirc: queue user privmsgs and send them once DAG is synced 2 years ago
  parazyd c6227e38e4 net: Create datastore in P2p::new() 2 years ago
  dasman ad627b7f26 darkirc: revert last changes regarding queuing user msgs if dag not synced 2 years ago
  dasman 653670fc3f darkirc: revert start IRC after DAG sync and queue user messages until synced successfully 2 years ago
  dasman 01d57d5877 darkirc: start IRC server task after the DAG has been synced 2 years ago
  dasman e87748f9c9 darkirc: rename pubkey recovery argument 2 years ago
  dasman cfe9f49de2 dakirc+tau: do not create_dir_all on replay path if not needed 2 years ago
  parazyd 170654c423 darkirc: Use bcrypt-2b for server password encryption 2 years ago