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

Ft/reconstructor validator set #47

Merged
merged 18 commits into from
Sep 23, 2020
Merged

Commits on Sep 12, 2020

  1. Remove unused functions

    lewtran committed Sep 12, 2020
    Configuration menu
    Copy the full SHA
    94aa0f9 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2020

  1. Update BigInt library

    lewtran committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    441614f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1b3150 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0500240 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ad3b906 View commit details
    Browse the repository at this point in the history
  5. Update validator types

    lewtran committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    6e574f7 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2020

  1. Implement validator set

    lewtran committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    cfc2a1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31d6bf5 View commit details
    Browse the repository at this point in the history
  3. Add CurrentValidator set

    lewtran committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    3dd4edc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    78ebef8 View commit details
    Browse the repository at this point in the history
  5. Fix store test

    lewtran committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    958ecd7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9867127 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bdf1b07 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2020

  1. Fix save validator infor

    duypv1997 committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    aa42d17 View commit details
    Browse the repository at this point in the history
  2. Fix pool test

    duypv1997 committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    171cc67 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2020

  1. Configuration menu
    Copy the full SHA
    6b10b10 View commit details
    Browse the repository at this point in the history
  2. Update unit-test consensus

    duypv1997 committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    5ae0e93 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2020

  1. Add test proposer selection

    duypv1997 committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    f0eebbd View commit details
    Browse the repository at this point in the history