Skip to content

Instantly share code, notes, and snippets.

@yuriy77k
Forked from pro100skm/Atomz.md
Created September 22, 2018 07:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yuriy77k/dba77a5bcd7f9d28b6246b1ae413efd1 to your computer and use it in GitHub Desktop.
Save yuriy77k/dba77a5bcd7f9d28b6246b1ae413efd1 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