Merge branch 'master' of github.com:OpenZeppelin/openzeppelin-contracts into patches
Showing
contracts/finance/VestingWallet.sol
0 → 100644
contracts/mocks/wizard/MyGovernor1.sol
0 → 100644
contracts/mocks/wizard/MyGovernor2.sol
0 → 100644
contracts/mocks/wizard/MyGovernor3.sol
0 → 100644
contracts/token/ERC1155/presets/README.md
0 → 100644
contracts/token/ERC20/presets/README.md
0 → 100644
contracts/token/ERC721/presets/README.md
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
| ... | ... | @@ -2,7 +2,7 @@ |
| "private": true, | ||
| "name": "openzeppelin-solidity", | ||
| "description": "Secure Smart Contract library for Solidity", | ||
| "version": "4.3.2", | ||
| "version": "4.4.0", | ||
| "files": [ | ||
| "/contracts/**/*.sol", | ||
| "/build/contracts/*.json", | ||
| ... | ... | @@ -67,6 +67,7 @@ |
| "eth-sig-util": "^3.0.0", | ||
| "ethereumjs-util": "^7.0.7", | ||
| "ethereumjs-wallet": "^1.0.1", | ||
| "glob": "^7.2.0", | ||
| "graphlib": "^2.1.8", | ||
| "hardhat": "^2.0.6", | ||
| "hardhat-gas-reporter": "^1.0.4", | ||
| ... | ... |
scripts/release/update-comment.js
0 → 100755
test/finance/VestingWallet.behavior.js
0 → 100644
test/finance/VestingWallet.test.js
0 → 100644
Please
register
or
sign in
to comment