This is the report from a security audit performed on ColdStaking by pro100skm.
The audit focused primarily on the security of ColdStaking contract.
In total, 2 issues were reported including:
-
0 high severity issues.
-
1 medium severity issues.
-
0 low severity issues.
-
1 minor observations.
Wrong calculation of TotalStakingWeight. According to comment TotalStakingWeight should be calculated as below:
TotalStakingWeight += _seconds.mul(msg.value);round_interval and max_delay set as testing values.
There weren't detected any high severity vulnerabilities that can directly hurt the ColdStaking smart contracts. We highly recommend you to complete other bugbounty before use.