PoolTogether v3 Audit

Off-Chain (Private)
Audited on 2020/10/21
No active critical issues

Summary

documented functions. We are also happy to see further generalizations of the design, which should assist with extensibility. System Overview Our original audit report contains a description of the system’s overall functionality. However, the audited code includes a complete rewrite of the code base, so... Ecosystem dependencies As mentioned in the first phase of the PoolTogetherv3 audit, understanding the external dependencies and assumptions has become a crucial component of the system’s security. Given that the audited changes introduce a new yield service to interact with, it must be noted...

Issues (13)

Low
Medium
High
Critical
Total
Not fixed
----0
Fixed
822113
Total822113

Contracts (4)

#File Name
1

contracts/prize-pool/compound/CompoundPrizePool.sol

2

contracts/token/ControlledToken.sol

3

contracts/prize-pool/PrizePool.sol

4

contracts/utils/MappedSinglyLinkedList.sol