From 6df6b05c911dabf1b4ddd4ffbf95ccfda36d8635 Mon Sep 17 00:00:00 2001 From: Determinant Date: Tue, 2 Jul 2019 03:07:36 -0400 Subject: update readme --- README.rst | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 9e465d4..d3fb68d 100644 --- a/README.rst +++ b/README.rst @@ -40,7 +40,7 @@ section may be incomplete and subject to changes. # install from the repo git clone https://github.com/hot-stuff/libhotstuff.git - cd hot-stuff/ + cd libhotstuff/ git submodule update --init --recursive # ensure openssl and libevent are installed on your machine @@ -49,3 +49,10 @@ section may be incomplete and subject to changes. # start 4 demo replicas with scripts/run_demo.sh # start the demo client with scripts/run_demo_client.sh + +TODO +==== + +- Finish a decent Pacemaker (Round-Robin Pacemaker with exponential backoff) +- Add a PoW-based Pacemaker +- Limit the async events (improve robustness) -- cgit v1.2.3