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

[Raft] Add prevote to make it better #3322

Merged
merged 9 commits into from
Nov 25, 2021
Merged

Commits on Nov 18, 2021

  1. prevote

    critical27 committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    9a6447a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee728e8 View commit details
    Browse the repository at this point in the history
  3. address @kikimo's comments

    critical27 committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    64a3169 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0fdbff9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2f1a0d9 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2021

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

Commits on Nov 24, 2021

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

Commits on Nov 25, 2021

  1. Configuration menu
    Copy the full SHA
    526e1e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a02a67 View commit details
    Browse the repository at this point in the history