Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Conversation

@arkpar
Copy link
Member

@arkpar arkpar commented Aug 2, 2018

No description provided.

@arkpar arkpar added the A0-please_review Pull request needs code review. label Aug 2, 2018
fn begin_round_timeout(&self, round: usize) -> Self::RoundTimeout {
use std::time::{Instant, Duration};

let round = round / 3;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is OK because we would eventually have a round that surpasses any fixed delay.

@rphmeier rphmeier added A8-looksgood and removed A0-please_review Pull request needs code review. labels Aug 2, 2018
@arkpar arkpar merged commit 7722270 into master Aug 2, 2018
@arkpar arkpar deleted the a-bft-timeout branch August 2, 2018 15:30
dvdplm added a commit that referenced this pull request Aug 5, 2018
* master:
  Add Links to Tags and House Style (#413)
  Add seed generation tests (#476)
  Added commit hash to --version (#489)
  use write_all instead of write (#488)
  should be MAX_IMPORTING_BLOCKS (#486)
  Use hex_literal in tests, use rustc-hex from crates (#481)
  Lower bft timeout (#483)
  force BFT delay in consensus service, not in proposer logic (#477)
lamafab pushed a commit to lamafab/substrate that referenced this pull request Jun 16, 2020
liuchengxu pushed a commit to chainx-org/substrate that referenced this pull request Aug 23, 2021
liuchengxu added a commit to autonomys/substrate that referenced this pull request Jun 3, 2022
…check

Ensure the receipt for best block can be included in the next block
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants