Celo Contracts Audit โ€“ Release 6

Off-Chain (Private)
Audited on 2022/02/23
No active critical issues

Summary

In another round of auditing, the cLabs team asked OpenZeppelin to review and audit recent changes to the core contracts of the Celo protocol. Scope This audit was a diff audit, meaning that the scope of the audit was the difference across files in certain pull requests. The pull requests audited...

Issues (4)

Low
Medium
High
Critical
Total
Not fixed
----0
Fixed
4---4
Total40004

Contracts (17)

#File Name
1

packages/protocol/contracts/common/linkedlists/IntegerSortedLinkedList.sol

2

packages/protocol/contracts/common/linkedlists/AddressLinkedList.sol

3

packages/protocol/contracts/governance/LockedGold.sol

4

packages/protocol/contracts/governance/Governance.sol

5

packages/protocol/contracts/governance/Election.sol

6

packages/protocol/contracts/identity/Attestations.sol

7

packages/protocol/contracts/governance/Proposals.sol

8

packages/protocol/contracts/common/linkedlists/AddressSortedLinkedListWithMedian.sol

9

packages/protocol/contracts/common/linkedlists/AddressSortedLinkedList.sol

10

packages/protocol/contracts/identity/Escrow.sol