mirror of openzeppelin-contracts
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
openzeppelin-contracts/contracts
Jakub Bogacz f8b0cec15b Add unit test specific to Address utils (#1251) (#1316) 6 years ago
..
access Roles now emit events in construction and when renouncing. (#1329) 6 years ago
crowdsale Use prefix underscore for state variables and no underscore for parameters (#1282) 7 years ago
cryptography Use prefix underscore for state variables and no underscore for parameters (#1282) 7 years ago
drafts Added a constructor to BreakInvariantBounty. (#1395) 6 years ago
examples Use prefix underscore for state variables and no underscore for parameters (#1282) 7 years ago
introspection Use prefix underscore for state variables and no underscore for parameters (#1282) 7 years ago
lifecycle Use prefix underscore for state variables and no underscore for parameters (#1282) 7 years ago
math Use prefix underscore for state variables and no underscore for parameters (#1282) 7 years ago
mocks Add unit test specific to Address utils (#1251) (#1316) 6 years ago
ownership Improves Ownable events (#1397) 6 years ago
payment Removed unnecessary Secondary inheritance from RefundEscrow. (#1381) 6 years ago
token Update ERC20.sol (#1313) 6 years ago
utils Add Arrays library with unit tests (#1209) (#1375) 6 years ago
.npmignore Clean up npm package (#904) 7 years ago
ARCHITECTURE.md Improve README (#1309) 7 years ago