v1.0.0
This is the first official release of GovernorCountingFractional, an extension of OpenZeppelin's Governor contract that allows delegates to:
- Split their voting weight across AGAINST/FOR/ABSTAIN options.
- Cast partial votes with less than their full voting weight.
- Cast multiple/rolling votes of partial weight for the same proposal.
This release marks the conclusion of OpenZeppelin's audit of this extension. Their report is available here.
As of this commit, fixes for all issues reported in the audit were reviewed by OpenZeppelin and have been merged. See the audit report "Conclusions" section for confirmation, which also links to this commit.