aboutsummaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorDeterminant <ted.sybil@gmail.com>2019-07-02 04:01:49 -0400
committerDeterminant <ted.sybil@gmail.com>2019-07-02 04:01:49 -0400
commit6631333f378a98f1f8fe6ee6a86cb972707a216b (patch)
tree34c80dfebd1d4c26d710bf9943cde0484d570964 /README.rst
parent3cfc46dd1bc3eafeb711bdd6da161c6ba49ebb80 (diff)
update todo
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?)