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
Roman Exempliarov 9e6307f34b ERC721 pausable token (#1154) 7 years ago
..
access Increase testing coverage (#1195) 7 years ago
crowdsale Consolidated ERC20 Interface and Implementation Files (#1125) 7 years ago
examples StandardToken encapsulation (#1197) 7 years ago
introspection Add ERC165Query library (#1086) 7 years ago
lifecycle Consolidated ERC20 Interface and Implementation Files (#1125) 7 years ago
math Math.average (#1170) 7 years ago
mocks ERC721 pausable token (#1154) 7 years ago
ownership Consolidated ERC20 Interface and Implementation Files (#1125) 7 years ago
payment Changed SplitPayment require to assert. (#1188) 7 years ago
proposals Update Truffle and Solium (#1105) 7 years ago
token ERC721 pausable token (#1154) 7 years ago
.npmignore Clean up npm package (#904) 7 years ago
AddressUtils.sol Remove abbreviations from parameters (#1142) 7 years ago
AutoIncrementing.sol feat: add AutoIncrementing contract (#1023) 7 years ago
Bounty.sol Prefix all parameters with underscore (#1133) 7 years ago
ECRecovery.sol Remove abbreviations from parameters (#1142) 7 years ago
LimitBalance.sol Remove redundant @dev tags (#995) 7 years ago
MerkleProof.sol Fix MerkleProof natspec comments (#1083) 7 years ago
ReentrancyGuard.sol reentrancy mutex gas optimization (#1155) 7 years ago