Commit History

Author SHA1 Message Date
  parazyd 21dd80ae99 rpc: Replace serde_json with tinyjson. 3 years ago
  Dastan-glitch 93b7301528 event_graph: add remove_old_events() method 3 years ago
  Dastan-glitch 0adf421d71 event_graph: rewrite find_ancestor() 3 years ago
  parazyd 246b73d189 event_graph: Clippy lint 3 years ago
  Dastan-glitch f1e01243e8 event_graph: minor correction of a comment 3 years ago
  Dastan-glitch f3b8087856 event_graph: fix failing commented tests 3 years ago
  Dastan-glitch 399f63acb9 event_graph: fix prune_chains() and diff_depth() 3 years ago
  parazyd 1004b78ece util: Support conditional pretty-writing of JSON files. 3 years ago
  Dastan-glitch f7b91d32cd event_graph: remove unneeded update_root method 3 years ago
  Dastan-glitch 1561771deb event_graph: introduce save/load tree methods 3 years ago
  Dastan-glitch 86d4080061 bin/darkirc: resetting root every 24hrs at 00:00AM UTC 3 years ago
  parazyd 3db33c07b4 event_graph: WIP integration test. 3 years ago
  parazyd 558b0d330e event_graph: Simplofy EventId::hash 3 years ago
  Dastan-glitch 1481612c2f event_graph: use blake3 instead of ripemd for hashing events 3 years ago
  Dastan-glitch de9ad09e5b event_graph: remove read_confirms and unread_events 3 years ago
  Dastan-glitch 4e9071a08a src/event_graph: use Timestamp struct as events timestamp 3 years ago
  Dastan-glitch 521f6bb536 event_graph: minor unused args removal 3 years ago
  Dastan-glitch 723e774af8 event_graph abstraction, making the event action generic 3 years ago
  Dastan-glitch cd5dfbed0e [WIP] event_graph added to src/ and ircd2 utilize it from there 3 years ago