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 8d6250cd5a Add Arrays library with unit tests (#1209) (#1375) 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 Removed selfdestruct from BreakInvariantBounty (#1385) 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 Arrays library with unit tests (#1209) (#1375) 6 years ago
ownership Remove CanReclaimToken (#1306) 7 years ago
payment Removed unnecessary Secondary inheritance from RefundEscrow. (#1381) 6 years ago
token ERC20 internal transfer method (#1370) 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