Hub Token

Off-Chain (Private)
Audited on 2019/04/16
No active critical issues

Summary

The implementation of the Hub Token relies on external libraries that are cloned to the project. This makes the implementation simple. However, cloning the libraries contradicts best practices for the smart contract development. As a result of this, the test coverage is inadequate. The tests suite also contains several constants that need to be manually initialized which makes execution of test coverage tools out of the box impossible. Overall, the implementation of the token can be deemed secure, but the project code quality and setup can be improved.


Issues (3)

Low
Medium
High
Critical
Total
Not fixed
1---1
Fixed
2---2
Total30003


Contracts (9)