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

consensus/parlia: refactor backOffTime by removing initialBackOffTime #2859

Closed
wants to merge 1 commit into from

Conversation

buddh0
Copy link
Collaborator

@buddh0 buddh0 commented Jan 17, 2025

Description

consensus/parlia: refactor backOffTime by removing initialBackOffTime

Rationale

let backOffTime only depend on the order to produce blocks without addtional initialBackOffTime,

because initialBackOffTime = 1 seconds may be not suitable when reducing block interval to smaller values.

Example

add an example CLI or API response...

Changes

Notable changes:

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

@buddh0 buddh0 force-pushed the simplify_backOffTime branch from 30adc89 to e619a38 Compare January 17, 2025 08:46
@buddh0 buddh0 marked this pull request as ready for review January 17, 2025 09:30
@buddh0 buddh0 marked this pull request as draft January 21, 2025 01:58
@buddh0 buddh0 closed this Jan 23, 2025
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.

1 participant