-
Notifications
You must be signed in to change notification settings - Fork 28
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
feat: implement random sampling without replacement and staking power #83
Commits on May 25, 2020
-
refactor: rename VotingPower to StakingPower
Woosang Son committedMay 25, 2020 Configuration menu - View commit details
-
Copy full SHA for fbc390c - Browse repository at this point
Copy the full SHA fbc390cView commit details -
fix: separate StakingPower and VotingPower
Woosang Son committedMay 25, 2020 Configuration menu - View commit details
-
Copy full SHA for 9b8d758 - Browse repository at this point
Copy the full SHA 9b8d758View commit details
Commits on May 29, 2020
-
feat: implement RandomSamplingWithoutReplacement
Woosang Son committedMay 29, 2020 Configuration menu - View commit details
-
Copy full SHA for d68124d - Browse repository at this point
Copy the full SHA d68124dView commit details -
Woosang Son committed
May 29, 2020 Configuration menu - View commit details
-
Copy full SHA for 3749b65 - Browse repository at this point
Copy the full SHA 3749b65View commit details
Commits on Jun 2, 2020
-
feat: implement assigning voting power
Woosang Son committedJun 2, 2020 Configuration menu - View commit details
-
Copy full SHA for 521cdc1 - Browse repository at this point
Copy the full SHA 521cdc1View commit details -
Woosang Son committed
Jun 2, 2020 Configuration menu - View commit details
-
Copy full SHA for 5a4cf87 - Browse repository at this point
Copy the full SHA 5a4cf87View commit details -
Woosang Son committed
Jun 2, 2020 Configuration menu - View commit details
-
Copy full SHA for 85a08e1 - Browse repository at this point
Copy the full SHA 85a08e1View commit details -
Woosang Son committed
Jun 2, 2020 Configuration menu - View commit details
-
Copy full SHA for c99b7bd - Browse repository at this point
Copy the full SHA c99b7bdView commit details -
Woosang Son committed
Jun 2, 2020 Configuration menu - View commit details
-
Copy full SHA for 41fe4c2 - Browse repository at this point
Copy the full SHA 41fe4c2View commit details -
Woosang Son committed
Jun 2, 2020 Configuration menu - View commit details
-
Copy full SHA for 0f2d198 - Browse repository at this point
Copy the full SHA 0f2d198View commit details
Commits on Jun 3, 2020
-
fix: diable proto-checking of circle-ci
Woosang Son committedJun 3, 2020 Configuration menu - View commit details
-
Copy full SHA for 37a2431 - Browse repository at this point
Copy the full SHA 37a2431View commit details -
fix: apply comment; use VotingPower on adding vote
Woosang Son committedJun 3, 2020 Configuration menu - View commit details
-
Copy full SHA for 52de880 - Browse repository at this point
Copy the full SHA 52de880View commit details -
fix: apply comment; remove totalStakingPower from VoterSet
Woosang Son committedJun 3, 2020 Configuration menu - View commit details
-
Copy full SHA for b2247ba - Browse repository at this point
Copy the full SHA b2247baView commit details -
fix: apply comment; fix NewVoterSet
Woosang Son committedJun 3, 2020 Configuration menu - View commit details
-
Copy full SHA for 8e74da4 - Browse repository at this point
Copy the full SHA 8e74da4View commit details -
fix: apply comment; rename validatorSet to voterSet and fix compile e…
…rrors
Woosang Son committedJun 3, 2020 Configuration menu - View commit details
-
Copy full SHA for 8eda4c1 - Browse repository at this point
Copy the full SHA 8eda4c1View commit details -
fix: apply comment; use VotingPower on consensus
Woosang Son committedJun 3, 2020 Configuration menu - View commit details
-
Copy full SHA for b85eedb - Browse repository at this point
Copy the full SHA b85eedbView commit details -
Woosang Son committed
Jun 3, 2020 Configuration menu - View commit details
-
Copy full SHA for fcd158b - Browse repository at this point
Copy the full SHA fcd158bView commit details -
Woosang Son committed
Jun 3, 2020 Configuration menu - View commit details
-
Copy full SHA for af8ea82 - Browse repository at this point
Copy the full SHA af8ea82View commit details -
Woosang Son committed
Jun 3, 2020 Configuration menu - View commit details
-
Copy full SHA for aac3c8b - Browse repository at this point
Copy the full SHA aac3c8bView commit details -
Woosang Son committed
Jun 3, 2020 Configuration menu - View commit details
-
Copy full SHA for 9e8dc55 - Browse repository at this point
Copy the full SHA 9e8dc55View commit details
Commits on Jun 4, 2020
-
fix: modify validator to voter in comments
Woosang Son committedJun 4, 2020 Configuration menu - View commit details
-
Copy full SHA for d5cf9b8 - Browse repository at this point
Copy the full SHA d5cf9b8View commit details
Commits on Jun 5, 2020
-
fix: total voting power overflow
Woosang Son committedJun 5, 2020 Configuration menu - View commit details
-
Copy full SHA for cbe2847 - Browse repository at this point
Copy the full SHA cbe2847View commit details -
fix: update total voting power if 0
Woosang Son committedJun 5, 2020 Configuration menu - View commit details
-
Copy full SHA for 45e573e - Browse repository at this point
Copy the full SHA 45e573eView commit details
Commits on Jun 8, 2020
-
Woosang Son committed
Jun 8, 2020 Configuration menu - View commit details
-
Copy full SHA for cb7f045 - Browse repository at this point
Copy the full SHA cb7f045View commit details
Commits on Jun 11, 2020
-
Woosang Son committed
Jun 11, 2020 Configuration menu - View commit details
-
Copy full SHA for a3835cb - Browse repository at this point
Copy the full SHA a3835cbView commit details -
Woosang Son committed
Jun 11, 2020 Configuration menu - View commit details
-
Copy full SHA for b1f68f5 - Browse repository at this point
Copy the full SHA b1f68f5View commit details -
Merge branch 'develop' of https://github.com/line/tendermint into fea…
…ture/voting_power
Woosang Son committedJun 11, 2020 Configuration menu - View commit details
-
Copy full SHA for d930617 - Browse repository at this point
Copy the full SHA d930617View commit details -
fix: rewrite randomThreshold; remove priorityRateThreshold; some test…
… cases
Woosang Son committedJun 11, 2020 Configuration menu - View commit details
-
Copy full SHA for 083f637 - Browse repository at this point
Copy the full SHA 083f637View commit details -
Woosang Son committed
Jun 11, 2020 Configuration menu - View commit details
-
Copy full SHA for fdb7a02 - Browse repository at this point
Copy the full SHA fdb7a02View commit details
Commits on Jun 12, 2020
-
test: add test for randomThreshold
Woosang Son committedJun 12, 2020 Configuration menu - View commit details
-
Copy full SHA for e33896f - Browse repository at this point
Copy the full SHA e33896fView commit details -
test: add testing for verifying idempotence of randomThreshold
Woosang Son committedJun 12, 2020 Configuration menu - View commit details
-
Copy full SHA for 0a18969 - Browse repository at this point
Copy the full SHA 0a18969View commit details -
Woosang Son committed
Jun 12, 2020 Configuration menu - View commit details
-
Copy full SHA for f08edeb - Browse repository at this point
Copy the full SHA f08edebView commit details
Commits on Jun 15, 2020
-
fix: improve voting power polacy
Woosang Son committedJun 15, 2020 Configuration menu - View commit details
-
Copy full SHA for 08b7835 - Browse repository at this point
Copy the full SHA 08b7835View commit details -
Woosang Son committed
Jun 15, 2020 Configuration menu - View commit details
-
Copy full SHA for deb89eb - Browse repository at this point
Copy the full SHA deb89ebView commit details -
Woosang Son committed
Jun 15, 2020 Configuration menu - View commit details
-
Copy full SHA for d30feec - Browse repository at this point
Copy the full SHA d30feecView commit details -
Woosang Son committed
Jun 15, 2020 Configuration menu - View commit details
-
Copy full SHA for 06e84e8 - Browse repository at this point
Copy the full SHA 06e84e8View commit details -
Woosang Son committed
Jun 15, 2020 Configuration menu - View commit details
-
Copy full SHA for 4387cb6 - Browse repository at this point
Copy the full SHA 4387cb6View commit details -
Woosang Son committed
Jun 15, 2020 Configuration menu - View commit details
-
Copy full SHA for 94b2975 - Browse repository at this point
Copy the full SHA 94b2975View commit details
Commits on Jun 16, 2020
-
fix: define MaxTotalVotingPower
Woosang Son committedJun 16, 2020 Configuration menu - View commit details
-
Copy full SHA for 3efc1d7 - Browse repository at this point
Copy the full SHA 3efc1d7View commit details -
fix: remove useless test case, and leave todo
Woosang Son committedJun 16, 2020 Configuration menu - View commit details
-
Copy full SHA for 1c759e3 - Browse repository at this point
Copy the full SHA 1c759e3View commit details