The Origin Protocol team asked us to review and audit their Origin governance system. We looked at the code and now publish our results. Table of Contents Summary The OpenZeppelin team audited a governance system for OriginProtocol. The contracts allow users to stake their OGV tokens to receive... voting power and be rewarded with additional OGV tokens. Type Governance Timeline From 2022-05-16 To 2022-05-20 Languages Solidity Total Issues 11 (8 resolved, 2 partially resolved) Scope We audited the OriginProtocol/ousd-governance repository at the 2b9761606d4ac4062b69367ebbad88220cea45ce commit. In scope were the following contracts: contracts/...
Low | Medium | High | Critical | Total | |
---|---|---|---|---|---|
Not fixed | - | - | - | - | 0 |
Fixed | 2 | 3 | 2 | - | 7 |
Total | 2 | 3 | 2 | 0 | 7 |
# | File Name |
---|---|
1 | contracts/OgvStaking.sol |
2 | contracts/Governance.sol |
3 | contracts/RewardsSource.sol |