Merge branch 'solc-0.7' into solc-0.8
Showing
contracts/mocks/ClonesMock.sol
0 → 100644
contracts/proxy/Clones.sol
0 → 100644
contracts/utils/Context.sol
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
| { | { | ||
| "name": "openzeppelin-solidity", | "name": "openzeppelin-solidity", | ||
| "description": "Secure Smart Contract library for Solidity", | "description": "Secure Smart Contract library for Solidity", | ||
| "version": "3.3.0", | "version": "3.3.0-solc-0.8", | ||
| "files": [ | "files": [ | ||
| "/contracts/**/*.sol", | "/contracts/**/*.sol", | ||
| "/build/contracts/*.json", | "/build/contracts/*.json", | ||
| ... | ... |
This diff is collapsed.
Click to expand it.
test/proxy/Clones.behaviour.js
0 → 100644
test/proxy/Clones.test.js
0 → 100644
Please
register
or
sign in
to comment