and audit the new Pods feature. We looked at the code and now publish our results. The audited commit is 8041b3dc72efd02b94d49fb37b9b308603af5ce and the contracts included in the scope were: – ExchangeRateTracker, – FixedPoint, – ScheduledBalance, – Pod Additionally, we reviewed the callRewarded function... PoolTogether is a protocol that allows users to join a trust-minimized no-loss lottery on the Ethereum network. Pods is a new feature that will allow users to pool their lottery tickets and share the rewards. Having previously audited the main system, the PoolTogether team asked us to review...
Low | Medium | High | Critical | Total | |
---|---|---|---|---|---|
Not fixed | - | - | - | - | 0 |
Fixed | 3 | 1 | 1 | 1 | 6 |
Total | 3 | 1 | 1 | 1 | 6 |
# | File Name |
---|---|
1 | contracts/Pod.sol |
2 | contracts/ExchangeRateTracker.sol |