Files
darkfi/script/research/event_graph/note.md
2022-10-25 08:44:49 +00:00

10 lines
411 B
Markdown

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.