Ripio Token Audit

Off-Chain (Private)
Audited on 2017/10/23
No active critical issues

Summary

The Ripioteam asked us to review and audit their Ripio Credit Network Token(RCN) and crowdsale contracts. We looked at the code and now publish our results. The audited contracts are located in the ripio/rcn-tokenrepository. The version used for this report is the commit... instead of reusing public and already audited code can bring regression problems and difficult to find bugs. Consider removing the duplicate code from your repo and using the installed versions from OpenZeppelin. Use safe math There are some unchecked math operations in the code (see thisand...

Issues (6)

Low
Medium
High
Critical
Total
Not fixed
----0
Fixed
42--6
Total42006

Contracts (3)

#File Name
1

contracts/MintableToken.sol

2

contracts/StandardToken.sol

3

contracts/RCNCrowdsale.sol