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
Nicolás Venturo a2e7103869 Improved SafeMath inline comments. 7 years ago
..
access Remove abbreviations from parameters (#1142) 7 years ago
crowdsale Consolidated ERC20 Interface and Implementation Files (#1125) 7 years ago
examples Remove abbreviations from parameters (#1142) 7 years ago
introspection fix: solium linting errors (#1113) 7 years ago
lifecycle Consolidated ERC20 Interface and Implementation Files (#1125) 7 years ago
math Improved SafeMath inline comments. 7 years ago
mocks Change `uint` to `uint256` (#1160) 7 years ago
ownership Consolidated ERC20 Interface and Implementation Files (#1125) 7 years ago
payment SplitPayment now requires payees. (#1131) 7 years ago
proposals Update Truffle and Solium (#1105) 7 years ago
token Consolidated ERC20 Interface and Implementation Files (#1125) 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