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
Leo Arias 72792a724d ownable: add a notice on renounceOwnership (#937) 7 years ago
..
access Add `isValidSignatureAndData` to Bouncer to verify method calls (#973) 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 Add `isValidSignatureAndData` to Bouncer to verify method calls (#973) 7 years ago
ownership ownable: add a notice on renounceOwnership (#937) 7 years ago
payment style: use the max-len solidity rule (#944) 7 years ago
token Updated documentation Uppercasing function name for ERC02 basic token (#720) 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