Skip to content

Remove SafeMath for 0.8.0  #18

Description

@alxiong

based on OpenZeppelin's doc and solidity's 0.8.0 release, Solidity already come with checked arithmetics after 0.8.0.

This issue try to remove it from our code (but don't remove openzeppelin dependencies, since we still need it for ERC token standards, and just would use for most project).
We also need to update the writeup.

Activity

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions