Skip to content

core: improve the network stability when double sign happens#2596

Merged
zzzckck merged 2 commits intobnb-chain:developfrom
buddh0:double_sign_fork
Jul 22, 2024
Merged

core: improve the network stability when double sign happens#2596
zzzckck merged 2 commits intobnb-chain:developfrom
buddh0:double_sign_fork

Conversation

@buddh0
Copy link
Copy Markdown
Contributor

@buddh0 buddh0 commented Jul 19, 2024

Description

core: improve the network stability when double sign happens

Rationale

for example, 3 validator(vb, vc, vd) do an double sign attack together,
they can easily spilt the network into 8 subnets, then the whole chain stops

image

to solve this issue, we should give a definited rule to select forks.

in additon, this change is back compatible

Example

add an example CLI or API response...

Changes

Notable changes:

  • add each change in a bullet point here
  • ...

@buddh0 buddh0 marked this pull request as ready for review July 19, 2024 03:11
@buddh0 buddh0 requested a review from brilliant-lx July 22, 2024 01:46
@zzzckck
Copy link
Copy Markdown
Collaborator

zzzckck commented Jul 22, 2024

I think we can improve this expression later, to make it easier to read.

@zzzckck zzzckck merged commit b844958 into bnb-chain:develop Jul 22, 2024
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.

3 participants