mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-04-28 03:00:18 -04:00
8 lines
278 B
Plaintext
8 lines
278 B
Plaintext
* Port to async in order to simulate a concurrent network more closely
|
|
* Sybil protection
|
|
* Orphan handling can be more efficient
|
|
* DAG can be more efficient
|
|
* Checkpoints can be taken to reduce overhead of storing entire history
|
|
* Pruning
|
|
* Timestamp manipulation verification
|