Commit History

Author SHA1 Message Date
  x 740c93ff63 event_graph: Documentation and tests 3 months ago
  x b22f0caafb event_graph: Bidirectional sync, persistence, minor improvements 3 months ago
  skoupidi 9074aef176 chore: clippy 3 months ago
  dasman 719db10f7d event_graph: proper distiction between registered and slashed RLN accounts 6 months ago
  dasman 47435c8300 event_graph: implement slash zk circuit utilizing remove_leaves() 6 months ago
  dasman e9141d5831 event_graph: added account registeration zk circuit, removed old privmsg struct, plust few small fixes 7 months ago
  dasman fac3892c4b event_graph: [WIP] implement slashing, storing shares, recover secret 7 months ago
  dasman e75c9936b1 event_graph: increase number of dags to 24, and decrease rotation periods to 1hr 10 months ago
  dasman 616e5cdd25 [WIP] added event headers, concurrent requests from connected peers and wip sync mechanisms 1 year ago
  skoupidi 5aeb0b168f event_graph: guard rpc stuff behind rpc feature 7 months ago
  x 9785777642 chore: Update copyright license year 7 months ago
  oars d85cf80dbf replace log imports with tracing everywhere 1 year ago
  skoupidi 941d7a0666 event_graph: chore clippy 1 year ago
  parazyd 604f443fd1 chore: Update license header year 1 year ago
  skoupidi 902620de22 chore: clippy 1 year ago
  dasman 862abc537a event_graph: go full millis (this is a breaking change) 1 year ago
  parazyd 242fe81658 chore: Update crate dependencies 1 year ago
  dasman 964aeb47e2 event_graph: fix events validation and tests 1 year ago
  dasman d21438223c event_graph: fix a secs/millis bug that caused a newly generated genesis after pruning get a wrong timestamp and sleep for wrong amount of seconds, and validate events accordingly 1 year ago
  dasman ea3f787260 Revert "event_graph: fix a secs/millis bug that caused a newly generated genesis after pruning get a wrong timestamp and sleep for wrong amount of seconds" 1 year ago
  dasman 2f91a51270 event_graph: fix a secs/millis bug that caused a newly generated genesis after pruning get a wrong timestamp and sleep for wrong amount of seconds 1 year ago
  dasman a63d628ec5 script/evgrd: fill in required LocalEventGraph fields and methods, and present a working test module 1 year ago
  dasman 75b18d684e event_graph: use millis for events timestamp, bump the versions of darkirc and taud and are changed slightly to accordigly interact with both old and new versions 1 year ago
  skoupidi fdfc96a902 Cargo.toml: replaced sled references with sled-overlay import 1 year ago
  dasman cfe9f49de2 dakirc+tau: do not create_dir_all on replay path if not needed 2 years ago
  dasman 3bbbaa6308 make clippy happy again 2 years ago
  dasman 37f85f49cd event_graph: dag replay logs and db to be configurable, also user should choose to run in replay mode or not 2 years ago
  dasman 9e8bdd8630 eventgraph: replayer instruction log simplified a bit 2 years ago
  dasman 2fc118af51 eventgraph: rewrite eg replay functions and actually log the events 2 years ago
  dasman 1377198b03 eventgraph: [WIP] add initial eventgraph replayer code 2 years ago