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/istanbul: Race condition causing "Impossible reorg" error #539

Merged
merged 17 commits into from
Feb 12, 2019

Commits on Sep 24, 2018

  1. Configuration menu
    Copy the full SHA
    2991562 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2018

  1. formatting

    jbhurat committed Oct 1, 2018
    Configuration menu
    Copy the full SHA
    b55ba56 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2018

  1. Configuration menu
    Copy the full SHA
    4781390 View commit details
    Browse the repository at this point in the history
  2. fix impossible reorg

    trung committed Oct 5, 2018
    Configuration menu
    Copy the full SHA
    4e22d13 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    600852a View commit details
    Browse the repository at this point in the history
  4. reverted log/format.go

    trung committed Oct 5, 2018
    Configuration menu
    Copy the full SHA
    e929349 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2018

  1. merged with upstream/master

    trung committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    f0f4724 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30f5062 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    784491e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b9ee7c9 View commit details
    Browse the repository at this point in the history
  5. added test cases

    trung committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    cbba21e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b0bd430 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2018

  1. Configuration menu
    Copy the full SHA
    b921df8 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2018

  1. Configuration menu
    Copy the full SHA
    f09bd2c View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2018

  1. merged from upstream/master

    trung committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    85d3c4d View commit details
    Browse the repository at this point in the history
  2. fixed unit test

    trung committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    1007ea9 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2019

  1. Configuration menu
    Copy the full SHA
    1ddf595 View commit details
    Browse the repository at this point in the history