Skip to content

core/vote: wait some blocks beforing voting since mining begin#2051

Merged
buddh0 merged 1 commit intobnb-chain:developfrom
buddh0:wait_blocks_voting_since_mining
Dec 13, 2023
Merged

core/vote: wait some blocks beforing voting since mining begin#2051
buddh0 merged 1 commit intobnb-chain:developfrom
buddh0:wait_blocks_voting_since_mining

Conversation

@buddh0
Copy link
Copy Markdown
Contributor

@buddh0 buddh0 commented Dec 8, 2023

Description

core/vote: wait some blocks beforing voting since mining begin

Rationale

many validators have backup machines

when they shutdown their running node and start the validator on the backup machine,
the new started node may vote for blocks in the same height with the down node voted for.

so, this PR let node wait some blocks beforing voting since it's mining begin

Example

add an example CLI or API response...

Changes

Notable changes:

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

@buddh0 buddh0 merged commit b3df096 into bnb-chain:develop Dec 13, 2023
@buddh0 buddh0 deleted the wait_blocks_voting_since_mining branch December 22, 2023 07:48
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