x 3 rokov pred
rodič
commit
9171df38d3
1 zmenil súbory, kde vykonal 9 pridanie a 0 odobranie
  1. 9 0
      script/research/event_graph/note.md

+ 9 - 0
script/research/event_graph/note.md

@@ -0,0 +1,9 @@
+1. Sync is the biggest problem for IRC, **not** ordering.
+2. As long as the clock is *somewhat* accurate, then we
+   can prune really old data.
+3. Eventually messages will have a cost, so attacking the
+   event graph will be ineffective (trying to make very old
+   branches that nodes will reject).
+4. Orphan pool should drop older orphans eventually.
+5. We will need good monitoring tools to track the graph.
+