Merge branch 'solc-0.7' into release-v3.3-solc-0.7

This commit is contained in:
Francisco Giordano
2020-11-27 12:37:16 -03:00
140 changed files with 215 additions and 212 deletions

View File

@ -1,6 +1,6 @@
// SPDX-License-Identifier: MIT
pragma solidity >=0.6.2 <0.8.0;
pragma solidity ^0.7.0;
/**
* @dev Collection of functions related to the address type