Skip to content

removed SafeMath#17

Open
0xWildhare wants to merge 2 commits intosquirtleDevs:masterfrom
0xWildhare:UnsafeMath
Open

removed SafeMath#17
0xWildhare wants to merge 2 commits intosquirtleDevs:masterfrom
0xWildhare:UnsafeMath

Conversation

@0xWildhare
Copy link

updated readme .md and dextemplate.sol to remove safemath, which is not necessary as of solidity 8.0

corrected the cd after git clone to point at correct folder

added a second "extra challenge" to checkpoint 6 to make the approval generated when the deposit button is pushed always approve the correct number of tokens

@codenamejason
Copy link

why are we removing safeMath?

@0xWildhare
Copy link
Author

why are we removing safeMath?

solidity 8.0^ has overflow protection built in. so its not necessary.

@codenamejason
Copy link

Oh yeah, didn't even look at the pragma version, thank you.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants