Commit History

Author SHA1 Message Date
  draoi 1d8ab03f80 refine_session: actually delete greylist entries that fail the handshake 2 years ago
  draoi 3359893c30 doc: fix copy paste misprint on seedsync_session 2 years ago
  darkfi 58b67fe388 wallet: vastly improve the text atlassing util 2 years ago
  darkfi 7588ac5709 book: update instructions for mining with darkfid 2 years ago
  dasman 90c7bcb2c4 tau: fix default hostlist path 2 years ago
  draoi 4e952746ad chore: make clippy 2 years ago
  draoi 4070f482e4 settings: implement Default for BanPolicy 2 years ago
  draoi 68b63a76e9 dnet+lilith: rename anchorlist to goldlist 2 years ago
  draoi 5cbba48ec4 dnet: fix copy paste error 2 years ago
  darkfi e0a49ba316 zk: sumcheck.sage 2 years ago
  draoi 9dd240f13e net+lilith: introduce BanPolicy 2 years ago
  darkfi 6962bbfd38 tau: assign field already contains @, so it will appear when adding task as @@foo 2 years ago
  darkfi 97385aedc3 book: correct LOG_TARGETS format for running node 2 years ago
  darkfi 180ec6491d Revert "book: correct output in running node" 2 years ago
  darkfi 5b70077449 book: correct output in running node 2 years ago
  darkfi 11d1129a41 darkirc: add #lunardao to default autojoin 2 years ago
  dasman 89ff2b3ded Caego.toml: remove async-recursion from event_graph features 2 years ago
  dasman 69a26b7fd3 event_graph: return sorted Vec<Events> instead of Vec<blake3::Hash> to reduce dag_get() calls 2 years ago
  dasman 501399d388 event_graph: rewrite order_events() to effectivly sort events once 2 years ago
  draoi cedde2e9ec hosts: don't allow manual peers to enter the hostlist via other peers 2 years ago
  dasman d2970c8895 event_graph: iterative dfs_topological_sort() instead of recursion 2 years ago
  draoi 216794939d manual_session: sleep when try_register() call fails, then try again 2 years ago
  draoi aa37b87a3e manual+seedsync_session: unregister() when version exchange fails 2 years ago
  parazyd 83600b1adc darkirc: Update config pointing to a Tor seed node 2 years ago
  draoi 3cdec217d1 seedsync: unregister() seed address after failed connection 2 years ago
  parazyd 26075d753d darkirc: Update config file with Tor examples 2 years ago
  darkfi 64c3f1aa3c wallet: editbox when text is highlighted and key pressed, use regen_glyphs() since we no longer regen glyphs in redraw() 2 years ago
  parazyd 2f97f384e7 net: Use forked Url crate that supports our transport schemes 2 years ago
  draoi 0c8b274505 net: replace LazyWeak with Arc::new_cyclic() and delete system::LazyWeak 2 years ago
  dasman b3f7a9a876 darkirc: queue user privmsgs and send them once DAG is synced 2 years ago