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

Address bugs in BBA protocol's use of common coin #11

Merged
merged 9 commits into from
May 10, 2018

Conversation

vihu
Copy link
Member

@vihu vihu commented May 10, 2018

Original issue reported in the python implementation of HoneyBadgerBFT: amiller/HoneyBadgerBFT#59

  • Add conf message round
  • Track bval messages broadcasted in each round
  • Add another test for ensuring that BBA terminates
  • Allow peers to send both 0 and 1 in the same round and track it in the witness

Rahul Garg and others added 9 commits May 4, 2018 17:31
@vihu vihu requested a review from Vagabond May 10, 2018 20:45
@coveralls
Copy link

Pull Request Test Coverage Report for Build 144

  • 48 of 50 (96.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.1%) to 97.442%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/hbbft_bba.erl 48 50 96.0%
Totals Coverage Status
Change from base Build 135: 0.1%
Covered Lines: 800
Relevant Lines: 821

💛 - Coveralls

@vihu vihu merged commit 72253f3 into master May 10, 2018
@vihu vihu deleted the rg/hbbft-python-issue-59 branch May 10, 2018 21:24
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.

None yet

3 participants