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

What if encountering more than 1/3 failed validator #20

Closed
chrisli30 opened this issue Jul 23, 2021 · 0 comments
Closed

What if encountering more than 1/3 failed validator #20

chrisli30 opened this issue Jul 23, 2021 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@chrisli30
Copy link
Member

According to the chain consensus design. If more than 1/3 validators failed to produce blocks, the blockchain stops and can't be recovered. Below are issue references to that issue and a hack Darwinia came up with to get around it.

Similar issue on Substrate
paritytech/substrate#4464

Darwinia's workaround
darwinia-network/darwinia@ce4ce7a#diff-d2bd7cb542d4338238e9e420d754e1cbR72

@chrisli30 chrisli30 added the documentation Improvements or additions to documentation label Jul 23, 2021
@irsal irsal closed this as completed Jul 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants