aboutsummaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index d3fb68d..7c6d7fc 100644
--- a/README.rst
+++ b/README.rst
@@ -55,4 +55,6 @@ TODO
- Finish a decent Pacemaker (Round-Robin Pacemaker with exponential backoff)
- Add a PoW-based Pacemaker
+- Branch pruning & swapping (the current implementation stores the entire chain in memory)
- Limit the async events (improve robustness)
+- Persistent protocol state (recovery?)