Skip to content

consensus/parlia: exclude inturn validator when calculate backoffTime#2618

Merged
zzzckck merged 2 commits intobnb-chain:developfrom
NathanBSC:exclude_inturn_validator_backOffTime
Jul 31, 2024
Merged

consensus/parlia: exclude inturn validator when calculate backoffTime#2618
zzzckck merged 2 commits intobnb-chain:developfrom
NathanBSC:exclude_inturn_validator_backOffTime

Conversation

@NathanBSC
Copy link
Copy Markdown
Contributor

@NathanBSC NathanBSC commented Jul 29, 2024

Description

consensus/parlia: exclude in turn validator when calculate backoffTime for backup validators

Rationale

when calculate backoffTime for backup validators, in turn validator should be excluded.
otherwise, the min delay for backup validators may will be 2 seconds,
but actually,1 second is expected.

Example

add an example CLI or API response...

Changes

Notable changes:

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

@NathanBSC NathanBSC marked this pull request as ready for review July 29, 2024 08:05
@zzzckck zzzckck merged commit 987b8c1 into bnb-chain:develop Jul 31, 2024
@NathanBSC NathanBSC deleted the exclude_inturn_validator_backOffTime branch October 9, 2025 06:05
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