Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: unchecked gas savings (SC-5161) #29

Merged
merged 2 commits into from
Mar 14, 2022
Merged

Conversation

edag94
Copy link
Contributor

@edag94 edag94 commented Mar 14, 2022

  • Added gas savings using unchecked for _mint, _transfer, _burn and permit, with comments in the code explaining why each unchecked arithmetic block is allowed

@shortcut-integration
Copy link

@edag94 edag94 changed the title feat: unchecked gas savings feat: unchecked gas savings (SC-5161) Mar 14, 2022
lucas-manuel
lucas-manuel previously approved these changes Mar 14, 2022
JGcarv
JGcarv previously approved these changes Mar 14, 2022
@lucas-manuel lucas-manuel dismissed stale reviews from JGcarv and themself via d2107d4 March 14, 2022 20:21
@lucas-manuel lucas-manuel changed the title feat: unchecked gas savings (SC-5161) feat: unchecked gas savings (SC-5161) Mar 14, 2022
@lucas-manuel lucas-manuel merged commit 8e7405e into main Mar 14, 2022
@lucas-manuel lucas-manuel deleted the sc-5161-unchecked branch March 14, 2022 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants