TODO 278 B

1234567
  1. * Port to async in order to simulate a concurrent network more closely
  2. * Sybil protection
  3. * Orphan handling can be more efficient
  4. * DAG can be more efficient
  5. * Checkpoints can be taken to reduce overhead of storing entire history
  6. * Pruning
  7. * Timestamp manipulation verification