Merge 3.4 master into solc-0.8 (#2499)
* 3.4.0-rc.0 * Allow manual dispatch of Test CI job * Update lockfile (#2481) Co-authored-by: Renovate Bot <bot@renovateapp.com> * Add "available since" comments in documentation * Add "available since" comments in documentation (cherry picked from commit 63a0343d) * Remove SafeMathMock compilation warnings (#2497) * Remove SafeMathMock compilation warnings (#2497) (cherry picked from commit f4e57fd5) * 3.4.0 * fix safemath test to use renamed function from the mock Co-authored-by: Francisco Giordano <frangio.1@gmail.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Renovate Bot <bot@renovateapp.com>
Showing
| { | ||
| "name": "openzeppelin-solidity", | ||
| "description": "Secure Smart Contract library for Solidity", | ||
| "version": "3.3.0-solc-0.8", | ||
| "version": "3.4.0", | ||
| "files": [ | ||
| "/contracts/**/*.sol", | ||
| "/build/contracts/*.json", | ||
| ... | ... |
Please
register
or
sign in
to comment