The code follows best practices and avoids the ERC20 double-spend exploit by deviating from the ERC20 specification in the implementation of the function approve().
Low | Medium | High | Critical | Total | |
---|---|---|---|---|---|
Not fixed | - | - | - | - | 0 |
Fixed | 1 | - | - | - | 1 |
Total | 1 | 0 | 0 | 0 | 1 |
# | File Name |
---|---|
1 | contracts/Substratum.sol |
2 | contracts/Migrations.sol |