From 03868ddf0574bfd56a7523a2de75a586b8af17a3 Mon Sep 17 00:00:00 2001 From: Determinant Date: Sun, 30 Aug 2020 02:26:45 -0400 Subject: add link to the deployment readme --- README.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.rst b/README.rst index cec827b..86d4720 100644 --- a/README.rst +++ b/README.rst @@ -83,6 +83,11 @@ section may be incomplete and subject to changes. # stable. Or try the following script: # scripts/faulty_leader_demo.sh +Try to Reproduce Our Basic Results +================================== + +See here_. + TODO ==== @@ -90,3 +95,5 @@ TODO - Branch pruning & swapping (the current implementation stores the entire chain in memory) - Limit the async events (improve robustness) - Persistent protocol state (recovery?) + +.. _here: https://github.com/hot-stuff/libhotstuff/tree/master/scripts/deploy -- cgit v1.2.3