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 heights for quorum vote weight calculations #1604

Merged
merged 1 commit into from
Nov 24, 2019

Commits on Nov 24, 2019

  1. Fix heights for quorum vote weight calculations

    A couple of the vote weight calculations were off by one block in the
    refactored quorum system. We need to calculate weights from the block
    before the superblock and begin searching from the block before that.
    cyrossignol committed Nov 24, 2019
    Configuration menu
    Copy the full SHA
    94c3927 View commit details
    Browse the repository at this point in the history