-
Notifications
You must be signed in to change notification settings - Fork 8.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix sbft primary crashing a correct replica
A replica getting a checkpoint that does not match its preprepare should not kill itself, as primary could be Byzantine. Added a test case failing before which is fixed now. Change-Id: I04deb5b063d3ccba14c0fbf21522b02cb600ad1c Signed-off-by: Marko Vukolic <mvu@zurich.ibm.com>
- Loading branch information
Marko Vukolic
committed
Dec 20, 2016
1 parent
0b98143
commit 5314ea2
Showing
2 changed files
with
53 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters