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

Add snapshot sync e2e test for Tendermint Dynamic Validator #1892

Open
wants to merge 5 commits into
base: snapshot
Choose a base branch
from

Commits on Dec 10, 2019

  1. Introduce CurrentValidators

    CurrentValidators represent the list of validators for the current
    block. Its value is the same as the NextValidators of the previous
    block's state.
    remagpie committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    ab7fcf1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33152a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4605c89 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6152f37 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0d6c653 View commit details
    Browse the repository at this point in the history