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
Matt Condon e1dc1411fc WIP: Fix/erc721 (#993) 7 years ago
..
access Move Whitelist contract to access directory (#994) 7 years ago
crowdsale Addressed unchecked return value in AllowanceCrowdsale #945 using SafeERC20 (#946) 7 years ago
examples fix: add comment about rbacwithadmin being rather powerful (#936) 7 years ago
introspection add 165 to 721 (#972) 7 years ago
lifecycle update constructor syntax for solidity 0.4.23 in numerous contracts (#921) 7 years ago
math Clarified the rationaly behind the mul branch test. (#970) 7 years ago
mocks Move Whitelist contract to access directory (#994) 7 years ago
ownership Move Whitelist contract to access directory (#994) 7 years ago
payment style: use the max-len solidity rule (#944) 7 years ago
token WIP: Fix/erc721 (#993) 7 years ago
.npmignore Clean up npm package (#904) 7 years ago
AddressUtils.sol style: use the max-len solidity rule (#944) 7 years ago
Bounty.sol update constructor syntax for solidity 0.4.23 in numerous contracts (#921) 7 years ago
ECRecovery.sol update constructor syntax for solidity 0.4.23 in numerous contracts (#921) 7 years ago
LimitBalance.sol update constructor syntax for solidity 0.4.23 in numerous contracts (#921) 7 years ago
MerkleProof.sol style: use the max-len solidity rule (#944) 7 years ago
ReentrancyGuard.sol update constructor syntax for solidity 0.4.23 in numerous contracts (#921) 7 years ago