haozhan9

Results 4 comments of haozhan9

just a bit curious why there is no checker to make sure the sum of all the weigh is equivalent to 1 in a single WeightedVote. It seems there is...

Shall we consider WeighedVote cast by certifiers in CertifierVotingPeriod? To be specific, it looks like the current implementation as in `[email protected]` doesn't actually take multiple options except the first one.

> Shall we consider WeighedVote cast by certifiers in CertifierVotingPeriod? To be specific, it looks like the current implementation as in `[email protected]` doesn't actually take multiple options except the first...

This issue is to align usage of denom between default genesis creation and simulation env. Using "stake" in default genesis creation would not produce any actual effect on production. Part...