Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recovering from intermittent crashes #33

Open
sbellem opened this issue Aug 24, 2018 · 1 comment
Open

Recovering from intermittent crashes #33

sbellem opened this issue Aug 24, 2018 · 1 comment

Comments

@sbellem
Copy link
Collaborator

sbellem commented Aug 24, 2018

From @amiller on May 25, 2017 22:15

After crashing and restarting, can we resume the protocol in progress?
The easiest way would be to get a threshold signature on a most recent round, and just start there.
Getting an old signature could lead to equivocation, like sending messages in a round we've already participated in. This would be tolerated by the other nodes and not cause a failure, as long as not too many occurred at once.

Copied from original issue: amiller/HoneyBadgerBFT#6

@lishuai87
Copy link

@amiller @sbellem Hi, I've written a comment on this, please take a look. amiller/HoneyBadgerBFT#57 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants