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 9638ecd87a Typo fix. 7 years ago
..
access Prefix all parameters with underscore (#1133) 7 years ago
crowdsale Improved documentation for _preValidatePurchase method in Crowdsale (#1101) 7 years ago
examples Prefix all parameters with underscore (#1133) 7 years ago
introspection fix: solium linting errors (#1113) 7 years ago
lifecycle Prefix all parameters with underscore (#1133) 7 years ago
math Prefix all parameters with underscore (#1133) 7 years ago
mocks Prefix all parameters with underscore (#1133) 7 years ago
ownership Typo fix. 7 years ago
payment made remaining public fallback functions external (#1080) 7 years ago
proposals feat: initial implementation of ERC1046 (#933) 7 years ago
token Use address(this) instead of this (#1134) 7 years ago
.npmignore Clean up npm package (#904) 7 years ago
AddressUtils.sol Prefix all parameters with underscore (#1133) 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 Prefix all parameters with underscore (#1133) 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 Refactor/reentrancy guard gas optimization #1056 (#1057) 7 years ago