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

[r4r] fix(BEP-171): fix bug that SLASH_CHANNELID cannot be suspended in order for consensus not to be affected #212

Merged
merged 3 commits into from
Dec 8, 2022

Conversation

cosinlink
Copy link
Collaborator

Description

This is a fix for BEP-171, make SLASH_CHANNELID cannnot be suspended in order for consensus not to be affected

Rationale

This is a very serious bug that can affect the parlia consensus.
In the previous design, all channels will be closed and cannot cross-chain communicate once it is suspended. This will cause slash to fail and the BSC nodes will not run properly.

Changes

Notable changes:

  • SLASH_CHANNELID will be suspended

@cosinlink cosinlink changed the base branch from master to cross-chain December 7, 2022 06:38
@cosinlink cosinlink merged commit ec157d3 into cross-chain Dec 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants