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

Commits on May 5, 2018

  1. Configuration menu
    Copy the full SHA
    79e29eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af359cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7dd93d1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    62889f0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6fbf19c View commit details
    Browse the repository at this point in the history

Commits on May 8, 2018

  1. fix typo

    vihu committed May 8, 2018
    Configuration menu
    Copy the full SHA
    2023bac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94eea5a View commit details
    Browse the repository at this point in the history

Commits on May 9, 2018

  1. Correct several issues with BBA

    * Keep better track of what BVAL messages we have broadcasted this round
    * Allow peers to send both 0 and 1 in the same round, and track that in
      the witness value
    * Fix the test for if we've already sent the CONF message this round
    Vagabond committed May 9, 2018
    Configuration menu
    Copy the full SHA
    3971862 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2018

  1. cleaning up test code

    vihu committed May 10, 2018
    Configuration menu
    Copy the full SHA
    3b7c859 View commit details
    Browse the repository at this point in the history