From 08ad597b56c46eb3de4d91f4b1b5698875b7694f Mon Sep 17 00:00:00 2001 From: Chao Ma Date: Sun, 2 Jun 2019 00:00:25 -0700 Subject: [PATCH] add consensus testcase --- test/consensus_testplan.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/test/consensus_testplan.md b/test/consensus_testplan.md index 3c46b5f69..8bb58eeff 100644 --- a/test/consensus_testplan.md +++ b/test/consensus_testplan.md @@ -19,3 +19,7 @@ - leader send different subsets of prepared signature in prepare phase - new leader doesn't send prepared message from previous view - new leader 't send inconsistent announce message from previous view + +### others + +- more than n/3 validators offline and restart after a while, recover the network