Merge branch 'master' into fix/enumerable-#1240
This commit is contained in:
@ -12,6 +12,10 @@ pragma solidity ^0.5.0;
|
||||
* those functions `private`, and then adding `external` `nonReentrant` entry
|
||||
* points to them.
|
||||
*
|
||||
* TIP: If you would like to learn more about reentrancy and alternative ways
|
||||
* to protect against it, check out our blog post
|
||||
* https://blog.openzeppelin.com/reentrancy-after-istanbul/[Reentrancy After Istanbul].
|
||||
*
|
||||
* _Since v2.5.0:_ this module is now much more gas efficient, given net gas
|
||||
* metering changes introduced in the Istanbul hardfork.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user