Commit History

Author SHA1 Message Date
  skoupidi b0e36ee930 validator/consensus: removed redudant mempool vec from Fork struct 4 months ago
  skoupidi 8ec2bdbbc7 blockchain: removed pending transactions order tree and related fns 4 months ago
  skoupidi 94e7fac8e2 validator: verify new tx against only the current best fork 4 months ago
  skoupidi 3356fdebd5 darkfid: purge unreferenced trees after a new tx is received 4 months ago
  skoupidi 9074aef176 chore: clippy 3 months ago
  oars 15d70323cb sdk/monotree: replace expect() panics with propagated errrors 3 months ago
  epiphany c11d2c8059 app/schema: add wallet schema 4 months ago
  jkds 56f1f8c60e app: add gesture support at the window level 3 months ago
  jkds 9f16bed6fe app: add gesture stub submod to window, and make sure app compiles/runs when enable-plugins feature is disabled 3 months ago
  x fe95bc2258 chore: Clippy lints 4 months ago
  oars 3885d494c0 event_graph: header sync with tips, retrieves events header that are not ancestors of the tips 10 months ago
  oars 00d560c5e6 script/research/event_graph/egv2: python model for event graph v2 to test some of its properties like finding all paths, least common ancestors, non-ancestor events 10 months ago
  oars ef7e4411c8 event_graph: add tests 10 months ago
  oars 6079b19cd0 event_graph: fixes a bug due to how message subscription is handled between dag_sync and event_handle_put that triggers "peer replied with wrong event" when a valid event is replied from a peer 10 months ago
  oars 70f3b93190 event_graph: during event request retrive only the headers we don't have the events for so we don't ask the event we already have 10 months ago
  oars 454a25fd96 event_graph: set synced boolean to true after all dags are synced 10 months ago
  dasman 3e8c6840be tau: fix minor bugs 4 months ago
  dasman 29b559fc5c event_graph: cleanup and refactor poc memory expensive fields 4 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 99dbc2dc4f [WIP] add static DAG and implement RLN 8 months ago
  dasman 27047c6538 tau: add bounty column 9 months ago
  x 0b7e2f53ec research/rlnv2: Add signalling with SMT proofs 10 months ago
  x c8e21a7b5a research/rlnv2: SMT registration 10 months ago
  dasman 842caa25e1 event_graph: fix already sync check 10 months ago
  oars b544722d69 event_graph: fix order of events sent to client, should be oldest to recent 10 months ago
  oars f5cc23d9ac event_graph: simplify sort_dags by turning header_dags and main_dags to BTreeMap 10 months ago
  oars 4e94188d75 bin/darkirc,bin/taud,bin/genev: use the genesis timestamp as a dag name 10 months ago