HoneyBadgerBFT icon indicating copy to clipboard operation
HoneyBadgerBFT copied to clipboard

Recovering from intermittent crashes

Open amiller opened this issue 7 years ago • 1 comments

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.

amiller avatar May 25 '17 22:05 amiller

@amiller This issue was moved to initc3/HoneyBadgerBFT-Python#33

sbellem avatar Aug 24 '18 12:08 sbellem