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

fix(lib/grandpa): fix threshold checking to be strictly greater than 2/3 #1891

Merged
merged 27 commits into from
Oct 16, 2021

Commits on Oct 11, 2021

  1. Configuration menu
    Copy the full SHA
    f9d3d0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f11edb8 View commit details
    Browse the repository at this point in the history
  3. fix core tests

    noot committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    af49037 View commit details
    Browse the repository at this point in the history
  4. add unit test

    noot committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    da7f10e View commit details
    Browse the repository at this point in the history
  5. fix grandpa >2/3 check

    noot committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    56136ea View commit details
    Browse the repository at this point in the history
  6. lint

    noot committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    3449217 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2021

  1. fix grandpa unit tests

    noot committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    04fc7b0 View commit details
    Browse the repository at this point in the history
  2. fix grandpa skipped tests

    noot committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    701dc09 View commit details
    Browse the repository at this point in the history
  3. fix get grandpa-ghost

    noot committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    d839ed9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a58ef35 View commit details
    Browse the repository at this point in the history
  5. merge w other branch

    noot committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    e411560 View commit details
    Browse the repository at this point in the history
  6. re-gossip consensus msgs again

    noot committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    cd71260 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    eb87877 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2021

  1. update logs

    noot committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    2a7eb15 View commit details
    Browse the repository at this point in the history
  2. address comments

    noot committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    3c23837 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e267b53 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2cc41c2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7aa48d0 View commit details
    Browse the repository at this point in the history
  6. lint

    noot committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    9345b0e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2294703 View commit details
    Browse the repository at this point in the history
  8. cleanup

    noot committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    2f59f64 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

  1. update log

    noot committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    21d2fb3 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2021

  1. address comments

    noot committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    ec5fba9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    edfee2c View commit details
    Browse the repository at this point in the history
  3. merge w development

    noot committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    bae7217 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'noot/sync-finality' of github.com:ChainSafe/gossamer in…

    …to noot/sync-finality
    noot committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    4fccb85 View commit details
    Browse the repository at this point in the history
  5. fix grandpa round test

    noot committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    5ce9c8e View commit details
    Browse the repository at this point in the history