Skip to content

OpenZeppelin Contracts 3.0.1

Choose a tag to compare

@nventuro nventuro released this 27 Apr 18:51
· 1946 commits to master since this release

This is a small bugfix release, addressing an issue that allowed for some internal functions in ERC777 to be called with the zero address as one of their arguments.

This was reported in #2208, fixed in #2212 for the v2.5 branch, and ported to the v3.0 branch in #2213.