-
Notifications
You must be signed in to change notification settings - Fork 842
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Mint re-entrancy guard with optimizations. (#131)
* Added reentrancy guard to _mint * Optimized _mint * Added more optimizations * Added missing isContract check in safeTransferFrom * Moved updatedIndex++ for gas savings * Convert while to do while
- Loading branch information
1 parent
6064c6a
commit e03a377
Showing
1 changed file
with
25 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters