Skip to content

Instantly share code, notes, and snippets.

@pro100skm
Created September 21, 2018 20:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save pro100skm/b10eca34af634d5e3a02837163dc4101 to your computer and use it in GitHub Desktop.
Save pro100skm/b10eca34af634d5e3a02837163dc4101 to your computer and use it in GitHub Desktop.

Atomz audit report

Summary

This is the report from a security audit performed on Atomz by pro100skm.

The audit focused primarily on the security of Atomz contract.

In scope

  1. https://gist.github.com/yuriy77k/fbf55263bc29aa1c9710c19b3c1f798b

Findings

In total, 1 issues were reported including:

  • 0 high severity issues.

  • 0 medium severity issues.

  • 0 low severity issues.

  • 1 minor observations.

Security issues

1. Extra checking

Severity: minor

Description

Extra checking in 92 line. SafeMath library checks it anyway.

Recommendation

This line may be deleted.

Conclusion

There weren't detected any high severity vulnerability that can directly hurt the Atomz' smart contract.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment