celo-org / staked-celo

GNU Lesser General Public License v3.0
8 stars 2 forks source link

Introduce round robin to Default strategy #109

Closed pahor167 closed 1 year ago

pahor167 commented 1 year ago

Description

Default strategy is using Round robin instead of distributing votes equally.

Other changes

No other changes besides this PR

Tested

There are multiple unit tests + e2e test

Related issues