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

test: add more test cases verifying voter sampling #105

Merged
merged 17 commits into from
Jul 20, 2020

Commits on Jul 10, 2020

  1. test: add test case; non-voter votes

    Woosang Son committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    92cd4c6 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2020

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

Commits on Jul 14, 2020

  1. fix: add comments

    Woosang Son committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    eefab69 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2020

  1. test: add test case load/save voters

    Woosang Son committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    3cafbc7 View commit details
    Browse the repository at this point in the history
  2. fix: lint error

    egonspace committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    7793d65 View commit details
    Browse the repository at this point in the history
  3. fix: race problem

    egonspace committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    d7f0999 View commit details
    Browse the repository at this point in the history
  4. fix: test failure

    egonspace committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    321f5dd View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2020

  1. Merge branch 'test/voter_selection' of https://github.com/line/tender…

    …mint into fix/votingpower_panic
    egonspace committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    9cbc712 View commit details
    Browse the repository at this point in the history
  2. fix: minus voting power

    egonspace committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    b38fc37 View commit details
    Browse the repository at this point in the history
  3. fix: lint error

    egonspace committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    dbb821c View commit details
    Browse the repository at this point in the history
  4. Merge branch 'develop' of https://github.com/line/tendermint into tes…

    …t/voter_selection
    egonspace committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    7bfdf01 View commit details
    Browse the repository at this point in the history
  5. fix: remove useless test code

    egonspace committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    8c432a7 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2020

  1. Configuration menu
    Copy the full SHA
    4f6228a View commit details
    Browse the repository at this point in the history
  2. add comment

    egonspace committed Jul 19, 2020
    Configuration menu
    Copy the full SHA
    117ed63 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2020

  1. fix: test failure

    egonspace committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    171bbf9 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'test/voter_selection' of https://github.com/line/tender…

    …mint into fix/votingpower_panic
    egonspace committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    9f38532 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #108 from line/fix/votingpower_panic

    fix minus voting power panic
    Woosang Son authored Jul 20, 2020
    Configuration menu
    Copy the full SHA
    e2aa138 View commit details
    Browse the repository at this point in the history