Cardinal-Cryptography / AlephBFT

Rust implementation of Aleph consensus protocol
https://cardinal-cryptography.github.io/AlephBFT/index.html
Apache License 2.0
56 stars 28 forks source link

A0-2846: aleph-bft shouldn't quit after creator's graceful exit #314

Closed fixxxedpoint closed 1 year ago

fixxxedpoint commented 1 year ago

Description

Creator of aleph-bft might decide to gracefully exit when it discovers inconsistency of its units backup compared to knowledge collected from network. In that case, aleph-bft's session should be allowed to continue instead of panicking.

Type of change

github-actions[bot] commented 1 year ago

Please make sure the following happened