Add GovernorCountingFractional (#5045)

Co-authored-by: ernestognw <ernestognw@gmail.com>
Co-authored-by: Francisco <fg@frang.io>
This commit is contained in:
Hadrien Croubois
2024-05-30 21:49:36 +02:00
committed by GitHub
parent dd1e8988ab
commit c1d6ad5a30
12 changed files with 487 additions and 15 deletions

View File

@ -0,0 +1,5 @@
---
'openzeppelin-solidity': minor
---
`GovernorCountingFractional`: Add a governor counting module that allows distributing voting power amongst 3 options (For, Against, Abstain).