Commit History

Author SHA1 Message Date
  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
  dasman 94eac02ab8 darkirc: fix broken replay mode and datastore 2 years ago
  dasman 16826b2db2 darkirc: add IRC connection password 2 years ago
  dasman d8fe390e6d bin/darkirc: configurable dag sync attempt and retries 2 years ago
  dasman b93ea66864 darkirc: info log flushed bytes on termination 2 years ago
  parazyd 4dda409e50 darkirc: Use binary crate version in p2p app_version 2 years ago
  parazyd 509d9bf0d4 net: Fix bitflags 2 years ago
  draoi f9f3fa2bf1 session: cleanup SessionBitFlags 2 years ago