3 Commits

Author SHA1 Message Date
wonge97
57ca2c07bb
Correct final audit document (#702) 2023-04-11 15:08:22 -04:00
Elena
ea2ca700c3
Add final report (#695) 2023-04-06 16:20:01 +03:00
Elena
cfbb9c6f6c
Governance audit and fixes (#690)
* Fix F-3: Explicit Variable Return audit report

* Reuse onlySecurityCouncil modifier and update its revert message

* Fix F-5: modifier Optimization audit report

* Fix F-7: Input Sanity Check audit report

* Add audit report

* Further gas optimise getting a checkpoint function by up to 100 gas

* Fix F-6: return Statement Optimization audit report

* Wrap logic in unchecked block to save 24 gas
in getVotes and getQuadraticVotes each

* Move audit doc into a dedicated folder
2023-04-04 18:06:38 +03:00