Skip to content

Commit

Permalink
feat: election of ValidatorSet based on VRF #74
Browse files Browse the repository at this point in the history
feat: add voteset to state

feat: implement VoterSet

fix: test failure

fix: change validators to voters more

feat: implement select voters

feat: implement RandomSamplingToMax

feat: add test case

feat: more test

fix: fmt check failure

fix: circleci failure

fix: randValidator may create a validator having 0 voting power

fix: elect a proposer among validators not among voters

fix: apply comment; proposer must be found in validators

fix: apply comments

fix: contracts_test failure

fix: contracts_test failure

fix: apply comments
  • Loading branch information
Woosang Son authored and tnasu committed Apr 28, 2021
1 parent f51c8db commit babccba
Show file tree
Hide file tree
Showing 97 changed files with 4,101 additions and 4,123 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/action.yml

This file was deleted.

Loading

0 comments on commit babccba

Please sign in to comment.