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 964bc4044a Remove underscores from event parameters. (#1258) 7 years ago
..
access added explicit visibility (#1261) 7 years ago
crowdsale Rename ERC interfaces to I prefix (#1252) 7 years ago
examples Rename ERC interfaces to I prefix (#1252) 7 years ago
introspection Rename ERC interfaces to I prefix (#1252) 7 years ago
lifecycle Rename ERC interfaces to I prefix (#1252) 7 years ago
math Math.average (#1170) 7 years ago
mocks Remove underscores from event parameters. (#1258) 7 years ago
ownership Rename ERC interfaces to I prefix (#1252) 7 years ago
payment Added "_" sufix to internal variables (#1171) 7 years ago
proposals Rename ERC interfaces to I prefix (#1252) 7 years ago
token Remove underscores from event parameters. (#1258) 7 years ago
.npmignore Clean up npm package (#904) 7 years ago
AddressUtils.sol Remove abbreviations from parameters (#1142) 7 years ago
AutoIncrementing.sol Rename ERC interfaces to I prefix (#1252) 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